@charset "utf-8";

/* // Mv
----------------------------------------------- */
#Mv {
	margin-bottom:80px;
	height:500px !important;
}
#Mv .flex-control-nav {
	margin-bottom:-55px;
}

#Mv ul.slides li {
	z-index:3;
	position:relative;
}
#Mv ul.slides li a {
	width:100%;
	height:500px !important;
	position:relative;
}
#Mv ul.slides li.flex-active-slide {
	z-index:5;
}
#Mv ul.slides li img {
	width: 1600px !important;
	height: auto;
	/*width:auto !important;*/
	position:absolute;
	top:0;
	left:50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
#Mv ul.slides li a:hover img {
	opacity:1;
}

/* // Search Area
----------------------------------------------- */
#searchArea {
	background: #F2F2F2;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
	box-sizing: border-box;
}
#searchArea h2 {
	width: 130px;
}
#searchArea h2 span {
	display:block;
	text-align: center;
}
#searchArea h2 span.en {
	font-size: 24px;
	display:block;
	width: 130px;
	line-height:1.1;
	transform: scale( 1 , 0.85 );
	font-weight:100;
	text-align: center;
}
#googleBox {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 100%;
	height: 40px;
	margin: 0 10px;
	overflow: hidden;
	text-align: left;
	border-radius: 5px;
	font-size: 88%;
	background: #FFF;
	box-sizing: border-box;
}
#google_field {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	float: left;
	overflow: hidden;
	border: none;
	width: 770px;
}
#google_field:focus {
	outline: 0;
}
#btn_search {
	width: 40px;
	height: 40px;
	background: url("../img/btn_search.png") 50% 50% no-repeat;
	border: none !important;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	float: right;
	transition: 0.2s;
}

.gsc-control-cse {
	border: none !important;
}

/* // Special Bunner
----------------------------------------------- */
#specialBnr {
	width: 1000px;
	margin: 80px auto;
	display: flex;
	justify-content: space-between;
}
.specialBnrBox {
	width: 480px;
	position: relative;
}
.specialBnrBox p {
	line-height: 50px;
	border-bottom: 2px solid #CCC;
	padding: 0 10px;
}
.specialBnrBox p span.en {
	display: inline-block;
	vertical-align: sub;
	font-size: 24px;
	line-height: 50px;
	transform: scale( 1 , 0.85 );
	font-weight:100;
	text-align: center;
	margin: 0 10px 0 0;
}
.specialBnrBox a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
}
.specialBnrBox a:hover {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background: #FFF;
}

/* // ContentsNavi
----------------------------------------------- */
#ContentsNavi ul {
	width:1000px;
	text-align:center;
}
#ContentsNavi ul.harfBox {
	display: flex !important;
	justify-content: space-between;
}
#ContentsNavi ul li {
	background: #CCC;
	margin:0 0 20px 0;
}
#ContentsNavi ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#ContentsNavi ul li.harf {
	width: 49%;
	height: 120px;
}
#ContentsNavi ul li a {
	display:block;
	width: 100%;
	height: 120px;
	position:relative;
	overflow:hidden;
}
#ContentsNavi ul li.harf a .txBox {
	width:50%;
}
#ContentsNavi ul li a .txBox {
	display: flex;
	align-items: center;
	justify-content: center;
	width:35%;
	height:120px;
	background-color: rgba(0,0,0,0.7);
	position:absolute;
	top: 0;
	left: 0;
	padding:15px;
	box-sizing: border-box;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
#ContentsNavi ul li a .txBox p {
	text-align:center;
	color:#FFF;
}
#ContentsNavi ul li a .txBox p.en {
	display: block;
	font-size:140%;
	color:#e3e3e3;
	margin-bottom:2px
}
#ContentsNavi ul li a .txBox p.ja {
	display: block;
	font-size:108%;
}
#ContentsNavi ul li a .txBox p.sub {
	line-height:1.7;
	margin-top:20px;
	color:#EEE;
}
/*html:not(.tbsp) #ContentsNavi ul li a:hover .txBox {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	left: 0;
	padding-top:80px;
	background-color: rgba(0,0,0,0.6);
}
html:not(.tbsp) #ContentsNavi ul li a:hover .txBox p.en {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	font-size:180%;
}
html:not(.tbsp) #ContentsNavi ul li a:hover .txBox p.ja {
	font-size:120%;
}*/

