@charset "UTF-8";

.breadcrumb{display: none}

	.pctabonly{display: none}

.pconly{display:none}

	.tabonly{display:none}

.tabsponly{display:table}
	
.sponly{display: table}
	
	
/* マイルストーントップ sp*/  
	
	section h2.ttl{color:#3c6091;
	text-align: center;
		font-size: 35px;font-weight: bold;
	margin: 10px auto 15px}
	
	section .ttl_jp{font-size: 20px;font-weight: bold}
	
	
	section .bt_list{width: 150px;
		padding: 10px 0 ;
		font-size: 12px;
		margin: 20px auto;
	 border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  ;
	background-color:#d96500;
	color: #fff}
	
	section .news_main{max-width: 1300px;
		margin: 50px 0 0;
	width: 100%}
	
	section .news_main .news_more{
       display: none;
	}
	
	section .news_main img{width: 80%;margin: 20px auto}
	
	.news-more-sp{width: 150px;
		background-color: #3c6091;
		color: #fff;
			margin: 40px auto 0;
			padding: 10px 10px;
			text-align: center;
			font-size: 14px;
			height: 35px;
			position: relative;	border-radius: 10px;		/* CSS3草案 */
		-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
		-moz-border-radius: 10px;	/* Firefox用 */
		
	}

	@media screen and (max-width: 767px){
		.news-more-sp{
			display: block !important;
		}
}
	
	section .news_main .txt{margin: 0 20px;line-height: 1.6em}
	
	.news_main ul{display: block}
	
	.news_main ul li{list-style:none;
		float: left;
		padding: 10px 0px;
		text-align: left;
		background: -moz-linear-gradient(top, #fff, #d6d6d6 50%, #fff);
        background: -webkit-gradient(linear, top, right bottom, from(#fff), color-stop(0.5, #d6d6d6), to(#fff));
		border-left: solid 1px #fff;
		border-right: solid 5px #fff;
		height: 100%;
		position: relative
	}
	
	.news_main ul li:nth-child(2n){margin-top: 50px;}
	
		.news_main ul li:nth-child(3n){margin-top: 50px;}
	
			.news_main ul li:nth-child(4n){margin-top: 50px;}
	
	section .news_main h3{font-size: 28px;font-weight: bold;
		line-height: 1.3em;
	margin:15px 20px 15px}
	
	section .news_main .day{margin: 0 20px;font-size: 13px}
	
	
.top_news{max-width: 1300px;
	margin: 0 auto;
		width: 100%;
	height: 100%;}


	section .news_main h3{font-size: 4vw;font-weight: bold;
		line-height: 1.3em;
	margin:15px 20px 15px}

section .news_main h3 a{font-size: 4vw;font-weight: bold;
		line-height: 1.3em;}


	/* マイルストーントップ sp*/  


	section .contents_main img{width: 60%;margin: 30px auto}

.contents_main ul {margin-top: 20px}


		.contents_main ul li{list-style:none;
		float: left;
		padding: 0px 0px 0px;
		text-align: left;
		/*border: solid 1px #ccc;*/
		margin-right: 2%;
		height:100%;
		min-height: 245px;
		max-height: none;
		width: 49%;
		position: relative
	}


/*
.contents_main ul li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 25px solid #3c6091;
  border-right: 25px solid transparent;
}
*/
	section .contents_main .contents_txt{margin: 30px 20px 0;line-height: 1.0em;font-size: 16px;text-align: center;color:  #3c6091;font-weight: bold;line-height: 1.3em}

.contents_main  ul li a{display:block;margin: 0}

.contents_main  ul li a:hover{text-decoration:none}
.contents_main  ul li:nth-child(1n){margin-top:10px;  margin-right: 2%;}
.contents_main  ul li:nth-child(2n){margin-top:10px;  margin-right: 0;}
	
		.contents_main  ul li:nth-child(3n){margin-top:10px;margin-right: 2%;}
	
			.contents_main  ul li:nth-child(4n){margin-top:10px;margin-right: 0;}

.contents_main  ul li:nth-child(5n){margin-top:10px;margin-right: 2%;}

.contents_main  ul li:nth-child(6n){margin-top:10px;margin-right: 0;}





	/* マイルストーンプロダクト sp*/  

.product_img img{width: 100%;
margin-bottom: 40px}

.product_spec{/*margin-top: 40px*/ top: 60px;}

.bt_tab {text-align: center;flex-direction: column; width: 90%;}
.bt_tab ul li{display: inline-block;width: 100%; margin: 3px 2px;}
.bt_tab ul li.nav-pills-buy{width: 100%;}

.bt_tab ul{display: inline-block;width:100%;margin:0 auto;/*padding:0 2.5%;*/display: flex;}


.bk_head_pc{background-color: #fff; position:fixed; top:0;left: 0; width: 100%;height: 60px;z-index:888;}

.title h1{font-size: 30px;
line-height: 1em;
font-weight: bold;color: #3c6091;
margin: 40px 0;}


.title h1 .jp{color: #1a1311;font-size: 20px}

.product_top{max-width: 1300px;margin: 0 auto 0}



.bt_product{margin:0 auto 20px; text-align:left;background-color: #ebf2f2; padding:20px 30px 0;max-width: 1300px}

.bt_product ul{display: inline-block;
margin: 0 auto
}

.bt_product ul li{display: inline-block;margin-bottom: 20px;padding: 0 5px;}

.bt_product ul li a{text-decoration: none;color: #515151}

.product_list h2{font-size: 12px;
font-weight: bold;
padding: 10px 20px }

.product_list p{font-size: 14px;
font-weight: normal;
padding:0 20px 20px;
line-height: 1.6em}

.product_list ul li{float: left;
width: 100%;
border-collapse:collapse;
border: 1px solid #e0e0e0;
height: 100%;}


.product_list ul li{float: none;
width: 50%;
border-collapse:collapse;
border: 1px solid #e0e0e0;
height: 400px}


dl.list_maker dt {
  float: none;
width: 100%;
  height: 130px ;

	padding: 15px 0;
	border-bottom: solid 1px #cdcdcd;
background-size: 90%;
	margin-top: 30px
}


.top_line{border-top:none}



dl.list_maker dd {
  float: none;
	width: 100%;
padding:  0;
	display: block;
  line-height: 1em ;
	text-align: center;
	border-bottom: none;
	margin: 0;
	height: 100%
}

dl.list_maker dd p{margin: 0;width: 100%}

dl.list_maker dd a{float:none;
	padding: 10px 20px;
	display: block;
	text-align: left;
	border-bottom: solid 1px #cdcdcd;
width: 100%}


dl.list_maker dt.asus{background-image:url(../product/images/logo_ASUS.png);
background-size:70%;
background-position:center 85%;
background-repeat: no-repeat}


dl.list_maker dt.cougar{background-image:url(../product/images/logo_orangecougar.png);
background-size:80%;
background-position:center 85%;
background-repeat: no-repeat}


dl.list_maker dt.easars{background-image:url(../product/images/logo_easars.png);
background-size:contain;
background-position:center;
background-repeat: no-repeat}

dl.list_maker dt.epicgear{background-image:url(../product/images/logo_EpicGear.png);
background-size:60%;
background-position:center 85%;
background-repeat: no-repeat}



dl.list_maker dt.evga{background-image:url(../product/images/logo_EVGA_logo_black.png);
background-size:60%;
background-position:center 85%;
background-repeat: no-repeat}


dl.list_maker dt.geil{background-image:url(../product/images/logo_GeIL.png);
background-size:60%;
background-position:center 85%;
background-repeat: no-repeat}


dl.list_maker dt.hec{background-image:url(../product/images/logo_hec_logo_large.png);
background-size:contain;
background-position:center;
background-repeat: no-repeat}


dl.list_maker dt.hyperx{background-image:url(../product/images/logo_hyperX_white.png);
background-size:60%;
background-position:center 85%;
background-repeat: no-repeat}

dl.list_maker dt.jinx{background-image:url(../product/images/logo_jinx.png);
background-size:60%;
background-position:center 85%;
background-repeat: no-repeat}

dl.list_maker dt.kingstone{background-image:url(../product/images/logo_Kingston.png);
background-size:60%;
background-position:center 85%;
background-repeat: no-repeat}


dl.list_maker dt.mailestone{background-image:url(../product/images/logo_milestone.png);
background-size:60%;
background-position:center 85%;
background-repeat: no-repeat}


dl.list_maker dt.next_level{background-image:url(../product/images/logo_next-level.jpg);
background-size:60%;
background-size:contain;
background-repeat: no-repeat}


dl.list_maker dt.razer{background-image:url(../product/images/logo_razer.jpg);
background-size:60%;
background-position:center 85%;
background-repeat: no-repeat}



/* マイルストーンプライバシーPC*/  
.privacy_top{
max-width: 1300px;margin: 80px auto 0;
padding: 0 20px}

.privacy_top p{font-size: 14px;line-height: 1.6em}


.privacy_top h2{font-size: 20px;line-height: 1.6em;color: #3c6091;
border-bottom: solid 1px #aaa;margin: 50px 0 10px;font-weight: bold}




/* マイルストーンサポートPC*/  
.support_top{
max-width: 1100px;margin: 80px auto 0;
padding: 0
}

.support_top p{font-size: 14px;line-height: 1.6em;padding: 0}

a.bt_contact{font-size: 16px;background-color: #3c6091;padding:15px 20px;color: #fff;
display: inline-block;margin: 20px auto; border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */}

a.bt_contact:hover{color: #fff;
text-decoration: none}

.support_top h2{font-size: 20px;line-height: 1.6em;color: #3c6091;
border-bottom: solid 1px #aaa;margin: 50px 0 10px;font-weight: bold}

.contact_main{text-align: center}

.sup_chu{font-size: 13px}


.select-wrap{
overflow:hidden;
display:inline-block;
min-width:50px;
background-color:#e6ecf3;
border:1px solid #c0c0c0;
color:#333;
	background: url(../images/support/images.png) right 50% no-repeat, -webkit-linear-gradient(top, #e6ecf3 0%,#e6ecf3 100%);
	background: url(../images/support/images.png) right 50% no-repeat, linear-gradient(to bottom, #e6ecf3 0%,#e6ecf3 100%);
	background-size: 10%
}

.select-wrap select{
-webkit-appearance:none; font-family:  "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial,sans-serif;
-moz-appearance:none;
appearance:none;
position:relative;
z-index:2;
display:block;
width:200%;/* fallback non calc support */
width:-webkit-calc(100% + 5em);
margin:0;
padding:11px 30px 11px 11px;
background:transparent;
border:0;
outline:none;
font-size:12px;
line-height:1.5;
}

.entypo-down-open-mini:before{
/* content:''; 今回のサンプルはCDNを使っているため指定していないけど指定する必要があります。 */
font-family:'entypo',sans-serif; font-family:  "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial,sans-serif;
position:absolute;
z-index:1;
top:50%;
right:12px;
right:.75rem;
margin-top:-8px;
margin-top:-.5rem;
font-size:16px;
font-size:1rem;
line-height:1;
color:#333;
}


.wname{width:100px}

.news_list .info_title{font-size: 19px;line-height: 1.3em}



.bt_check{padding: 10px 20px;
	 font-family:  "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial,sans-serif;
	color: #fff;
	font-size:14px; 
	background-color:  #3c6091;
	width: 100px;
	border: none;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}


.bt_clear{padding: 10px 20px;
	 font-family:  "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial,sans-serif;
	color: #fff;
	font-size:14px; 
	background-color: #6F6F6F;
	width: 100px;
	border: none;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}



.section_main .logo_mark img{width: 80%}

.section_main .box_in .bt_maker{text-align: center}

.section_main .box_in .bt_maker ul li{float: none;
	display:block;
width: 100%;
margin:20px 0}

.section_main .box_in .bt_maker ul{	display:block;
margin: 0 auto}


.section_main .box_in .bt_maker a{padding: 10px 20px;
	font-family:  "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial,sans-serif;
	color: #fff;
	width: 100%;	display:block;
	font-size:14px; 
	background-color:  #3c6091;
text-decoration: none;
	border: none;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

.security_img img{width: 90%}

.fadeInDown {
    animation-name: fadeInDown;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.fadeOutDown {
    animation-name: fadeOutDown;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.scptop_build{
    display: flex;
    align-items: center;
	flex-direction: column;
}

.scptop_build_width{
	width: 100%;
}

.scptop_build iframe{
    width: 100%;
	height: 170px;
}