@charset "utf-8";

/*-----------------------------------------------
__CSS infromation

Site URL:		
Summary:		
Created:		201--
Last update:	201--
Author:			webpalco_iwatsuki

Order of description

-Search Key"__"+"id Name of Class Name"

/__YUI
/__Structure Module
/__text Module
/__Hypertext Module
/__wrapper				(div#wrapper)
/__header				(header)
/__article				(article)
/__side_bar				(div#side_bar)
/__footer				(footer)

----------------------------------------------*/


/*-----------------------------------------------
__header
----------------------------------------------*/


/*-----------------------------------------------
__article
----------------------------------------------*/
article section{
	width:960px;
}

article section h1{
	width: 962px;
	height: 62px;
	margin-bottom: 10px;
	padding: 22px 0 0 25px;
	font-size: 1.5em;/* 24px */
	font-weight: bold;
	background-image:url(../img/contents_plate_back02.jpg);
	background-repeat: no-repeat;
}

article section h2{
	color:#000000;
	clear:both;
}

article section h2 span{
	color:#2A3366;
}

article section h3{
	width: 612px;
	height: 22px;
	margin-bottom: 20px;
	padding: 11px 0 0 20px;
	font-size: 1.25em;
	font-weight: bold;
	border-left: 5px #2A3668 solid;
}

