@charset "utf-8";

body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","メイリオ","Meiryo","Arial,Verdana,sans-serif";
	text-align: left;
	color:#000;
}
img {
  width: 100%;
}
.forPC{
	display: block !important;
}
.forSP{
	display: none !important;
}


/* ----------------------------------------------------

    MV & main css

---------------------------------------------------- */

#all_area {
	background: linear-gradient(90deg, #000000, #000000);
}

#main img{
	width: 100%;
}



/* ----------------------------------------------------

    header (section)

---------------------------------------------------- */


#lead_catch1, #lead_catch2 {
	text-align: center;
	margin: 0 auto;
}



/* ----------------------------------------------------

  	共通CSS

---------------------------------------------------- */


h3 {
	font-size: 3.5vw;
	margin: 0% 0% 3%;
}
h4 {
	font-size: 3vw;
	margin: 0% 0%;
}

.inner {
  margin: 0 auto;
  width: 60%;
}
.innerB {
  margin: 0 auto;
  width: 70%;
}
.inner p {
  color #211715;
  font-size: 1.5vw;
  line-height: 210%;
	margin-bottom: 4%;
}


.inner .text .about-picture {
	margin: 7% 0%;
}
.inner .text {
	background-color: #fff;
	margin: 0 auto;
	padding: 10% 10% 8%;
	box-shadow: 1px 1px 8px rgb(0, 0, 0, .05);
}
.inner .text p img{
	margin: 1% 0%;
}

.caution p{
	font-size: 1.2vw;
	color: #fff;
	text-align center;
	padding-top: 1%;
}

p .strongtext {
  color: #000;
	font-size: 1.6vw;
	font-weight: bold;
}
p .strongtext-white {
  color:#fff;
	font-size: 1.8vw;
	font-weight: bold;
}
p .strongtext2 {
	font-size: 2.1vw;
	font-weight: bold;
}
p .borderline {
	font-size: 1.6vw;
	font-weight: normal;
	border-bottom: 0.08rem solid;
}
p .borderline-bold {
	font-size: 2.1vw;
	font-weight: bold;
	border-bottom: 0.08rem solid;
}
p .strongtext-borderline {
  color: #000;
	font-size: 1.6vw;
	font-weight: bold;
	border-bottom: 0.08rem solid;
}
p .strongtext-borderline-big {
  color: #000;
	font-size: 2.1vw;
	font-weight: bold;
	border-bottom: 0.1rem solid #000;
}
p .mincho {
	font-family: "リュウミン M","リュウミン Pro","serif","游明朝","ヒラギノ明朝","秀英明朝","MS明朝";
	font-size: 2.5vw;
	font-weight: bold;
	line-height: 150%;
}


p .colortext {
	color: #d20a14;
	font-weight: bolder;
	font-size: 1.6vw;
}
p .colortext-white {
	color: #fff;
	font-weight: 800;
	font-size: 1.5vw;
}
p .strongtext-color {
  color: #d20a14;
	font-size: 2vw;
	font-weight: bold;
}
p .borderline-color {
  color: #d20a14;
	font-size: 1.6vw;
	font-weight: bold;
	border-bottom: 0.08rem solid #c8001e;
}
p .borderline-color-bold {
  color: #d20a14;
	font-size: 2.1vw;
	font-weight: bold;
	border-bottom: 0.08rem solid #c8001e;
}

p .strongtext-read {
  color: #d20a14;
	font-size: 3.2vw;
	font-weight: bold;
	line-height: 140%;
}
p .palingtext {
	color: #000;
	font-weight: bold;
	font-size: 1.6vw;
	background-color: #fff000;
	padding: 1% 1%;
	letter-spacing: .1em;
}
p .palingtext2 {
	color: #000;
	font-weight: 800;
	font-size: 1.5vw;
	background-color: #fac800;
	padding: 1% 0%;
}
p .agendumtest {
	font-size: 1.5vw;
	font-weight: 600;
	line-height: 220%;
}
.strongtext-read-center {
	line-height: 150%;
	text-align: center;
	padding: 0% 0%;
	letter-spacing: .001em;
	border 0.1rem solid #000;
	color #000;
	margin-bottom: 1%;
}
.strongtext-read-center-black{
	line-height: 150%;
	text-align: center;
	padding: 1% 0%;
	letter-spacing: .005em;
	border: 0.1rem solid #000;
	background-color: #000;
	margin-bottom: 5%;
}
.strongtext-read-center2 {
	line-height: 150%;
	text-align: center;
	padding: 1% 0%;
	letter-spacing: .1em;
	color: #a5963c;
	margin-bottom: 5%;
}

