@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Damion&display=swap');

#contents {
	position:relative;
}
#contents * {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#contents p {
	margin-top:0;
	margin-bottom:0;
}
.inner {
	margin:auto;
}
.font1 {
	color: #ef8ba0 !important;
}
.font2 {
	color: #e2ca1e !important;
}
.font3 {
	color: #6ec6db !important;
}

.font4 {
	color: #e85471 !important;
}
#bgwrap {
		background: url(../../img/products/basic/bg_pc.png) no-repeat center top;
		background-size: 100% auto;
		width: 100%;
		height: 100%;
		z-index: 11;
		top: 0;
		position:relative;
		padding-bottom:54px;
}
#bgwrap.fixed {
		background-attachment: fixed;
}
#mainvisual {
	max-width:1440px;
	margin:auto;
}
#mainvisual h1,#mainvisual h2 {
	margin:0;
}
.sec {
	border-top:1px solid #000;
	overflow:hidden;
	margin-bottom:38px;
	padding:130px 0 0;
}
.sec h2 {
	margin:0 0 16px;
	text-align:center;
}
.sec .subtitle {
	text-align:center;
	line-height:1.8;
	font-size:1.6rem;
	font-size:16px;
} 
.sec .bx-wrapper {
	width:540px;
	margin:0px auto 30px;
	text-align:center;
}
.sec .bx li  {
	text-align:center;
	font-size:1.4rem;
	font-size:14px;
	line-height:1.6;
	float:left;
}
.sec .bx li  span{
	font-size:1.2rem;
	font-size:12px;
}
.sec .bx li img{
	display:block;
	margin-bottom:25px;
}

.sec .bxthumb {
	width:540px;
	margin:35px auto 25px;
	text-align:center;
}

.sec .bxthumb li {
	width:30%;
	display:inline-block;
	text-align:center;
	font-size:1.4rem;
	font-size:14px;
	margin-right:4%;
}
.sec .bxthumb li:last-child {
	margin-right:0%;
}

.sec .bxthumb li span {
	display:inline-block;
	margin-top:5px;
	opacity:0.5;
	-moz-opacity:0.5;
}
.sec .bxthumb li img {
	height:64px;
	display:block;
	margin:auto;
	opacity:0.5;
	-moz-opacity:0.5;
}
.sec .bxthumb .active {
	display:block;
	color:#666;
}
.sec .bx1thumb li .active {
	background:url(../../img/products/basic/enjoy_t_01_bg.png) no-repeat center -5px;
	background-size:50% auto;

} 
.sec .bxthumb li .active span,
.sec .bxthumb li .active img {
	opacity:1;
	-moz-opacity:1;
}

.sec .bx1thumb li .active span {
	border-bottom:2px solid #fce8e6;
}
.sec .bx2thumb li .active {
	background:url(../../img/products/basic/enjoy_t_02_bg.png) no-repeat center -5px;
	background-size:50% auto;
} 
.sec .bx2thumb li .active span {
	border-bottom:2px solid #f3f4d4;
}
.sec .bx3thumb li .active {
	background:url(../../img/products/basic/enjoy_t_03_bg.png) no-repeat center -5px;
	background-size:50% auto;
} 
.sec .bx3thumb li .active span {
	border-bottom:2px solid #e2f7f0;
}
.sec .bx4thumb li .active {
	background:url(../../img/products/basic/enjoy_t_04_bg.png) no-repeat center -5px;
	background-size:50% auto;
} 
.sec .bx4thumb li .active span {
	border-bottom:2px solid #f9d7a5;
}
.sec .bx5thumb li .active {
	background:url(../../img/products/basic/enjoy_t_05_bg.png) no-repeat center -5px;
	background-size:50% auto;
} 
.sec .bx5thumb li .active span {
	border-bottom:2px solid #f0d5f7;
}
#sec1 {
	background:url(../../img/products/basic/enjoy_t_01.png) no-repeat center 0;
	background-size:88px auto;
}
#sec2 {
	background:url(../../img/products/basic/enjoy_t_02.png) no-repeat center 0;
	background-size:88px auto;
}
#sec3 {
	background:url(../../img/products/basic/enjoy_t_03.png) no-repeat center 0;
	background-size:88px auto;
}
#sec4 {
	background:url(../../img/products/basic/enjoy_t_04.png) no-repeat center 0;
	background-size:88px auto;
}
#sec5 {
	background:url(../../img/products/basic/enjoy_t_05.png) no-repeat center 0;
	background-size:88px auto;
}

