@charset "UTF-8"

/*===================�S�̊�{�ݒ�======================================*/

* {
	margin: 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic ProN", "�q���M�m�p�S ProN W3", "���C���I", "Meiryo", "verdana", sans-serif;
}

body {
	/*background: #F0ECE3;*/
	padding: 0;
	margin: auto;
	overflow-x: hidden;
	font-family: "Helvetica Neue",
		Arial,
		"Hiragino Kaku Gothic ProN",
		"Hiragino Sans",
		Meiryo,
		sans-serif;

}

/*�h�b�g*/
/*body {
	background-image: radial-gradient(#eee 8%, transparent 15%), radial-gradient(#eee 8%, transparent 15%);
	background-size: 40px 40px;
	background-position: 0 0, 20px 20px;
}*/



A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;

}

A:hover {
	text-decoration: none;
	opacity: .4;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	width: 100%;
	list-style-type: none;
}



img {
	max-width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}


.wrapper {
	font-family: "Hiragino Kaku Gothic ProN", "�q���M�m�p�S ProN W3", "���C���I", "Meiryo", "verdana", sans-serif;
	color: #6b6161;
	padding: 0 50px;
	margin: auto;
	max-width: 100%;
	list-style-type: none;
	overflow-x: hidden;
	background-color: #ffffff;
	max-width: 750px;
}


/*==header====*/
.position-lock {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	padding: 0;
	z-index: 999;
	height: 52px;
}

header {
	background-color: #ffffff;
}

.header-logo {
	padding: 0;
	width: 100px;
	height: 40px;
	/*  margin: 0.55em;*/

}

.header-logo img {
	max-width: 200px;
	padding: 10px 20px 0 0;
	display: block;
}

/*==navbar====*/
nav.top {
	background: #746e6d;
	padding-top: 31px;
	z-index: 100;
	position: relative;

}

.navbar {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	list-style-type: none;
	max-width: 720px;
	position: relative;
	z-index: 999;
}

.navbar li {
	width: 100%;
	text-align: center;
}

.navbar a {
	display: block;
	padding: 0.6em 0;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.85em;

}

.navbar a span {
	color: orange;
}

.navbar a:hover {
	background: #c84040;
}

/*===�y�[�W�g�b�v�ւ̃{�^��===*/
#page_topbtn_pc {
	width: 100px;
	height: 100px;
	position: fixed;
	right: 20px;
	z-index: 10;
	bottom: 50px;
	opacity: 0.5;
}

#page_topbtn_pc a {
	position: relative;
	display: block;
	width: 100px;
	height: 100px;
	text-decoration: none;
	background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u35494836/pc/ranking/css/../../../go_pagetop.png') no-repeat center center;
}

/*===footter===*/

	.menucheck {
		font-size: 1.5em;
		letter-spacing: 2px;
		font-weight: bold;
	}


.bottom-logo {
	width: 240px;
	height: 60px;
	margin: 10% auto;
	display: block;
}

.hov:hover {
	opacity: 0.4;
}

.bottom img {
	margin: 1%;
}


.iframe {
	vertical-align: middle;
	background-color: white;
	display: block;
	position: relative;
	width: 100%;
	height: 100px;
	margin: 0;

}

.mail a:hover {
	background-color: antiquewhite;
	color: antiquewhite;
}


.foot-nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 5% auto 0 auto;
	padding-bottom: 5%;
max-width: 750px;
}

.foot-nav li {
	display: inline;
	border-left: 1px solid black;
	border-right: 1px solid black;

}

.foot-nav li + li {
	border-left: 0;
	border-right: 1px solid black;

}

.foot-nav li:last-child {
	display: inline;
	border-right: 0;

}

.foot-nav li:first-child {
	display: inline;
	border-left: 0;

}

.foot-nav li a {
	text-decoration: none;
	text-align: center;
	font-weight: 100;
	color: #313131;
	font-weight: bold;
	font-size: 1.4em;
	display: block;
}

.foot-nav a:hover {
	display: block;
	text-decoration: none;
	opacity: 0.4;

}

.feature {
	max-width: 750px;

}

.copyright {
	font-size: small;

}


/*�V���b�s���O����*/

