/*--------------------------------
reset
--------------------------------*/
html,body,div,p,img,iframe,a,span,blockquote,q,address,cite,
pre,code,em,small,strong,b,i,
header,article,section,nav,figure,figcaption,hgroup,menu,aside,footer,time,
h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
table,tbody,thead,tfoot,th,tr,td,
form,fieldset,legend,label,select,input,textarea,button{
	margin: 0;
	padding: 0;
	border: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: baseline;
}
header,article,section,nav,figure,figcaption,hgroup,menu,aside,footer,small{
	display: block;
}
ul{
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 200;
}
body{
	line-height: 1;
}
a{
	text-decoration: none;
}
img{
	vertical-align: middle;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
select,option,input,textarea,button{
	font: inherit;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border-radius: 0;
}
blockquote::before,blockquote::after,q::before,q::after{
	content: '';
	content: none;
}
[type=submit],[type=button],[type=reset],[type=file],button{
	cursor: pointer;
}
:focus{
	outline: none;
}
/*--------------------------------
global element
--------------------------------*/
html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
    background: linear-gradient(135deg, #ff75a6, #ff8b7c) fixed;
    background-size: 400% 400%;
    animation: AnimationName 2s ease infinite;
	font-size: 24px;
	color: #333;
}
a,button{
	transition: .3s;
}
a:hover,button:hover{
	opacity:.6;
}
.wrap{
	margin: 0 auto;
	width: 100%;
	max-width: 768px;
	position: relative;
	overflow: hidden;
}
.content-img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}
.inner-txt{
	padding: 200% 0 0 0;
	display: block;
}