.bounding {
	padding: 6% 7% 3%;
	border: 0.04rem solid #000;
	margin: 8% 0%;
	background-color #fff;
}
.bounding2 {
	padding: 4% 4%;
	border: 0.04rem solid #000;
	background-color #000;
	color #fff;
	margin-top: 6%;
}


.caution-k {
	font-size: 1.1vw;
	text-align: center;
	color: #000;
	margin-top: 1%;
}
.inner .caution p {
	margin: -3% 0 7%;
	text-align: left;
	color: #fff;
}




/* ----------------------------------------------------

  	result

---------------------------------------------------- */


#result {
  padding: 6% 0% 4%;
  background: url(../images/back-result.jpg) no-repeat center top;
  background-size: cover;
	background-attachment: fixed;
}
#result .inner {
  margin-bottom 5%;
}
h4 .side-line {
	font-family: "秀英横太明朝", "秀英明朝", "リュウミン M","serif","游明朝","ヒラギノ明朝","MS明朝";
	font-weight: bolder;
	display: flex;
	align-items: center; /* 垂直中心 */
	justify-content: center; /* 水平中心 */
}
h4 .side-line:before, .side-line:after {
  border-top: 1px solid;
  content: "";
  width: 1em; /* 線の長さ */
}
h4 .side-line:before {
  margin-right: 0.5em; /* 文字の右隣 */
}
h4 .side-line:after {
  margin-left: 0.5em; /* 文字の左隣 */
}

.inner ul {
	margin-bottom: 10%;
}
.inner ul li {
	margin-bottom: 3%;
	box-shadow: 1px 1px 8px rgb(0, 0, 0, .05);
}
.result-scroll{
	max-height: 24em;
  overflow: scroll;
	background-color: #fff;
	padding-right: 0.6em;
}
.result-chart {
	height: 100%;
}
p a {
	text-decoration: none;
}


/* ----------------------------------------------------

  	review

---------------------------------------------------- */

#review {
	padding: 6% 0 6%;
  background: url(../images/back-review.jpg) no-repeat center top;
  background-size: cover;
	background-attachment: fixed;
}
#review .text h5 {
	font-size: 3vw;
	font-weight: 600;
	letter-spacing: .1em;
}
#review .inner ul li {
	box-shadow: none;
}
#review .inner .text {
	padding-bottom: 11%;
}


/* ----------------------------------------------------

  	concept

---------------------------------------------------- */

#concept {
	padding: 6% 0 6%;
  background: url(../images/back-concept.jpg) no-repeat center top;
  background-size: cover;
	background-attachment: fixed;
}
#concept .text h5 {
	font-size: 3vw;
	font-weight: 600;
	letter-spacing: .1em;
}


/* ----------------------------------------------------

  	message

---------------------------------------------------- */

#message {
	padding: 6% 0 6%;
  background: url(../images/back-message.jpg) no-repeat center top;
  background-size: cover;
	background-attachment: fixed;
}
#message .text h5 {
	font-size: 3vw;
	font-weight: 600;
	letter-spacing: .1em;
}


/* ----------------------------------------------------

  	introduction

---------------------------------------------------- */

#introduction {
	padding: 6% 0 6%;
  background: url(../images/back-introduction.jpg) no-repeat center top;
  background-size: cover;
	background-attachment: fixed;
}
#introduction .text h5 {
	font-size: 3vw;
	font-weight: 600;
	letter-spacing: .1em;
}


/* ----------------------------------------------------

    company

---------------------------------------------------- */


