body {
	font-family:'Lucida Grande',"Ryumin Pro","dshirmn","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ ProN W3",Meiryo,"メイリオ","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	background:url(../img/bg.jpg) #0f3869;
}
b, strong {
    color: #199acd;
    font-weight: 700;
}
.textstrong{
	font-weight: 700;
}
.hanging_indent {
    text-indent: -1em;
    margin-left: 1em;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 0px 10px;
}

/*.img-responsive {

}*/
.container{
/*	max-width: 1000px;*/
	padding-top: 0px;
	padding-bottom: 6px;
}
.globalcontainer{
	padding: 0px;
	margin:0px;
}

.seminarAndSchool-ttl{
   color: #fff;
    font-size: 170%;
    line-height: 30px;
    padding-left: 20px;
    text-align: left;
    text-shadow: 0 0 10px rgb(216, 15, 251);
}

.news-ttl{
   color: #fff;
    font-size: 170%;
    line-height: 30px;
    padding-left: 40px;
    text-align: left;
    text-shadow: 0 0 10px rgba(240,0,37);
  	margin-top: -5px;

}
@media (max-width: 767px) {
.container{
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left:5px;
	padding-right:5px;
}

}
.navbar-brand {
	background: url(../img/logo.png) no-repeat;
	width: 255px;
    height: 45px;
}

.navbar{
/*	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);*/
	background: transparent linear-gradient(to bottom, #6F4D97 0%, #512C67 9%, #5F3D81 100%) repeat scroll 0% 0%;
	border:0px;
	border-radius: 0px;
	padding: 0px 0px;
	margin: 0px;
	-webkit-box-shadow: 0 3px 5px -5px #000;
	box-shadow: 0 3px 5px -5px #000;
}
.navbar-nav > li > a {
	padding: 0px;
	font-size: 14px;
}
@media (max-width: 767px) {
.navbar-nav > li > a {
	padding: 10px;
	font-size: 12px;
	border-bottom:1px solid #5F3D81;
}	
}
.btnsize{
	width:185px;
	height:52px;

}
.btnsize2{
	width:190px;
	height:52px;

}


@media (min-width: 768px) {
.btnsize{
	width:112px;
	height:52px;

}
.btnsize2{
	width:135px;
	height:52px;

}

}
@media (min-width: 992px) {
.btnsize{
	width:155px;
	height:52px;

}
.btnsize2{
	width:160px;
	height:52px;
}

}
/*@media (min-width: 1200px) {
.btnsize{
	width:185px;
	height:52px;

}
.btnsize2{
	width:190px;
	height:52px;

}

}*/

.navbar-nav > li.active > a,
.navbar-nav > li.active.open > a {
	background: #199ACD;
	color: #FFFFFF;
}
.dropdown-menu {
	padding: 0px;
	min-width:135px;
	background-color: none;
}
.dropdown-menu > li > a {
    display: block;
    padding:0px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

@media (min-width: 768px) {
.dropdown-menu {
	padding: 0px;
	min-width:109px;
	background-color: none;
}
.lisize{
	width:100%;
	height:auto;
	}
}
@media (min-width: 992px) {
.dropdown-menu {
	padding: 0px;
	min-width:149px;
	background-color: none;
}
.lisize{
	width:150px;
	height:39px;
	}
}


.navbar-nav > li > .dropdown-menu {
	padding: 0px;
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
	background: #199ACD;
}
.navbar-toggle {
	background: #ccb6de/*#199ACD*/;
}
.navbar-toggle .icon-bar {
	background: #FFFFFF;
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
	 margin-right: 0px;
    margin-left: 0px;
}

@media (max-width: 768px) {
.navbar-nav{
margin:0px;
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
	margin-right: 0px;
    margin-left: 0px;
	background-color:#21244B;
	color:#FFF;
	font-weight:700;
	border-left:1px solid #5F3D81;
	border-right:1px solid #5F3D81;
}
}

@media (max-width: 767px) {
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #21244B;
    border-color: #21244B;
}

.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
    background-color: #523C93;
    border-bottom: 1px solid #21244B;
	color:#000;
}
.navbar-nav .open .dropdown-menu > li > a:hover{
    line-height: 20px;
    background-color: #FFF;
}

}