/*Header
--------------------------------------------------------------------------------------------------------------*/
.fixed-nav {width:100%; background:#fff; position:fixed; top:0; left:0; height:40px; z-index:30;}
.fixed-nav nav {width:100%; max-width:500px; height:40px; margin:0 auto; }
.fixed-nav nav a {display:inline-block; width:33%; line-height:40px; text-indent: 120%; overflow: hidden; white-space: nowrap;}
.fixed-nav nav a:nth-of-type(1) {background:url(../images/menu_about.png) no-repeat center center; background-size:95%;}
.fixed-nav nav a:nth-of-type(2) {background:url(../images/menu_step.png) no-repeat center center; background-size:86% auto;}
.fixed-nav nav a:nth-of-type(3) {background:url(../images/menu_diary.png) no-repeat center center; background-size:90% auto;}

/*RegButton
--------------------------------------------------------------------------------------------------------------*/

/*Main
--------------------------------------------------------------------------------------------------------------*/
.home{margin:40px auto 0;}
#top {position:relative; overflow: hidden; height:100vh;}
#top figure img {position: absolute; top:0; left:0; width:100%; height:auto; display: block;}
#top h1 {position: absolute; top: 4%; left: 2%; z-index: 20; width: 67%; height: 0; padding-top: 50%; text-indent: 120%; overflow: hidden; white-space: nowrap;}
#top h1.logo-3ban {background:url(../images/logo-3ban.png) no-repeat 0 0; background-size: contain;}
#top h1.logo-4ban {background:url(../images/logo-4ban.png) no-repeat 0 0; background-size: contain;}
#top h1.logo-5ban {background:url(../images/logo-5ban.png) no-repeat 0 0; background-size: contain;}
#top h1.logo-6ban {background:url(../images/logo-6ban.png) no-repeat 0 0; background-size: contain;}
#top h1.logo-7ban {background:url(../images/logo-7ban.png) no-repeat 0 0; background-size: contain;}
#top h1.logo-8ban {background:url(../images/logo-8ban.png) no-repeat 0 0; background-size: contain;}
#top h1.logo-10ban {background:url(../images/logo-10ban.png) no-repeat 0 0; background-size: contain;}
#top h1.logo {background:url(../images/logo.png) no-repeat 0 0; background-size: contain;}
#top .catch img {position: absolute; top:40%; left:0; width: 100%; height: auto; z-index: 20;}
#top .reg_btn {position: absolute; bottom:11%; left: 0; padding:0 4%; z-index: 20; width:100%;}
#top .reg_btn a {display: block; width:100%; height:0; padding-top:26.1%; background:url(../images/reg_btn.png) no-repeat 0 0; background-size: contain; text-indent: 120%; overflow: hidden; white-space: nowrap;box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.7);}

section h2 {line-height:40px; background:#ff3c81; text-indent:120%; overflow:hidden; white-space: nowrap;}

#about{
	margin: 0 0 4%;
	position: relative;
}
#about h2 {background:url(../images/heading01.png) no-repeat center center,#ff3c81; background-size:contain;}
#about {width:100%; }
#about p {position: absolute; right 0;bottom:4%; left:0;}

.feeling div {width:90%;}
.feeling .male {opacity:0; margin:5% 10% 5% 0;}
.feeling .female {opacity:0; margin:5% 0 5% 10%;}
.feeling h3,.feeling p { text-indent:120%; overflow: hidden; white-space: nowrap;}
.feeling h3 {width:100%; height:0; padding-top:25%; }
.feeling .male h3 {background:url(../images/m_heading.png) no-repeat center center,rgba(156,221,255,0.5); background-size:90% auto;}
.feeling .male p {background:rgba(58,47,98,0.7); }
.feeling div p span {display:block; width:100%; height:0;}
.feeling .male p span:nth-of-type(1) {background:url(../images/m_point.png) no-repeat 0 0; padding-top:78%; background-size:contain;}
.feeling .male p span:nth-of-type(2) {background:url(../images/m_arrow.png) no-repeat 0 0; padding-top:31%; background-size:contain;}
.feeling .male p span:nth-of-type(3) {background:url(../images/m_result.png) no-repeat 0 0; padding-top:33%; background-size:contain;}

.feeling .female h3 {background:url(../images/f_heading.png) no-repeat center center,rgba(255,229,179,0.5);background-size:90% auto;}
.feeling .female p {background:rgba(160,25,73,0.7); }
.feeling .female p span:nth-of-type(1) {background:url(../images/f_point.png) no-repeat 0 0; padding-top:78%; background-size:contain;}
.feeling .female p span:nth-of-type(2) {background:url(../images/f_arrow.png) no-repeat 0 0; padding-top:31%; background-size:contain;}
.feeling .female p span:nth-of-type(3) {background:url(../images/f_result.png) no-repeat 0 0; padding-top:33%; background-size:contain;}

#step {
	margin: 0 0 4%;
	background:#fff;
}
#step h2 {background:url(../images/heading02.png) no-repeat center center,#ff3c81;background-size:contain;}
#step dl {padding: 4%; min-height: 100px; background: url(../images/step_img01.webp) no-repeat right 4% center; background-size: 80px; width: 100%;}
#step dl:nth-of-type(2) {background:url(../images/step_img02.webp) no-repeat right 4% center; background-size: 80px;}
#step dl:nth-of-type(3) {background:url(../images/step_img03.webp) no-repeat right 4% center; background-size: 80px;}
#step dl:nth-of-type(4) {background:url(../images/step_img04.webp) no-repeat right 4% center; background-size: 80px;}
#step dl dt {display: table-cell; padding: 10px 90px 10px 60px; width: 70%; vertical-align: middle; background: url(../images/step01.png) no-repeat left center; background-size: 45px; color: #ff3c81;line-height: 20px; box-sizing: border-box; font-weight: bold;}
#step dl:nth-of-type(2) dt {background:url(../images/step02.png) no-repeat 10px center; background-size: 45px;}
#step dl:nth-of-type(3) dt {background:url(../images/step03.png) no-repeat 10px center; background-size: 45px;}
#step dl:nth-of-type(4) dt {background:url(../images/step04.png) no-repeat 10px center; background-size: 45px;}
#step dl dd {padding: 0 96px 0 0; font-size: .8em; line-height: 1.6;}
#step span.arrow {display:block; width:100%; height:20px; background:url(../images/step_arrow.png) no-repeat center bottom; background-size:contain;}

