@charset "utf-8";


body {
    font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese", Meiryo,'Hiragino Sans', 'Hiragino Kaku Gothic ProN',"ヒラギノ角ゴ ProN W3", sans-serif;
	text-decoration: none;
	
}

body a:-webkit-any-link {
			text-decoration: none;	
}

body a {
	color:#0000ff;
}

body a:hover{
	color:#0af;
}



@media only screen and (min-width : 768px) {
    /* デスクトップ表示ではホバー操作でドロップダウンを表示 */
    .dropdown:hover .dropdown-menu {
        display: block;
    }
           .kanbut{
        height:3.6em;
               padding-top:0.15em;
    }     
     

.container {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
}



	

@media (max-width: 767px) {

   
    .kindbut{
        marign-bottom:1em;
    }
    .kanbut{
        padding-top:0.8em ; 
        height:3.6em;
    }
    
    .kanbut br {
    display: none;
  }
    
      
    
	.thbox{
		height:200px;
	}

	.chu{
	padding-left:3em;
	}
	
	.sokanshu{
		text-align: center;
	}
	.kanshu{
		text-align: right;
	}
	
	.mvpt{
		font-weight: bold;
		font-size:1.2em;
		color:#00f;
		padding-left:10px;
		padding-top:10px;
	}
	
	.sm-tit{
	display:block;
	width:95%;
	border-bottom:dotted 2px #8195ff !important;
	font-size:1em;
	margin-top:0px;	
	line-height: 1.5em;
	}
	
	.kadan{
		margin-left:0em;
	}

	.smh2{
		font-size:1.2em;
		padding-left:1em;
	}
	
.mvbtn a {
		width:200px;
	}

.jmt{
	margin-top:0px;
}
	
.stm20 {
		margin-top:13px;
	padding-top:12px;
		border-top:dotted 1px 
	}

	.np-info{
		text-align: left;
	}
	
.stmtop{
	margin-top:0px;
			border:none;
	}

.pdlr0{
	padding-right:0px;
	padding-left:0px;	
	}
	
	.f_boder{
	border-bottom:solid 1px #fff;
	border-right:none;
	padding-bottom:20px;
	}
	
	.ftmb{
		margin-bottom:20px;
	}
	.dayte{
		text-align: left;
	}
	.balt a{
	height:35px;
	line-height:2.2em;
	
}

	.aori{
		padding-left: 1em;
		padding-right: 0.5em;
	}
	
	.konyu{
		
		margin-left:-1em;
	}
    


@media (min-width: 768px) {

	
  .container {
    width: 750px;
  }
	
		.yokogra{
		width: 740px;
	}
		
.mvbtn a {
		width:108px;
}
	.jmt{
	margin-top:20px;
}
	.f_boder{
	border-right:solid 1px #fff;
	border-top:none;
	}
	
	.dropdown-menu{
		min-width: 142px;
	}
	.mvdp > li > a {		
		width: 141px ;
			}
	.dayte{
		text-align: left;
	}

 
}

@media (max-width: 991px) {
   
	
	.chu{
	text-align: left !important;
	}
    
      .kanbut{
        padding-top:0.8em;
        height:3.6em;      
    }
}

@media (max-width: 992px) {

    }
    
@media (min-width: 992px) {


  .container {
    width: 970px;
  }

	.yokogra{
		width: 960px;
	}
		
	.mvbtn a {
		width:83px;
	}
	

.mvdp > li > a {
		width:185px;
	}
	
.jmt{
	margin-top:20px;
}
	
	.newjaksiz{
		height: 115px;
	}
	.f_boder{
	border-right:solid 1px #fff;
	border-bottom:none;
	}
	.dayte{
		text-align: right;
	}


	
@media (min-width: 1200px) {
  .container {
    width: 1020px;
	    }
	
		.yokogra{
		width: 1010px;
	}
		
	.mvbtn a {
		width:83px;
	}
	.mvdp > li > a {
		width:195px ;
	}
	
.jmt{
	margin-top:20px;
}
	
.f_boder{
	border-right:solid 1px #fff;
	border-bottom:none;
	}
	
		.dayte{
		text-align: right;
	}
   
    }

.container-head {
	margin-top: 0px;
	padding: 14px 5px 0px 5px;	
}
    
.co_name {
	display: block;
	color: #001D8E;
	font-weight: bold;
	text-align: center;
}
.small_text{
	font-size:90%;
}
.tex_lef{
	text-align: left;
	display: inline-block;
}

.dis_b{
	display: block;
}
.texa_c{
	text-align: center;
}
.no_mgpd{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}

 .super_center{
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}



.nav-justified > li > a {
    margin-bottom: 0px;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.25) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.25) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.25) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}





