@charset "utf-8";
/*
Theme Name: aomori-triathlon
Theme URI: null
Description: Description
Author: 81bridge - LXT
Version: 1.0
*/
.aligncenter {
    display: block;
    margin: 0 auto;
	text-align: center;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}
.wp-block-image figure,
.wp-block-image figcaption {
    display: block;
}
a.nolink,
a.nolink:hover {
    opacity: 1;
    cursor: default;
    pointer-events: none;
}