﻿@charset "utf-8";

body,ul,ol,li,dl,dt,dd,form,fieldset { margin:0; padding:0; }
li {list-style:none}
th {font-weight:normal}
em {font-style:normal}
sup{
    height: 0;
    vertical-align: text-top;
    _vertical-align: top;
    position: relative;
		font-size:0.46em;
}

.Spacer{clear:both; margin:0px; padding:0px}

img{
	border:0px;
	text-decoration:none;
	margin:0; 
	padding:0;
}


/*	Float設定	*/

.flL{
	float:left;
}
.flR{
	float:right;
}
.flt_None{
	float:none !important;
}

/*マージン設定*/

.mg10{	margin:10px !important;	}

.mgl0{	margin-left:0px !important;	}
.mgl5{	margin-left:5px !important;	}
.mgl10{	margin-left:10px !important;	}
.mgl20{	margin-left:20px !important;	}
.mgl30{	margin-left:30px !important;	}
.mgl40{	margin-left:40px !important;	}
.mgl50{	margin-left:50px !important;	}
.mgl60{	margin-left:60px !important;	}
.mgl70{	margin-left:70px !important;	}
.mgl80{	margin-left:80px !important;	}
.mgl90{	margin-left:90px !important;	}
.mgl100{	margin-left:100px !important;	}

.mgr0{	margin-right:0px !important;	}
.mgr5{	margin-right:5px !important;	}
.mgr10{	margin-right:10px !important;	}
.mgr20{	margin-right:20px !important;	}
.mgr30{	margin-right:30px !important;	}
.mgr40{	margin-right:40px !important;	}
.mgr50{	margin-right:50px !important;	}
.mgr60{	margin-right:60px !important;	}
.mgr70{	margin-right:70px !important;	}
.mgr80{	margin-right:80px !important;	}
.mgr90{	margin-right:90px !important;	}
.mgr100{	margin-right:100px !important;	}

.mgt0{	margin-top:0px !important;	}
.mgt2{	margin-top:2px !important;	}
.mgt5{	margin-top:5px !important;	}
.mgt10{	margin-top:10px !important;	}
	.mgtm10{	margin-top:-10px !important;	}
.mgt15{	margin-top:15px !important;	}
.mgt20{	margin-top:20px !important;	}
.mgt25{	margin-top:25px !important;	}
.mgt30{	margin-top:30px !important;	}
.mgt40{	margin-top:40px !important;	}
.mgt50{	margin-top:50px !important;	}
.mgt60{	margin-top:60px !important;	}
.mgt70{	margin-top:70px !important;	}
.mgt80{	margin-top:80px !important;	}
.mgt90{	margin-top:90px !important;	}
.mgt100{	margin-top:100px !important;	}
	.mgt203{	margin-top:203px !important;	}

.mgb0{	margin-bottom:0px !important;	}
.mgb5{	margin-bottom:5px !important;	}
.mgb10{	margin-bottom:10px !important;	}
.mgb20{	margin-bottom:20px !important;	}
.mgb30{	margin-bottom:30px !important;	}
.mgb40{	margin-bottom:40px !important;	}
.mgb50{	margin-bottom:50px !important;	}
.mgb60{	margin-bottom:60px !important;	}
.mgb70{	margin-bottom:70px !important;	}
.mgb80{	margin-bottom:80px !important;	}
.mgb90{	margin-bottom:90px !important;	}
.mgb100{	margin-bottom:100px !important;	}

.mglrauto{	
	margin-left:auto !important;
	margin-right:auto !important;	
}

.pd0{	padding:0px !important;	}
.pd10{	padding:5px !important;	}
.pd10{	padding:10px !important;	}
.pd20{	padding:20px !important;	}

.pdl0{	padding-left:0px !important;	}
.pdl10{	padding-left:10px !important;	}
.pdl20{	padding-left:20px !important;	}
.pdl30{	padding-left:30px !important;	}
.pdl40{	padding-left:40px !important;	}
.pdl50{	padding-left:50px !important;	}
.pdl60{	padding-left:60px !important;	}
.pdl70{	padding-left:70px !important;	}
.pdl80{	padding-left:80px !important;	}
.pdl90{	padding-left:90px !important;	}
.pdl100{	padding-left:100px !important;	}