#company {
	padding: 10% 0 5%;
	background: url(../images/back-company.jpg) no-repeat center top;
  background-size: cover;
	background-attachment: fixed;
}
#company h3{
	width: 65%;
	text-align: center;
	margin: 0 auto 2%;
}
#company .inner p img {
  width: 85%;
	margin: 5% auto;
}
#company .inner a img{
	width: 100%;
	margin: 2% auto 6%;
	box-shadow: 1px 1px 8px rgb(0 0 0 / 5%);
}
#company .inner {
  text-align: center;
	margin-bottom: %;
}
#company .inner p {
	color: #211715;
	font-weight: 500;
	font-size: 1.5vw;
	line-height: 240%;
	margin-bottom: 4%;
	letter-spacing: .02em;
}

#company-concept {
	margin: 8% 0% 4%;
}
#company-concept dl{
	background: #fff;
	padding: 7% 10% 10% 10%;
	margin-bottom: 2%;
	box-shadow: 1px 1px 8px rgb(0 0 0 / 5%);
}
#company-concept dt{
	font-family: "リュウミン M","serif","游明朝","ヒラギノ明朝","秀英明朝","MS明朝";
	font-weight: bold;
	color: #f01e1e;
	text-align: center;
	line-height: 130%;
	letter-spacing: .001em;
	font-size: 2.4vw;
	border-bottom: 0.05rem solid #000;
	padding-bottom: 3%;
	margin-bottom: 4%;
}
#company-concept .company-concept-icon{
	width: 4.5%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
}
#company-concept dl dd p{
	font-size: 7vw;
	width: 80%;
	margin: 0 auto;
}
#company #company-concept p span{
	font-weight: bolder;
	letter-spacing: .01em;
}

.quote-link {
	font-size: 1.4vw;
	line-height: 100%;
	margin-bottom: -2em;
	padding-bottom: 0;
	text-align: none;
}


/* ----------------------------------------------------

    from

---------------------------------------------------- */


#form-table {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	margin-bottom: 2%;
	text-align: center;
	padding: 0.2em;
	background linear-gradient(-30deg, #fff, #cecdcd, #fff, #cecdcd, #fff, #cecdcd);
}
.form-text {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4%;
	border-radius: 1em;
	box-shadow: 1px 1px 8px rgb(200, 200, 200, .5);
	border 0.1rem solid #a6802c;
}
.form-catch{
	width 93%;
	margin: 2% auto 3%;
	padding 4.5% 0% 0% 1%;
	text-align: center;
}
form {
	background-color #fff;
	padding: 6% 3% 1%;
	margin-left: 3.5%;
	margin-right: 3.5%;
}
form p {
	color: #000;
	text-align: left;
	font-size: 1.8vw;
	margin-bottom: 0.5%;
	margin-top: 1%;
}
form input[type=email], form input[type=text]{
  width: 97%;
	border: 0.08rem solid #646464;
  font-size: 2vw;
	font-weight: 100;
	background-color: #fff;
	color: inherit;
	padding: 2.5% 0% 2.5% 3%;
	box-shadow 1px 1px 3px #c8c8c8;
	margin: 0% 0 1%;
}