.row {
    margin-right: 0px;
    margin-left: 0px;
	margin-top:5px;
}
/*#page {
	padding-top: 85px;
	background: linear-gradient(#fff 250px, #b2c7db) no-repeat fixed 0 0 rgba(0, 0, 0, 0);
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	background-position:center 85px;
	background-repeat:no-repeat;
	background-attachment:scroll;
}*/
#page {
	padding-top: 0px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:scroll;
	repeat-y scroll center center;
}
#page2 {
	padding-top: 0px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#page3.page-company{
	background: linear-gradient(#fff 250px, #b2c7db) no-repeat fixed 0 0 rgba(0, 0, 0, 0);
}
#page.page-company{
/*	background-image:url(../img/bg.jpg);*/
}
#page2.page-test{
	background-image:url(../img/topimg.png);
}

.panel{
	border-radius: 0px;
	-webkit-box-shadow: 2px 2px 6px #666;
	        box-shadow: 2px 2px 6px #666;
}
.panel > .panel-heading {
	border-radius: 0px;
	color: #199acd;
	padding: 10px;

}
.panel .panel-heading h3 {
	padding: 0px;
	margin: 0px;
}

.panel .panel-body {
	padding: 10px;
}
/*  left panel start*/
.leftpanel{
	border-radius: 0px;
	background-color: #21244B;
    border: 1px solid #21244B;
    /*width: 230px;*/
    text-align: center;
    margin-bottom: 10px;
	-webkit-box-shadow: 2px 2px 6px #666;
	        box-shadow: 2px 2px 6px #666;
}
.leftpanel > .leftpanel-heading {
	border-radius: 0px;
	color: #199acd;
	padding: 10px;

}
.leftpanel .leftpanel-heading h3 {
	padding: 0px;
	margin: 0px;
}

.leftpanel .leftpanel-body {
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;

}

.leftpanel .leftpanel-body h2 {
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 0px;
}

/*  left panel end*/

.leftpanelnew{
	border-radius: 0px;
	background-image: url(../img/side_bg_foot.jpg);
	background-repeat: repeat;
	width: 209px;
	text-align: center;
	margin-bottom: 10px;
}
.leftpanelnew > .leftpanelnew-heading {
	border-radius: 0px;
	color: #199acd;
	padding: 10px;

}
.leftpanelnew .leftpanelnew-heading h3 {
	padding: 0px;
	margin: 0px;
}

.leftpanelnew .leftpanelnew-body {
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: center;

}

.leftpanelnew .leftpanelnew-body h2 {
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 0px;
}

/* panel2 start*/
.panel2{
	border-radius: 0px;
	-webkit-box-shadow: 2px 2px 6px #666;
	        box-shadow: 2px 2px 6px #666;
}
.panel2 > .panel2-heading {
	border-radius: 0px;
	color: #199acd;
	padding: 10px;

}
.panel2.panel2-heading h3 {
	padding: 0px;
	margin: 0px;
}

.panel2-body {
	padding: 10px;
	word-wrap: break-word;
	background-color: rgba(42, 0, 58, 0.5);
    padding: 7px 20px;
    border: 1px solid #532365;
}