.reg_area {background:#fff; margin-top:20px; width:100%; padding: 2% 0% 4% 8%;}
.reg_area p {width:100%; height:0; padding-top:10%; background:url(../images/reg_txt.png) no-repeat center center; background-size:80% auto; text-indent: 120%; overflow: hidden; white-space: nowrap;}
.reg_area a {display: block; width:100%; height:0; padding-top:26.1%; background:url(../images/reg_btn.png) no-repeat 0 0; background-size: contain; text-indent: 120%; overflow: hidden; white-space: nowrap; box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.4);}

#diary h2 {background:url(../images/heading03.png) no-repeat center center,#ff3c81; background-size: contain; margin-bottom:10px;}
#diary div {margin:10px; border-radius: 10px; padding-bottom: 10px;}
#diary .male {background:rgba(58,47,98,0.7);}
#diary .female {background:rgba(160,25,73,0.7);}
#diary div h3 {width:100%; height:0; padding-top:20%; text-indent: 120%; overflow: hidden; white-space: nowrap;}
#diary .male h3 {background:url(../images/diary_head01.png) no-repeat 0 0; background-size: contain;}
#diary .female h3 {background:url(../images/diary_head02.png) no-repeat 0 0; background-size: contain;}
#diary div figure {float:left; width:33%; height:0; padding-top: 22%; box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.5);margin: 0px 15px 10px 15px; transform: rotate(-3deg); background:#fff; position: relative;}
#diary div figure img {display:block; position: absolute; top:5%; left: 5%; width:90%; height:auto;}
#diary div p {padding: 0 4% 4%;color:#fff; font-size: .8em; line-height: 1.4;}
#diary .more {display:none;}
#diary .more_btn {margin:0 10px 0 55%; padding:5px 0; text-align:center; background:url(../images/more_arrow.png) no-repeat 10px center,#fff; background-size: 10px; border-radius: 30px; color:#ff3c81; font-size:14px; cursor: pointer;}

#user{
	margin: 0 0 4%;
}
#user h2 {background:url(../images/heading04.png) no-repeat center center,#ff3c81; background-size: contain; margin-bottom:10px;}
#user figure {width:24%; background:linear-gradient(to bottom,#fff 50%,#eee 51%); border-radius: 10px; margin-right:1%; float:left;overflow: hidden; position:relative;}
#user figure img {display: block; float: left; width: 60px; height: auto; margin: 10px;}
#user figure dl { margin: 10px 10px 10px 70px; min-height: 60px; font-size: .8em;}
#user figure dl dt {color:#ff3c81; margin-bottom: 5px;}
#user figure p {background:#eee; padding:10px 10px 40px; position:relative;font-size: .9em; line-height: 1.4;}
#user figure p:before {content:""; position: absolute; top: -18px; left: 30px; border: 8px solid transparent; border-bottom: 12px solid #eee;}
#user .slider {overflow:scroll;}
#user .slider .inner {width:240%; padding:0 0 0 2%;}
#user .mail {position:absolute; bottom:0; left:0; width:100%;}
#user .mail a {display: block; margin:10px auto; width:90%; padding:5px 0; background: linear-gradient(to bottom,#ff3c81 0%,#ff1467 100%);text-align: center;color: #fff;border-radius: 30px;font-size: .8em;}

.hidden {opacity:0; margin-top:10px; }
.hidden_l {opacity:0; margin-left:-10px;  }
#diary div.hidden_l {opacity:0; margin:10px 20px 10px 0;}
#diary div.hidden_r {opacity:0; margin:10px 0 10px 20px;}

.reg_area.reg_fix {display:none; position:fixed; bottom:0; left:0; padding:0 20% 0 4%; background:rgba(255,255,255,0.9); z-index:4;}
.reg_fix a {margin:10px 0;padding-top:20.3%; background:url(../images/reg_btn02.png) no-repeat 0 0; background-size: cover;}