.pdr0{	padding-right:0px !important;	}
.pdr10{	padding-right:10px !important;	}
.pdr20{	padding-right:20px !important;	}
.pdr30{	padding-right:30px !important;	}
.pdr40{	padding-right:40px !important;	}
.pdr50{	padding-right:50px !important;	}
.pdr60{	padding-right:60px !important;	}
.pdr70{	padding-right:70px !important;	}
.pdr80{	padding-right:80px !important;	}
.pdr90{	padding-right:90px !important;	}
.pdlr00{	padding-right:100px !important;	}

.pdt0{	padding-top:0px !important;	}
.pdt2{	padding-top:2px !important;	}
.pdt5{	padding-top:5px !important;	}
.pdt10{	padding-top:10px !important;	}
.pdt17{	padding-top:17px !important;	}
.pdt20{	padding-top:20px !important;	}
.pdt23{	padding-top:23px !important;	}
.pdt30{	padding-top:30px !important;	}
.pdt40{	padding-top:40px !important;	}
.pdt50{	padding-top:50px !important;	}
.pdt60{	padding-top:60px !important;	}
.pdt70{	padding-top:70px !important;	}
.pdt80{	padding-top:80px !important;	}
.pdt90{	padding-top:90px !important;	}
.pdt100{	padding-top:100px !important;	}

.pdb0{	padding-bottom:0px !important;	}
.pdb5{	padding-bottom:5px !important;	}
.pdb10{	padding-bottom:10px !important;	}
.pdb15{	padding-bottom:15px !important;	}
.pdb20{	padding-bottom:20px !important;	}
.pdb30{	padding-bottom:30px !important;	}
.pdb40{	padding-bottom:40px !important;	}
.pdb50{	padding-bottom:50px !important;	}
.pdb60{	padding-bottom:60px !important;	}
.pdb70{	padding-bottom:70px !important;	}
.pdb80{	padding-bottom:80px !important;	}
.pdb90{	padding-bottom:90px !important;	}
.pdb100{	padding-bottom:100px !important;	}

.w0p{	width:0% !important;	}
.w10p{	width:10% !important;	}
.w15p{	width:15% !important;	}
.w20p{	width:20% !important;	}
.w30p{	width:30% !important;	}
.w40p{	width:40% !important;	}
.w50p{	width:50% !important;	}
.w55p{	width:55% !important;	}
.w60p{	width:60% !important;	}
.w70p{	width:70% !important;	}
.w75p{	width:75% !important;	}
.w80p{	width:80% !important;	}
.w90p{	width:90% !important;	}
.w100p{	width:100% !important;	}

.dpb{	display:block !important;	}

/*Tx talign */
.VaCnt{	vertical-align: middle !important;}


/*Posittiohn*/

.Abs{
	position:absolute;
}
.Rel{
	position:relative;
}


/*border*/

.Bdr_dot_ffffff{
	border-right:1px dotted #FFF;
}
	@media (max-width: 768px) {
		.Bdr_dot_sp_ffffff{
			border-right:1px dotted #FFF !important;
		}
		.Bdl_dot_sp_ffffff{
			border-left:1px dotted #FFF !important;
		}
		.sp_mgb5{	margin-bottom:5px !important;	}
		
	}

/*Background*/

.Bg_ffffff{
	background-color:#ffffff;
}

.Bg_f53562{
	background-color:#f53562;
}

.Bg_1c2a4d{
    background-color:#333333;
}

.Bg_Black{
	background-image:url(../img/back_Black.png);
	background-repeat:repeat;
}

/*Color*/

.Cl_00cfbf{
		color:#00cfbf;
}

.Cl_ffffff{
		color:#fff;
}

/*font*/

.topTitle{
	font-size:2.0em;
	font-weight:bold;
	 color:#FFF;
	 text-shadow: 2px 2px 6px #000;
}

