﻿@charset "utf-8";
/* 既存のCSSリセット */

.maincontents {
	width:100% !important;
	 min-width:0
}

.bodyarea {
	min-width:0 ;
	 width:auto;
}
#location {
	min-width:0 ;
	 width:auto;
}

.stage {
	min-width:0 ;
	 width:auto ;
	 overflow: hidden
}

.bodyarea {
	min-width:0 ;
	 width:auto;
}

.container-fluid {
	max-width:1010px;
}
#footer-container .footer {
	 min-width:0 !important;
	 width:auto !important;
	 text-align:left !important;
}
#footer-container #footerinner{
	 min-width:0 !important ;
	 width:auto !important;
	 padding-left:5px;
}
#footer-container{
	overflow:hidden;
}
.stage{
	min-width:0 ;
	 width:auto ;
	 overflow: hidden;
}
.header{
	 min-width:0 ;
	 width:auto;
}
#mainmenu{
	margin-left:-15px !important;
}


#footerinner ul{
	margin-left:15px;
}
#footerinner p{
	margin-left:15px;
}

.stage .bodyarea .col-md-3.hidden-sm.hidden-xs{
	margin-right:-45px
}

.bodyarea .clearfix.col-md-9.col-lg-9 .maincontents{
	width:100% ; min-width:0;
}

.img-responsive-center{
    margin: 0 auto !important;
}

  /* font */

.fb {
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1.5em;
	color: #3b579d;
}
.tw{
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1.5em;
	color: #1da1f2;
}
.tw002{
	font-size:24px;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1.5em;
	color: #1da1f2;
}
.fb002 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:0;
	line-height: 1.5em;
	color: #3b579d;
}

.text{
	font-size: 16px;
	color: #000000;
	line-height: 2em;
	font-family: "メイリオ", "ヒラギノ角ゴシック ProN" ,sans-serif;
}

.tittle{
	font-size: 30px;
	color: #202f55;
	font-weight: bold;
	line-height: 1.2em;
	font-family: "メイリオ", "ヒラギノ角ゴシック ProN" ,sans-serif;
}
.subtittle1{
	font-size:21px;
	color: #536270;
	font-weight: bold;
	line-height: 2em;
	font-family: "メイリオ", "ヒラギノ角ゴシック ProN" ,sans-serif;
}
.subtittle{
	font-size:24px;
	color: #536270;
	font-weight: 400;
	padding:0;
}
.subtittle2{
	font-size: 16px;
	color: #536270;
	font-weight: 900;
	padding:0;
}
.decolation{
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size:18px;
	color: #000000;
	font-weight: 800;
	font-family: "メイリオ", "ヒラギノ角ゴシック ProN" ,sans-serif;
}

.block {
    background: #f08080;
    padding: 7px;
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
	font-family: "メイリオ", "ヒラギノ角ゴシック ProN" ,sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
}
  /* Navbarのオリジナルスタイル */
      .navbar-default {
        border: none;
      }
      .navbar-origin {
        background: none;
      }
      .navbar-origin .navbar-brand {
        padding: 0 15px;
        line-height: 90px;
        height: 90px;
        font-size: 28px;
        font-weight: 100;
      }
      .navbar-origin .dropdown-menu {
        padding: 0;
      }
      .navbar-origin .dropdown-menu li.divider {
        padding: 0;
        margin: 0;
      }

      .controls input{
        margin-bottom: 10px;
      }
p.example1{
color: #000000;
font-size: 30px;
font-weight: bold;
line-height: 1em;
}
p.subtittle{
color: #4B4747;
font-size: 24px;
font-weight: bold;
line-height: 1em;
}

 .slicknav_menu {

display:none;

}
.dropdown .dropdown-menu li
{
text-align:left;
}
#gnavi .nav.navbar-nav li{
	text-align:left;
}


