@charset "Shift_JIS";
@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);


/* 基本レイアウト・フォント装飾関連 */
/*.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}*/
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}
.f-redf00 { color: #FF0000}
/* レイアウト */
.t10b { font-size: 10px; line-height:14px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS初期設定 */
#bg {

	font-size:12px;
	width:950px;
	overflow:hidden;
	font-family:"メイリオ";
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

p.images img{
	width:250px;
	height:auto!important;
}

h1{
	background:none;
	margin:8px 0 8px 0;
}

.pcnone{
	display:none;
}

div.colum3T div{
	cursor:pointer;
}

div.colum3T div:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}

.naviNormal li{
font-size: 1.2em;
}




#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}

#wrapInner{
	width:100%!important;
}

#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}

.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}

#Foot .footBtmInner{
	font-size:12px!important;
}

.itemList4 a{
	color:#383333!important;
}


/*title---------------------------------------------------*/

#title{
	position:relative;
	background:url(../images/bg.png) repeat-x 0 50%;
	height:353px;
	text-align:center;
	overflow:hidden;
}

.mainTit01{
	margin:14px 0 18px 0;
}


.naviMenu{
	background:#d40029;
	text-align:center;
}

.naviMenu li{
	display:inline-block;
}


.naviMenu li:nth-of-type(1),
.naviMenu li:nth-of-type(2),
.naviMenu li:nth-of-type(3){
	background:url(../images/im_line.png) no-repeat 0 0;
}

.naviMenu li:nth-of-type(4){
	background:
	url(../images/im_line.png) no-repeat 0 0,
	url(../images/im_line.png) no-repeat 100% 100%;
}

.naviMenu li a{
	color:#FFF;
	padding:15px 30px 33px;
	display:block;
	font-size:20px;
	font-family: "Mplus 1p";
	font-weight:500;
	position:relative;
}

.naviMenu li a:after{
	font-family:FontAwesome;
	content:"\f13a";
	position:absolute;
	bottom:13px;
	right:45%;
	width:16px;
	height:16px;
	font-size:16px;
}

.naviMenu li a:hover{
	transition: 0.2s ;
	color:#FDDD41;
	text-decoration:none!important;
}

.commonBox{
	padding:50px 0 1px;
}

.commonBox:nth-of-type(2n){
	background:#fffbea
}

.commonBox:nth-of-type(2n-1){
	background:#ffffff
}

.commonBox .inner{
	width:950px;
	margin:0 auto 50px;
	overflow:hidden;
	padding:1px;
}

.commonBox h2{
	text-align:center;
	font-family: "Mplus 1p";
	font-size:32px;
	margin-bottom:40px;
}

.commonBox h2 span{
	background:url(../images/ti_sub.png) no-repeat 50% 0;
	background-size:200px auto;
	/*height:38px;*/
	height:53px;
	display:block;
	font-size:30px;
	color:#FCD43F;
	padding:14px 0 0 0;
	margin:0 0 20px 0;
}

.mokuIrst{
	float:left;
	width:60%;
	margin-right:30px;
}

.mokuIrst img{
	width:100%;
	height:auto;
	margin-bottom:30px;
}

.mokuBox{
	display:block;
	overflow:hidden;
}



.mokuBox dt{
	background:#D40029;
	color:#FFF;
	font-size:20px;
	font-weight:600;
	padding:14px;
	text-align:center;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

.mokuBox dd{
	padding:15px 20px 0;
	font-size:15px;
	/*border:#FFE37B 3px solid;*/
	border-top:none;
	background:#FFF6CE
}

.mokuBox dd li{
	padding:0 0 15px 28px;
	margin:0 0 15px 0;
	position:relative;
	font-size:16px;
	border-bottom:1px dashed #FC9
}

.mokuBox dd li:last-child{
	border-bottom:none
}


.mokuBox dd li:after{
	font-family:FontAwesome;
	content:"\f058";
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	font-size:20px;
	color:#D40029;
}

.commonBox h3{
  position: relative;
  padding: 0.6em;
  background: #fff0b0;
  margin-bottom:40px;
  font-size:22px;
  border-bottom:8px solid #FFE37B;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	font-family: "Mplus 1p";
}

.commonBox h3 img{
	width:auto;
	height:25px;
	border:3px solid #FFF;
	margin-right:20px;
	background:#FFF;
}

.commonBox h3:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #FFE37B;
width: 0;
height: 0;
}

.commonBox h3 strong{
	display:inline-block;
	color:#D40029
}

.uketoriBox{
	overflow:hidden;
	padding:0 15px;
}

.uketoriBox li{
	width:29.2%;
	float:left;
	margin:0 5% 0 0;
	background:#f9f3f0;
	border:3px solid #f9f3f0;
}

.uketoriBox li:nth-of-type(3){
	margin:0;
}

.uketoriBox li p{
	margin:0;
	padding:0;
}

.uketoriBox li p img{
	width:100%;
	height:auto;
}

.uketoriBox li span{
	display:block;
	padding:20px;
	text-align:center;
	font-size:18px;
}

.paddB{
	padding:0 20px;
}

.tenpoBox{
	width:48%;
	float:left;
	background:#FFF;
	box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
}

.tenpoBox:nth-of-type(2n){
	margin-left:30px;
}

.tenpoBox dt{
	background:#D40029;
	color:#FFF;
	font-size:16px;
	padding:10px;
	text-align:center;
}

.tenpoBox dd{
	text-align:center;
	font-size:17px;
	line-height:30px;
	padding:20px;
}

.tenpoBox dd strong{
	font-size:28px;
	display:block;
	font-weight:bold;
}

