@charset "UTF-8";

@media all and (min-width:768px) {
	
/*------------------------------*/
/*TAG SEARCH*/
/*------------------------------*/

.bottom_tag {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	display: block;
}

/*------------------------------*/
/*other*/
/*------------------------------*/

#other {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-position: center top;
}

#other_wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#other_title {
	text-align: center;
}

#other_title p:first-child {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing: 0.18rem;
	margin-top: 10px;
	padding-top: 5px;
}

#other_title h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 3.6rem;
	letter-spacing: 0.4rem;
	margin-top: 5px;
	text-transform: uppercase;
}

.other_title_en_static {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing: 0.18rem;
	margin-top: 20px;
}

.other_title_en {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing: 0.18rem;
	margin-top: 20px;
}

.other_title_en {
	display: block;
}

.other_title_jp {
	display: none;
}


/*------------------------------*/
/*DOWNLOAD*/
/*------------------------------*/

#article_download {
	margin-top: 60px;
	overflow: hidden;
}

#article_download h2 span:first-child {
	font-size: 2.4rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	margin-right: 20px;
}

#article_download h2 span:last-child {
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.04rem;
}

#article_download_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webother-flex-wrap: wrap; 
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 40px;
	width: 690px;
	margin-left: -20px;
}

#article_download_list .article_download_block {
	width: 33.3%;
	margin-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

#article_download_list img {
	width: 100%;
	height: auto;
}

#article_download_list h3 {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0.04rem;
	margin-top: 10px;
}

#article_download_list a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.04rem;
	margin-top: 20px;
	background-color: #000;
	color: #fff;
}

#article_download_list a:hover, #article_download_list a:active {
	background-color: #888;
	color: #fff !important;
}

#article_download_note {
	display: none;
}

/*------------------------------*/
/*other RECENT*/
/*------------------------------*/

#other_recent {
	margin-top: 80px !important;
	background-image: url(images/common/line_04.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
}

/*------------------------------*/
/*FOLLOW US*/
/*------------------------------*/

#follow {
	margin-top: 60px !important;
}

/*------------------------------*/
/*FIXED SNS*/
/*------------------------------*/

#fixed_sns {
	display: none;
}

}

@media all and (max-width: 767px) {
	
/*------------------------------*/
/*TAG SEARCH*/
/*------------------------------*/

.top_tag {
	display: none;
}

.bottom_tag {
	display: block;
	margin-top: 60px;
}


/*------------------------------*/
/*other*/
/*------------------------------*/

#other {
	width: 100%;
	margin-top: 15px;
	background-image:url(images/other/other_04.gif) !important;
	background-size: 800px auto;
	background-repeat: no-repeat;
	background-position: center top 15px;
}

#other_title {
	text-align: center;
}

#other_title p:first-child {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing: 0.18rem;
}

#other_title h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 3rem;
	letter-spacing: 0.4rem;
	text-transform: uppercase;
}

.other_title_en_static {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing: 0.1rem;
	margin-top: 10px;
}

.other_title_en {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	letter-spacing: 0.1rem;
	margin-top: 10px;
}

.other_title_en {
	display: none;
}

.other_title_jp {
	display: block;
	font-weight: bold;
	letter-spacing: 0.1rem;
	margin-top: 10px;
}



/*------------------------------*/
/*DOWNLOAD*/
/*------------------------------*/

#article_download {
	margin-top: 40px;
	overflow: hidden;
}

#article_download h2 span:first-child {
	display: block;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	text-align: center;
}

#article_download h2 span:last-child {
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 0.04rem;
	text-align: center;
	margin-top: 10px;
}

#article_download_note {
	font-size: 1.4rem;
	margin-top: 40px;
	line-height: 2;
}

#article_download_note a {
	text-decoration: underline;
}

#article_download_note a:hover, #article_download_note a:active {
	text-decoration: underline !important;
}

#article_download_list {
	margin-top: 40px;
}

#article_download_list .article_download_block {
	width: 100%;
	margin-bottom: 40px;
}

#article_download_list img {
	width: 100%;
	height: auto;
}

#article_download_list h3 {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 2;
	letter-spacing: 0.04rem;
	margin-top: 10px;
}

#article_download_list a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: 0.04rem;
	margin-top: 20px;
	background-color: #000;
	color: #fff;
}

#article_download_list a:hover, #article_download_list a:active {
	color: #fff !important;
}

/*------------------------------*/
/*other RECENT*/
/*------------------------------*/

#other_recent {
	display: none !important;
}

#kit_recent {
	display: none !important;
}

/*------------------------------*/
/*FIXED SNS*/
/*------------------------------*/

#fixed_sns {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 998;
}

#fixed_sns ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

#fixed_sns li {
	width: 50%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#fixed_sns li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

#fixed_sns li:last-child {
	border-right: none;
}

#fixed_sns a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 2rem;
	background-color: #fff;
}


#fixed_sns img {
	vertical-align: text-bottom;
}



}

