/*
Theme Name: toukou02-01 Child
Theme URI: http://templatetoaster.com
Template: toukou02-01
Author: TemplateToaster
Author URI: http://TemplateToaster.com
Description: Theme Description
Tags: blog,one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.1610761519
Updated: 2021-01-16 10:45:19

*/


/**googlemap**/
div.google-map {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
div.google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*** footer ***/
div#footer-widget-area div#first a:link, div#footer-widget-area div#first a:visited{
	color: #333333;
}

div#footer-widget-area div#first{
	margin-top: 20px;
	text-align: center;
	color: #333333;
}

#second{
	margin-top:100px;
	margin-bottom: -100px;
	text-align: center;
        color: #333333;
}

/** caption text center **/
.wp-block-image figcaption {
    text-align: center;
}


/** wordpress button 下線非表示**/
.wp-block-button__link {
   text-decoration: none !important;
}

/** レスポンシブ対応 **/
img{width:auto; height:auto}

/** TemplateToaster slideshow  **/
body:not(.ttr_ecommerce) #ttr_slideshow_inner ul {
	padding-left:0;
	margin-inline-start:0;
}

/** word press css **/
.has-text-align-center {
    text-align: center !important;
}
.has-text-align-right {
    text-align: right !important;
}
.has-text-align-left {
    text-align: left !important;
}