h2{
	font-size:1.46em;
	font-weight:bold;
	 color:#333333;
}

	.Ttl_h2{
		position:relative;
		border-left:6px solid #ff0f97;
			padding:7px 0px 6px 15px;
			box-sizing:border-box;
	}
		.Ttl_h2 > h2 span{
			font-size:0.6em;
			color:#FFF;
			background-color:#ff0f97;
			padding:3px 10px;
				font-weight:normal;
				margin-left:18px;
		}
			.Ttl_h2 > h2 span > i{
				margin-left:-15px;
				margin-right:14px;
					color:#ff0f97;
					font-size:1.2em;
			}
			
		.Ttl_h2 > div{
			position:absolute;
			right:0px;
			top:23%;
		}
		
h3{
	font-size:1.36em;
	font-weight:bold;
}

	.Ttl_h3{
		position:relative;
			padding:7px 0px 6px;
	}
			.Ttl_h3 > h3 span > i{
				position:absolute;
				left:10px;
				top:2px;
				color:#ff0f97;
					font-size:0.86em;
			}
			
		.Ttl_h3 > div{
			position:absolute;
			right:0px;
			top:23%;
		}
h4{
	font-weight:bold;
}
		
h5{
	font-weight:bold;
}

.fwB{
	font-weight:bold !important;
}


.fsIcon{
	font-size:1.8em !important;
}

.fsIconL{
	font-size:2.6em !important;
}

	.fsSS{
		font-size:0.6em !important;
	}
	.fsS{
		font-size:0.86em !important;
	}
	
	.fsM{
		font-size:1.0em !important;
	}
	
	.fsMM{
		font-size:1.1em !important;
	}
	
	.fsL{
		font-size:1.2em !important;
	}
	.fsLL{
		font-size:1.4em !important;
	}
	

/*Icon*/

/*Img*/

.fitImg img{
	width:100%;
}

/*List*/

ul.List_disc li{
	list-style-type:disc;
	margin-left:30px;
}

ul.List_decimal li{
	list-style-type:decimal;
	margin-left:20px;
}
	dl.List_decimal dd{
	list-style-type:decimal;
	margin-left:20px;
	}

ul.List_cent{
	text-align:center;
}
	ul.List_cent li{
		display: inline;
		padding:0px 10px;
	}
	
/*--------------------------------------
body
--------------------------------------*/

.wrapper{
	min-width:320px;
	overflow:hidden;
}

/*--------------------------------------
Header
--------------------------------------*/

.navbar-Line1{
  background-color: #333333;
  color:#FFF;
  box-sizing:border-box;
}
	.navbar-Line1 .btn{
		border-radius: 0px;
	}
	
	.navbar-Line1 A{
			color:#FFF;
			text-decoration:none;
	}
		.navbar-Line1 A:hover{
			color:#00cfbf;
		}

.navbar-default {
    background-image: url(../img/back_header.png);
    background-repeat: repeat-x;
    background-position: top;
    border-radius: 0px;
    border: 0px;
    position: relative;
    min-height: 40px;
}

.navbar-collapse {
	border:0px;
}

.navbar-collapse.in {
  margin-top:0px !important;
}
	.navbar-collapse.in li{
		border-left:0px solid #e2e2e2;
		border-bottom:1px dotted #e2e2e2;
		padding:10px 0px;
	}
	.navbar-nav.in li + li + li + li{
			border-right:0px solid #e2e2e2;
		}

	.navbar-nav li{
		border-left:1px solid #e2e2e2;
	}
	
	@media (min-width: 769px) {
		.navbar-nav li{
			width:auto;
		}
		.navbar-nav A{
			 font-size:1.0em;
		}
		
	}
	.navbar-nav li + li + li + li{
			border-right:1px solid #e2e2e2;
		}
		
	.navbar-nav A{
		 font-size:1.12em;
		 color:#09183e !important;
		 	border-left:1px solid #fff;
			border-right:1px solid #fff;
			padding:10px 15px !important;
	}
		.navbar-nav A:hover{
			color:#00cfbf !important;
		}
	
		.navbar-nav .active A{
				background:none !important;
		}

	