/* navbar  iPad用の (bootstrap) */
@media (max-width: 768px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

.footer {
  margin: 0 -10px 0;
}
.footer #footerinner {
  padding: 20px 10px 20px;
  background: #666666;
}
.footer #permanentmenu {
  width: 100%;
  color: white;
  display: table;
}
.footer #permanentmenu > ul {
  margin-bottom: -7px;
}
.footer #permanentmenu > ul > li {
  margin: 0 0 7px 7px;
  padding: 0 0 0 7px;
  font-size: 14px;
  line-height: 1;
  border-left: 1px solid white;
  float: left;
}
.footer #permanentmenu > ul > li:first-child {
  margin-left: 0;
  padding-left: 0;
  border: none;
}
.footer #permanentmenu > ul > li a {
  color: white;
  text-decoration: underline;
}
.footer #permanentmenu > ul.parentcom, .footer #permanentmenu > ul.parentcom_subsidiaries {
  margin: 0 0 10px;
  display: table-caption;
}
.footer #permanentmenu > ul.parentcom > li, .footer #permanentmenu > ul.parentcom_subsidiaries > li {
  width: 100%;
  margin: 0 0 10px 0 !important;
  padding: 0 0 0 0 !important;
  text-align: center;
  display: table;
  border-bottom: solid 2px #3c3c35;
  border-left: none !important;
  background: #eeeeee;
}
.footer #permanentmenu > ul.parentcom > li a, .footer #permanentmenu > ul.parentcom_subsidiaries > li a {
  padding: 10px 10px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #003399;
  text-decoration: underline;
  display: block;
}
.footer #permanentmenu > ul.parentcom > li a img, .footer #permanentmenu > ul.parentcom_subsidiaries > li a img {
  display: none;
}
.footer #permanentmenu .country {
  display: none;
}
.footer #creditline, .footer p[lang] {
  margin: 10px 0 0;
  font-size: 12px;
  color: white;
}
.footer #creditline a, .footer p[lang] a {
  color: white;
  text-decoration: underline;
}

.text {
  font-size: 14px;
}

.country-change {
  margin: 10px -10px 0;
  padding: 6px 10px 6px;
  overflow: hidden;
  border-bottom: 1px solid white;
  background: #b1b1ac;
}
.country-change > .change-inner {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.country-change .country,
.country-change .lang,
p.lang-selector {
  width: 50%;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
}
.country-change .country {
  padding-left: 18px;
  padding-right: 10px;
  position: relative;
}
.country-change .country + .lang,
p.lang-selector {
  border-left: 1px solid #777670;
}
.country-change .country[lang="ja"] {
  border-right: none !important;
}
.country-change .country:before {
  display: block;
  background-image: url(../img/icons.png);
  background-repeat: no-repeat;
  background-size: 250px 250px;
  content: "";
  width: 13px;
  height: 13px;
  margin: -7px 0 0;
  position: absolute;
  top: 50%;
  left: 0;
  background-position: -89px -49px;
}
.country-change .lang,
p.lang-selector {
  text-align: center;
}
.country-change .lang a {
  padding: 0 5px 0;
  font-size: 90%;
}
.country-change .lang a > img {
  display: none;
}


}
/*OICのCSS　style footer部分*/
/* 14.11.19 jpサイトの英語ページでフッターのlang-selector（日本語へのリンク）を非表示にする */
/* 14.12.17 jpサイトの日本語ページでもフッターのlang-selectorを非表示にする */
/*html[lang*="en"] */

/* 10 Million Campaign text */

p.example1{
color: #000000;
font-size: 30px;
font-weight: bold;
line-height: 1em;
}

p.evernote{
	font-weight:  bold;
	color: #06c545;
	font-size: 17px;
}
.evernote_text{
	font-weight: bold;
	color: #474948;
	font-size: 16px;
	line-height: 2em;
}
.evernote002{
	color: #1f9945;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px; 
}
.evernote003{
	color: #003f8e;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px; 
}
.evernote_tittle{
 background-color: #1e90ff;
padding: 12px;
font-size: 24px;
font-weight: bold;
color: #ffffff;
}


.slicknav_menu {

display:none;

}
.dropdown .dropdown-menu li
{
text-align:left;
}
#gnavi .nav.navbar-nav li{
	text-align:left;
}

/* navbar  iPad用の (bootstrap) */


</style>

