/*
Theme Name:vantage child
Theme URI:
Description:WordPressテーマ「vantage」の自作子テーマです。
Template:vantage
Author:Yoko Yoshikawa
Author URI:
Version:1.0.1
*/

@import url("../vantage/style.css");



.top-page-movie  li{ 	
    display: inline;
    float: left;
 } 
/*
#footer-widgets .widget ul li,  #footer-widgets .widget ol li {
    float: left;
    padding: 10px;
}
*/
#colophon .widget_nav_menu .menu-item a {
    border-bottom: none;
}

body, input, button, select, textarea {
/*	font-family: "20px/30px Avenir", "Helvetica neue", Helvetica, メイリオ, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important*/
 font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;

}

.top_banner{
	text-align: center;
}

.top_banner ul li, .top_banner ol li {
    margin-left: 0;
}

.top_banner ul, .top_banner ol {
     margin: 0 ; 
}
#text-2{
    clear: both;
    width: 100%!important;
    text-align: center;
    font-size: 11.5px;
    margin-top: 25px;
}
#colophon #theme-attribution, #colophon #site-info {
	display:none;
}
/*
#footer-widgets #nav_menu-2{
	width:100%!important;
}

#footer-widgets #menu-menu-2{
	float: left;
	left:50%;
	position:relative;
}
#footer-widgets #menu-menu-2 li{
left:-50%;
position:relative;
}
*/
.kiji_ichiran ul li img {
    border: medium none;
    display: inline;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
    width: 75px;
    height: 75px;
    margin-bottom: 10px;
}
.list_thumb {
    float: left;
}
.list_thumb img{
	border-radius: 50%;
}
.list_main {
    overflow: auto;
    zoom: 1;
    display: block;
    min-height: 85px;
}
.list_main a{
text-decoration: none;
    color: #666666;
}

.kiji_ichiran ul li {
    border-bottom: #d9e0e2 solid 1px;
    clear: left;
    float: none;
    margin-bottom: 10px;
}
.kiji_ichiran ul {

 list-style: none;
}
.footer1_li {
  display: inline-block;
  vertical-align: top; 
  width:auto;
    min-width: 160px;
  padding-right: 15px!important;
 border-bottom:none!important;

}

.footer1_li ul li{
 width:100%;
}
.footer1_li ul li a{
/* font-size: 1.08rem!important;*/
 font-weight:normal!important;
 text-decoration: none!important;
}
.footer-menu .footer-menu2-inner > .widget_text{
  border:none!important;
  background:rgba(0,0,0,0);
  box-shadow:none!important;
}

.footer-menu .footer-menu1{
  width:100%!important;
}
.footer-menu .footer-menu2{
 width:90%!important;
}
.footer-menu .footer-menu3{
  width:0;
}
#footer-menu {
background:#ffe678;
}
.footer-menu .textwidget{
	background: #ffe678;
}
.footer-menu .footer-menu2-inner {
     padding-right: 0; 
     padding-left: 0; 
}
#footer-widgets .widget {
    width: 100%!important;
}

/*黄色いマーカー*/
.marker-under {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}

@media screen and (max-width: 480px){
 ul, ol {
    margin: 0;
 }
}