/*--------------------------------------
Contents
--------------------------------------*/

.title-header
{
    border-radius: 4px;
    padding:10px;
    background-color:#333333;
}

.sp-panel{
        
   	text-align:center;
	padding:0px;
    margin:10px 0px 10px 0px;
	background-color:#FFF;
		box-shadow:0px 2px 8px -2px #000;
			-moz-box-shadow:0px 2px 8px -2px #000;
			-webkit-box-shadow:0px 2px 8px -2px #000;
}

		
.list-panel
{
    height: 250px;   
   	text-align:center;
	padding:0px;
    margin:5px 5px 5px 5px;
	background-color:#FFF;
		box-shadow:0px 2px 8px -2px #000;
			-moz-box-shadow:0px 2px 8px -2px #000;
			-webkit-box-shadow:0px 2px 8px -2px #000;
}

.sp-panel A{
		color:#000000;
		text-decoration:none;
}
.sp-panel A:hover{
			color:#00cfbf;
		}

.BackBody{
		background-position:top center;
		-moz-background-size:100% auto;
		background-size:100% auto;
		background-repeat:no-repeat;
}


	@media (max-width: 992px) {
		.BackBody{
			background-size:contain !important;
		}
		.BackBodyIn{
				background-position:top -100px center !important;
		}
	}
		@media (max-width: 375px) {
			.BackBody{
				background-size:contain !important;
			}
			.BackBodyIn{
					background-position:top -300px center !important;
			}
		}
	

.BackBodyIn{
		background-image:url(../img/back_body_In.png);
		background-position:top 100px center;
		background-repeat:repeat-x;
}

.BackFtContetnts{
		background-image:url(../img/back_contents.png);
		background-position:top center;
		background-repeat:repeat-x;
		background-color:#e2e2e2;
}

/*Search*/

.nav-tabs > li > a {
    margin-right: 0px;
    border-radius: 0px 0px 0 0;
	border:0px;
	font-size:1.1em;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	border:0px;
	background-color:#dead36;
	color:#FFF;
}
.nav-tabs > li > a:hover {
  background-color:#00cfbf;
}

.nav-tabs > li > a,
.nav-tabs > li.active > a{
	color:#FFF;
}

.Bg_Search{
	background-image:url(../img/back_Search.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
}

/*Input*/

select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
}

select::-ms-expand {
  display: none;
}

	.form-control form-control-lg-feedback{
		right:10px;
	}

/*Btn*/

.btn i{
	font-size:1.1em;
}

.iConL i{
	position:absolute;
	top:24%;
	left:10px;
		font-size:1.32em;
}

.iConR i{
	position:absolute;
	top:24%;
	right:10px;
		font-size:1.32em;
}

