	.pc{
		display:block;
	}
	.sp{
		display:none;
	}


	.l-content {
		margin-left: auto;
		margin-right: auto;
		max-width: 1120px;
	}
	.m-title03 {
		margin-bottom: 30px;
	}
	.text-box {
		font-size: 125%;
		line-height: 1.8;
		margin: 20px 0;
	}
	.text-box span {
		color: #002662;
		font-weight: bold;
	}
	.text-box .text-box-tit {
		margin-bottom: 30px;
	}
	.text-box .text-box-tit-3 {
		margin-bottom: 10px;
	}
	.text-box-tit-2 {
		font-size: 79%;
	}
	.text-box-tit-2 a {
		color: #002662;
		display: inline-block;
		font-size: 125%;
		margin-bottom: 15px;
	}
	.mb {
		margin-bottom: 100px;
	}
	.l-pc-sidebar-bnr {
		display: none;
	}


	.open-btn{
		font-size: 125%;
		padding:14px 0 34px 48px;
		height:60px;
		background-image: url('../images/open_btn.png');
		background-repeat:no-repeat;
		background-position:4px 22px;
		display:table-cell;
		vertical-align:middle;
		cursor:pointer;

	}

	.close-btn{
		font-size: 125%;
		padding:14px 0 34px 48px;
		height:60px;
		background-image: url('../images/close_btn.png');
		background-repeat:no-repeat;
		background-position:4px 22px;
		display:table-cell;
		vertical-align:middle;
		cursor:pointer;
		display:none;
	}


	.close-box{
		display:none;
	}

	.step{
		/*font-size: 125%;*/
		padding:4px;
	}

	.step span{
		font-weight:bold;
		padding-left:6px;
		padding-right:6px;
		
	}

	.stepimage{
		padding-bottom:90px;
	}

	.stepimage img{
		max-width:100%;
	}

	.navi-box{
		margin:-40px 10% 80px 10%;	/* このボックスをネガティブで上に寄せる */
		margin-left:10%;
		margin-right:10%;
		border:8px solid #e9ecf5;
		padding:10px 0;
		text-align:center;
		/*font-size: 125%;*/
	}

	.navi-box p{
		display:inline-block;
		padding-left:25px;
		margin-bottom:28px;
		background-image: url('../images/btn_mark.jpg');
		background-repeat:no-repeat;
		background-position:left center;

	}

	.step-bottom{
		padding-bottom:90px;
	}


	.mail{

	}

	.mail .mail2{
		width:50%;
		float:left;
	}

	.mail .mail2 dl{
		margin:0 auto;
		width:300px;
		padding-bottom:20px;
	}

	.mail .mail2 dl dt{
		font-size:125%;
		font-weight:bold;
	}

	.mail .mail2 dl dd{

	}


	.navi-box2{
		padding:36px 0 80px;
		text-align:center;
	}





@media all and (max-width: 640px) {

	.pc{
		display:none;
	}
	.sp{
		display:block;
	}

	figure img{
		border:1px solid #c0c0c0;
	}

	.m-title03 {
		margin-bottom: 25px;
	}
	.text-box {
		margin: 15px 5%;
	}
	.text-box span {
		color: #002662;
		font-weight: bold;
	}
	.text-box .text-box-tit {
		margin-bottom: 15px;
	}
	.text-box-tit-2 {
		font-size: 79%;
	}
	.text-box-tit-2 a {
		color: #002662;
		display: inline-block;
		font-size: 125%;
		margin-bottom: 15px;
	}
	.mb {
		margin-bottom: 50px;
	}



	.text-box {
		font-size: 100%;
	}
	.open-btn{
		font-size: 100%;
	}
	.step{
		font-size: 100%;
	}
	
	.stepimage{
		padding-bottom: 40px;
	}
	.step-bottom {
		padding-bottom: 40px;
	}
	.navi-box{
		font-size: 100%;
		margin:0 5% 80px 5%;
		margin-left:2%;
		margin-right:2%;
		padding:10px;
	}

	.navi-box .navi-img img{
		width:auto;
		max-width:100%;
		height:auto;
	}


	.mail .mail2{
		float: none;
		width: 100%;
	}

	.mail .mail2 dl dt{
		font-size: 100%;
}





	.navi-box2{
		margin:36px 5% 80px 5%;	/* このボックスをネガティブで上に寄せる */
		margin-left:2%;
		margin-right:2%;
		padding:10px;
	}

	.navi-box2 .navi-img img{
		width:auto;
		max-width:100%;
		height:auto;
	}


}