/*Form
--------------------------------------------------------------------------------------------------------------*/
#entry header { position:static;}
#entry .heading h1{padding:10px;color:#fff;font-size:14px;font-weight:normal;line-height:18px;background-color:#ff3c81;background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0));
border-top:1px solid rgba(255,255,255,0.2);}
#entry #top{width:100%;height:180px;overflow:hidden;background:#ff3c81;}
#entry #top h1{padding:180px 0 0 0;background-repeat:no-repeat;background-position:center top;background-size:320px 180px; position:static; width:auto;}
#entry article {background: #fff; padding-bottom: 10px;}

.intro{background-image:url(../images/intro.jpg);}
.intro-3ban{background-image:url(../images/intro-3ban.jpg);}
.intro-4ban{background-image:url(../images/intro-4ban.jpg);}
.intro-5ban{background-image:url(../images/intro-5ban.jpg);}
.intro-6ban{background-image:url(../images/intro-6ban.jpg);}
.intro-7ban{background-image:url(../images/intro-7ban.jpg);}
.intro-8ban{background-image:url(../images/intro-8ban.jpg);}
.intro-10ban{background-image:url(../images/intro-10ban.jpg);}


.form{background:#fff;}
.form fieldset{padding:10px 10px 0 10px;position:relative;}
.form fieldset label{width:120px;height:40px;line-height:40px;background:#666;color:#fff;text-align:center;position:absolute;top:15px;left:10px;}
.form fieldset p{padding:5px 0 0 120px;}
.form .error{margin:5px 0 0 0;padding:5px;text-align:center;background:#ffe5e5;color:#f33;}
.form input[type="text"],.form input[type="password"],.form textarea,.form select
{padding:10px;width:100%;font-size:14px;line-height:18px;color:#666;border:1px solid #ddd;-webkit-appearance:none;border-radius:0;}
.form textarea{height:120px;}
.form select{background:url(../images/icon_select.png) no-repeat right #fff;background-size:40px 40px;}
.form p span{padding:10px;line-height:20px;float:left;}
.gaihan p span{padding:10px;line-height:20px;float:none !important;}

.regular-radio{display:none;}
.form fieldset p .regular-radio + label{margin:2px 5px;padding:10px;width:36px;height:36px;line-height:0;border-radius:50%;-webkit-appearance:none;background-color:#fafafa;border:1px solid #ddd;display:inline-block;position:relative;float:left;top:0;left:0;}
.regular-radio:checked + label:after{content:' ';width:20px;height:20px;border-radius:50%;position:absolute;top:7px;left:7px;background:#99a1a7;}
.entery_btn{padding:10px;}
.entery_btn button{width:100%;height:60px;line-height:60px;text-align:center;border:0;font-size:16px;background:#ff3c81;color:#fff;background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0));}

.gaihan{padding:10px;}
.form .msg,.alert{padding:10px;text-wrap:suppress;}
.form p a{color:#ff3c81;}
.form input[type="text"].qtr{width:50%;float:left;}
.entery_btn p{padding:0 0 10px 0;}

.form fieldset .play-check label{
	width: auto;
    padding: 0 0 0 10px;
	background: none;
	color: #333;
	text-align: left;
	position: static;
}
.form fieldset .play-check label span{
	float: none;
}
.juyo { background:rgba(255,0,0,0.1); border:1px dotted #f00 !important; padding:8px !important; box-sizing:border-box; margin:10px;}
.form .msg span,.form .juyo span{float:none; padding:0;}
.form .juyo{margin:10px 10px 0;}
/*Footer
--------------------------------------------------------------------------------------------------------------*/
#footer{text-align:center;color:#fff;background:#333; position:relative; padding:10px 0;}
#footer p {padding:0 0 10px; font-size:14px;}
#footer p a {color:#fff;}
#footer small{font-size:12px;display: block;}
.btn_top {position:fixed; bottom:10px; right:10px; display:none; z-index: 5; }
.btn_top a{color:#fff; font-size:16px; width:40px; line-height:40px; text-align: center; background:rgba(0,0,0,0.5); border-radius: 5px;display:block;}

#pr{text-align:center; background:#fff; display: none;}
#pr img{margin:10px; max-width:100%;}

/*popup*/
#popup {padding-bottom:50px;}
#popup header { position:static;}
#popup .heading h1{padding:10px;color:#fff;font-size:14px;font-weight:normal;line-height:18px;background-color:#ff3c81;background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0));
border-top:1px solid rgba(255,255,255,0.2);}
#popup article {background:#fff;}
.contents h3 {padding:10px 10px 0; color:#ff2a6a;}
.contents p {padding:10px;}

/*close_btn */
a.close_btn {position:fixed; bottom:0; display:block; line-height:50px; width:100%; text-align:center; color:#fff; font-size:16px; background-color:rgba(255,136,0,0.8);z-index:30;}

/* mother bar */
#mother{width:100%; height:40px; }
#mother h1{display:block; margin:0 10px; color:#fff; line-height:40px; text-indent:-9999px; top:12%;}
#entry #mother {background:url("../images/mother_bg.png") repeat-x 0 0;}

/* karamail button */
#mailButton li{display:block; width:50%; float:left;}
#mailButton li a{display:block; text-align:center; font-size:180%; padding:15px 0; text-decoration:none; color:#fff; font-weight:bold; border:1px solid #ccc;}
#mailButton li.male a{border-radius:10px 0 0 10px; -webkit-border-radius:10px 0 0 10px; -moz-border-radius:10px 0 0 10px; border-color:#006cff; text-shadow:0 -1px 1px #006cff;
background: -webkit-gradient(linear, left top, left bottom, from(#5d93ff), color-stop(0.49, #117cff), color-stop(0.5, #026dc7), to(#004c8d) );
background: -moz-linear-gradient(top, #5d93ff, #117cff 49%, #026dc7 50%, #004c8d);}
#mailButton li.female a{border-radius:0 10px 10px 0; -webkit-border-radius:0 10px 10px 0; -moz-border-radius:0 10px 10px 0; border-color:#fd1a5a; text-shadow:0 -1px 1px #fd1a5a;
background: -webkit-gradient(linear, left top, left bottom, from(#ff8ca7), color-stop(0.49, #ff577f), color-stop(0.5, #ff3363), to(#ff0c45) );
background: -moz-linear-gradient(top, #ff8ca7, #ff577f 49%, #ff3363 50%, #ff0c45);}
#mailButton li.male a:hover,#mailButton li.male a:active{border-color:#006cff; text-shadow:0 -1px 1px #107cff;
background: -webkit-gradient(linear, left top, left bottom, from(#6da3ff), color-stop(0.49, #218cff), color-stop(0.5, #127dd7), to(#105c9d) );
background: -moz-linear-gradient(top, #6da3ff, #218cff 49%, #127dd7 50%, #105c9d);}
#mailButton li.female a:hover,#mailButton li.female a:active{border-color:#fd1a5a; text-shadow:0 -1px 1px #ff2a6a;
background: -webkit-gradient(linear, left top, left bottom, from(#ff9cb7), color-stop(0.49, #ff678f), color-stop(0.5, #ff4373), to(#ff1c55) );
background: -moz-linear-gradient(top, #ff9cb7, #ff678f 49%, #ff4373 50%, #ff1c55);}

.lpprtitle {background:#ff3c81 !important; color:#fff !important;}
.lpprbox {background-color:rgba(255,255,255,0.7) !important;}

/* campaign */
#campaign h4 {border:0; font-size:14px; color:#3e9dff; text-indent:0; padding:10px 0 10px 10px;}
#campaign h5 {font-weight:normal; font-size:12px;color:#3e9dff; padding:10px 0 10px 10px;}
#campaign p{padding:0 10px 10px 10px;}
.cam_msg {font-size:11px; color:#666; padding:0;}
#campaign strong {font-weight:bold; color:#f00;}
.camMenu { margin-bottom:10px;padding-left:10px;}
.camMenu dt { font-weight:bold; font-size:16px; margin:5px 0;}
.camMenu dt:before{content:"▼"; color:#714769;}
.camMenu dd {margin-bottom:10px;}
.camMenu table {border-collapse:collapse; width:270px; color:#000;}
.camMenu table th{text-align:center; background:#ccc; width:90px; border:1px solid #aaa;}
.camMenu table td{text-align:right; width:90px; background:#fff; border:1px solid #aaa; padding-right:10px; box-sizing:border-box;}
.camMenu table tr td:last-child{background:#ff0;}

#campaign_btn {position:absolute; top:9%; left:50%; z-index:20;width:20%; height:0; padding-top:18%; }
#campaign_btn a {width:100%; height:100%; display:block; background:url(../images/cam_btn.png) no-repeat 0 0; text-indent:120%; overflow:hidden; white-space:nowrap; background-size:contain;position: absolute; top: 0;left: 0;}
#campaign_btn_entry {
	position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
    width: 70px;
    height: 70px;
}
#campaign_btn_entry a {height:100%; margin:0 auto; display:block; background:url(../images/cam_btn.png) no-repeat 138px 10px; text-indent:120%; overflow:hidden; white-space:nowrap; background-size:70px 60px;}

/* clearfix各バージョン */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* clearfix各バージョンここまで */


@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.top{
	margin: 0 0 4%;
	position: relative;
}
.top .btn-row{
	margin: 0;
	padding: 8%;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}
.heading-txt{
	padding: 2%;
	background: #ff3c81;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}
.sub-top{
	margin: 0 0 4%;
	position: relative;
	background: #fff;
	text-align: center;
}
.sub-top .logo{
	height: 88px;
}
.logo-link{
	padding: 2%;
	height: 88px;
	display: block;
}
.main-catch{
	margin: 0 0 4%;
}
.wrap .lpprtitle{
	margin: 10px;
}
.wrap .tabs{
	padding: 0;
}
.general{
	margin: 0 0 4%;
	background: #fff;
}
.general-item{
	padding:  0 4% 4%;
}
.general-item .general{
	margin: 0;
}
.general-item h3{
	padding: 2% 0;
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: bold;
	color: #ff3c81;
}
.general-item h4{
	padding: 2%x 0;
	font-size: 1.1em;
	line-height: 1.4;
	color: #a741ff;
}
.general-item p{
	padding: 0 0 4%;
	font-size: .9em;
	line-height: 1.6;
}
.fixed-btn-row{
	padding: 2% 0;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,.5);
	text-align: center;
	display: none;
}
.fixed-btn-row .reg-btn{
	margin: 0 auto;
	padding: 0 2%;
	width: 100%;
	max-width: 768px;
	display: block;
}
.btn-row{
	margin: 0 0 4%;
}
/*--------------------------------
Footer
--------------------------------*/
.footer{
	padding: 32px 16px 0;
	text-align: center;
	background: #fff;
	color: #ff3c6a;
}
.gnav-list{
	padding: 0 32px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.gnav-item{
	width: 33%;
	text-align: center;
}
.nav-link{
	padding: 16px 0;
	color: #ff3c6a;
	display: block;
	font-size: .9em;
	text-decoration: underline;
}
.copy{
	padding: 32px 0;
	font-size: .9em;
	line-height: 1.2;
}
@media screen and (max-width:767px) {
	/*--------------------------------
	global element
	--------------------------------*/
	body{
		font-size: 16px;
	}
	/*--------------------------------
	Header
	--------------------------------*/
	.sub-top .logo{
		height: 64px;
	}
	.logo-link{
		padding: 4%;
		height: 64px;
	}
	/*--------------------------------
	Footer
	--------------------------------*/
	.footer{
		padding: 16px 0;
	}
	.gnav-list{
		padding: 0 16px;
		display: block;
	}
	.gnav-item{
		width: 100%;
		border-bottom: 1px solid rgba(0,0,0,.1);
	}
	.nav-link{
		padding: 8px 0;
	}
	.copy{
		padding: 8px 0;
		font-size: .8em;
	}
}