.btn-info {
    color: #fff;
    border-color: #5bc0de;
    border-bottom-color:#5bc0de;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#5bc0de, endcolorstr=#5bc0de))";
    zoom: 1;
    background: -moz-linear-gradient(top, #5bc0de, #5bc0de); /* FF3.6+ */
    background: -webkit-linear-gradient(top, #5bc0de, #5bc0de); /* Chrome10+, Safari5.1+ */
    background: linear-gradient(to bottom, #5bc0de,#5bc0de); /* IE10+, W3C */
}

    .btn-info:focus,
    .btn-info.focus {
        color: #fff;
        border-color: #5bc0de;
        background: -moz-linear-gradient(top, #5bc0de, #5bc0de); /* FF3.6+ */
        background: -webkit-linear-gradient(top, #5bc0de, #5bc0de); /* Chrome10+, Safari5.1+ */
        background: linear-gradient(to bottom, #5bc0de,#5bc0de); /* IE10+, W3C */
    }

    .btn-info:hover {
        color: #fff;
        border-color: #5bc0de;
        background: -moz-linear-gradient(top, #5bc0de, #5bc0de); /* FF3.6+ */
        background: -webkit-linear-gradient(top, #5bc0de, #5bc0de); /* Chrome10+, Safari5.1+ */
        background: linear-gradient(to bottom, #5bc0de,#5bc0de); /* IE10+, W3C */
    }

.btn-success {
    color: #fff;
    border-color: #f94a73;
    border-bottom-color: #e30f5a;
    background: -moz-linear-gradient(top, #f94a73, #f53562); /* FF3.6+ */
    background: -webkit-linear-gradient(top, #f94a73, #f53562); /* Chrome10+, Safari5.1+ */
    background: linear-gradient(to bottom, #f94a73, #f53562); /* IE10+, W3C */
}
	.btn-success:focus,
	.btn-success.focus {
	  color: #fff;
	  border-color: #f94a73;
			background: -moz-linear-gradient(top, #ed2a57, #f53562);/* FF3.6+ */
			background: -webkit-linear-gradient(top, #ed2a57, #f53562);/* Chrome10+, Safari5.1+ */
			background: linear-gradient(to bottom, #ed2a57, #f53562);/* IE10+, W3C */	
	  
	}
	.btn-success:hover {
	  color: #fff;
	  border-color: #f94a73;
			background: -moz-linear-gradient(top, #ed2a57, #f53562);/* FF3.6+ */
			background: -webkit-linear-gradient(top, #ed2a57, #f53562);/* Chrome10+, Safari5.1+ */
			background: linear-gradient(to bottom, #ed2a57, #f53562);/* IE10+, W3C */	
	}

.btn-primary{
	color: #fff;
    border-color: #b78408;
	border-bottom:2px solid #b68d29;
			background: -moz-linear-gradient(top, #dead36, #d6a42b);/* FF3.6+ */
			background: -webkit-linear-gradient(top, #dead36, #d6a42b);/* Chrome10+, Safari5.1+ */
			background: linear-gradient(to bottom, #dead36, #d6a42b);/* IE10+, W3C */	
	
}
    .btn-primary:focus,
    .btn-primary.focus {
        color: #fff;
        border-bottom-color: #b78408;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#b78408, endcolorstr=#d6a42b))";
        zoom: 1;
        background: -moz-linear-gradient(top, #b78408, #d6a42b); /* FF3.6+ */
        background: -webkit-linear-gradient(top, #b78408, #d6a42b); /* Chrome10+, Safari5.1+ */
        background: linear-gradient(to bottom, #b78408, #d6a42b); /* IE10+, W3C */
    }
	.btn-primary:hover {
	  color: #fff;
    border-color: #b78408;
			background: -moz-linear-gradient(top, #b78408, #d6a42b);/* FF3.6+ */
			background: -webkit-linear-gradient(top, #b78408, #d6a42b);/* Chrome10+, Safari5.1+ */
			background: linear-gradient(to bottom, #b78408, #d6a42b);/* IE10+, W3C */	
	}

.btn-danger {
    color: #fff;
    border-color: #4bdfdd;
    border-bottom-color:#218778;
    background: -moz-linear-gradient(top, #4bdfdd, #02b69a); /* FF3.6+ */
    background: -webkit-linear-gradient(top, #4bdfdd, #02b69a); /* Chrome10+, Safari5.1+ */
    background: linear-gradient(to bottom, #4bdfdd, #02b69a); /* IE10+, W3C */
}
	.btn-danger:focus,
	.btn-danger.focus 
	{
    border-color: #4bdfdd;
	  color: #fff;
			background: -moz-linear-gradient(top, #0fa48e, #02b69a);/* FF3.6+ */
			background: -webkit-linear-gradient(top, #0fa48e, #02b69a);/* Chrome10+, Safari5.1+ */
			background: linear-gradient(to bottom, #0fa48e, #02b69a);/* IE10+, W3C */		
	}
	.btn-danger:hover 
	{
	    
    border-color: #4bdfdd;
	  color: #fff;
			background: -moz-linear-gradient(top, #0fa48e, #02b69a);/* FF3.6+ */
			background: -webkit-linear-gradient(top, #0fa48e, #02b69a);/* Chrome10+, Safari5.1+ */
			background: linear-gradient(to bottom, #0fa48e, #02b69a);/* IE10+, W3C */	
	}

.btn-TypeS {
    font-size: 0.86em;
    color: #fff;
    border-color: #02b69a;
    border-bottom-color: #218778;
    background: -moz-linear-gradient(top, #4bdfdd, #02b69a); /* FF3.6+ */
    background: -webkit-linear-gradient(top, #4bdfdd, #02b69a); /* Chrome10+, Safari5.1+ */
    background: linear-gradient(to bottom, #4bdfdd, #02b69a); /* IE10+, W3C */
}
	.btn-TypeS:focus,
	.btn-TypeS.focus {
	  color: #fff;
			background: -moz-linear-gradient(top, #0fa48e, #02b69a);/* FF3.6+ */
			background: -webkit-linear-gradient(top, #0fa48e, #02b69a);/* Chrome10+, Safari5.1+ */
			background: linear-gradient(to bottom, #0fa48e, #02b69a);/* IE10+, W3C */	
	}
	.btn-TypeS:hover {
	  color: #fff;
			background: -moz-linear-gradient(top, #0fa48e, #02b69a);/* FF3.6+ */
			background: -webkit-linear-gradient(top, #0fa48e, #02b69a);/* Chrome10+, Safari5.1+ */
			background: linear-gradient(to bottom, #0fa48e, #02b69a);/* IE10+, W3C */	
	}

/*スライダー*/

#mainLine1 .sp-slide{
	text-align:center;
	padding:0px;
	background-color:#FFF;
		box-shadow:0px 2px 8px -2px #000;
			-moz-box-shadow:0px 2px 8px -2px #000;
			-webkit-box-shadow:0px 2px 8px -2px #000;
}

#mainLine1 .sp-mask{
	overflow:visible;
}

#mainLine1 .sp-slide A{
		color:#000000;
		text-decoration:none;
}
	#mainLine1 .sp-slide A:hover{
			color:#00cfbf;
		}

#mainLine1 .sp-slide div{
		position:relative;
		width:100%;
		height:160px;
			overflow:hidden;
	}

#wideLine1 .sp-slide div,
#wideLine2 .sp-slide div{
		position:relative;
		width:100%;
		height:80px;
			overflow:hidden;
	}
		.sp-slide div img{
			position:absolute;
			width:100%;
				top:0;
				bottom:0;
				left:0;
				right:0;
				margin:auto;
			
		}

		.sp-slide .CapTxt{
			position:absolute;
			top:0;
			left:0;
			color: #FFF;
			padding:5px 10px;
			background: rgba(0, 0, 0, 0.7);
			z-index:2;
		}
		.sp-slide .NameTxt{
			padding-top:5px;
		}


/*--------------------------------------
Footer
--------------------------------------*/

.FooterArea{
	background-color:#333333;
	padding:15px 0px;
		line-height:1.8;
}

	.FooterArea A{
			color:#FFF;
			text-decoration:none;
	}
		.FooterArea A:hover{
			color:#00cfbf;
		}

.CopyArea{
	background-color:#e2e2e2;
	text-align:center;
	padding:8px 0px;
		font-size:0.86em;
}
	
/*ページトップへ戻る*/
.pageTop{
	display: none;
	position:fixed;
	right:20px;
	bottom:10px;
		z-index:3;
}

.pageTop A{
	display:block;
	background-repeat:repeat;
	width:117px;
	height:141px;
	padding:0px 0px;
		box-sizing:border-box;
}

 .pageTop A img{
	 width:100%;
 }

	@media (max-width: 768px) {
		.pageTop A{
			width:80px;
			height:96px;
		}
	}

.panel-default > .panel-heading{
     background-color:#333333;
     border-color:#428bca;
     color:#FFFFFF;
     border-radius:0px;

 }
.panel-default >  .panel-body{
     background-color:#f5f5f5;
     border-radius:0px;
 }
 
 .panel-default 
 {
     border-style:none;
 }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    cursor: default;
    background-color: #333333;
    border-color: #428bca;
}

.label-primary {
    background-color: #dc143c;
}

.search-wrap {
    background-color: #428bca;
}

.headerTitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    color: #333333;
    text-transform: uppercase;
    letter-spacing: -1px;
}

