@charset "UTF-8";
/* デフォルトはスートフォン */
.red{
	color:red;
}
/* 画像の横並び */
.flex2{
	display: flex;
	justify-content:space-between;
	width: 100%;
	margin-top: 0.8em;
}
.flex2_item{
	width: 49%;
	text-align: center;
}
/* スマホ */
@media screen and (max-width:768px) {

}
/* PC */
@media screen and (min-width:768.02px) and (max-width:1380px) {

}
/*!
Theme Name: 房総タウン.com 2023
Text Domain: -
Version: -
Requires at least: 4.7
Requires PHP: 5.2.4
Description: 房総タウン.com専用のテーマです。テーマ「Twenty Twenty」を基に作成しています。
Tags: 房総タウン
Author: 房総コンピュータ
Author URI: https://www.boso-computer.net/
*/
/*# sourceMappingURL=style.css.map */