﻿@charset "utf-8";

/* =======================================

	CommonElements

======================================= */

@media screen and (min-width: 801px){
body {
	font-size: 100%;
	line-height: 160%;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

a,li,input[type=button]{transition: all 200ms ease-out;}
a:link { text-decoration:none; color: #000;}
a:visited { text-decoration:none; color: #000;}
a:active { text-decoration:none; color: #000;}
a:hover { text-decoration:none; color: #000;}



p {
	padding: 0 0 30px 0;
}

h1 {
	top: 0;
	left: 0;
	padding: 10px 0;
	width: 100%;
	background: #000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	position: absolute;
}
h2 {
	bottom: 0;
	left: 0;
	padding: 30px 0;
	width: 100%;
	font-size: 12px;
	position: absolute;
}

/* #container
--------------------------- */
#container {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
}

.top{
	background-image: url(/private/img/top.jpg);
	background-position: bottom center;
	height: 200px;
	background-size: cover;
	border-bottom: 10px solid #ddd;
}


#proc{
	width: 830px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}



.tit{
	top: -130px;
	    color: #000;
	    text-align: left;
	    padding-top: 20px;
	    padding-bottom: 50px;
	    font-size: 4em;
	    font-weight: bold;
	    font-family: Helvetica;
	    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9,
			0 3px 0 #bbb, 0 4px 0 #b9b9b9,
			0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1),
			0 0 5px rgba(0,0,0,.1),
			0 1px 3px rgba(0,0,0,.3),
			0 3px 5px rgba(0,0,0,.2),
			0 5px 10px rgba(0,0,0,.25),
			0 10px 10px rgba(0,0,0,.2),
			0 20px 20px rgba(0,0,0,.15);
}



h3.subtit {
    font-size: 2em;
    border-left: 18px solid rgba(156, 2, 2, 0.64);
    padding-left: 20px;
}

.topma {
	padding: 40px;
	margin-top: 40px;
	border: 1px solid #ddd;
}

.topmaa {
    padding: 20px;
    margin-top: 40px;
    border: 1px solid #ddd;
		background-color: #eee;
		margin-bottom: 150px;

}



li.dec {
    list-style: decimal;
	    padding-bottom: 30px;
}

span.tt {
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.pc-none{ display: none}



.copy {
	font-size: 11px;
	color: #333;
	bottom: 0;
	margin: 0 auto;
	width: 500px;
	padding-bottom: 5px;
}


a.pri  {
	display: inline-block;
  padding: 0px 5px 0px 5px;
  border-radius: 5px;
  color: #fff;
  background-color: rgba(2, 2, 2, 1);
  text-decoration: none;
  font-size: 10px;
	}


a:hover.pri  {
    opacity: 0.6;


}

	.copy{
	    font-family: monospace;}
		}

@media screen and (max-width: 800px){
	body {
		font-size: 100%;
		line-height: 160%;
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
		color: #000;
		background: #fff;
	}

	a,li,input[type=button]{transition: all 200ms ease-out;}
	a:link { text-decoration:none; color: #000;}
	a:visited { text-decoration:none; color: #000;}
	a:active { text-decoration:none; color: #000;}
	a:hover { text-decoration:none; color: #000;}


	p {
		padding: 0 0 30px 0;
	}

	h1 {
		top: 0;
		left: 0;
		padding: 10px 0;
		width: 100%;
		background: #000;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		position: absolute;
	}
	h2 {
		bottom: 0;
		left: 0;
		padding: 30px 0;
		width: 100%;
		font-size: 12px;
		position: absolute;
	}

	/* #container
	--------------------------- */
	#container {
		top: 0;
		left: 0;
		width: 100%;
		position: absolute;
		z-index: 1;
	}

	.top{
		background-image: url(/private/img/top.jpg);
		    background-position: top center;
		    height: 120px;
		    top: 0;
		    width: 100%;
		    position: fixed;
		    z-index: 2;
		    background-size: cover;
		    box-shadow: 0 2px 21px rgba(0,0,0,0.5);
	}

	#proc{
		width: 99%;
    margin: 0 auto;
    padding-top: 120px;
    position: relative;
	}


	.pr1 {
	    font-size: 0.8em;
	}
	.tit{
		top: -130px;
    color: #000;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 2em;
    font-weight: bold;
    font-family: Helvetica;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9,
		0 3px 0 #bbb, 0 4px 0 #b9b9b9,
		0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1),
		0 0 5px rgba(0,0,0,.1),
		0 1px 3px rgba(0,0,0,.3),
		0 3px 5px rgba(0,0,0,.2),
		0 5px 10px rgba(0,0,0,.25),
		0 10px 10px rgba(0,0,0,.2),
		0 20px 20px rgba(0,0,0,.15);
	}



	h3.subtit {
	    font-size: 2em;
	    border-left: 18px solid rgba(156, 2, 2, 0.64);
	    padding-left: 20px;
	}

	.topma {
		padding: 15px;
    margin-top: 40px;
    border: 1px solid #ddd;
	}

	.topmaa {
		padding: 0px;
    margin-top: 20px;
    border: 1px solid #ddd;
    background-color: #eee;

	}



	li.dec {
	    list-style: decimal;
		    padding-bottom: 30px;
	}

	span.tt {
	    display: block;
	    font-size: 12px;
	    font-weight: bold;
	}
	.pc-none{ display: none}


	.copy {
		font-size: 0.7em;
		padding-top: 6px;
		color: #333;
		bottom: 0;
		/* padding-top: 130px; */
		margin: 0 auto;
		padding-bottom: 5px;
		text-align: center;
	}
	.copy > span {
			display: block;
			text-align: center;
			width: 100%;
	}

	footer {
	    background-color: #DDD;
			margin-top: 20px;
	}
	a.pri  {
		display: inline-block;
	  padding: 0px 5px 0px 5px;
	  border-radius: 5px;
	  color: #fff;
	  background-color: rgba(2, 2, 2, 1);
	  text-decoration: none;
	  font-size: 10px;
		}


	a:hover.pri  {
	    opacity: 0.6;


	}

		.copy{
		    font-family: monospace;}
			}
}