/* // Products
----------------------------------------------- */
#Products {
	background-color:#000;
	color:#FFF;
}
#Products .inner {
	background:url(../img/top_products_bg_01.jpg) center top no-repeat;
	min-height:500px;
	padding-top:75px;
}
#Products p.en {
	font-size:240%;
	color:#CCC;
	margin-bottom:28px;
}
#Products p.ja {
	font-size:220%;
	margin-bottom:40px;
}

#Products p.body {
	font-size:116%;
	line-height:2.3;
}
#Products a.btnA {
	border:1px #888 solid;
}

/* // TopYoutubeBtn
----------------------------------------------- */
#TopYoutubeBtn {
	margin-top: 20px;
}
#TopYoutubeBtn a {
	display: block;
	background: url(../img/products_youtube_btn.png) 0 0 no-repeat;
	width: 300px;
	height: 37px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

/* // InformationWrap
----------------------------------------------- */
#InformationWrap {
	margin-top:80px;
}



/* // BnrArea
----------------------------------------------- */

#BnrArea {
	padding:60px 0 0;
	margin-top:80px;
	background-color:#fafafa;
}
#BnrArea ul {
	width:1060px;
}
#BnrArea ul li {
	float:left;
	margin-right:60px;
	margin-bottom:60px;
}


/* // Top Bottom
----------------------------------------------- */
#kengakuyoyaku {
	border: 3px solid #23AC3A;
	min-height: 120px;
	overflow: hidden;
	position: relative;
}
#kengakuyoyaku img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#kengakuyoyaku p {
	background: #FFF;
	height: 100%;
	width: 36%;
	position: absolute;
	right: 13%;
	top: 0;
	line-height: 120px;
	font-size: 120%;
	text-align: center;
}
#kengakuyoyaku a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
}
#kengakuyoyaku a:hover {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background: #000;
}
#channelSugano {
	height: 113px;
	margin: 40px 0 0 0;
	border: 3px solid #000;
	display: flex;
	background: #000;
}
#channelText {
	width: 160px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	color: #FFF;
}
#channelContents {
	display: flex;
}
#channelContents .channelBox {
	width: 280px;
	display: flex;
}
#channelContents .channelBox p {
	width: 80px;
	box-sizing: border-box;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	background: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
	font-weight: bold !important;
}
#channelContents .channelBox p span {
	display: block;
	font-size: 300%;
}
#channelContents .channelVideo {
	width: 200px;
	position: relative;
}
/*****************************************
			Video Embed
*****************************************/
/* Video Responsive */
/*.channelVideoInner {
	margin: 0 0 25px 0;
    padding-top: 56.25%;
    width: auto;
    height: 0;
    position: relative;
	text-align: center;
}
.channelVideoInner iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}*/
/* for USTREAM */
/*.channelVideoInner a {
	margin: 0 auto;
}*/

/* // mportantInfo
----------------------------------------------- */
#ImportantInfo {
	 margin-bottom:55px;
}
#ImportantInfo a {
 	background-color:#EEE;
	line-height:1.3;
	padding:13px;
	display:block;
	text-align:center;
	color:#CC1F1C;
	font-weight:500;
	font-size:110%;
	letter-spacing:0.07em;
}
#ImportantInfo a i {
	color:#CC1F1C;
	padding-left:20px;
	position:relative;
	left:0;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
html:not(.tbsp) #ImportantInfo a:hover {
 	background-color:#FFEAEA;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
	text-decoration:underline;
}
html:not(.tbsp) #ImportantInfo a:hover i {
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
	left:5px;
}


