
.line-banner{
	margin-bottom: 20px;

}


@media screen and (min-width: 1025px) {
	.phone {
		display:none;
	}

}




/* Section05
-------------------------------------------------------------*/
#sec05 {
width:100%;
height: auto;
display: block;

position: relative;
padding-top: 0px important;
}
#sec05mm {
width:100%;
max-width: 1400px;
height: auto;
display: block;
margin: 0 auto;
padding:0px 5% 60px 5%;
}
#sec05 h2 {
width:100%;
height: auto;
display: block;
background-position: center top;
background-repeat: no-repeat;
background-size: auto 100px;
font-size:40px;
line-height: 1.25em;
font-weight: 900;
text-align: center;
margin-bottom: 5px;
letter-spacing: -1px;
}
#sec05 p.s5topcom {
font-size:18px;
line-height: 1.8em;
font-weight: 400;
margin-bottom: 30px;
text-align: center;
}

#sec05 h3 {
font-size:30px;
line-height: 1.25em;
font-weight: 900;
text-align: center;
margin-bottom: 25px;
letter-spacing: -0.5px;
}
#sec05 h3 strong {
color:#00c300;
}

.s5list {
width:100%;
height: auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 20px;
padding: 0;
}
.s5list li {
width:29.33%;
height: auto;
display: block;
margin: 0 2% 40px;
}
.s5list li p.s5num {
width:50px;
height: 50px;
display: block;
text-align: center;
background-color: #00c300;
color:#fff;
font-size:26px!important;
font-weight: 700;
line-height: 50px!important;
margin:0 auto 25px!important;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
.s5list li img {
overflow: hidden;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
width: 90%;
margin: 0 5%;
}
.s5list li p.s5com {
width:100%;
height: auto;
display: block;
font-size:18px;
line-height: 1.8em;
font-weight: 400;
padding:15px 5% 0px 5%;
margin-bottom: 0px!important;
}

.s5qr {
width:320px;
height: auto;
padding:25px;
text-align: center;
background-color: #00c300;
margin:0 auto 70px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.s5qr div {
width:60%;
height: auto;
display: block;
margin:0 auto;
}
.s5qr h3 {
font-size:20px!important;
line-height: 1.25em!important;
font-weight: 900!important;
text-align: center;
color:#fff!important;
margin-bottom: 15px!important;
letter-spacing: -0.5px;
}

.list-last{
	padding-top: 300px;

}




/* Style for iPad */
@media screen and (min-width: 769px) and (max-width: 1024px) {

.phone {
		display:none;
	}

/* Section05
-------------------------------------------------------------*/
#sec05 {
width:100%;
height: auto;
display: block;

position: relative;
padding-top: 0px important;
}
#sec05mm {
width:100%;
max-width: 1400px;
height: auto;
display: block;
margin: 0 auto;
padding:0px 5% 60px 5%;
}
#sec05 h2 {
width:100%;
height: auto;
display: block;

background-position: center top;
background-repeat: no-repeat;
background-size: auto 100px;
font-size:40px;
line-height: 1.25em;
font-weight: 900;
text-align: center;
color:#222;
margin-bottom: 5px;
letter-spacing: -1px;
}
#sec05 p.s5topcom {
font-size:18px;
line-height: 1.8em;
font-weight: 400;
margin-bottom: 30px;
text-align: center;
}

#sec05 h3 {
font-size:30px;
line-height: 1.25em;
font-weight: 900;
text-align: center;
margin-bottom: 25px;
letter-spacing: -0.5px;
}
#sec05 h3 strong {
color:#00c300;
}

.s5list {
width:100%;
height: auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 20px;
padding: 0;
}
.s5list li {
width:29.33%;
height: auto;
display: block;
margin: 0 2% 40px;
}
.s5list li p.s5num {
width:50px;
height: 50px;
display: block;
text-align: center;
background-color: #00c300;
color:#fff;
font-size:26px!important;
font-weight: 700;
line-height: 50px!important;
margin:0 auto 25px!important;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
.s5list li img {
overflow: hidden;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
width: 90%;
margin: 0 5%;
}
.s5list li p.s5com {
width:100%;
height: auto;
display: block;
font-size:18px;
line-height: 1.8em;
font-weight: 400;
padding:15px 5% 0px 5%;
margin-bottom: 0px!important;
}

.s5qr {
width:320px;
height: auto;
padding:25px;
text-align: center;
background-color: #00c300;
margin:0 auto 70px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.s5qr div {
width:60%;
height: auto;
display: block;
margin:0 auto;
}
.s5qr h3 {
font-size:20px!important;
line-height: 1.25em!important;
font-weight: 900!important;
text-align: center;
color:#fff!important;
margin-bottom: 15px!important;
letter-spacing: -0.5px;
}


.list-last{
	padding-top: 200px;

}





}



/* Style for iPad */
@media screen and (min-width: 481px) and (max-width: 768px) {


.phone {
		display:none;
	}

/* Section05
-------------------------------------------------------------*/
#sec05 {
width:100%;
height: auto;
display: block;

position: relative;
padding-top: 0px important;
}
#sec05mm {
width:100%;
max-width: 1400px;
height: auto;
display: block;
margin: 0 auto;
padding:0px 5% 60px 5%;
}
#sec05 h2 {
width:100%;
height: auto;
display: block;

