@charset "shift_jis";

/* CSS Document */

/* {border:1px solid #FF0000;} */

body {
	margin:0;
	padding:0;
	color:#000000;
	background: #FFCCCB;
}

.h1, .h2, .h3, .h4, body, h1, h2, h3, h4, h5, h6 {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
}


img {
border:0;
vertical-align: top;
}

#container {
	padding:0;
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:1px solid #FFCCCB;
}

#main {
	margin:0;
	width:960px;
	padding-top: 5px;
	padding-bottom: 30px;
	line-height: 200%;
	background-color: #fff;
	border-radius: 10px;		/* CSS3‘ˆÄ */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome—p */
	-moz-border-radius: 10px;	/* Firefox—p */
}

p.sm_right {
	float: right;
	font-size:80%;
	margin: 0;
}


h1,h2,h3 {
	margin: 0;
}

.text_orange {
	font-size: 130%;
	font-weight: bold;
	color: #F04800;
}

p.text_orange strong {
	font-size: 200%;
	font-weight: bold;
	color: #F00;
}

img.right {
	float: right;
}

#campaign{
	overflow:hidden;
	padding: 0 30px;
}

#campaign .leftbox {
	float: left;
}
#campaign .rightbox {
	float: right;
	margin-top: 15px;
}

.obobox ul {
	list-style-type: none;
	font-size: 90%;
}
.obobox ul li {
	text-indent:-1em;
	padding-left:1em;
}

#main_footer {
	margin:0;
	color:#fff;
	padding-top: 17px;
	padding-bottom: 17px;
	line-height: 150%;
	text-align: center;
	background-color:#FFCCCB;
}
.text_red_big {
	font-size: 160%;
	color: #F00;
}
.td_mousikomi {
	padding: 10px;
}

.line {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #f39700;
	margin-bottom: 30px;
	margin-top: 30px;
}

#moushikomi_form form table {
	border: 1px solid #CCC;
}
#moushikomi_form form table th {
	text-align:left;
}

#moushikomi_form h2 {
	color: #F60;
}

#main_footer .copyright {
	font-size: 80%;
	color: #fff;
}


#oubo {
	width:800px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	line-height: 150%;
}
#oubo .oubo_left {
	float: left;
	width: 380px;
}
#oubo .oubo_right {
	float: right;
	width: 380px;
}


.text_red {
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}

#moushikomi_form {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 45px;
	padding-right: 45px;
}

p.seminar {
font-size:90%;
margin-bottom:20px;
margin-top:20px;
}

#notice {
font-size:85%;
}
.td_space {
	padding: 10px;
}
.text_big {
	font-size: 150%;
	font-weight: bold;
}

.text_blue_big {
	font-size: 170%;
	font-weight: bold;
	color: #00DC00;
}

.text_red {
	font-weight: bold;
	color: #FF0000;
}


#syusai {
margin-bottom:20px;
padding:0;
font-size:14px;
}
.top_text {
	font-size: 80%;
	text-align: right;
}

.img-sample li{
	width: 33%;
	height: 200px;
	list-style: none;
	float: left;
}

.img-sample li img{
	margin: 0 auto;
	display: block;
	width: 95%;
}

/**/
a:link {
	color: #980E11;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFCB05;
}

.kaizyo {
  clear: both;
}
.oubo input {
	font-size: 150%;
}
#top {
	margin:0 auto;
	text-align: center;
	width:960px;
/*
	background-image: url("../img/jpg.html");
	background-repeat: no-repeat;
	background-position: center top;
*/
}
.text_s {
	font-size: 80%;
	color: #333;
}

th {white-space:nowrap;}

.red {color: #FF0000;}


#container #campaign h2 {
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

#container h5 {
	font-size: 20pt;
	line-height: 170%;
	font-weight: bold;
	text-align: center;
}