.sinfo_panel{
	border-radius: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
@media (max-width: 768px) {
.sinfo_panel{
	border-radius: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
	
	}
.sinfo_panel > .sinfo_panel-heading {
	border-radius: 0px;
	color: #199acd;
	padding: 10px;

}
.sinfo_panel.sinfo_panel-heading h3 {
	padding: 0px;
	margin: 0px;
}

.sinfo_panel-body {
	word-wrap: break-word;
	background-color: #001933;/*#080A3D;*/
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
    /*border: 1px solid #532365;*/
}
@media (max-width: 768px) {
.sinfo_panel-body {
	padding: 0px;
	word-wrap: break-word;
	background-color: #001933;/*#080A3D;*/
/*    padding: 7px 20px;*/
    /*border: 1px solid #532365;*/
}
	
	}
.sinfo_panel-body p{

	padding-top: 20px;
	padding-left: 1px;
}
.sinfo_panel-body h3{
	border-bottom: 2px solid #323882;
	font-size: 0px;
	line-height: 0px;
	margin-top: 12px;
	margin-bottom: 15px;
	/*margin: 10px 180px 5px 10px;*/
}

.sinfo_panel-bodyprof {
	word-wrap: break-word;
/*	background-color: #080A3D;*//*#001933;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    /*border: 1px solid #532365;*/
}
@media (max-width: 768px) {
.sinfo_panel-bodyprof {
	padding: 0px;
	word-wrap: break-word;
	/*background-color: #080A3D;*//*#001933;*/
/*    padding: 7px 20px;*/
    /*border: 1px solid #532365;*/
}
	
	}
.sinfo_panel-bodyprof p{

	padding-top: 20px;
	padding-left: 1px;
}
.sinfo_panel-bodyprof h3{
	border-bottom: 2px solid #323882;
	font-size: 0px;
	line-height: 0px;
	margin-top: 12px;
	margin-bottom: 15px;
	/*margin: 10px 180px 5px 10px;*/
}
.profp{
	font-size: 13px;
}

.sinfo_panel-body ul{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 1px;
}
.nintei_blocknew {
	background-color: rgba(42,0,58,0.5);
	position: relative;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 20px;
	border: 1px solid #532365;
}
.nintei_block {
	background-color: rgba(42,0,58,0.5);
	position: relative;
	padding: 15px 20px;
	/*height: 80px;*/
	margin-top: 20px;
	border: 1px solid #532365;
}
.nintei_block_btnnew {
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
.nintei_block_btn {
	text-align: center;
	margin: 30px 0px 0px 25px;
	padding: 0px;
}

#sound_block {
    background-color: rgba(42, 0, 58, 0.5);
    /*width: 940px;*/
    padding: 7px 20px;
    height: 311px;
    border: 1px solid #532365;
}

/* panel2 end*/

/*menu block start*/
.title_top {
	color: #fff;
	text-shadow:0 0 15px #fff, 0 0 5px #6600ff, 0 0 30px #6600ff, 0 0 40px #6600ff, 0 0 50px #6600ff, 0 0 75px #6600ff;
	letter-spacing: 5px;
	font-size:27px;
	line-height:1.8;
	text-align:center;
	font-family: "Ryumin Pro","dshirmn","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	padding:0px 0 10px;
}
.menu_block {
	background-color: rgba(15,0,58,0.5);
	border: 1px solid #2C205B;
	position: relative;
	padding: 7px 20px;
	margin-top: 20px;
	/*height: 250px;*/
}
.menu_blocknew {
	background-color: rgba(15,0,58,0.5);
	border: 1px solid #2C205B;
	position: relative;
  padding: 30px 5px;
	margin-top: 20px;
	/*height: 250px;*/
}

/*menu block end*/

/* selector1 start*/
.nintei_selector1 {
	border-left:3px solid #9966cc;
	color: #fff;
	text-shadow:0 0 15px #fff, 0 0 5px #6600ff, 0 0 30px #6600ff, 0 0 40px #6600ff, 0 0 50px #6600ff, 0 0 75px #6600ff;
	letter-spacing: 5px;
	font-size:17px;
	text-align:left;
	font-family: "Ryumin Pro","dshirmn","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	padding-right: 0;
	padding-left: 1em;
	padding-top:6px;
	line-height:1.8;
	margin-bottom:15px;
	margin-top: 15px;
}
.nintei_selector1a {
	font-size:15px;
	display: block;
	font-size:.8em;
	color:#ccc;
}
.selector1 {
	border-left:3px solid #9966cc;
	color: #fff;
	text-shadow:0 0 15px #fff, 0 0 5px #6600ff, 0 0 30px #6600ff, 0 0 40px #6600ff, 0 0 50px #6600ff, 0 0 75px #6600ff;
	letter-spacing: 5px;
	font-size:17px;
	text-align:left;
	font-family: "Ryumin Pro","dshirmn","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	padding-right: 0;
	padding-left: 1em;
	padding-top:6px;
	line-height:1.8;
	margin-bottom:15px;
	margin-top: 10px;
}
.selector1a {
	font-size:15px;
	display: block;
	font-size:.8em;
	color:#ccc;
}

.selector2 {
	border-left:3px solid #6633cc;
	color: #fff;
	text-shadow:0 0 15px #fff, 0 0 5px #6600ff, 0 0 30px #6600ff, 0 0 40px #6600ff, 0 0 50px #6600ff, 0 0 75px #6600ff;
	letter-spacing: 5px;
	font-size:17px;
	text-align:left;
	font-family: "Ryumin Pro","dshirmn","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	padding-right: 0;
	padding-left: 1em;
	padding-top:6px;
	line-height:1.8;
	margin-bottom:15px;
	margin-top: 10px;
}
.selector2a {
	font-size:15px;
	display: block;
	font-size:.8em;
	color:#ccc;
}
/* selector end*/

/*サウンド sound button start*/
#sound_block {
	background-color: rgba(42,0,58,0.5);
	/*width: 940px;*/
	border: 1px solid #532365;
	position: relative;
	padding: 7px 20px;
	height: 311px;
}
ul#sound_btn {
	list-style-type: none;
	height: 141px;
	/*width: 590px;*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	margin: 0px;
}
ul#sound_btn li {
	float: left;
	z-index: 3;
	display: block;
	font-size: 0px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
ul#print_btn {
	height: 41px;
	width: 215px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 209px;
	top: 265px;
}
/* sound button end*/
.page-title{
	color: #199acd;
	letter-spacing: -1px;
	font-size: 26px;
}



.fa-blue{
	color: #199acd;
}

/*news*/

#top_topics {
    padding: 20px;
    width: 100%;
}
#top_topics .title {
    padding: 0px;
    margin: 0px 0px 10px;
}
#top_topics ul {
    margin: 0px;
    padding: 0px 0px 0px 15px;
    list-style-type: none;
}
#top_topics ul li {
    background-image: url("../img/top_icon_kaku_.gif");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    text-align: left;
    border-bottom: 1px dotted #CCC;
    padding: 5px 5px 5px 20px;
}