background-position: center top;
background-repeat: no-repeat;
background-size: auto 70px;
font-size:30px;
line-height: 1.25em;
font-weight: 900;
text-align: center;
color:#222;
margin-bottom: 5px;
letter-spacing: -1px;
}
#sec05 p.s5topcom {
font-size:18px;
line-height: 1.8em;
font-weight: 400;
margin-bottom: 30px;
text-align: center;
}

#sec05 h3 {
font-size:20px;
line-height: 1.25em;
font-weight: 900;
text-align: center;
margin-bottom: 25px;
letter-spacing: -0.5px;
}
#sec05 h3 strong {
color:#00c300;
}

.s5list {
width:100%;
height: auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 20px;
padding: 0;
}
.s5list li {
width:46%;
height: auto;
display: block;
margin: 0 2% 40px;
}
.s5list li p.s5num {
width:50px;
height: 50px;
display: block;
text-align: center;
background-color: #00c300;
color:#fff;
font-size:26px!important;
font-weight: 700;
line-height: 50px!important;
margin:0 auto 25px!important;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
.s5list li img {
overflow: hidden;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
width: 90%;
margin: 0 5%;
}
.s5list li p.s5com {
width:100%;
height: auto;
display: block;
font-size:18px;
line-height: 1.8em;
font-weight: 400;
padding:15px 5% 0px 5%;
margin-bottom: 0px!important;
}

.s5qr {
width:320px;
height: auto;
padding:25px;
text-align: center;
background-color: #00c300;
margin:0 auto 70px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.s5qr div {
width:60%;
height: auto;
display: block;
margin:0 auto;
}
.s5qr h3 {
font-size:20px!important;
line-height: 1.25em!important;
font-weight: 900!important;
text-align: center;
color:#fff!important;
margin-bottom: 15px!important;
letter-spacing: -0.5px;
}


.list-last{
	width: 100% !important;
	padding-top: 0px;

}





}

.sp-show{
	display: none;

}
/* Style for Smartphone */
@media screen and (max-width: 480px) {


.phone {
		display:block;
	}

header img{
	display: table;
	margin: 0 auto;


}





/* Section05
-------------------------------------------------------------*/
#sec05 {
width:100%;
height: auto;
display: block;


position: relative;
padding-top: 0px important;
}
#sec05mm {
width:100%;
max-width: 1400px;
height: auto;
display: block;
margin: 0 auto;
padding:0px 2% 60px 2%;
}
#sec05 h2 {
width:100%;
height: auto;
display: block;


background-position: center top;
background-repeat: no-repeat;
background-size: auto 70px;
font-size:20px;
line-height: 1.25em;
font-weight: 900;
text-align: center;
color:#222;
margin-bottom: 5px;
letter-spacing: -1px;
}
#sec05 p.s5topcom {
font-size:16px;
line-height: 1.8em;
font-weight: 400;
margin-bottom: 30px;
text-align: center;
}

#sec05 h3 {
font-size:20px;
line-height: 1.25em;
font-weight: 900;
text-align: center;
margin-bottom: 25px;
letter-spacing: -0.5px;
}
#sec05 h3 strong {
color:#00c300;
}

.s5list {
width:100%;
height: auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 20px;
padding: 0;
}
.s5list li {
/*width:45.80%;*/
width: 96%;
height: auto;
display: block;
margin: 0 2% 40px;
text-align: center;
}
.s5list li p.s5num {
width:50px;
height: 50px;
/*display: block;*/
display: none;
text-align: center;
background-color: #00c300;
color:#fff;
font-size:26px!important;
font-weight: 700;
line-height: 50px!important;
margin:0 auto 25px!important;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
.s5list li img {
overflow: hidden;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
width: 250px;
height: auto;
margin: 0 auto;
}
.s5list li p.s5com {
width:100%;
height: auto;
display: block;
font-size:18px;
line-height: 1.8em;
font-weight: 400;
padding:15px 10px 0px 10px;
margin-bottom: 0px!important;
}

.s5qr {
width:320px;
height: auto;
padding:25px;
text-align: center;
background-color: #00c300;
margin:0 auto 70px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.s5qr div {
width:60%;
height: auto;
display: block;
margin:0 auto;
}
.s5qr h3 {
font-size:20px!important;
line-height: 1.25em!important;
font-weight: 900!important;
text-align: center;
color:#fff!important;
margin-bottom: 15px!important;
letter-spacing: -0.5px;
}

.add-fr-btn {
  display: block;
  width: 100%;
  margin: 0 auto 40px auto;
  text-align: center;
}
.add-fr-btn img {
  width: auto;
  height: 72px;
  margin: auto;
}



.sp-disnon{
	display: none;

}


.sp-show{
	display: block;

}

.list-last{
	width: 100% !important;
	padding-top: 0px;

}




}

.line-banner img{
	display: table;
	margin: 0 auto;
}

.line-banner{
		padding: 30px 20px 0px;
}

section#sec05{
padding: 0rem 0 4rem;

}

.add-comment {
	    text-align: center;
    margin-bottom: 40px;
}

.add-comment img {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 250px;
    height: auto;
    margin: 0 auto;
    display: table;
    margin-bottom: 15px;

}




@media screen and (min-width: 768px) {

img.pc-img{
	display: block;
}

img.sp-img{
	display: none;
}

}

@media screen and (max-width: 768px) {

img.pc-img{
	display: none;
}

img.sp-img{
	display: block;
}

