@media screen and (max-width: 750px) {

	body{
		overflow-x: hidden;
	}
	img{
		max-width: 100%;
		height: auto;
	}
	.pc {	
		display:none;
	}
	.sp {	
		display:block;
	}
	
	
	#Container #w_topimg{
		margin-top: 64px;
		background-size: contain;
	}

	#Container #topimg ul {
		box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.topimg_li01{
	width: 140%;
}
.topimg_li03 {

  padding-top: 24px;
}

.topimg_li04 {

  padding-top: 24px;
}

.topimg_li05 {

  padding-top: 24px;
}
	
	#header {
		width: 100%;
		height: 100px;
		margin-right: auto;
		margin-left: auto;
		z-index: 9999;
		background: white;
		top: 0;
		padding-left: 2px;
		padding-right: 2px;
		box-sizing: border-box;
		justify-content: space-between;
	}
	
	.disp_sp{
		display: block;
	}
	
	.logo_sp_svg{
		margin-left: 6px;
	}
	
	.header_inlink02 li a {
		background: orange;
		padding: 6px 4px;
		text-decoration: none;
		color: white;
		border-radius: 4px;
		display: none;
	}
	
	.header_inlink02 {
		display: flex;
		align-items: center;
		padding-top: 4px;
		position: absolute;
		top: 0px;
		right: 10px;
	}
	
	#attention {
		display: none;
		padding-top: 13px;
		color: rgb(255, 0, 0);
		margin-right: 10px;
		font-weight: bold;
	}
	
	
	#header .headleft h1 {
		text-align: center;
		font-size: small;
		width: 100%;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		height: auto;
		visibility: hidden;
	}
	
	.logo_sp{
		display: grid;
		justify-content: space-between;
		grid-template-columns: 1fr 1fr;
		align-items: center;
		margin-top: 4px;
	}
	
	.logo_sp_in{
		display: flex;
		justify-content: end;
	}
	
	
	.comicB_sp{
		margin-right: 6px;
	}
	
	body {
		background-image: none;
	}
	#header {
		width: 100%;
	}
	#header .headleft {
		float: none;
		width: 100%;
		display: flex;
		  flex-direction: column-reverse;
	}
	#header .headleft h1 {
		text-align: center;
		font-size: 12px;
		width: 100%;
		margin-top: 4px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#header .headleft .logo {
		text-align: center;
		margin: 0px;
	}
	#header .swaprank {
		float: none;
		width: 100%;
		text-align: center;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		padding: 0px;
		margin-top: 0px;
	}
	#header .swaprank img {
		width: 320px;
	}
	#Container {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		margin-top: 40px;
		margin-bottom: 0px;
	}
	#Container #topimg {
		width: 100%;
	}
#Container .chuibox {
	width: 100%;
	margin-bottom: 20px;
}
#Container .chuibox p{
	font-size: large;
	color: #F00;
	font-weight: bold;
	margin: 5px;
	line-height: 150%;
}
#Container .chuitext1 {
	font-size: large;
	color: #F00;
	line-height: 110%;
	font-weight: bold;
	margin: 5px;
}
#Container .contentbox {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Container .contentbox .ifrtext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
#Container .lotbox {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	width: 100%;
	margin-bottom: 30px;
}
#Container .lotbox .lot_left {
}
#Container .lotbox .lot_right {
	width: 100%;
}
#Container .lotbox .lot_right h2 {
	font-size: xx-large;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#Container .lotbox .lot_right p {
	font-size: medium;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#Container .accountbox {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#Container .revo {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#Container section .w_g_content {
	background-color: #eeeeee;
	padding-top: 30px;
	padding-bottom: 30px;
}
#Container section .w_w_content {
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
}
#Container section .ContentArea {
	width: 100%;
}
#Container .ContentArea h2 {
	text-align: center;
	font-size: clamp(18px, 2vw, 32px);
	font-weight: normal;
	line-height: 1.5;
}
#Container .ContentArea h3 {
	font-size: small;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

#Container .ContentArea h4 {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}

#Container .ContentArea p {
	font-size: medium;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#Container .ContentArea .img {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#Container .ContentArea .img2 {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#Container .gaiyoubox {
	width: 100%;
}
#Container .gaiyoubox table {
	border-collapse: collapse;
}
#Container .gaiyoubox table tr td {
	padding: 10px;
	font-size: small;
	line-height: 200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#Container .gaiyoubox table tr td a {
	color: #9F9;
}
#Container #risk {
	width: 100%;
}
/*********************************

ボタン

**********************************/
.a_button {
	width: 96%;
	height: auto;
	margin-left: 2%;
	margin-right: 2%;
}
.a_button a {
	padding: 24px 16px 16px 16px;
}
.a_button_text {
	font-size: 68%;
}
.a_button {
	margin-top: 64px;
}
.corporation_a   {
	width:100%;
	text-align: center;
	margin-bottom: 50px;
}
.corporation_a a {
	font-size: medium;
	color: #36F;
}
.corporation_a a:hover {
	font-size: medium;
	color: #FF6064;
}
.swap_btn{
	margin: 0 10px;
	box-sizing: border-box;
}
.swap_btn a{
	font-size: 1.4rem;
	padding: 12px 40px;
}

}

