@charset "utf-8";
/*
Theme Name: inakanokekkon.org
Theme URI: http://www.inakanokekkon.org/
Template: lightning
Description: 地方結婚研究会のサイトです
Author: Miwa Miyano
Tags: 
Version: 0.1.2
*/

ol {
    display: block;
    list-style-type: decimal;
    -webkit-padding-start: 20px;
}


/* 印刷関係 */
@media print {
	
.vk-mobile-nav-menu-btn {display:none;}


 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }

.widget_link_list{display:none;}
	
	
.gm-style img {
  max-width: none !important;
}
}