#colors  h2 {
    text-align: center;
    font-size: 2.4rem;
    font-size: 24px;
    font-weight: bold;
    padding-top: 100px;
    margin: 0 0 21px;
}
#colors  h2 span {
	color:#e67584;
}

#colors .txt {
    text-align:center;
    margin: 0 0 30px;
}

#colors  ul {
	max-width:990px;
	margin:auto;
}
#colors  ul li {
	width:91px;
	float:left;
    text-align:center;
    margin-right:8px;
    margin-bottom:20px;
}
#colors  ul li img {
	width:86%;
}

#colors  ul li:nth-child(10n) {
    margin-right:0px;
}
#colors  ul li:nth-child(10n+1) {
    clear:both;
	float:left;
}

#colors  ul li span {
    display:block;
	font-size:1.3rem;
	font-size:13px;
    text-align:center;
}

#page-products {
	background:#333;
	margin:0 auto 0;
	padding-bottom:24px;
	position:relative;
	z-index:100;
}
#page-products .inner {
	    max-width: 635px;
}
#page-products .inner:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#page-products h2 {
	width:232px;
	margin:auto;
	position:relative;
	top:-48px;
}

#page-products .blc {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#page-products .blc  img{
	border-radius:4px 4px 0px 0px ;
	-moz-border-radius:4px 4px 0px 0px ;
	-webkit-border-radius:4px 4px 0px 0px ;
}

#page-products {
    padding-top: 22px;
}

#page-products .blc {
	background:#4d4d4d;
	width: 22.6%;
    float: left;
    margin-right: 3.1%;
	margin-bottom:20px;
}

#page-products  .blc a {
	color:#fff;
	font-size:13px;
	font-size:1.3rem;
}
#page-products .blc h3 {
	font-size:15px;
	font-size:1.5rem;
	font-weight:bold;
	padding: 14px 0px 6px 14px;
	margin:0;
}
#page-products .blc span {
	padding: 0px 0px 18px 14px;
	margin:0;
	display:block;
}

#page-products .blc h3 {
	font-size:11px;
	font-size:1.1rem;
	font-weight:bold;
	padding: 6px 0px 6px 7px;
}
#page-products .blc:nth-of-type(4n) {
	margin-right:0;
}

#howto {
    padding-top: 76px;
	border-top:1px solid #000;
}
#howto h2 {
    background: url(../../img/products/cleargel/howto_pc.png) no-repeat center 0;
    background-size: 168px auto;
    text-align:center;
    padding-top: 66px;
    margin: 21px 0 69px;
}
#howto .inner{
	max-width:980px;
	width:94%;
	position:relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#howto .inner::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}
#howto .inner::after{
  content:"";
  display: block;
  width:23%;
}


#howto .inner .blc {
	width:21.5%;
	position:relative;
	margin-right: 3.8%;
	margin-bottom:30px;
}
#howto .inner .blc:nth-of-type(4),#howto .inner .blc:last-of-type {
	margin-right: 0;
}

#howto .inner .blc:after {
	content:"";
	width:10px;
	height:30px;
    background: url(../../img/common/icon-arrow4.svg) no-repeat right top;
    background-size: 90% auto;
    position:absolute;
    right: -25px;
    top: 100px;
    z-index:99;
}

#howto .inner .blc:last-of-type:after {
	content:"";
	display:none;
}

#howto .inner .blc dl {
	margin:30px 0 0;
}
#howto .inner .blc dl dt {
	font-size:15px;
	font-weight:bold;
	padding:5px 0 5px 36px;
	margin-bottom: 15px;
}


