@charset "utf-8";
.clear_fix {
  clear: both;
}

a {
  color: #1111cc;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0.4); 
}

a:hover {
  color: #1111cc;
  text-decoration: underline;
}

body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
  padding: 0;
}

dl,
dt,
dd,
div#header,
br,
h1,
h2,
h3,
.pst-box ul {
  margin: 0;
  padding: 0;
}

p {
  line-height: 1.8em;
  padding: 0;
  /*font-size:1.250em;*/
  font-size: 116%;
  margin: 0px 0px 2em 0px;
  color: #424242;
}

li,
dt,
dd {
  /* font-size: 123.1%;*/
}

li>p {
  font-size: 100%;
}

li>ul>li {
  font-size: 100%;
}

dt dt dd dt,
dd dd {
  font-size: 100%;
}

.logo_link:hover {
  opacity: 0.5;
}

.img-responsive{
max-width:100%; , height:auto;
}
iframe.twitter-share-button {
/*  width: 110px !important;*/
  margin-bottom: 0;
}

.lightgrey {
  color: #e9eaed;
}

.darkgrey {
  color: #424242;
}

.darkblue {
  color: #1c2b5a;
}

.blue {
  color: #3c5fab;
}

.lightblue {
  color: #1b94d2;
}

.red {
  color: #bc4c4c;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

#menunav,
#menunav ul,
#menunav li {
  list-style-type: none;
  cursor: pointer;
  text-align: center;
  color: #0A226C;
}

#menunav_box>div {
  width: 908px;
}

#menunav>li>a {
  color: #0A226C;
  text-decoration: none;
}

#menunav>li:hover,
#menunav>li:hover>a,
#menunav>li>a:hover {
  color: #fff;
  text-decoration: none;
}

#menunav li ul {
  display: none;
  position: absolute;
  left: -1px;
  padding: 0px;
  width: 186px;
  border: none;
}

#menunav li ul li {
  margin: 0;
  padding: 0;
  width: 186px;
  border: none;
  font-size: 15px;
}

#menunav li ul li a {
  color: #965b86;
  background: #fff;
}

#menunav li ul li:last-child a {
  border-bottom: 1px solid #724666;
}

#menunav li ul li a {
  display: inline-block;
  width: 184px;
  height: 1.5em;
  border-left: 1px solid #724666;
  border-right: 1px solid #724666;
  border-top: 1px solid #724666;
  padding: 0.3em;
  font-weight: normal;
  font-size: 0.9rem;
}

#menunav li ul li a:hover {
  background: #dac7e0;
  text-decoration: none;
}

#menunav li ul li a.main_title {
  background-color: #724666;
  color: #fff;
}

#menunav li ul li a.main_title:hover {
  background: #dac7e0;
  color: #724666;
  text-decoration: none;
}

.feedback_btn_box {
  padding-top: 8px;
  /* width: 430px; */
  float: right;
}

.box {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
}

.box>div {
  width: 908px;
  margin: 0 auto;
  padding-left: 26px;
  padding-right: 26px;
}

#footer_gray {
  background-color: #E9EAED;
  min-height: 305px;
}

#footer_gray .footer_dotkyoto_logo {
  padding-top: 37px;
  padding-left: 44px;
  padding-bottom: 25px;
  width: 251px;
  float: left;
}

#footer_gray .footer_contact_btn {
  padding-top: 41px;
  width: 292px;
  float: left;
  padding-left: 10px;
}


#footer_gray .footer_contact {
  padding-top: 55px;
  padding-left: 65px;
  width: 208px;
  text-align: center;
  float: left;
}



#footer_gray .abuse {
  padding-left: 30px;
  padding-bottom: 10px;
}

#footer_gray hr {
  clear: both;
  border-top: 1px solid #000;
}

#footer_gray .link {
  clear: both;
}

#footer_gray .link a {
  text-decoration: none;
  color: #000;
  font-size: 90%;
}

#footer_gray .link a:hover {
  text-decoration: none;
  color: #1111cc;  
}

#footer_gray .link a:before {
  content: "■ ";
}

#footer_gray .link div {
  float: left;
  width: auto;
  padding-right: 40px;
}

#footer_gray .link .sitemap {
  float: right;
  text-align: right;
  padding-right: 0;
}

#footer_bottom {
  clear: both;
  padding-top: 8px;
  min-height: 100px;
}



#footer_bottom .footer_bottom_link {
  width: 768px;
  float: left;
  padding-bottom: 32px;
}

#footer_bottom .footer_bottom_link a {
  text-decoration: none;
  color: #000;
  font-size: 90%;
}

#footer_bottom .footer_bottom_link a:hover {
  text-decoration: none;
  color: #1111cc;
}

#footer_bottom .footer_bottom_link a:before {
  content: "● ";
}

#footer_gray .link a:hover,
#footer_bottom .footer_bottom_link a:hover {
  text-decoration: underline;
}

#footer_bottom .footer_bottom_copyright {
  text-align: center;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: -20px;
  right: 30px;
}

.pagetop a {
  display: block;
}

.pagetop a:hover {
  display: block;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.news_box {
  margin-bottom: 50px;
  width: 625px;
  float: left;
}

.news_title_box {
  border-bottom: 1px solid #000;
  height: 48px;
  clear: both;
  padding-top: 55px;
}

.news_title_box .news_title {
  float: left;
  width: 250px;
  font-size: 150%;
}

.news_title_box .news_link {
  float: right;
  text-align: right;
  width: 110px;
  height: 25px;
  background: url('../images/toppage/news_link.gif') no-repeat;
}

.news_title_box .news_link:hover {
  background: url('../images/toppage/news_link_o.gif') no-repeat;
}

.news_title_box .news_link a {
  display: block;
  width: 110px;
  height: 25px;
  color:#1111cc
}

.news_title_box .news_link a:hover {
  color:#1111cc;
  text-decoration:underline;
}

.news_block {
  padding-top: 25px;
}

.news_date {
  width: 112px;
  float: left;
  clear: both;
  padding-bottom: 25px;
  color: #73767b;
}

.news_text {
  width: 480px;
  float: left;
  padding-bottom: 25px;
  margin-left: 30px;
  font-size: 1.1em;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.small {
  font-size: small;
}

#menunav li.menu4 ul li a.menu_tmch {
  height: 3em;
}

#menunav li.menu1 ul li a.menu_di {
  height: 3em;
}

#acquisition_method_menu div ul li a{
   color:#00081e;
}
#acquisition_method_menu div ul li a:hover {
   text-decoration: underline;
}	