form .timer {
  margin: 0 auto 3%;
  text-align: center;
}
form .timer p {
  font-size: 3.8vw;
  font-weight: bold;
  line-height: 160%;
	background: linear-gradient(90deg, #052841, #052841, #052841);
	text-align: center;
	margin: 0 auto;
	color: #fff;
	text-shadow: 0px 0px 8px #dcdcdc;
	border 1px solid #beae6e;
	font-family: "リュウミン M","serif","游明朝","ヒラギノ明朝","秀英明朝","MS明朝";
	border-radius: 8em;
}

::placeholder {  /* メールアドレスの設定 */
	color: #adacad;
	opacity:0.5;
}

button {
  border: 0;
  border-radius: 0;
  background: none;
  margin: 2% auto -2%;
}
img.move-btn1 {
  margin: 0 auto;
  animation: skew 2.3s linear infinite;
  transform-origin: center;
  cursor: pointer;
  margin-bottom: -1%;
}
/* skewの動きをここで設定 */
@keyframes skew {
0% {transform: skew(0deg, 0deg);}
5% {transform: skew(2deg, 2.2deg);}
10% {transform: skew(-1deg, -1deg);}
15% {transform: skew(0.5deg, 1.2deg);}
20% {transform: skew(-2deg, -1.5deg);}
25% {transform: skew(0.9deg, 0.9deg);}
30% {transform: skew(-0.6deg, -0.6deg);}
35% {transform: skew(0.3deg, 0.3deg);}
40% {transform: skew(-0.2deg, -0.2deg);}
45% {transform: skew(0.1deg, 0.1deg);}
50% {transform: skew(0deg, 0deg);}
}
.move-btn1:hover {
	text-decoration: none;
  color: #fff;
  opacity: 0.7;
  box-shadow: none;
  -webkit-transform: translateY(3px);
}

form h4 img{
	width: 80%;
	margin: 5% auto 3%;
}
form h4 p{
	font-family: "リュウミン M","リュウミン Pro","serif","游明朝","ヒラギノ明朝","秀英明朝","MS明朝",
								"MS P明朝","ヒラギノ明朝 ProN W3","YuMincho","游明朝体";
	font-style: italic;
	font-size: 3.7vw;
	letter-spacing: .01em;
    color: #d80014;
	font-weight: bold;
	line-height: 150%;
	margin: 2% 0% 2%;
	text-align: center;
}
form h4 p span{
	font-weight: bold;
	border-bottom: 0.01rem solid;
}
form .form-step {
  margin-bottom: %;
  display: flex;
  justify-content: space-between;
}
form .form-step p {
	font-size: 1.45vw;
	line-height: 150%;
	color: #000;
	text-align: left;
}
form .form-step p span {
  margin: 0 1% 3% 0;
  padding: 0% 4%;
  font-size: 1.4vw;
  background: #999999;
  display: inline-block;
  border-radius: 0rem;
  width: 90%;
  text-align: center;
	font-weight: 500;
	color: #fff;
}
form .form-step dl {
  width: 50%;
  background-color #000;
  margin: 0 1% 0;
	border: 0.05rem solid #000;
}
form .form-step dd {
  padding: 5%;
}
.form-step dl dd span p{
	line-height: 150%;
	text-align: left;
	font-size: 1.2vw;
	color: #000;
	font-weight: 200;
}

.caution p {
  line-height: 150%;
  text-align: center;
  font-size: 1.3vw;
  color:  #000;
	font-weight: 200;
}
.caution span p {
  font-size: 1.5vw;
  color: #f0dc50;
	font-weight: 600;
	line-height: 130%;
}


/* ----------------------------------------------------

    注意事項(アフィリ用)

---------------------------------------------------- */

#notes {
	background-color: #ececec;
	text-align: left;
	padding: 2% 0%;
}
#notes dl {
	font-size: 1.2vw;
	margin-bottom: 0%;
	letter-spacing:.1em;
	border 0.05rem solid #C3C8CD;
	width: 59%;
	margin-left: auto;
	margin-right: auto;
	padding: 1%;
}
#notes dt{
	margin-bottom: 0.5%;
	font-weight: 600;
	font-size: 1.4vw;
}


/* ----------------------------------------------------

    注釈

---------------------------------------------------- */

#annotation {
	background-color: #fff;
	text-align: center;
	padding: 2% 0%;
}
#annotation dl {
	font-size: 1.2vw;
	margin-bottom: 0%;
	letter-spacing:.15em;
	border: 0.05rem solid #C3C8CD;
	width: 56%;
	margin-left: auto;
	margin-right: auto;
	padding: 2%;
}
#annotation dt{
	margin-bottom: 0.5%;
	font-weight: 600;
	font-size: 1.4vw;
}



/* ----------------------------------------------------

    header nav

---------------------------------------------------- */

header nav{
	background-color: #053250;
	padding: 0% 1%;
}
#global-header {
	width: auto;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding: 0.5% 1%;
}
#global-header h1 {
	width: 22%;
	padding-top 0.2%;
	border-radius 5px;
	background  #fff;
	margin-left: 0.5%;
}
#nav-system_right {
	display: flex;
	padding: 0.1% 0% 0 0;
}
.system-text {
  color: #fff;
	font-size: 1.2vw;
	justify-self: flex-end;
	margin-right: 1.5em;
	text-align: right;
}
.system-text a{
	text-decoration: none;
	color: #fff;
}
.fa-phone-square {
  margin-right: 0.5em;
}
.contact-link {
  display: block;
  color: #000;
  background-color: #ffffff;
  text-decoration: none;
  border-radius: 2em;
  text-align: center;
  font-weight: bold;
	font-size: 1.2vw;
	padding: 0.8em 1.4em;
	transition: all .3s ease;
	margin-top 1%
}
.contact-link:hover {
  opacity: 0.8;
}