.wrapper-width{max-width:1000px; margin:0 auto; position:relative;}
.language-bar{height:22px; background-color:#3c3b3b;}
.languages ul{float:right;}
.languages li{float:right; height:22px; line-height:22px; margin-right:17px;}
.languages li a{color:#fff; text-decoration:none; text-transform:uppercase; display:block; padding:0 4px; font-family:"Ryumin Pro","dshirmn"; font-size:10px;}
.languages li a:hover{background-color:#727171;}
.languages li a.selected {background-color:#727171;}
ol, ul {
    list-style: outside none none;
}

.row-language .col{
	margin-bottom: 10px;
}

#languageModal .modal-content {
	background-image: url('../img/background/mercati-vino2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}
#languageModal .modal-content2 {
	background-image: url('../img/background/mercati-vino.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}
#languageModal .modal-content3 {
	background-image: url('../img/background/sostenibilit.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}
#languageModal .modal-content4 {
	background-image: url('../img/background/relazione.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}
.panel-product{
	cursor:pointer;
	background: #D4A877;
	position: relative;
	min-height: 220px;
	text-align: right;
	padding: 60px 10px 10px 130px;
	color: #ffffff;
}
.panel-product img{
	position: absolute;
	left: 0px;
	bottom: 0px;
	max-height: 195px;
	max-width: 130px
}
.panel-product .popover-icon,
.panel-product .popover-icon:hover{
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.panel-product .popover-icon:after,
.popover .close-popover:after{
	content:'\002B';
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	height: 44px;
	width: 44px;
	border-radius: 50%;
	background: #65421A;
	position: absolute;
	right: 15px;
	top:15px;
	text-align: center;
}
.panel-product .popover-icon.open:after{
	content:'\002D';
}
.popover{
	font-family: inherit;
	position: absolute;
    width: 100%; 
    max-width: 100%;
    border-radius: 0px;
    border-width: 0px;
    background: #65421A;
    color: #ffffff;
    z-index: 1020;
}
.popover.bottom>.arrow:after {
  top: -15px;
  margin-left: -30px;
  content: " ";
  border-width:30px;
  border-top-width: 0;
  border-bottom-color: #65421A;
}
.popover .container{
	position: relative;
}
.popover .row{
	max-width: 750px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.popover .close-popover:after{
	content:'\002D';
	background: #D4A877;
	right: 25px;
	cursor: pointer;
}
.popover p{
	font-size: 16px;
}
.popover img{
	max-height: 300px;
}

.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
.img-responsive2{
    display: block;
    width: 100%;
    height: auto;
}

.thumbnail, .img-thumbnail {
	border: 0px solid #CCC;
	height: 125px;
	box-shadow: none;
	padding-top: 0px;
    background: none;
    margin-bottom: 15px;
    /*padding-top: 10px;*/
    /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);*/
}

@media (max-width: 992px){
.thumbnail, .img-thumbnail {
	border: 1px solid #CFC;
	height: 160px;
	box-shadow: none;
	padding-top: 10px;
    background: none;
    margin-bottom: 5px;
    /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);*/
}
}

@media (max-width: 768px){
.thumbnail, .img-thumbnail {
	border: 1px solid #FF0;
	height: 155px;
	box-shadow: none;
	padding-top: 10px;
    background: none;
    margin-bottom: 5px;
    /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);*/
}
}

.thumbnailaa{
	border: 0px solid #CCC;
	/*height: 125px;*/
	box-shadow: none;
	padding-top: 0px;
    background: none;
    margin-bottom: 15px;
    /*padding-top: 10px;*/
    /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);*/
}

/* button make start*/
.btn {
    display: inline-block;
    padding: 6px 5px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-primary {

	/*background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
	background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
	background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
	background-repeat:repeat-x;
	border-color:#337AB7;
	/*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);*/
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #FFF;
	background-color: #337AB7;
	text-shadow:0 0 15px #fff, 0 0 5px #6600ff, 0 0 30px #6600ff, 0 0 40px #6600ff, 0 0 50px #6600ff, 0 0 75px #6600ff;
	font-size:17px;
}
}

.btn-primary:hover,.btn-primary:focus{
	color:#fff;
	background-color:#cccccc;
	border-color:#204d74
}
.btn-primary:active,.btn-primary.active {
	background-color:#21244B;
	border-color:#532365
}
.btn-primary:disabled,.btn-primary[disabled] {
	background-color:#265a88;
	background-image:none
}
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

/* button make end*/
/*   button2 make start*/
/* button make start*/
.btn2 {
    display: inline-block;
    padding: 6px 5px;
    margin-bottom: 10px;
	margin-top:10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 7px;
}

.btn2-primary {

	/*background-image:-webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
	background-image:-o-linear-gradient(top,#337ab7 0,#265a88 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
	background-image:linear-gradient(to bottom,#337ab7 0,#265a88 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
	background-repeat:repeat-x;
	border-color:#666;/*#337AB7;*/
	/*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);*/
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #111;
	background-color: #FFF;/*#337AB7;*/
/*	text-shadow:0 0 15px #fff, 0 0 5px #6600ff, 0 0 30px #6600ff, 0 0 40px #6600ff, 0 0 50px #6600ff, 0 0 75px #6600ff;*/
	font-size:14px;
}
}

.btn2-primary:hover,.btn2-primary:focus{
	color:#111;
	background-color:#cccccc;
	border-color:#66
}
.btn2-primary:active,.btn2-primary.active {
	background-color:#21244B;
	border-color:#532365
}
.btn2-primary:disabled,.btn2-primary[disabled] {
	background-color:#265a88;
	background-image:none
}
.btn2-lg, .btn2-group-lg > .btn2 {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

/* button2 make end*/


a:hover img.overwhite{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}
.center {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.top105{
	padding-top: 38px;
}

.top12{
	padding-top: 12px;
}
.bottom10{
	padding-bottom: 10px;
}
.bottom5{
	padding-bottom: 5px;
}

/*お問い合わせ欄
------------------------------------------*/
.inq{
	text-align: center;
	font-size: 0px;
	line-height: 100%;
	border-top: 1px solid #496FAD;
	background: #0D224F;
	border-bottom: 1px solid #496FAD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.pagetop {
/*    display: none;*/
    position: fixed;
    bottom: 1em;
    right: 1em;
}
.pagetop a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 24px;
    text-decoration: none;
    line-height: 50px;
    background-color: rgba(255, 255, 255, 0.3);
}


.panel2-newbody {
/*	padding: 10px;*/
	padding-left:10px;
	padding-right:10px;
	word-wrap: break-word;
	background-color: rgba(42, 0, 58, 0.5);
/*    padding: 7px 20px;*/
    border: 1px solid #532365;
}
.padleftright0{
	padding-left:0px;
	padding-right:0px;
}
.padleft0{
	padding-left:0px;
}
.padright0{
	padding-right:0px;
}

.boximg1 {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.42857;
    text-align: center;
    vertical-align: bottom;
    background-color: none;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.boximg2 {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 5px;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    background-color: none;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.boximg3 {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 5px;
    line-height: 1.42857;
    text-align: center;
    vertical-align: top;
    background-color: none;
    padding-top: 0px;
    padding-right: 7px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.boximg4 {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.42857;
    text-align: right;
    vertical-align: middle;
    background-color: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.printbtnnew{
	text-align: right;
	font-size: 0px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	/*background: #313131;*/ /*#199ACD;*/
	background: #090826 none repeat scroll 0% 0%;
	color: #FFF;
	text-align: center;
    font-size: 10px;
    color: #FFF;
    clear: both;
    line-height: 100%;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}


#footer.fixed{
	position:absolute;
	bottom:0px;
	width:100%;
}
#footer a {
	color: #FFF;
}
#footer ul li {
	padding: 0px 10px;
}
 /* #########ishiguro add 20160226 599px以下 ######### */ 
  
@media (max-width: 599px){
	
.selector1 {
	text-shadow:none;
	font-size:13px;
	letter-spacing: 2px
}
.selector1a {
	text-shadow:none;
	font-size:10px

}

.selector1a_jp {
	text-shadow:none;
	font-size:9px

}
.selector2 {
	text-shadow:none;
	font-size:13px;
	letter-spacing: 2px
}
.selector2a {
	text-shadow:none;
	font-size:10px

}

.selector2a_jp {
	text-shadow:none;
	font-size:9px

}
.nintei_selector1 {
	text-shadow:none;
	font-size:13px;
	letter-spacing: 2px
}
.nintei_selector1a {
	text-shadow:none;
	font-size:10px

}
.title_top {
	font-size:15px;
	text-shadow:none;
}

.br_sp{
	display:block;
	}
	
h2.ttl	{
	font-size:14px
}
}
@media (min-width: 600px) and (max-width:1024px){
	
.nintei_selector1 {
	border-left:3px solid #9966cc;
	color: #fff;
	text-shadow:none;
	letter-spacing: 5px;
	font-size:17px;
	text-align:left;
	font-family: "Ryumin Pro","dshirmn","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	padding-right: 0;
	padding-left: 1em;
	padding-top:6px;
	line-height:1.8;
	margin-bottom:15px;
	margin-top: 15px;
}
.nintei_selector1a {
	font-size:15px;
	display: block;
	font-size:.8em;
	color:#ccc;
}
.selector1 {
	border-left:3px solid #9966cc;
	color: #fff;
	text-shadow:none;
	letter-spacing: 5px;
	font-size:17px;
	text-align:left;
	font-family: "Ryumin Pro","dshirmn","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	padding-right: 0;
	padding-left: 1em;
	padding-top:6px;
	line-height:1.8;
	margin-bottom:15px;
	margin-top: 10px;
}
.selector1a {
	font-size:15px;
	display: block;
	font-size:.8em;
	color:#ccc;
}
.selector2 {
	border-left:3px solid #6633cc;
	color: #fff;
	text-shadow: none;
	letter-spacing: 5px;
	font-size:17px;
	text-align:left;
	font-family: "Ryumin Pro","dshirmn","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	padding-right: 0;
	padding-left: 1em;
	padding-top:6px;
	line-height:1.8;
	margin-bottom:15px;
	margin-top: 10px;
}
.selector2a {
	font-size:15px;
	display: block;
	font-size:.8em;
	color:#ccc;
}
.title_top {
	font-size:20px;
	text-shadow:none;
}
/* selector end*/
}
.cos_info_title1{
	font-size: 18px;
	border-bottom: 3px solid #323882;
	line-height: 23px;
	margin-top: 12px;
	margin-bottom: 15px;
}
.cos_info_title1 span{
	font-size: 14px;
}
.cos_info_title2{
	font-size: 17px;
	border-bottom: 3px solid #F53AD5;
	line-height: 23px;
	margin-top: 12px;
	margin-bottom: 15px;
	padding-left:5px;
}
.cos_info_title3{
	font-size: 18px;
	border-bottom: 3px solid #A78800;
	line-height: 23px;
	margin-top: 12px;
	margin-bottom: 15px;
	padding-left:5px;
}
.padbottom1{
	padding-bottom:5px;

}

.cos_info_titleEn{
	font-size: 24px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight:bold;
	font-family: "Ryumin Pro","dshirmn","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#95FF95;
}
.cos_info_titleEn span{
	font-size: 24px;
	color:#FF0;
}
.margintop10{
	margin-top:10px;

}
.boximg4b {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.42857;
    vertical-align: middle;
    background-color: none;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.printbtnnewb{
	font-size: 0px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
@media (min-width: 768px){
.boximg4b {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.42857;
    text-align: right;
    vertical-align: middle;
    background-color: none;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
}

}
@media (min-width: 992px){
.boximg4b {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.42857;
    text-align: right;
    vertical-align: middle;
    background-color: none;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
}

}

@media (max-width: 767px){
.printbtnnewb{
	float:right;
	font-size: 0px;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.boximg4b {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.42857;
    text-align: right;
    vertical-align: middle;
    background-color: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
}
.modaltitle1{
	color:#FFF;
	padding-top:10px;
}
.modaltitle1 a{
	color:#FFF;
	text-decoration:underline;
}
.modaltitle1{
	color:#FFF;
	text-decoration:none;
}	

.modal-body {
    position: relative;
        padding-top: 0px;
        padding-right: 15px;
        padding-bottom: 0px;
        padding-left: 15px;
		color:#333;
}
.modal-footer {
    padding: 15px;
        padding-top: 0px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    text-align: center;
    border-top: none;
}

@media (max-width: 480px){
	
.seminarAndSchool-ttl{
    font-size: 120%;
    line-height: 30px;
    padding-left: 20px;
    text-align: left;
}
	
.news-ttl{
    font-size: 120%;
    line-height: 30px;
    padding-left: 20px;
    text-align: left;
}
	

	}
.row-2{
	width: 100%;
	margin-top: 15px;
	display: table;
	margin: 0 auto;
	border-collapse:separate;/*セルの間隔を空ける*/
	border-spacing: 2px 0;/*左右上下で記述*/
	
	}

.row-2 span{
display: table-cell;
vertical-align: middle;
text-align: center;

	}　

/* スクールページボタン　*/
.btn_container{
  width: 100%;
	margin: 10px auto;
	padding-left: 6px;
}
.btn_school_wrap {
  display: flex;
	justify-content:flex-end;
}

.btn_school_wrap li a{
list-style-type: none;
	margin-left: 2px;
	margin-bottom: 5px;
}


/* セミナーTOPボタン　*/

.btn_container_top{
  width: 100%;
	margin: 10px auto;
	padding-left: 6px;
}
.btn_school_wrap_top {
  display: flex;
	justify-content:center;
	padding-left:0;
}

.btn_school_wrap_top li a{
list-style-type: none;
	margin-left: 2px;
	margin-bottom: 5px;
}


/* セミナーボタンsmall　*/

.btn_seminar {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color:  #fff!important;
  font-size: 11px;
  border-radius: 15px;
  width: 205px;
  height: 30px;
  font-weight: bold;
  border: 4px double #10123f;
  transition: 0.3s;
  background-image: linear-gradient(150deg, rgba(140, 58, 160, 1), rgba(97, 24, 124, 1));
	
}

/* スクールボタンsmall　*/

.btn_school {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color:  #fff!important;
  font-size: 11px;
  border-radius: 15px;
  width: 205px;
  height: 30px;
  font-weight: bold;
  border: 4px double #10123f;
  transition: 0.3s;
  background-image: linear-gradient(150deg, rgba(67, 58, 160, 1), rgba(68, 24, 124, 1));
	
}

.btn_school:hover,
.btn_seminar:hover {
  color:  #fff;
	text-decoration: none;
	opacity: 0.7
}

/* スクール案内書ボタン　*/

.btn_school_annai {
    display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #10123f!important;
  font-size: 11px;
  border-radius: 15px;
  width: 205px;
  height: 30px;
  font-weight: bold;
  border: 4px double #10123f;
  transition: 0.3s;
  background-image: linear-gradient(150deg, rgba(243, 242, 255, 1), rgba(220, 209, 235, 1));
}
.btn_school_annai:hover {
  color: #10123f;
	text-decoration: none;
	opacity: 0.7
}

.btn_school:visited,
.btn_seminar:visited,
.btn_school_annai:visited{
 color: inherit;
}


@media screen and (max-width: 767px) {
.btn_school_wrap_top {
	flex-wrap: wrap;
}
	.btn_container_top{
	padding-left: 0;
}
.btn_school_wrap {
	flex-wrap: wrap;
}
}



/* スクールページ big */

.btn_container_main{
  width: 100%;
	margin: 10px auto;
	padding-left: 6px;
}
.btn_school_wrap_main {
  display: flex;
	flex-direction: column;
	justify-content:center;
	padding-left: 0;
}

.btn_school_wrap_main li a{
list-style-type: none;
	margin-bottom: 5px;
}

/* スクール申込書ボタンbig */

.btn_school_main {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color:  #fff!important;
  font-size: 17px;
  border-radius: 15px;
  max-width: 500px;
  height: 50px;
	margin: auto;
	text-align: center;
  font-weight: bold;
  border: 4px double #10123f;
  transition: 0.3s;
  background-image: linear-gradient(150deg, rgba(67, 58, 160, 1), rgba(68, 24, 124, 1));
}
/* セミナー申込書ボタンbig */
.btn_seminar_main {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color:  #fff!important;
  font-size: 17px;
  border-radius: 15px;
  max-width: 500px;
  height: 50px;
	margin: auto;
  font-weight: bold;
  border: 4px double #10123f;
  transition: 0.3s;
  background-image: linear-gradient(150deg, rgba(140, 58, 160, 1), rgba(97, 24, 124, 1));
	
}
.btn_school_main:hover,
.btn_seminar_main:hover
 {
  color:  #fff;
	text-decoration: none;
	opacity: 0.7
}
/* スクール案内書big */
.btn_school_annai_main {
    display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #10123f!important;
  font-size: 17px;
  border-radius: 15px;
  max-width: 500px;
  height: 50px;
	margin: auto;
  font-weight: bold;
  border: 4px double #10123f;
  transition: 0.3s;
  background-image: linear-gradient(150deg, rgba(243, 242, 255, 1), rgba(220, 209, 235, 1));
}
.btn_school_annai_main:hover {
  color: #10123f;
	text-decoration: none;
	opacity: 0.7
}

.btn_school_main:visited,
.btn_seminar_main:visited,
.btn_school_annai_main:visited{
 color: inherit;
}


.far.fa-arrow-alt-circle-right {
	font-size:2rem;
	padding-left:1.5rem
}


@media screen and (max-width: 767px) {
.btn_school_wrap_main {
padding-left:0
}
}
@media screen and (max-width: 414px) {
.btn_school_main {
  font-size: 13px;
}
.btn_seminar_main {
  font-size: 13px;
}
.btn_school_annai_main {
font-size: 13px;
}
.far.fa-arrow-alt-circle-right {
	font-size:1.3rem;
	padding-left:.5rem
}
}
.alignment{
padding-left:0;
}
.alignment li{
padding-left:1em;
text-indent:-1em;
}

.alignment li .textstrong{
margin-left:-5px;
padding-left:-5px;
}

.photoTxt{  
  display: flex;
  margin: 0 0 24px;
}
.photoTxt_pict img{  
  width: 97%;
  padding-right: 5px;
}
.photoTxt_container_ttl {
	margin-bottom: .5rem;
	color:steelblue;
	padding-left: .5rem
}

.photoTxt_txt{
}

.photoTxt_container{
	padding-left:20px
}
@media screen and (max-width: 767px) {
.photoTxt{  
  flex-direction: column;
}
	.photoTxt_pict img{  
  width: 97%;
  padding-right:0;
	margin-bottom: 15px
}
}

.img100 img{
  max-width: 645px;
  height: auto;
  margin: auto;
}

.fukei_img_wrap{
  display: flex;
  flex-wrap: wrap;
	justify-content: space-between;
}
.fukei_img_wrap div{
width:32%;
margin-bottom: 1.8rem
}
.fukei_img_wrap img{
max-width:100%
}
@media screen and (max-width: 767px) {
.fukei_img_wrap div{
width:48%;
margin-bottom: 2rem
}
}
@media screen and (max-width: 599px) {
.fukei_img_wrap div{
width:100%;
}
}