.sid-pad{
	padding:10px;
}
#page-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
    font-size: 80%;
	z-index: 50000;

}
#page-top a {
    background: #0000ff;
    text-decoration: none;
    color: #fff;
    width: 100px;
	
    padding: 10px 0;
    text-align: center;
    display: block;
	border:solid 1px #fff;

}
#page-top a:hover {
    text-decoration: none;
    background: #00aaff;
}
.footer{
    padding: 25px 20px 25px 20px;
	background: linear-gradient(#0029ff 0%, #0017dd 100%);
	background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#0029ff),
    to(#0017dd));
	color: #fff;
	-ms-linear-gradient(top,  #0029ff 100%,#0017dd 100%);
	max-width:1010px;
}
 
.footer p{
    margin: 0;
	font-size: 13px;
	line-height: 1.6;
}
 
.tel{
    padding-bottom: 15px;
}
 
.footer address{
    margin: 0 0 3px 0;
	font-size: 13px;
	line-height: 1.6;
}
 
/* essential */
.essential{
    color: #ff0000;
    font-weight: normal;
    font-size: 120%;
}
 
/* フォーム */
.form-control{
    margin-bottom: 5px;
}
 
@media screen and (min-width: 768px) {
    

.formarea{
    padding: 0 0 0 0;
    text-align: center;
}
.regist_button{
    margin-left: 125px;
}
}
 
.copyarea{
    padding: 30px 0 0px 0;
	background-color: #353535;
	color: #fff;
}
.padlr-25{
	padding-left:25px;
	padding-right:25px;
}
.bk-blu{
	background-color: #0000ff;
	box-shadow: 0px 3px 5px #30388d;
-webkit-box-shadow: 0px 3px 5px #30388d;
-moz-box-shadow: 0px 3px 5px #30388d;
	position: relative;
	z-index: 1000;
}

.mvgnv > li > a {
  border-radius: 0px;
  border-right: 0px;
  border-left: 0px;
  border-top: 1px solid #ffffff;
  font-weight:bold;
	color:blue;
	padding:5px 4px 3px 4px;
	height:33px;
	margin-left:3px;
	margin-right:3px;
	background-color: #ffffff;
	}

.mvgnv li a:hover{
	background-image:-ms-linear-gradient(
    top,
    #c2d5ff 0%,
    #ecf2ff);
	
	background-image:-moz-linear-gradient(
    top,
    #c2d5ff 0%,
    #ecf2ff);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#c2d5ff),
    to(#ecf2ff));

}


.mvgnv > li.active > a, .mvgnv > li.active > a:hover, .mvgnv > li.active > a:focus {
	background-image:-ms-linear-gradient(
    top,
    #c2d5ff 0%,
    #ecf2ff);
	
	background-image:-moz-linear-gradient(
    top,
    #c2d5ff 0%,
    #ecf2ff);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#c2d5ff),
    to(#ecf2ff));
	
	color:#0000ff;
}

.mvdp{
	margin-left:2px;
	border-radius: 0px;
	margin-top:-1px;
	text-align: center;
	font-weight:bold;
padding: 0px;	
}

.mvdp  > li > a {
	border-bottom: solid 1px #999;
	color:#444;
	font-weight:bold;
	padding:4px;
}

	
.mvdp li a:hover{
	background-image:-ms-linear-gradient(
    top,
    #c2d5ff 0%,
    #ecf2ff);
	
	background-image:-moz-linear-gradient(
    top,
    #c2d5ff 0%,
    #ecf2ff);
 
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#c2d5ff),
    to(#ecf2ff));
	
	color:#0000ff;
	font-weight:bold;
		
}

.yokogra{
	
	background-image:-webkit-gradient(
    linear,left bottom,right bottom,
    from(#dee3f9),
    to(#ffffff));
	
	background: linear-gradient(to right, #dee3f9 0%,#ffffff 100%); 
	padding-top:10px;
	
	

}

#ml-6{
	margin-left:6px;
	}

#mr-6{
	margin-right:6px;
	}
	
.mvsnav a{
	text-align: center;
	padding:5px;
	width: 100%;
	display:block;
	border:double 3px #8195ff;
	background-color:#FFFED5;
	margin-top:7px;
	margin-bottom:10px;
	font-weight:bold;
	color:#0000ff;
}
.mvsnav a:hover{
	background-color:#0029ff !important;
	color:#ffffff;
}


.pro_title{
text-align: center;
	padding:5px;
	width: 100%;
	display:block;
	background-color:#FFFED5;
	margin-bottom:0px;
	font-weight:bold;
	color:#0000ff;
}



.mbm{
	margin:0px;
	padding:3px;
	background-color:#0029ff;
	color:#fff;
	text-align: center;
}
.mv-pt{
	color:blue;
 font-weight:bold;
		display:block;
 }

.mv-ph{
background: #666677;
background: -moz-linear-gradient( #efefef 0%, #ffffff 6%, #efefff 96%, #666677 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#efefef), color-stop(6%, #ffffff), color-stop(96%, #efefff), to(#666677));
background: -webkit-linear-gradient( #efefef 0%, #ffffff 6%, #efefff 96%, #666677 100%);
background: -o-linear-gradient( #efefef 0%, #ffffff 6%, #efefff 96%, #666677 100%);
background: -ms-linear-gradient( #efefef 0%, #ffffff 6%, #efefff 96%, #666677 100%);
background: linear-gradient( #efefef 0%, #ffffff 6%, #efefff 96%, #666677 100%);
}

.mvm0{
	margin:0px !important;
}

.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}

.mb10{
	margin-bottom: 10px;
}

.mb7{
	margin-bottom: 7px;
}

.mt-20{
	margin-top: -20px;
}

.pt0{
	padding-top: 0px !important;
}

.mt0{
	margin-top:0px !important;
}

.txt-rig{
	text-align:right;
}
.pb7{
	padding-bottom: 7px;
}
.mtb5{
	margin-top: 5px;
	margin-bottom: 5px;
}
.panpad{
	padding:10px 15px 1px 15px;
	margin:4px;
}

.mvfb{
	font-weight:bold;	
}

.mv-pb{
 text-align: center;
	padding:5px;
	color:#0000ff;
}
.mv-2g{
	float:left;
	width:50%;
	border-right:solid 1px #aaa;
	}
.mv-2g a:hover{
	text-decoration: underline;
}
.komon {
	padding:10px;
	text-align: center;
	font-weigt:bold;
	}
.komon a{
	color:black;
}
.komon a hover{
	color:blue;
}

.mvmid {
padding: 7px;
color: #fff !important;
font-weight:bold;
background-image:-ms-linear-gradient(top,  #0029ff 100%,#0017dd 100%);
background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#0029ff),
    to(#0017dd));
border: none;

/*１行コメント */
}

.mvnews{
	padding-left:20px;
	margin-bottom:5px;
}

.mvbtn a {
	font-size: 12px;
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:2px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#000;
	padding:2px 0px;
	text-decoration:none;
}
.mvbtn a:hover {
	background-color:#eee;
	color:#f00;
}

.kakobtn{
	float:right;
	width:130px;
	margin-top: -34px;
	margin-right:20px;
	
}

.kakobtn a {	
	font-size: 12px;
	text-align: center;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:2px;
	border:1px solid #dcdcdc;
	display:block;
	cursor:pointer;
	color:#000;
	padding:2px 0px;
	text-decoration:none;
	}
    
.kakobtn a:hover {
	background-color:#eee;
	color:#f00;
}

.mvlabel {
	color:blue;
	font-weight: bold;
	}

/*

.jacket_area {
	height:144px;
}
*/
.tate{
	width:3px;
	background-color: #ff0000;
	float:left;
	margin-left:5px;
}

.newjaksiz{
		margin-bottom: 5px;
			}
.kuwabut a{
	
	margin:0px;
}

.np_title {
	font-weight:bold;
	font-size:1.5rem;
	color:#0000ff;
	padding:0px;
	
}
.np-info {
	padding-bottom: 7px;
	padding-top: 7px;
	
}
.maru {
	font-size: 170%;
	vertical-align:-5%;
}

.jaket-ar{
	padding-right:20px;
}

.footmap{
	padding-top:20px;
	text-align: left;
	height:140px;
	line-height:2.5em;
	padding-left:30px;
	}

.footmap a{
	color:#fff;
}

.footmap ul{
	padding-left:0px;
}

.footmap li{
list-style:none;
}

.pt7{
	padding-top:7px;
	
}

.fwb{
	font-weight:bold;
}

.mvdb{
	padding:0px;
	border:double 3px #8195ff;
	margin:20px 0px;
}

.gform{
	border:1px solid #0000ff;
}

.backblue{
	background-color: #0000ff;
}


.backblue :active{
	background-color: #4444ff;
}

.white-txt{
	color:#ffffff;
}

.max1010{
	max-width:1010px;
}

.pdma0{
	padding:0;
	margin:0;
}

.pdrl5{
	padding:0px 5px 0px 5px;
}

.toka{
	background-color: rgba(255,0,0,0)
}

.carousel-indicators {
  bottom: 0px;
 }

.mt7{
	margin-top:7px	
}
	}