#howto .inner .blc:nth-of-type(1) dt {
    background: url(../../img/products/no1.png) no-repeat 1px 4px;
    background-size: 15px auto;
}
#howto .inner .blc:nth-of-type(2) dt {
    background: url(../../img/products/no2.png) no-repeat 1px 4px;
    background-size: 15px auto;
}
#howto .inner .blc:nth-of-type(3) dt {
    background: url(../../img/products/no3.png) no-repeat 1px 4px;
    background-size: 15px auto;
}
#howto .inner .blc:nth-of-type(4) dt {
    background: url(../../img/products/no4.png) no-repeat 1px 4px;
    background-size: 15px auto;
}
#howto .inner .blc:nth-of-type(5) dt {
    background: url(../../img/products/no5.png) no-repeat 1px 4px;
    background-size: 15px auto;
}
#howto .inner .blc:nth-of-type(6) dt {
    background: url(../../img/products/no6.png) no-repeat 1px 4px;
    background-size: 15px auto;
}
#howto .inner .blc:nth-of-type(7) dt {
    background: url(../../img/products/no7.png) no-repeat 1px 4px;
    background-size: 15px auto;
}
#howto .inner .blc:nth-of-type(8) dt {
    background: url(../../img/products/no8.png) no-repeat 1px 4px;
    background-size: 15px auto;
}


#howto .inner .blc dl dd{
	font-size:12px;
	line-height: 1.7;
}
#howto .inner .blc dl dd span {
	font-size:10px;
	display:block;
	margin-top:5px;
}
#howto .inner .blc .img img {
	width:100%;
}
#howto .btnarea {
	margin:65px auto;
	width:350px;
}
#howto .btnarea p {
	margin-bottom:40px;
}

.btn1 {
	background:none;
	color:#666;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:12px 0;
	border:2px solid #666;
	display:block;
	width:100%;
	font-size:1.7rem;
	font-size:17px;
}
.btn1:hover {
	border-color:#EB6981;
	
}
.btn1:after {
	display: inline-block;
    content: ">";
    -moz-transform-origin: left top;
    -webkit-transform-origin: left top;
    -o-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    transform: scale( 1 , 2.5 );
    font-size: 12px;
    vertical-align: top;
    top: -12px;
    position: relative;
    left: 11px;
}

.btn2 {
	background:#333;
	color:#fff;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:15px 0;
	display:block;
	width:100%;
	font-size:2.4rem;
	font-size:24px;
}

.btn3 {
	color:#fff;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:13px 0;
	display:block;
	width:100%;
	font-size:1.7rem;
	font-size:17px;
	font-weight:bold;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec91aa+0,ec7391+50,ec91aa+100 */
	background: #ec91aa; /* Old browsers */
	background: -moz-linear-gradient(top, #ec91aa 0%, #ec7391 50%, #ec91aa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ec91aa 0%,#ec7391 50%,#ec91aa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ec91aa 0%,#ec7391 50%,#ec91aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec91aa', endColorstr='#ec91aa',GradientType=0 ); /* IE6-9 */
}
a.btn3:hover,.btn3:hover {
	color:#fff !important;
	opacity:0.8;
}

#newarea {
text-align:center;
		padding:0px 0 20px; 
		background:url(https://www.jellynail.net/onlineshop/html/template/default/img/products/autumn2019/autumnbg2.jpg) no-repeat center center;
		background-size:cover;
		height:auto;
}
#newarea .wrap {
		max-width: 1050px;
		position:relative;
		margin:auto;
		height:100%;
		width:100%;}
