@charset "UTF-8";

/* CSS Document */
.body {
	counter-reset: titleNum;
}

/* ???g======================================================================================================== */
#mainContainer {
	/*background-image: url(images/pagetitle.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;*/
}

#mainContainer h2 {
	margin-bottom: 40px;
	overflow: hidden;
}

#mainContainer #topCopy {
	height: 160px;
	overflow: hidden;
	margin: 0 0 40px;
}

#mainContainer .box01 {
	margin: 0 0 40px;
}

#mainContainer .box02 {
	margin: 0 0 40px;
}

#mainContainer .box02 .inner {
	background-image: url(images/img02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 340px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#mainContainer .box02 p {
	padding: 0 0 10px;
}

#mainContainer .box02 .name {
	text-align: right;
}

.reformbnr {
	margin-top: 30px;
}

.name02 {
	margin-top: -55px;
}


#topicPath {
	text-align: right;
	width: 890px;
	margin: auto;
}



#container h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 46px;
	text-align: center;
	/*margin-top:100px;
*/
}

.nav1 div a:hover {
	opacity: 0.7;
}

.nav2 div a:hover {
	opacity: 0.7;
}


.top_message h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 46px;
	text-align: center;
	margin-top: 100px;
}


.main_message h2 {
	font-size: 18px;
	font-weight: bold;
	/* line-height: 28px; */
	/*border-left:solid #ddd 5px;*/
	/*padding:10px;*/
	text-align: left;
	margin: 41px auto 0;
	width: 80%;
	color: #666;
}

.main_message h2 {
	position: relative;
	padding: .75em 1em .75em 2em;
	?@ border: 1px solid #ccc;
	border-top: 3px solid #fab700;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
}

.main_message h2::after {
	position: absolute;
	top: 1em;
	left: .6em;
	z-index: 2;
	content: '';
	width: 10px;
	height: 10px;
	border: 3px solid #fab700;
	border-radius: 100%
}

.main_message ul li {
	counter-increment: titleNum;
	position: relative;
	padding: 4px 0px 1.5em 3em;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.main_message ul li::before {
	position: absolute;
	top: 0;
	left: 0;
	content: counter(titleNum);
	width: 28px;
	height: 28px;
	line-height: 28px;
	background-color: #ccc;
	border-radius: 100%;
	color: #fff;
	font-size: .9em;
	text-align: center;
}

.main_message .qq::before {
	position: absolute;
	top: 10px;
	left: 0;
}


.last_message {
	font-size: 16px;
	margin-top: 70px;
	text-align: center;

}


h3 {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}

.kv_bg {
	background: url(./images/kv_bg.png) no-repeat center top;
	position: relative;
	z-index: -10;
	background-size: cover;
	background-size: contain;
	height: 605px;
	margin-top: 0;
	/*opacity:.5;*/
}

.kv_bg img {
	margin-top: 33px;
}

.box01 img {
	margin-left: 100px;
}

.box01 {
	margin-top: 80px;
}


/*?w???v?T?|?[?g*/



.help_message {
	width: 90%;
	margin: auto;
}

.cont6 {
	margin-top: 4rem !important;
	padding: 1rem;
}

.cont6 .cont_title {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 10px;
}

.cont6 img {
	width: 100%;
}

.cont6 a:hover {
	opacity: .8;
}


/* ???======================================================================================================== */

@media screen and (max-width:479px) {

	#container1 {
		width: 100%;
	}

	.topmainimg img {
		width: 100%;
	}

	.topmainimg {
		background: url(images/top.jpg) no-repeat center top;
		margin-top: 0;
		height: 200px;
		background-repeat: no-repeat;
		background-size: 100%;
		width: 100%;
	}

	.main_message p span {
		font-size: 16px;
	}

	.main_message p,
	.main_message ul {
		counter-reset: titleNum;
		font-size: 12px;
		/* font-weight: bold; */
		/* line-height: 28px; */
		text-align: left;
		margin: 20px auto 0;
		width: 95%;
		color: #666;
	}

	.top_message {
		width: 100%;
		height: 1150px;
		/*margin-top:-450px;*/
		z-index: 1;
	}

	/*?w???v?T?|?[?g*/
	#helpsupport {
		border: solid #ddd;
		padding: 10px;
		text-align: center;
		margin: 40px auto 0;
		width: 90%;
	}

	#helpsupport h2 {
		font-size: 24px;
		border-top: solid #ddd 2px;
		border-bottom: solid #ddd 2px;
		padding: 10px;
		width: 90%;
		margin: 10px auto 50px;
	}

	.time {
		font-size: 16px;
	}

	.tell {
		font-size: 24px;
		font-weight: 600;
		color: #fab700;
	}

	.tell img {
		width: 16%;
		margin-top: 0;
	}




	.fade1,
	.fade2 {}

	.nav1,
	nav2 {
		margin-top: 50px;
	}

	.nav1 {
		width: 100%;
	}

	.fade1,
	.fade2 {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.fade1 img,
	.fade2 img {
		width: 90%;
	}

	.fade1,
	.fade2 {
		width: 80%;
		margin: auto;
	}

	.nakaguro {
		display: none;
	}

	.otoiawase button {
		width: 100%;
		margin: auto;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
	}

	.otoiawase p {
		font-size: 14px;
		font-family: "メイリオ", Meiryo, sans-serif;
	}

	.pc_main_message {
		display: none;
	}

	.mob_main_message {
		margin-top: 100px;
	}
}