article section div h3{
	height: 32px;
	margin:15px 0;
	padding-left: 100px;
	font-size:133%;
	border: none;
	background-image: url(../img/arrow_img01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

article section ul.text_float h3{
	font-weight: bold;
	font-size: 1.167em;/* 14px */
}

article section ul.text_float li{
	margin-right: 20px;
}

article section ul.img_float{
	width: 960px;
	margin-right: 20px;
	float:left;
}

article section ul.img_float li{
	margin-right: 20px;
	margin-bottom:30px;
	float:left;
}

article section div{
	width:940px;
	margin:0 auto 50px;
}

article section div.flow{
	width:902px;
	margin:0 auto;
}

article section div.flow img.flow1{
	margin-top:-25px;
}

article section div table{
	width:960px;
	font-size:90%;
}

*:first-child+html article article section div table{
	width:960px;
}

article section div table tr{
}

article section div table td{
	border:solid 1px #ccc;
	width:100px;
	padding:3px;
}

*:first-child+html article section div table td{
	width:150px;
}

article section div table td.title{
	text-align:center;
	font-weight:bold;
}

*:first-child+html article section div table td.title{
	width:180px;
}

article section div table td.month{
	width:60px;
	text-align:center;
	font-size:120%;
}

*:first-child+html article section div table td.month{
	width:60px;
	text-align:center;
	font-size:120%;

}

article section div table td.day{
	width:35px;
	font-size:78%;
	text-align:center;
}

*:first-child+html article section div table td.day{
	width:35px;
	font-size:80%;
	text-align:center;

}

article section div table td.wide{
	width:155px;
}

*:first-child+html article section div table td.wide{
	width:155px;

}

article section div table td.wide2{
	width:130px;
}

*:first-child+html article section div table td.wide2{
	width:130px;
}

article section div table td span.day{
	background-color:#E4007E;
	color:#fff;
	padding:2px 5px;
}

*:first-child+html article section div table td span.day{
}

article section div table td span.check{ 
	color:#1C1F87;
	font-weight:bold;
}

article section div table td span.check2{
	color:#E40011;
	font-weight:bold;
}

article section div table td span.check3{
	font-size:50%;
	color:#E84B1A;
	width:100%;
	display:block;
	z-index:100;
}


tbody td:nth-child(even){
	background-color:#FDFCEB;
}
tbody td:nth-child(odd){
	background-color:#F1F9FD;
}

article .top2{
	float:right;
	clear:both;
}


article section div table td .popbox {
	margin:0px;
	position:relative;
	z-index:2000;
}

*:first-child+html article section table td div.popbox {
	width:150px;
}

article section div table td .collapse {
	position:relative;
	z-index:2001;
}

article section div table td .open {
	color:#1C1F87;
	font-weight:bold;
}

article section div table td .open a:hover {
	color:#1C1F87;
	font-weight:bold;
}

article section div table td .box {
	width:180px;
	color:#fff;
	display:block;
	display:none;
	background:#1C1F87;
	border:solid 1px #BBBBBB;
	border-radius:5px;
	box-shadow:0px 0px 15px #999;
	padding:5px;
	position:absolute;
	z-index:1500;
}

*:first-child+html div.popbox {
	width:100px;
}

article section div table td .box a.close {
	color:red;
	font-size:10px;
	text-decoration:underline;
	text-align:center;
}

article section div table td .arrow {
      	width: 0;
      	height: 0;
      	border-left: 11px solid transparent;
      	border-right: 11px solid transparent;
      	border-bottom: 11px solid #1C1F87;
      	position:absolute;
      	left:1px;
      	top:-10px;
      	z-index:1001;
      }

article section div table td .arrow-border {
	color:#E84B1A;
	width: 0;
	height: 0;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	border-bottom: 11px solid #BBBBBB;
	position:absolute;
	top:-12px;
	z-index:1000;
}

/*-----------------------------------------------
__201604追加
----------------------------------------------*/
.gray_box{
	background-color:#ECECFB;
	border:solid 1px #BBBBBB;
	padding-top:30px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	width:100%;
}

.store_ul{
	color:#2A3366;
	font-size:20px;
	font-weight:bold;
}

.store_ul2{
	color:#2A3366;
	font-size:20px;
	font-weight:bold;
}

.store_ol{
	color:#2A3366;
	font-size:20px;
}

.store_ul li{
	list-style-type:disc;
	list-style-position:inside;
	padding-bottom:5px;
}

.store_ul2 li{
	list-style-type:disc;
	list-style-position:inside;
}

.store_ol li{
	list-style-type:upper-latin;
	list-style-position:inside;
	padding-bottom:5px;
}

.store_box{
	display:table;
	margin-bottom:5px;
}

.store_left{
	display:table-cell;
	padding-right:5px;
	width:60%;
}

.store_right{
	display:table-cell;
	vertical-align:top;
}

.red_box{
	margin-top:40px;
	padding-left:330px;
}

.red_p{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	background-color:#E95331;
	border:solid 3px #FFFFFF;
	box-shadow:#999 1px 3px 3px;
	border-radius:5px;
	display:inline;
	padding-right:20px;
	padding-left:20px;
	padding-top:25px;
	padding-bottom:25px;
}

.why_box{

	width:100%;
}

.why{
	float:left;
	margin-left:5%;
	width:20%;
}

.red_box2{
	margin-top:25px;
	float:right;
	width:60%;
	margin-right:15%;
	
}

.red_p2{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	background-color:#E95331;
	border-radius:5px;
	padding-right:20px;
	padding-left:20px;
	padding-top:25px;
	padding-bottom:25px;
}

.red_box3{
	width:85%;
	margin-right:15%;
}

.red_p3{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	background-color:#E95331;
	border-radius:5px;
	padding-right:20px;
	padding-left:20px;
	padding-top:25px;
	padding-bottom:25px;
}

.red_p4{
	width:94%;
	margin-right:6%;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	background-color:#E95331;
	border-radius:5px;
	padding-right:20px;
	padding-left:20px;
	padding-top:25px;
	padding-bottom:25px;
}

.red_p4 ul li{
	list-style-type:disc;
	list-style-position:inside;
}

.red_box4{
	background-image:url(../img/process_surprise.png);
	background-repeat:no-repeat;
	height:152px;
	display:table;
}

.red_p5b1{
	margin-right:6%;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:middle;
	display:table-cell;
	padding-left:20px;
}

.red_box5{
	background-image:url(../img/process_propaganda2.png);
	background-repeat:no-repeat;
	height:240px;
}

.red_p5b2{
	margin-right:6%;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	padding-top:126px;
	padding-left:100px;
}

.red_p5b2 ul{
	display:table;
}

.red_p5b2 ul li{
	display:table-cell;
	padding-right:0.5em;
}


#clear{
	clear:both;
}

.blue_box{
	text-align:center;
	width:40%;
	margin-right:auto;
	margin-left:auto;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	border:solid 3px #FFFFFF;
	box-shadow:#999 1px 3px 3px;
	border-radius:5px;

}

.blue_box a{
	color:#FFF;
	display:block;
	background-color:#2A3668;
	text-decoration:none;
	padding-right:20px;
	padding-left:20px;
	padding-top:25px;
	padding-bottom:25px;
}

.propaganda_p{
	color:#2A3366;
	font-size:20px;
}

.link_a a{
	color:#000;
	text-decoration:underline;
}

.link_a a:hover{
	color:#666;
	text-decoration:none;
}

/*-----------------------------------------------
__20170915追加
----------------------------------------------*/
.menuwaku {
	width: 100%;
	clear: left;
}

.menuwaku img{
	margin: 0 30px 30px 0;
	clear: left;
	float:left;
}

.menuwaku2{
	width:600px;
	height:200px;
	float:right;
}

/*-----------------------------------------------
__20170920追加
----------------------------------------------*/

.store_ul3 li{
	color:#2A3366;
	font-size:16px;
	font-weight:bold;
}
.store_ul4 li{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
}


/*-----------------------------------------------
__footer
----------------------------------------------*/

footer{
	clear: both;
}