#container h5 {
	background: #ff9040; /* Old browsers */
	background: -moz-linear-gradient(left, #ff9040 0%, #ffb100 50%, #ff9040 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff9040), color-stop(50%,#ffb100), color-stop(100%,#ff9040)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ff9040 0%,#ffb100 50%,#ff9040 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ff9040 0%,#ffb100 50%,#ff9040 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #ff9040 0%,#ffb100 50%,#ff9040 100%); /* IE10+ */
	background: linear-gradient(left, #ff9040 0%,#ffb100 50%,#ff9040 100%); /* W3C */
	margin:0 -36px 0px -36px;
	padding:12px 10px;
	color:#FFF;
	text-shadow:1px 1px 2px #333;
	box-shadow:inset 0 0 50px rgba(0,0,0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.3);
	position:relative;
	}
 
#campaign h5:before,
#campaign h5:after {
	content: ' ';
	position: absolute;
	z-index: -1;
	width: 0;
	height: 0;
	right: -14px;
	bottom: -15px;
	background: transparent;
	border-color: transparent  transparent transparent #666;
	border-style:solid;
	border-width:15px;
	}
#campaign h5:after {
	left: -14px;
	bottom: -15px;
	right:auto;
	border-color: transparent #666 transparent transparent;
	}


h4 {
    margin: 0 0 1.5em;
    padding: 0.4em;
    background: #2D16BB;
    color: #fff;
    font-size: 1.143em;
    font-weight: bold;
    width: 100px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align:center;
}

.leftbox dl {
  width:550px;
  overflow:hidden;
}
.leftbox dt {
  float:left;
  clear:left;
  width:130px;
}
.leftbox dd {
}

.obobox{
	overflow:hidden;
	padding: 0 30px;
}
.obobox dl {
  width:900px;
  overflow:hidden;
}
.obobox dt {
  float:left;
  clear:left;
  height:150px;
  width:130px;
}
.obobox dd {
  padding-bottom: 0.4em;
}




h6{
    font-size: 1em;
	position:relative;
	padding:10px;
	background:#88ccef;
	text-align: center;
	box-shadow:
		0 -10px 0 0 #95daff,
		10px 0 0 0 #88ccef,
		-10px 0 0 0 #88ccef,
		0 3px 3px 0 rgba(0,0,0,0.1);
	display: flex;
	justify-content: center;
}
h6:before{
	content:" ";
	position:absolute;
	top:-10px;
	left:-10px;
	width:0;
	height:0;
	border-width:0 0 10px 10px;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#95daff;
}
h6:after{
	content:" ";
	position:absolute;
	top:-10px;
	left:100%;
	width:0;
	height:0;
	border-width:0 10px 10px 0;
	border-style:solid;
	border-color:transparent;
	border-bottom-color:#95daff;
}
h6 span.red {
	color: #F00;
}

#pointcheck{
	padding:0 30px;
	width:900px;
}

#pointcheck h4 {
    margin: 0;
    background: red;
    color: #fff;
    font-size: 1.143em;
    font-weight: bold;
    width: 100px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align:center;
}

#pointcheck ul li {
    font-size: 14px;
}


#footermeza {
	position: fixed;
	bottom: 20px;
	left: 20px;
}



#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
	font-size: 67%;
	background:#4f8923;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #70B63D;
}




input[type=text]{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:200px;
   height:25px;
   padding:0 3px;
}
 
input[type=text]:focus {
   border:solid 1px #20b2aa;
}
 
input[type=text], select { 
   outline: none;
}

#tables{
		display: table;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
		#tables p{
			display: none;
		}
		#tables #ex{
			display: table-header-group;
		}
		#tables ol{
			display: table-row;
			margin: 0;
		}
		#tables ol li{
			display: table-cell;
			padding: 5px;
			font-weight: bold;
			text-align: center;
			background: #e6e6e6;
			border-left: 1px solid #ccc;
			border-top: 1px solid #ccc;
		}
		#tables #words{
			display: table-row-group;
		}
		#tables dl{
			display: table-row;
			margin: 0;
		}
			#tables dl dt,
			#tables dl dd{
				display: table-cell;
				padding: 5px;
				border-left: 1px solid #ccc;
				border-top: 1px solid #ccc;
			}




.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  




#danger {
	margin:0 0 10px;
	width:944px;
	padding: 5px;
	line-height: 200%;
	background-color: #fff;
	border-radius: 10px;		/* CSS3‘ˆÄ */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome—p */
	-moz-border-radius: 10px;	/* Firefox—p */
	border: 3px solid #ff0000;
	text-align: center;
}



