@charset "utf-8";
/* CSS Document */
/* Ver.1.4: 2014.09.01 */


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/* body {
  padding-bottom: 40px;
  color: #5a5a5a;
}*/

.container{
	background-color:#F2F2F2;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */


/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 25;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-wrapper .navbar {
  background-color:	#FFFFFF;
  border-bottom-color: #10218b;
  border-bottom-width: 2px;
}

.corporate_brand {
  padding-top: 15px;
  padding-bottom: auto;
  position: absolute;
}

.corporate_logo {
  height: 22px;
  margin-left: 15px;
}

.navber-header {
	width: 100%;
	}

.navbar-toggle{
	background-color:#6491C7;
	margin-top: 8px;
	margin-bottom: auto;
}

.navbar-toggle .icon-bar{
	background-color:#FFFFFF;
}


/*toggle open*/

.navbar .nav .active > a, .navbar .nav .active > a:hover, .navbar .nav .active > a:focus{
	background: #6491C7;
	color: black !important;
	text-shadow: none;
}

.navbar .nav .active > a{
	background: #6491C7;
	color: white !important;
	text-shadow: none;
}

.navbar .navbar-collapse .nav > li > a:hover, .navbar .navbar-collapse .nav > li > a:focus, .navbar .navbar-collapse .dropdown-menu a:hover, .navbar .navbar-collapse .dropdown-menu a:focus{
	background: #CCE1F5;
	color: black !important;
	text-shadow: none;
}

/*If there is a blandlogo, following message is unnecessary.*/
.navbar .navbar-brand, .navbar .nav > li > a{
	color: #10218B !important;
	text-shadow: none !important;
	font-weight: 400;
	font-size: 16px;
}

/*Add OS tab*/
li select{
	margin-top:12px;
	margin-left:15px;
	margin-bottom:12px;
}

/*OS_right margin*/
.navbar-nav.navbar-right:last-child {
	margin-right: 15px;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
/* Parts of carousel button and base */
.carousel {
  margin-top:65px;
  margin-bottom: 10px;
  height:400px;
}

/*carousel-indicators position*/
.carousel-indicators{
	margin-bottom:0px;
	bottom:10px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  height:auto;
  width:100%;
  left:0;
  bottom:0px;
  background-color:#595f88;
  background-color:rgba(255,255,255,0.7);
  color:#6D696F;
}

.carousel-caption h1{
	margin-top:0px;
	padding-top:0px;
}

/* Declare heights because of positioning of img element */
/* carousel substance */
.carousel .item {
  height: 400px;
  background-color: #595f88;/* carousel button background-color */
  background-color: #FFFFFF;
}

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  width:auto;
  height:auto;
}

.caro {
	padding:0;
}

.carousel-control{
	z-index:15;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-right: 15px;
  padding-left: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}

.marketing h2 {
  font-weight: normal;
}

.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 30px 0px 10px 0px; /* Space out the Bootstrap <hr> more  Change from 40px to 30px, to 10px *//*design*/
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

/*add detail all*/

.qr {
	width:85px;
	height:85px;
}


/* font
-------------------------------------------------- */
body{
	font-family: Meiryo, メイリオ, sans-serif;
	font-weight: 400 !important;
	letter-spacing: 0.1em;
}

.nav{
	font-family: Meiryo, メイリオ, sans-serif;
	font-weight: 400 !important;
	letter-spacing: 0.1em;
}

p.Announcemenu{
	font-size:16px;
}

h2 .kakko{
	font-size:20px;
}

h2.titlesupport,h2.titlemenu{
	font-size:24px;
}

h2.titlesupport_s{
	font-size:22px;
}

h2.titlesupport_vs{
	font-size:18px;
}

h3.titlesetup{
	font-size:22px;
}

code.cudj{
	color:#ff7800;
	font-weight:bold;
}

p#error_message{
	background-color:transparent;
	color:#afeeee;
	font-family: Meiryo, メイリオ, sans-serif;
	font-weight: 400 !important;
	letter-spacing: 0.1em;
	font-size:14px;
}

code.oshirase{
	color:#ff7800;
	font-weight:bold;
	font-family: Meiryo, メイリオ, sans-serif;
}

/* button
-------------------------------------------------- */
img.abutton,img.gbutton{
	margin:5px 10px 10px 0px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

/* Navbar positioning foo */
.navbar-wrapper {
  margin-top: 0px;
}

.navbar-wrapper .container {
  padding-right: 0px;
  padding-left:  0px;
	margin-right:　0px;
	margin-left:   0px;
}

.navbar-wrapper .navbar {
  padding-right: 0;
  padding-left:  0;
	background-color:#FFFFFF;
}

/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar {
}




/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
/* Parts of carousel button and base */
.carousel {
  margin-top:55px;
  margin-bottom: 10px;
  height:310px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  padding-bottom:50px;
}

/* Declare heights because of positioning of img element */
/* carousel substance */
.carousel .item {
  height: 310px;
  background-color: #FFFFFF;
}

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  width:auto;
  height:auto;
}

/* Add carousel control area */
a.carousel-control{
	height:310px;
	width:0px;
	margin-left:10px; /*only left adjustment*/
}


/* Featurettes
------------------------- */
.featurette-heading {
  font-size: 35px;
}

}

@media (min-width: 992px) {
.featurette-heading {
}

}


/*Detail of smartphone*/

@media (max-width: 768px) {
.featurette-heading {
  font-size: 25px;
	font-weight:200;
}

/* font
-------------------------------------------------- */
p.Announcesetup,p.Announcesupport,p.AnnounceAS{
	font-size:15px;
}

p.Announcemenu{
	font-size:14px;
}

h2.Announcesetup,h2.Announcesupport,h2.AnnounceAS,h2.Announcemenu{
	font-size:20px;
}

h2.titlesupport,h2.titlemenu,h2.titlesupport_s{
	font-size:22px;
}

h2.titlesupport_vs{
	font-size:20px;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 240px; /* base Hight of carousel */
  margin-bottom: 5px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 240px;
}

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
}

/* Add carousel control area */
a.carousel-control{
	height:240px;
	width:0px;
}

/* Bump up size of carousel content */
.carousel-caption h1 {
  margin-bottom: 5px;
  font-size: 21px;
  line-height: 1.4;
}

/*OS margin at toggleopen*/
.navbar-nav.navbar-right:last-child {
	margin-right: 0px;
	margin-left:0px;
}

}

@media (max-width: 480px) {
/*ADD*/
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 200px;
  margin-bottom: 5px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  background-color:#6491C7;
  color:#FFFFFF;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 200px;
  background-color:#6491C7;
}

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: auto;
  height: auto;
}

a.carousel-control {
	height:200px;
	width:0px
}

}