#ContentsWrap .bnr100th {
	text-align:center;
	margin-bottom:35px;
 	margin-top:-35px;
}

#topBtn {
	width: 600px;
	margin: 120px auto 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
#topBtn a {
	width: 200px;
}
#topBtn a img {
	width: 100%;
	height: auto;
}
/*#topBtn a:nth-of-type(2) {
	border: solid 5px #83B040;
	outline: solid 5px #83B040;
	outline-offset: 5px;
	margin: 6px 6px 6px 20px;
	display: inline-block;
	background-color: #83B040;
	width: 400px;
	font-size: 200%;
	text-align: center;
	color: white;
	text-decoration: none;
	padding: 16.5px 0;
	border-radius: 25px;
	font-weight: bold;
	letter-spacing: 3px;
}*/
@media screen and (max-width: 599px) {
	#topBtn {
		width: 100%;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	#topBtn a {
		width: 40vw;
	}
/*	#topBtn a:nth-of-type(2) {
		width: 100%;
		border: solid 1.5625vw #83B040;
		outline: solid 1.5625vw #83B040;
		outline-offset: 1.5625vw;
		margin: 5vw 2.8125vw;
		padding: 2.5vw;
		letter-spacing: 0.9375vw;
		line-height: 1.2;
		max-width: 395.5px;
		border-radius: 7.5vw;
	}*/
}






@charset "utf-8";

/* // Mv
----------------------------------------------- */
#Mv {
	margin-bottom:80px;
	height:500px !important;
}
#Mv .flex-control-nav {
	margin-bottom:-55px;
}

#Mv ul.slides li {
	z-index:3;
	position:relative;
}
#Mv ul.slides li a {
	width:100%;
	height:500px !important;
	position:relative;
}
#Mv ul.slides li.flex-active-slide {
	z-index:5;
}
#Mv ul.slides li img {
	width: 1600px !important;
	height: auto;
/*	width:auto !important;*/
	position:absolute;
	top:0;
	left:50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
#Mv ul.slides li a:hover img {
	opacity:1;
}

/* // Search Area
----------------------------------------------- */
#searchArea {
	background: #F2F2F2;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
	box-sizing: border-box;
}
#searchArea h2 {
	width: 130px;
}
#searchArea h2 span {
	display:block;
	text-align: center;
}
#searchArea h2 span.en {
	font-size: 24px;
	display:block;
	width: 130px;
	line-height:1.1;
	transform: scale( 1 , 0.85 );
	font-weight:100;
	text-align: center;
}
#googleBox {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 100%;
	height: 40px;
	margin: 0 10px;
	padding: 0 10px;
	overflow: hidden;
	text-align: left;
	border-radius: 5px;
	font-size: 88%;
	background: #FFF;
	box-sizing: border-box;
}
#google_field {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	float: left;
	overflow: hidden;
	border: none;
	width: 770px;
}
#google_field:focus {
	outline: 0;
}
#btn_search {
	width: 40px;
	height: 40px;
	background: url("../img/btn_search.png") 50% 50% no-repeat;
	border: none !important;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	float: right;
	transition: 0.2s;
}

/* // Special Bunner
----------------------------------------------- */
#specialBnr {
	width: 1000px;
	margin: 80px auto;
	display: flex;
	justify-content: space-between;
}
.specialBnrBox {
	width: 480px;
	position: relative;
}
.specialBnrBox p {
	line-height: 50px;
	border-bottom: 2px solid #CCC;
	padding: 0 10px;
}
.specialBnrBox p span.en {
	display: inline-block;
	vertical-align: sub;
	font-size: 24px;
	line-height: 50px;
	transform: scale( 1 , 0.85 );
	font-weight:100;
	text-align: center;
	margin: 0 10px 0 0;
}
.specialBnrBox a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
}
.specialBnrBox a:hover {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background: #FFF;
}

