@charset "utf-8";
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, th, td, img {
	margin: 0;
	padding: 0;
}
body, html {
	height: 100%;
}/**/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
li {
	display: inline-block;
*display: inline;
*zoom: 1;
}
a img {
	border-style: none;
//IE8
}
img {
	max-width: 100%;
}
a {
	color: #0064FF;
	text-decoration: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: none;
}
a:link {
	color: #0064FF;
}
a:visited {
	color: #0064FF;
}
a:hover {
	color: #FFA0A0;
}
a:focus {
	outline: 0
}
a:hover, a.selected, a:link {
	text-decoration: none;
}
a, img {
	vertical-align: top
}
.clrfx:before, .clrfx:after {
	content: " ";
	display: table;
}
.clrfx:after {
	clear: both;
}
.clrfx {
*zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.ml_05 {
	margin-left: -0.5em;
}
.hoverOp:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.opcity {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
/*@media only screen and (max-width: 479px) {
	.fl,.fr {float: none;}
}*/
/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;
	font: normal 16px/28px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding-left: 50px;
	text-align: left;
	background-image: url(../images/product_back.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 95% 700px;
}
#hishoyaku #wrapper {
	width: 1000px;
	margin: 0 auto;
	padding-left: 50px;
	text-align: left;
	background-image: url(../images/hishoyaku_back.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 95% 900px;
}
/* Each
 * --------------------------------------------------------*/
/* header */
#header {
	margin-top: 70px;
	margin-bottom: 60px;
	position:relative;
}
#header .dead_mark{
	position:absolute;
	top:0px;
	right:40px;
}
h1 {
	font-family: "見出ゴMB1", "Midashi Go MB1";
	font-size: 37px;
	line-height: 1.5em;
	margin-bottom: 50px;
}
/* header
 * --------------------------------------------------------*/
 /* index*/

#index{
	font-family: "見出ゴMB1", "Midashi Go MB1";
	letter-spacing: 0.2em;
}

#index .fr{
	width: 150px;
	text-align: right;
	padding-top: 120px;
	padding-right:50px;
}
#hishoyaku #index .fr{
	width: 200px;
	text-align: right;
	padding-top: 120px;
	padding-right:50px;
}

#index .fr .btnMv:hover { color: #ff0000; }
#hishoyaku #index .fr .btnMv:hover { color: #0082FF; }


#index .fr li{
	margin-bottom: 20px;
	line-height:1.5em;
}
#hishoyaku #index .fr li{
	margin-bottom: 30px;
	line-height:1.5em;
}
.message{
	font-size:16px;
	line-height:1.3em;
}
#index .fr li:first-child{
	margin-bottom: 25px;
}
.small_name{
	font-size:13px;
}
/* index
 * --------------------------------------------------------*/
 /* honbun */
#honbun {
}
#honbun .line_break {
	margin-bottom: 30px;
}
.midashi {
	margin: 50px auto 30px;
}
/* header
 * --------------------------------------------------------*/
 /* product */
.product_team {
	margin-bottom: 50px;
}

/* product
 * --------------------------------------------------------*/
 /* hishoyaku */
.hisho {
	margin-bottom: 50px;
}
.hisho h2 {
	font-family: "見出ゴMB1", "Midashi Go MB1";
	font-size: 38px;
	line-height: 1.5em;
}
#hishoyaku h2 {
	font-family: "見出ゴMB1", "Midashi Go MB1";
	font-size: 38px;
	line-height: 1.3em;
	margin-top:35px;
	padding-bottom:5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#000;
	display:inline-block;
}
#hishoyaku .name {
	font-family: "見出ゴMB1", "Midashi Go MB1";
	font-size: 33px;
	line-height: 1.5em;
	margin-top:5px;
	margin-bottom:30px;
}


 /* hishoyaku
 * --------------------------------------------------------*/
 /* entry */