.header-logo img {
  width: 90% !important;
}



/* ----------------------------------------------------

    header top

---------------------------------------------------- */

#header-top {
  background: #052841;
}
#header-top .inner {
  width: 90%;
  margin: 0 auto;
  padding: 2% 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

#header-top .inner .title{
	background-color: #001e50;
	width: 25%;
	color: #fbdb43;
	border-radius: 0.2em;
	letter-spacing: .1em;
	margin-right: 2%;
	text-align: center;
}
#header-top .inner .title p{
	line-height: 2.5em;
	font-size: 2.1vw;
	}
#header-top .msg {
	margin-bottom: 0 !important;
	width: 60%;
	font-size: 2vw;
	font-family: "Noto Serif JP", "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	color: #fff;
	font-weight: 300;
	line-height: 140%;
	letter-spacing: .1em;
}
#header-top .msg span{
	color: #f1e08e;
	font-size: 2.6vw;
	font-weight: bold;
}
#header-top .timer {
	margin: 0 auto;
	width: 35%;
}

#header-top .timer p {
	font-size: 2.5vw;
  font-weight: bold;
	line-height: 180%;
  background: linear-gradient(90deg, #fff, #f0f0f0, #dcdcdc, #f0f0f0, #fff, #f0f0f0, #dcdcdc, #f0f0f0);
  text-align: center;
  margin: 0 auto;
  color: #000;
  text-shadow: 0px 0px 8px #dcdcdc;
  border 1px solid #ee1e1e;
  font-family: "リュウミン M","serif","游明朝","ヒラギノ明朝","秀英明朝","MS明朝";
  border-radius: 8em;
	box-shadow: 1px 1px 8px rgb(0 0 0 / 30%);
}


/* ----------------------------------------------------

    footer

---------------------------------------------------- */


#global-footer {
	background: #000;
  text-align: center;
  padding: 2% 2% 0.5%;
}
#global-footer p img {
  width: 20%;
	margin-top: 1%;
	margin-bottom: 2%;
}
#global-footer nav {
}
#global-footer nav ul {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	margin-bottom: 3%;
}
#global-footer nav ul li {
	padding:0.8em 1%;
	margin:0 0.5%;
	line-height: 0.9vw;
}
#global-footer li a {
	font-size: 1.3vw;
	letter-spacing:.02em;
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
	transition: all .3s ease;
}
#global-footer li :hover {
  opacity: 0.6;
}
#global-footer .copyright {
  font-size: 1vw;
  color: #fff;
}

/* ----------------------------------------------------

    PCだけ改行

---------------------------------------------------- */