/* // ContentsNavi
----------------------------------------------- */
#ContentsNavi ul {
	width: 1000px;
}
#ContentsNavi ul.harfBox {
	display: flex !important;
	justify-content: space-between;
	margin: 0 !important;
}
#ContentsNavi ul li {
	background: #CCC;
	margin:0 0 20px 0;
}
#ContentsNavi ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}
#ContentsNavi ul li.harf {
	width: 49%;
	height: 120px;
}
#ContentsNavi ul li a {
	display:block;
	width: 100%;
	height: 120px;
	position:relative;
	overflow:hidden;
}
#ContentsNavi ul li.harf a .txBox {
	width:50%;
}
#ContentsNavi ul li a .txBox {
	display: flex;
	align-items: center;
	justify-content: center;
	width:35%;
	height:120px;
	background-color: rgba(0,0,0,0.7);
	position:absolute;
	top: 0;
	left: 0;
	padding:15px;
	box-sizing: border-box;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
#ContentsNavi ul li a .txBox p {
	text-align:center;
	color:#FFF;
}
#ContentsNavi ul li a .txBox p.en {
	display: block;
	font-size:140%;
	color:#e3e3e3;
	margin-bottom:2px
}
#ContentsNavi ul li a .txBox p.ja {
	display: block;
	font-size:108%;
}
#ContentsNavi ul li a .txBox p.sub {
	line-height:1.7;
	margin-top:20px;
	color:#EEE;
}
/*html:not(.tbsp) #ContentsNavi ul li a:hover .txBox {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	left: 0;
	padding-top:80px;
	background-color: rgba(0,0,0,0.6);
}
html:not(.tbsp) #ContentsNavi ul li a:hover .txBox p.en {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	font-size:180%;
}
html:not(.tbsp) #ContentsNavi ul li a:hover .txBox p.ja {
	font-size:120%;
}*/

/* // Products
----------------------------------------------- */
#Products {
	background-color:#000;
	color:#FFF;
}
#Products .inner {
	background:url(../img/top_products_bg_01.jpg) center top no-repeat;
	min-height:500px;
	padding-top:75px;
}
#Products p.en {
	font-size:240%;
	color:#CCC;
	margin-bottom:28px;
}
#Products p.ja {
	font-size:220%;
	margin-bottom:40px;
}

#Products p.body {
	font-size:116%;
	line-height:2.3;
}
#Products a.btnA {
	border:1px #888 solid;
}

/* // TopYoutubeBtn
----------------------------------------------- */
#TopYoutubeBtn {
	margin-top: 20px;
}
#TopYoutubeBtn a {
	display: block;
	background: url(../img/products_youtube_btn.png) 0 0 no-repeat;
	width: 300px;
	height: 37px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

/* // InformationWrap
----------------------------------------------- */
#InformationWrap {
	margin-top:80px;
}



/* // BnrArea
----------------------------------------------- */

#BnrArea {
	padding:60px 0 0;
	margin-top:80px;
	background-color:#fafafa;
}
#BnrArea ul {
	width:1060px;
}
#BnrArea ul li {
	float:left;
	margin-right:60px;
	margin-bottom:60px;
}


/* // Top Bottom
----------------------------------------------- */
#kengakuyoyaku {
	border: 3px solid #23AC3A;
	min-height: 120px;
}
#channelSugano {
	height: 113px;
	margin: 40px 0 0 0;
	border: 3px solid #000;
	display: flex;
	background: #000;
}
#channelText {
	width: 160px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	color: #FFF;
}
#channelContents {
	display: flex;
}
#channelContents .channelBox {
	width: 280px;
	display: flex;
}
#channelContents .channelBox p {
	width: 80px;
	box-sizing: border-box;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	background: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
	font-weight: bold !important;
}
#channelContents .channelBox p span {
	display: block;
	font-size: 300%;
	font-weight: normal;

}
#channelContents .channelVideo {
	width: 200px;
	position: relative;
}
/*****************************************
			Video Embed
*****************************************/
/* Video Responsive */
/*.channelVideoInner {
	margin: 0 0 25px 0;
    padding-top: 56.25%;
    width: auto;
    height: 0;
    position: relative;
	text-align: center;
}
.channelVideoInner iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}*/
.channelVideoInner img {
	width: 100%;
	height: auto;
}
/* for USTREAM */
/*.channelVideoInner a {
	margin: 0 auto;
}*/