.list {
    width: 70%;
    vertical-align: top;
    text-align: left;
    display: inline-block;
    /* padding: 0px 0 0 0; */
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 100px auto;
}

.onerow {
	width: 70%;
	float: none;
}

.list .label {
	clear: both;
	font-size: 15px;
	text-align: left;
	margin: 30px auto 15px;
	color: #000;
}

.list .label2 {
    margin: 1.4em 1em 1.4em 0;
    padding: 0.3em 0 0.2em 0.4em;
    border: 1px solid #746e6d;
    /* box-shadow: 12px 8px #cc9e96; */
    /* font-weight: 600; */
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
}


.label-st {
	background-color: #ffffff;
	color: #701722;
	padding: 10px;
	position: relative;
	font-size: 18px;
	margin: 3% 2% 7% 0%;
}

.label-st-nonchi {
	background-color: #ffffff;
	color: #535f60;
	padding: 10px;
	position: relative;
	font-size: 18px;
	margin: 3% 3% 7% 0;
}


.label-st:after {
	background: repeating-linear-gradient(90deg, #E76D92, #E76D92 5px, #ffffff 0, #ffffff 10px);
	/* �X�g���C�v */
	content: '';
	height: 5px;
	/* �X�g���C�v�̍��� */
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.label-st-nonchi:after {
	background: repeating-linear-gradient(90deg, #51B3BE, #51B3BE 5px, #ffffff 0, #ffffff 10px);
	/* �X�g���C�v */
	content: '';
	height: 5px;
	/* �X�g���C�v�̍��� */
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.list ul li .btn {
	float: right;
	width: 100px;
	margin-bottom: 8px;
}


.list ul li .btn a {
	color: #ffffff;
	background: #746e6d;
	text-decoration: none;
	-webkit-transition: .3s;
	transition: .3s;
	display: block;
	text-align: center;
	line-height: 38px;
}
.list ul li .nonchi a {
	color: #ffffff;
	background: #51B3BE;

}

.list ul {
	width: 100%;
	text-align: left;
	font-family: 'Sawarabi Gothic', sans-serif;
}

.list ul li {
	display: inline-block;
	width: 95%;
	margin-bottom: 0 auto 10px;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}


.list ul li dl {
	float: left;
	margin-bottom: 5px;
	color: #000;
}

.list ul li dl dt {
	font-size: 12px;
	letter-spacing: 0;
}

.list ul li dl dd {
	margin: 0;
	line-height: 1.7em;
}

/* --------�F�ύX---------- */

.code1-2 .label2 {
	border: 2px solid #CB67A5;
	-webkit-box-shadow: 6px 6px #e182bd;
	box-shadow: 6px 6px #e182bd;
}

.code1-2 .list ul li .btn a {
	color: #fff;
	background: #CB67A5;
}

.code1-3 .label2 {
	border: 2px solid #6AA1CC;
	-webkit-box-shadow: 6px 6px #aac5db;
	box-shadow: 6px 6px #aac5db;
}

.code1-3 .list ul li .btn a {
	color: #fff;
	background: #6AA1CC;
}

.code1-4 .label2 {
	border: 2px solid #BD7857;
	-webkit-box-shadow: 6px 6px #c7937a;
	box-shadow: 6px 6px #c7937a;
}

.code1-4 .list ul li .btn a {
	color: #fff;
	background: #BD7857;
}

#layered .label2 {
	border: 2px solid #E19798;
	-webkit-box-shadow: 6px 6px #cf8f90;
	box-shadow: 6px 6px #cf8f90;
}

#layered .list ul li .btn a {
	color: #fff;
	background: #E19798;
}

#overall .label2 {
	border: 2px solid #92A56D;
	-webkit-box-shadow: 6px 6px #92A56D;
	box-shadow: 6px 6px #92A56D;
}

#overall .list ul li .btn a {
	color: #fff;
	background: #92A56D;
}

#camonp .label2 {
	border: 2px solid #99BCB6;
	-webkit-box-shadow: 6px 6px #99BCB6;
	box-shadow: 6px 6px #99BCB6;
}

#camonp .list ul li .btn a {
	color: #fff;
	background: #99BCB6;
}

/*�����������������������C�A�E�g�p*��������������������*/
.mt0 {
	margin-top: 0px;
}

.mt10 {
	margin-top: 0.5em;
}