a.ntatop{
	background:#FDDD40;
	color:#000!important;
	display:block;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding:15px;
	font-size:18px;
	text-align:center;
	margin:35px auto 0 auto;
	/*width:70%;*/
	width:40%;
	position:relative;
	border-bottom:3px solid rgba(0,0,0,0.1);
	text-decoration:none!important;
}

a.ntatop:after{
	font-family:FontAwesome;
	content:"\f138";
	position:absolute;
	top:28%;
	right:10%;
	width:20px;
	height:20px;
}

a.ntatop:hover{
	transition: 0.2s ;
	opacity: 0.7 ;
	text-decoration:none!important;
}

.comment{
	font-size:18px;
	line-height:28px;
}

.mt10{
	/*margin-top:10px;*/
	padding-top:10px;
	border-top: 1px dotted #bababa;
}

.indentB{
	display:block;
	margin-bottom:3px;
	font-size:14px;
	padding:0 0 0 90px;
}

.tableBox{
	width:80%;
	margin:0 auto 20px;
	background:#f5f8ff;
	border-bottom:1px solid #EDE9D9;
	border-right:1px solid #EDE9D9;
}

.tableBox td{
	width:16%;
	padding:13px 0;
	text-align:center;
	border-left:1px solid #EDE9D9;
	border-top:1px solid #EDE9D9;
	font-size:16px;


}
.tR{
	background:#fff5f7
}

.tY{
	background:#FFC
}

.daysT{
	display:inline-block;
	border:1px solid #EDE9D9;
	background:#FFF;
	margin-bottom:25px;
}

.daysT dt{
	display:inline-block;
	padding:10px;
	font-size:14px;
	border-right:1px solid #EDE9D9;
}

.daysT dd{
	display:inline-block;
	padding:10px;
	font-size:14px;
	color:#F00;
}

.daysT dd span{
	color:#000;
	margin-left:20px;
}

.attentionC{
	display:block;
}

.attentionC li{
	margin:0 15px 10px;
	font-size:14px;
	list-style-type: decimal;
}

.yuseiB{
	width:48%;
	float:left;
	background:#FFF;
	box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
}


.yuseiB:nth-of-type(2n){
	margin-left:30px;
}


.yuseiB dt{
	background:#D40029;
	color:#FFF;
	font-size:15px;
	padding:10px 10px 10px 25px;
	text-align:center;
	position:relative;
	overflow:hidden;
}
.yuseiB dt span{
	display:inline-block;
	background:#FFE37B;
	color:#D40029;
	padding:10px 15px;
	position:absolute;
	top:0;
	left:0;
}

.yuseiB dd{
	text-align:center;
	font-size:15px;
	line-height:30px;
	padding:18px;
}

.yuseiB dd img{
	margin-top:20px;
}

.nagareBox{
	display:block;
	overflow:hidden;
	padding:1px;
}

.nagareBox li{
	width:28%;
	float:left;
	margin:1px 3% 18px 0;
	background:#FFF;
	padding:15px 15px 20px;
	box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
	position:relative;
}

.nagareBox li:after{
	font-family:FontAwesome;
	content: "\f0da";
	position:absolute;
	top:45%;
	font-size:25px;
	right:-17px;
	color:#D40029;
}

.nagareBox li:nth-of-type(5):after{
	display:none
}

.nagareBox li:nth-of-type(3n){
	margin:1px 0 18px 0;
}

.nagareBox li p{
	margin-bottom:15px;
}

.nagareBox li img{
	width:100%;
	height:auto;
}

.nagareBox li span.nm{
	background:#D40029;
	display:inline-block;
	width: 25px;
 	height: 25px;
  	border-radius: 50%;
  	color:#FFF;
  	text-align:center;
  	line-height:25px;
  	font-size:14px;
  	float:left;
	margin-right:5px;
}

.nagareBox li strong{
	font-size:16px;
	display:block;
	overflow:hidden;
	line-height:24px;
}

.nagareBox li strong span{
	font-size:12px;
	display:block;
	margin-top:10px;
}

.attentionB{
	display:block;
	margin-bottom:50px;
}

.attentionB li{
	margin:0 15px 25px;
	font-size:16px;
	list-style-type:none;
	position:relative;
	padding:0 0 0 20px;
}

.attentionB li strong{
	color:#F00;
	font-weight:bold;
}

.attentionB li:after{
	font-family:FontAwesome;
	content: "\f111";
	position:absolute;
	top:0%;
	font-size:12px;
	left:0;
	color:#D40029;
}

.w100I img{
	width:100%;
	height:auto;
	margin-bottom:30px;
}

p.note {
	text-align: center;
    font-size: 24px;
    margin: 0 auto 35px;
    color: #d40029;
    font-weight: 700;
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #f7cf2e;
}



/*DP footer*/

div#footer {
	margin:40px auto 20px;
	text-align:left;
	width:950px;
}

div#footer p#footLine1 {
	color:#666666;
	margin:20px 0;
	width:950px;
	/*font-size:0.75em;*/
}

div#footer p#footLine1 a {
	color:#999999;
}

div#footer p a {
	font-size:0.9em;
	text-decoration:none;
}

div#footer p#footLine2 {
	border-bottom:2px solid #999999;
	margin:20px 0 5px;
	width:950px;
	/*font-size:0.75em;*/
}

a.sub:link {
	color:#1B47FF;
	text-decoration:none !important;
}

a.sub:hover {
	color:#ff7d00;
	text-decoration:none !important;
}

#returnTop {
	border-bottom: 1px dotted #bababa;
	text-align: right;
	margin-bottom: 30px;
}


/*DP footer*/