/* // Rel Link
----------------------------------------------- */
#relLink {
	margin: 40px auto;
}
#relLink ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0 auto;
}
#relLink li {
	width: 49%;
	display: flex;
	justify-content: space-between;
	list-style: none;
	border: 1px solid #CCC;
	overflow: hidden;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
}
#relLink li span {
	width: 30%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#relLink li p {
	width: 66%;
}
#relLink li p span {
	width: 100%;
	display: block;
	font-weight: bold;
}
#relLink li img {
	width: 100%;
	height: auto;
}
#relLink li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
}
#relLink li a:hover {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background: #000;
}

/* // digitalBook
----------------------------------------------- */
#digitalBook ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0 auto;
}
#digitalBook li {
	width: 49%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	list-style: none;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
}
#digitalBook li span {
	width: 30%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#digitalBook li p {
	width: 66%;
}
#digitalBook li p span {
	width: 100%;
	display: block;
	font-weight: bold;
}
#digitalBook li img {
	width: 100%;
	height: auto;
}
#digitalBook li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
}
#digitalBook li a:hover {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	background: #000;
}

.gsc-control-cse {
	padding: 0 !important;
}
.gsc-input-box {
	border: none !important;
}

/* // lboshi
----------------------------------------------- */
#lboshi {
	display: flex;
	width: 370px;
	align-items: center;
	margin: 30px 0 0 0;
	position: relative;
}
#lboshi img {
	width: 80px;
	height: auto;
}
#lboshi p {
	display: inline-block;
	margin: 0 0 0 15px;
	font-size: 100%;
	font-weight: bold;
}
#lboshi a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
}
#lboshi a:hover {
	opacity: 0.75;
}

/* // mportantInfo
----------------------------------------------- */
#ImportantInfo {
	 margin-bottom:55px;
}
#ImportantInfo a {
 	background-color:#EEE;
	line-height:1.3;
	padding:13px;
	display:block;
	text-align:center;
	color:#CC1F1C;
	font-weight:500;
	font-size:110%;
	letter-spacing:0.07em;
}
#ImportantInfo a i {
	color:#CC1F1C;
	padding-left:20px;
	position:relative;
	left:0;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
html:not(.tbsp) #ImportantInfo a:hover {
 	background-color:#FFEAEA;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
	text-decoration:underline;
}
html:not(.tbsp) #ImportantInfo a:hover i {
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
	left:5px;
}


#ContentsWrap .bnr100th {
	text-align:center;
	margin-bottom:35px;
 	margin-top:-35px;
}

#topBtn {
	width: 600px;
	margin: 120px auto 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
#topBtn a {
	width: 200px;
}
#topBtn a img {
	width: 100%;
	height: auto;
}
/*#topBtn a:nth-of-type(2) {
	border: solid 5px #83B040;
	outline: solid 5px #83B040;
	outline-offset: 5px;
	margin: 6px 6px 6px 20px;
	display: inline-block;
	background-color: #83B040;
	width: 400px;
	font-size: 200%;
	text-align: center;
	color: white;
	text-decoration: none;
	padding: 16.5px 0;
	border-radius: 25px;
	font-weight: bold;
	letter-spacing: 3px;
}*/
@media screen and (max-width: 599px) {
	#topBtn {
		width: 100%;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	#topBtn a {
		width: 40vw;
	}
/*	#topBtn a:nth-of-type(2) {
		width: 100%;
		border: solid 1.5625vw #83B040;
		outline: solid 1.5625vw #83B040;
		outline-offset: 1.5625vw;
		margin: 5vw 2.8125vw;
		padding: 2.5vw;
		letter-spacing: 0.9375vw;
		line-height: 1.2;
		max-width: 395.5px;
		border-radius: 7.5vw;
	}*/
}