.mt20 {
	margin-top: 1em;
}

.mt30 {
	margin-bottom: 1.5em;
}

.mt40 {
	margin-top: 2.5em;
}

.mt50 {
	margin-top: 3.125em;
}

.mb0 {
	margin-bottom: 0px;
}

.mb10 {
	margin-bottom: 0.5em;
}

.mb20 {
	margin-bottom: 1em;
}

.mb30 {
	margin-bottom: 1.5em;
}

.mb40 {
	margin-bottom: 2.5em;
}

.mb50 {
	margin-bottom: 3.125em;
}

.w100 {
	width: 100%;
}

.w90 {
	width: 90%;
}

.w80 {
	width: 80%;
}

.w70 {
	width: 70%;
}

.w60 {
	width: 60%;
}

.w50 {
	width: 60%;
}

.w40 {
	width: 40%;
}

.w30 {
	width: 30%;
}

.w20 {
	width: 20%;
}

.link {
	padding-top: -350px;
	margin-top: 350px;

}

.link.oa {
	padding-top: -620px;
	margin-top: 620px;

}

/* --------PC�p---------- */
@media screen and (min-width: 480px) {
	.pcnone {
		display: none !important;
	}


	.header-logo img {
		max-width: 230px;
	}




}

/*PC�I���*/







/* --------�X�}�z�p---------- */
@media screen and (max-width: 480px) {
	.spnone {
		display: none !important;
	}

	.header-logo img {
		max-width: 200px;
		margin: auto;
	}

	#setitem,
	#layered,
	#overall,
	#camonp:before {
		content: "";
		padding-top: 80px;
		margin-top: -80px;
		display: block;

	}


	/*�y�[�W�g�b�v�ւ̃{�^��*/
	#page_topbtn_sp {
		width: 60px;
		height: 60px;
		position: fixed;
		right: 8px;
		bottom: 10px;
		background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u35494836/pc/ranking/css/../../../go_pagetop-2.png') no-repeat center center;
		background-size: 35px 35px;
		opacity: 0.5;
		z-index: 3;
	}

	#page_topbtn_sp a {
		position: relative;
		display: block;
		width: 60px;
		height: 60px;
		text-decoration: none;
		z-index: 1;
	}

	/*�y�[�W�g�b�v�ւ̃{�^�������*/


	.navbar a {
		display: block;
		padding: 0.8em 0;
		color: #ffffff;
		text-decoration: none;
		font-size: 0.75em;
	}

	/*footter*/
	.bottom-logo {
		width: 120px;
		height: 30px;
		margin: 20px auto 40px auto;
		display: block;
	}


	.foot-nav li a {
		font-size: 12px;
		position: relative;
		z-index: 999;
	}

	.menucheck {
		font-size: 1em;
		letter-spacing: 2px;
		font-weight: bold;
	}

	.menucheck span {
		color: #D43E3D;
	}
	
	/*SP�V���b�s���O����*/
	.list {
		padding: 10px 15px 0px 15px;
		width: 100%;
		float: none;
		display: block;
		margin-bottom:50px;

	}

	.onerow {
		margin: auto auto 30px auto;
	}



	.list .label {
		clear: both;
		font-size: 12px;
		text-align: left;
		margin-bottom: 15px;
		color: #000;
	}

	.list ul {
		font-size: 0;
		letter-spacing: 0.3em;
	}

	.list ul li {
		margin: 0 0 0 5px;
		font-size: 11px;
	}

	.list ul li dl dt {
		font-size: 11px;
	}

	.list ul li dl {
		margin-bottom: 5px;
		font-size: 11px;
	}

	.list ul li .btn {
		margin-bottom: 8px;

	}

	.list ul li .btn a {
		padding: 0px 10px;
	}

	.wrapper {
		padding: 0;

	}

}

/* --------�X�}�z5/SE�p---------- */
@media screen and (max-width: 320px) {
	.navbar a {
		display: block;
		padding: 0.8em 0;
		color: #fff;
		text-decoration: none;
		font-size: 10px;

	}

	.tworows {
		float: left;
		width: 47%;
		margin: 0 0.3em 8% 0.3em;
	}

	.section1 p {
		font-size: 12px;
	}
}

/*�X�}�z5/SE�p�I���*/