#entry {
	margin-bottom: 50px;
}
#entry .line_break {
	margin-bottom: 20px;
}
.employment {
	margin-top: 40px;
	line-height: 1.5em;
}
.employment td {
	vertical-align: top;
	padding: 10px 0;
}
.employment .detal_content {
	padding-left: 5px;
}
.detal_midashi {
	padding: 5px 10px 5px 10px;
	background-color: #CCCCCC;
	border-radius: 1em;
	display: inline-block;
	line-height: 1em;
}
.red_text{
	color:#FF0000;
}
.blue_text{
	color:#0082FF;
}
/* entry
 * --------------------------------------------------------*/
 /* howto */
#howto {
	margin-bottom: 50px;
}
.h_deadline{
	width:270px;
	margin-top:40px;
	padding:10px 20px;
	display:block;
	font-size:17px;
	line-height:1.5em;
	letter-spacing:.2em;
	border: solid 1px #0082FF;
	color:#0082FF;
}
.h_s_deadline{
	width:230px;
	margin-top:40px;
	padding:10px 20px;
	display:block;
	font-size:17px;
	line-height:1.5em;
	letter-spacing:.2em;
	border: solid 1px #ff0000;
	color:#ff0000;
}
/* howto
 * --------------------------------------------------------*/
 /* text */
#text {
	margin-bottom: 50px;
}
#text ul {
	margin-top: 20px;
	list-style: none;
}
#text li {
	display: block;
	margin: 10px auto;
}
.kakomi {
	font-size: 14px;
	width: 580px;
	border: solid 1px black;
}
.kakomi li {
	padding-top: 20px;
	padding-left: 20px;
	border-top: solid 1px black;
	display: block;
}
.kakomi li:first-child {
	padding-top: 0;
	margin-top: -10px;
	border-top: none;
}
.kakomi_end {
	font-size: 14px;
	width: 580px;
	border: solid 1px black;
	margin-bottom: 50px;
}
.kakomi_end li {
	padding-top: 20px;
	padding-left: 20px;
	border-top: solid 1px black;
	display: block;
}
.kakomi_end li:first-child {
	padding-top: 0;
	margin-top: -10px;
	border-top: none;
}
.recommend {
	margin-top: 20px;
}
/* text
 * --------------------------------------------------------*/
 /* schedule */
#schedule{
	margin-bottom:50px;
	font-family: "見出ゴMB1", "Midashi Go MB1";
}
#schedule li {
	margin-bottom: 20px;
	display: block;
}
.plan {
	color: #FF0000;}
#hishoyaku .plan {
	color: #0082FF;
}
.caption {
	font-size: 13px;
	line-height:1.5em;
}
/* schedule
 * --------------------------------------------------------*/
/* #contact */
#contact.box .handlingInfo{
	background-color: #E3E3E3;
	width: 500px;
	padding: 30px;
	border-radius:15px;
	margin-top: 30px;
}

#contact.box .handlingInfo p {
	font-size:13px;
	line-height: 22px;
	letter-spacing: 0.1em;
}
#contact.box .handlingInfo p.info {
	margin-top: 20px;
}
#contact.box .update {
	font-size: 13px;
	width: 538px;
    text-align: left;
    padding-top: 30px;
}
.line_bottom {
	margin-top:50px;
}
/* #contact
 * --------------------------------------------------------*/
/* footer */
#footer {
	width:950px;
	background-color:#ff0000;
	font-family: "見出ゴMB1", "Midashi Go MB1";
	padding: 20px 0;
	margin-top:20px;
}
#footer ul{
	width:730px;
	margin:0 auto;
	}
#footer li {
	vertical-align: middle;
	padding: 0 50px;
}
#footer a,
#footer a:visited{color:#fff}

#hishoyaku #footer {
	background-color:#0082FF;
}
#hishoyaku #footer li {
	vertical-align: middle;
	padding: 0 50px;
}
#hishoyaku #footer a,
#hishoyaku #footer a:visited{color:#fff}