@media screen and (max-width: 768px) {
	.br_brek {
	  display: none;
	}
  }


	/* ----------------------------------------------------
	今回未使用↓↓↓
	---------------------------------------------------- */
	/* ----------------------------------------------------

	    FAQ

	---------------------------------------------------- */

	#faq {
		padding: 6% 0 6%;
		background: url(../images/back-faq.jpg) no-repeat center top;
	  background-size: cover;
		background-attachment fixed;
	}
	#faq .inner {
	}
	#faq .text {
		border: 0.08rem solid;
		border-image: linear-gradient(-60deg, #c29c3d, #d6b051, #ffea80, #cca647, #b89233, #a48029, #c29c3d, #d6b051);
		border-image-slice: 1;
		background-color: rgba(0,0,0,0.0);
	}
	#faq .text h3{
		font-family: "リュウミン M","serif","游明朝","ヒラギノ明朝","秀英明朝","MS明朝";
		font-weight: normal;
		color: #501908;
		text-align: center;
		margin-bottom: -9%;
		line-height: 130%;
	}
	#faq dl {
	  text-align: left;
		padding-top: 2%;
	}
	#faq dl dt {
	  margin-top: 15%;
	  margin-bottom: 5%;
	  background-image: url(../images/image-faq-Q.png);
		background-repeat: no-repeat;
		background-size: 5.3%;
		height: 100%;
	  color: #234b28;
	  font-weight: bold;
		line-height: 1.4em;
		font-size: 1.8vw;
		border-bottom: 0.01rem solid #000;
	}
	#faq dl .fast-linefont{
		padding: 0% 1% 2% 6%;
	}
	#faq dl .second-linefont{
		padding: 1% 0% 1% 14%;
	}
	#faq dl dd p {
		color: #000;
		font-size: 1.5vw;
		line-height: 180%;
	}
	#faq dl dd p span{
	  color: #000;
		font-weight: 600;
	}

	.down-link {
		display: block;
		color: #000;
		background-color: #f1dd64;
		text-decoration: none;
		border-radius: 2em;
		text-align: center;
		font-weight: bold;
		font-size: 1.7vw;
		padding: 0.8em 1.4em;
		transition: all .3s ease;
		margin-top: 2em;
	}


	/* ----------------------------------------------------

	  	step, merit

	---------------------------------------------------- */


	#step .text h3 {
	  font-family: "リュウミン M","serif","游明朝","ヒラギノ明朝","秀英明朝","MS明朝";
	  font-weight: 600;
	  color: #221815;
	  text-align: center;
	  margin-bottom: 6%;
		line-height: 150%;
		letter-spacing: .001em;
		font-size: 2.7vw;
	}
	#step h3 {
		text-align: center;
		margin: 0 auto 1%;
	}
	#step {
	  padding: 6% 0 5%;
		background: url(../images/back-step.jpg) no-repeat center top;
	  background-size: cover;
		background-attachment fixed;
	}
	#step .text {
		padding: 8% 8% 10%;
	}
	#step .check-list {
		margin: 6% 0% 8%;
	}
	#step .check-list li, #benefit .check-list li{
		background-image: url(../images/image-check-icon.png);
		background-repeat: no-repeat;
		background-position: 0% 10%;
		background-size: 3.5%;
		padding-left: 4%;
	  margin-bottom: 3%;
	  font-size: 1.7vw;
		font-weight: 500;
		line-height: 180%;
		letter-spacing: .005em;
	}
	#step .check-list li span{
		font-weight: 800;
	}


	#step .necessary{
		margin: 6% auto 4%;
		width: 60%;
	}
	#step .necessary dl{
		margin-bottom: 2%;
	  background: #fff;
		border: 2px solid #ddd8cc;
		box-shadow: 1px 1px 8px rgb(0, 0, 0, .05);
	}
	#step .necessary dl dt {
		margin: auto;
		background-color: #ddd8cc;
		color: #0a0550;
	  font-size: 1.8vw;
	  font-weight: 900;
		padding: 2% 1%;
		display: flex;
		justify-content: center;

	}
	#step .necessary dl dt p{
	  margin: auto 0.5%;
		text-shadow: 1px 1px 2px rgb(0, 0, 0, .1);
	}
	#step .necessary dl dt p img {
	  width: 1.1em;
		display: table-cell;
	}
	#step .necessary dd{
		display: flex;
		    margin: auto 0;
	}
	#step .necessary dd img{
		width: 50%;
	}
	#step .necessary dd p{
		padding: 0 3%;
		color: #000;
		font-size: 1.5vw;
		font-weight: 500;
		line-height: 150%;
		margin: auto 0;
	}
	#step .necessary dd p span{
		font-size: 1.2vw;
		font-weight: 200;
		line-height: 120%;
	}

	#step .merit{
		margin: 6% auto 4%;
		width: 70%;
	  display: flex;
		justify-content: space-between;
	  flex-wrap: wrap;
	}
	#step .merit dl{
		margin-bottom: 1.5%;
	  width: 32.5%;
	  background: #fff;
		box-shadow: 1px 1px 8px rgb(0, 0, 0, .05);
	}
	#step .merit dl dt {
		margin 0 auto;
		text-align: center;
		background-color: #0a0550;
		color: #fff;
	  font-size: 1.6vw;
	  font-weight: 800;
		padding: 10% 2%;
		line-height: 140%;
	}
	#step .merit dl dt p img {
	  width: 13%;
		margin-bottom: 2%;
	}
	#step .merit dd{
	}
	#step .merit dd p{
		padding: 12% 1%;
		color: #000;
		font-size: 1.4vw;
		text-align: center;
		font-weight: 600;
		line-height: 150%;
	}