.cont6 {
	text-align: center;
	background: #fff8d2;
	width: 90%;
	margin: 30px auto 20px;
}

/*---------------------------------------------------------------------------*/
@media screen and (min-width:480px) {

	.topmainimg img {
		margin-top: 18px;
	}

	.topmainimg {
		background: url(images/top.jpg) no-repeat center top;
		margin-top: 0;
		height: 500px;
		background-repeat: no-repeat;
		background-size: 100%;
		width: 100%;
	}

	.main_message p span {
		font-size: 20px;
	}

	.main_message p,
	.main_message ul {
		counter-reset: titleNum;
		font-size: 12px;
		/* font-weight: bold; */
		/* line-height: 28px; */
		text-align: left;
		margin: 20px auto 0;
		width: 80%;
		color: #666;
	}

	.top_message {
		width: 100%;
		height: 1100px;
		/*margin-top:-450px;*/
		z-index: 1;
	}


	/*?w???v?T?|?[?g*/
	#helpsupport {
		border: solid #ddd;
		padding: 10px;
		height: 365px;
		text-align: center;
		margin: 40px auto 0;
		width: 70%;
	}

	#helpsupport h2 {
		font-size: 30px;
		border-top: solid #ddd 2px;
		border-bottom: solid #ddd 2px;
		padding: 10px;
		width: 90%;
		margin: 10px auto 50px;
	}

	.time {
		font-size: 18px;
		margin-top: 100px;
	}

	.tell {
		font-size: 40px;
		font-weight: 600;
		color: #fab700;
	}

	.tell img {
		width: 100px;
		margin-top: -67px;
	}


	.fade1,
	.fade2 {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-around;
		justify-content: space-around;
		width: 70%;
		margin: auto;
	}

	.nav1 {
		margin-top: 90px;
	}

	/*.fade2{
	width:70%;
	margin:auto;
}*/
	.otoiawase button {
		width: 300px;
		margin: auto;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
		font-family: "メイリオ", Meiryo, sans-serif;
	}

	.br {
		display: none;
	}

	.mob_main_message {
		display: none;
	}

	.cont6 {
		text-align: center;
		background: #fff8d2;
		width: 890px;
		margin: auto;
	}

	.cont6 ul {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-around;
		justify-content: space-around;
		align-items: end;
	}

	.cont6 li {
		padding: 1rem;
	}

}