﻿@charset "UTF-8";ol.numbers{margin-left: 1em;padding-left: -1em;}ol.numbers li {list-style-type: decimal;font-weight:bold;}ol.numbers li ol.parentheses {	list-style: none;	counter-reset: number;}ol.numbers li ol.parentheses li {	position: relative;	padding-left: 2em;	list-style: none;	font-weight:normal;}ol.numbers li ol.parentheses li:before {	counter-increment: number;	content: '（' counter(number) '）';	position: absolute;	left: 0;}ul.dotlist {	list-style: none;}ul.dotlist li {	text-indent: -.5em;	padding-left: 1.5em;}ul.dotlist li:before {	content: '・';}p.red_border_box {	border: 2px solid #ff0000;	border-radius: 8px;	margin:10px 0 20px 0;	padding: 1em 2em;	text-indent: 0;}button.greenbtn {	margin-bottom:20px;	padding:10px 20px;	border: 4px solid #008446;	background:#008446;	border-radius: 8px;	cursor: pointer;	color:#fff;	font-size:120%;}.ttl_h2_type2 {	padding: 5px 15px !important;}.img_width80{	width:80%;}.flex_box {display:flex; justify-content:space-between;}.flex_box .flex_box_left{width:49%;}.flex_box .flex_box_right{width:49%;}.green_box {background:#cfffca; border-radius:10px;border:2px solid #074700;padding:10px 15px;}.purple_box {background:#f2b8ff; border-radius:10px;border:2px solid #3e1347;padding:10px 15px;}.orange_box {background:#ffe0bc; border-radius:10px;border:2px solid #a85b00;padding:10px 15px;height: 406px;}.ttl_h2_typeWhite{background:#ffffff; border-radius:5px;padding:5px 10px;  border:1px solid #000;font-size:125%;font-weight:bold;margin-bottom:10px; }.ttl_h2_typeWhite.lettersp{letter-spacing: -1px;}