#newarea .wrap h3 {
			padding-top: 20px;
			font-size:20px;
			font-weight: bold;
			line-height: 1.55;
			margin-bottom: 8px;
			position:relative;
			text-align: center;
}
#newarea .note {font-size:10px;text-align:center;margin-top:10px;}
#newarea .note span {display:block;}
#newarea .wrap h3 span {
				color:#bc4531;
				background:url(https://www.jellynail.net/onlineshop/html/template/default/img/products/autumn2019/line.png) no-repeat left 90%;
				background-size:100%;
				padding-bottom: 10px;
}
#newarea .wrap h3:before {
				content:"";
				display:block;
				width:33px;
				height:25px;
				background:url(https://www.jellynail.net/onlineshop/html/template/default/img/products/autumn2019/donguri.png) no-repeat left bottom;
				background-size:100%;
				position:absolute;
				top: 24px;
				left: 50%;
				margin-left: -16%;
			}
#newarea .wrap h3:after {
				content:"";
				display:block;
				width:66px;
				height:68px;
				background:url(https://www.jellynail.net/onlineshop/html/template/default/img/products/autumn2019/label-pu.png) no-repeat left bottom;
				background-size:100%;
				position:absolute;
				top:-25px;
				right:50%;
				margin-right: -160px;
			}

#newarea .wrap .photo {text-align: center;}
#newarea .wrap .photo img {max-width: 383px;}


#newarea2 {

text-align:center;
		padding:80px 0 20px; 
		height:auto;
}
#newarea2 .wrap {
		background:url(https://www.jellynail.net/onlineshop/html/template/default/img/products/winter2019/kitpage-pc.jpg) no-repeat center center;
		background-size:cover;
		padding-bottom:30px;
}

#newarea2 .desc {
		max-width: 1050px;
		position:relative;
		margin:auto;
		height:100%;
		width:100%;}

#newarea2 .wrap .tit {position:relative;top:-30px;max-width:430px;width:90%;}
#newarea2 .items {
width:100%;max-width:277px;margin-left:30px;} 

#newarea2 .note {
		max-width: 1050px;
		position:relative;
		margin:auto;font-size:12px;text-align:right;margin-top:10px;}
#newarea2 .note span {display:block;}


.arrows {	
	text-align:center;
	padding-top:30px;
}
.arrows + #pricearea {padding-top:30px;}
.arrows + #pricearea h2{margin-top:0;}

@media only screen and (max-width: 768px) {
#newarea2 .wrap {
width:100%;
		background:url(https://www.jellynail.net/onlineshop/html/template/default/img/products/winter2019/kitpage-tab.jpg) no-repeat center center;
				background-size:cover;
}
#newarea2 .wrap .tit {max-width:430px;width:55.9%;}
#newarea2 .items {max-width:277px;width:36%;} 
}

@media only screen and (max-width: 414px) {
#newarea2 .wrap {
		background:url(https://www.jellynail.net/onlineshop/html/template/default/img/products/winter2019/kitpage-sp.jpg) no-repeat center center;
				background-size:cover;
}
#newarea2 .wrap .tit {max-width:71.3%;width:90%;top:-20px;}
#newarea2 .items {max-width:44.9%;width:100%;margin-left:15px;margin-top: -15px;padding-bottom:60px;} 
#newarea2 .note {
		box-sizing:border-box;
		font-size:5px;font-size:10px;}
}



@media only screen and (max-width: 1080px) {
}
@media only screen and (max-width: 768px) {
				#newarea .wrap h3 {font-size:25px;margin-bottom:20px;}
				#newarea {height:auto;}
				#newarea .wrap .photo img {width:90%;max-width: 520px;}
				#newarea .note  {right:10px;bottom:10px;}
				#newarea .wrap h3:before {  margin-left:-25%;}
}

@media only screen and (max-width: 667px) {
				#newarea  {height:auto;
		background-image:url(https://www.jellynail.net/onlineshop/html/template/default/img/products/autumn2019/autumnbg2sp.jpg);}
				#newarea .wrap {padding-bottom:10px;}
				#newarea .wrap h3 {font-size:20px;margin-bottom:15px;}
				#newarea .wrap h3 span{background-size: 100%;}
				#newarea .wrap .photo img {width:90.6%;max-width: 100%;}
				#newarea .note {position:static;margin-top:10px;padding-right:10px;}
				#newarea .note span {margin-bottom:10px;}
				#newarea .wrap h3:before {    left: 7%;margin-left:0;}

}

@media only screen and (max-width: 375px) {
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*ipad 横まで*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
	#bgwrap {
		background-size: 140% auto;
		padding-top:100px;
		padding-bottom:0px;
	}
	#mainvisual {
		max-width:100%;
	}
	#sec0{
		margin-top:0;
	}
}/*end media */

@media only screen and (min-width: 769px) {

}/*end media */
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*ipad 縦まで*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
	#bgwrap {
		background: url(../../img/products/basic/bg_sp.png) no-repeat center top;
		background-size: 100% auto;
	}


	#colors  ul {
		max-width:94%;
	}
	#colors  ul li {
		margin-right:14px;
	}
	#colors  ul li:nth-child(10n) {
		margin-right:14px;
	}
	#colors  ul li:nth-child(10n+1) {
		clear:none;
		float:left;
	}
	#colors  ul li:nth-child(7n) {
		margin-right:0px;
	}
	#colors  ul li:nth-child(7n+1) {
		clear:both;
		float:left;
	}
	
	.btn1 {
		padding:5px 0;
		font-size:1.4rem;
		border-width:1px;
	}

	.btn3 {
		font-size:1.4rem;
	}
	
	#page-products .blc {
	}
	#page-products .blc h3 {
   	 font-size: 9px;
    	font-size: 0.9rem;
	}
	#howto .bnr img {
		width:94%;
	}

	#howto .inner .blc:after {
    	right: -20px;
    	top: 70px;
	}

}/*end media */


/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*iphone 横まで*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 667px) {
	#contents {
    padding-bottom: 60px;
}
	#colors  ul li {
		margin-right:1%;
		width:19%;
	}
	#colors  ul li:nth-child(10n) {
		margin-right:1%;
	}
	#colors  ul li:nth-child(7n+1) {
		clear:none;
		float:left;
	}
	#colors  ul li:nth-child(5n) {
		margin-right:0;
	}
	#colors  ul li:nth-child(7n) {
		margin-right:1%;
	}
	#colors  ul li:nth-child(5n+1) {
		clear:both;
		float:left;
	}
	#bgwrap {
		 position:relative;
		 background-repeat:repeat-y;
	}
	#bgwrap.fixed {  
		background-attachment: scroll;
	}

	.sec {
		padding-top:180px;
	} 
	#sec1 {
		background:url(../../img/products/basic/enjoy_t_01.png) no-repeat center 0,url(../../img/products/basic/bg_sp_point.png) no-repeat center 0;
	}
	#sec2 {
		background:url(../../img/products/basic/enjoy_t_02.png) no-repeat center 0,url(../../img/products/basic/bg_sp_point.png) no-repeat center 0;
	}
	#sec3 {
		background:url(../../img/products/basic/enjoy_t_03.png) no-repeat center 0,url(../../img/products/basic/bg_sp_point.png) no-repeat center 0;
	}
	#sec4 {
		background:url(../../img/products/basic/enjoy_t_04.png) no-repeat center 0,url(../../img/products/basic/bg_sp_point.png) no-repeat center 0;
	}
	#sec5 {
		background:url(../../img/products/basic/enjoy_t_05.png) no-repeat center 0,url(../../img/products/basic/bg_sp_point.png) no-repeat center 0;
	}

	#sec1,#sec2,#sec3,#sec4,#sec5 {
		background-size: 18% auto,100% auto;
	}

	.sec .bxthumb,
	.sec .bx-wrapper {
		width:85%;
	}

	#page-products {
		margin: 49px auto 0;
		padding-bottom: 0px;
		width: 100%;
	}

	#page-products .inner {
		width: 94%;
		margin-left: auto;
		margin-right: auto;
	}
	#page-products .blc {
		width: 32%;
		float: left;
		margin-right: 1.8%;
		margin-bottom: 20px;
	}
	#page-products .blc:nth-of-type(3n) {
		margin-right:0;
	}
	#page-products .blc h3 {
	    font-size: 9px;
    	font-size: 0.9rem;
    	font-weight:normal;
    	letter-spacing:-1px;
    	padding: 4px 0px 6px 4px;
	}

	#page-products .blc:nth-of-type(4n) {
 	   margin-right: 1.8%;
	}

	#howto .inner .blc {
    	width: 91%;
    	float: none;
    	margin-right: 0;
    	margin:auto;
    	overflow:hidden;
		vertical-align:middle;
    	display: table;
	}
	#howto .inner .blc:after {
		display:none;
	}

	#howto .inner .blc:nth-of-type(4),
    #howto .inner .blc:last-of-type {
		margin-right: auto;
	}

	#howto .inner .blc .img {
		width:49%;
		display:table-cell;
		vertical-align:middle;
		padding-right: 1%;
	}
	#howto .inner .blc dl {
		width:47%;
		display:table-cell;
		margin:0;
		vertical-align:middle;
		padding-left: 3%;
	}
	#howto .inner .blc dl dd span {
		font-size:0.9rem;
	}

}/*end media */
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*iphone 縦まで*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 563px) {
	#colors  ul li span {
		font-size:1rem;
	}

	#colors h2 {
		font-size: 1.6rem;
		padding-top: 56px;
		margin-bottom: 13px;
	}
	#colors .txt {
		font-size:1.2rem;
		margin: 0 0 28px;
	}
	#colors  ul li {
		margin-bottom: 7px;
	}

	.btn1 {
		padding:5px 0;
		font-size:1.2rem;
	}
	.btn1:after {
		font-size: 10px;
	}

	#bgwrap {
		padding-top:40px;
	}

	.sec {
		padding-top:99px;
	}
	.sec h2 {
		margin-bottom:7px;
	}
	.sec .subtitle {
		font-size:1.2rem;
		line-height: 1.6;
	}
	.sec .bxthumb {
		margin:14px auto 22px;
	}
	.sec .bxthumb li {
		font-size: 1rem;
		margin-right: 0%;
		letter-spacing: -1px;
		line-height: 1.2;
	}
	.sec .bxthumb li img {
  	  height: 40px;
	}
	.sec {
		margin-bottom: 19px;
	}
	.sec .bx li img {
		margin:0 0 5px;
	}
	.sec .bx li {
		font-size: 1rem;
		margin:0 0;
	}
	.sec .bx li  span{
		font-size: 0.9rem;
	}


	#howto {
    	padding-top: 26px;
	}
	#howto h2 {
    	background-size: 30% auto;
    	padding-top: 46px;
    	margin: 34px 0 34px;
	}
	#howto .inner .blc dl dt {
		font-size: 11px;
		padding: 5px 0 5px 28px;
		 margin-bottom: 7px;
    }
    #howto .inner .blc:nth-of-type(1) dt,
    #howto .inner .blc:nth-of-type(2) dt,
    #howto .inner .blc:nth-of-type(3) dt,
    #howto .inner .blc:nth-of-type(4) dt,
    #howto .inner .blc:nth-of-type(6) dt,
    #howto .inner .blc:nth-of-type(7) dt,
    #howto .inner .blc:nth-of-type(8) dt,
    #howto .inner .blc:nth-of-type(9) dt,
    #howto .inner .blc:nth-of-type(10) dt   {
    	    background-size: 11px auto;
    	    background-position: 7px 7px;
    }
    #howto .inner .blc dl dd {
    	font-size: 10px;
    	line-height: 1.5;
    	padding-left: 5px;
	}

	#howto .btnarea {
    	margin: 20px auto;
		width: 83%;
	}
	#howto .btnarea p {
		margin-bottom: 35px;
	}

}/*end media */

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*iphone5以下微調整*/
/*---------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 361px) {
	.sec .subtitle {
    width:90%;
    margin:auto;
	}
}/*end media */

@media only screen and (min-width: 768px) {

}/*end media */

