@charset "utf-8";
.red {
	color: #d82e37;
}
#main .link {
	margin-top: 8px;
}
#main .link a {
	color: #d82e37;
	font-size: 12px;
}
#main .link a.blank {
	display: inline-block;
	background: url(../../../usersguide/img/service/ico_arrow01.png) no-repeat left center, url(../../../usersguide/img/service/ico_blank.png) no-repeat right center;
	-webkit-background-size: auto 10px, auto 10px;
	background-size: auto 12px, auto 12px;
	padding: 0 16px 0 11px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　#main_hd
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#main_hd {
	position: static;
	width: auto;
	margin: 25px 10px 10px;
}
#main_hd .ttl {
	position: static;
	margin-bottom: 2px;
	width: auto;
}
#main_hd h2 {
	display: inline-block;
	font-size: 22px;
	line-height: 1.4;
	font-weight: bold;
	vertical-align: middle;
}
#main_hd p {
	font-size: 15px;
	line-height: 1.4;
}
#main_hd p span {
	font-size: 12px;
}
 @media screen and (max-width: 320px) {
#main_hd {
	margin-bottom: 10px;
}
#main_hd h2 {
	font-size: 18px;
}
#main_hd p {
	font-size: 13px;
}
#main_hd p span {
	font-size: 11px;
}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　.cont
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.cont {
	height: auto;
	position: static;
	padding: 15px 10px 0;
}
.cont h3 {
	display: inline-block;
	margin: 0!important;
	width: 100%!important;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.cont .image {
	margin-top: 5px;
	position: relative;
}
.cont img {
	margin: 0 auto;
	width: 100%;
}
.cont .image p {
	position: absolute;
}
.cont .image p span {
	position: relative;
	display: inline-block;
	padding: 5px 20px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ff0000;
	z-index: 0;
	font-weight: bold;
}
.cont .image p span:before {
	content: "";
	position: absolute;
	bottom: -9px;
	margin-left: -9px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 7px 0 7px;
	border-color: #fff transparent transparent transparent;
	z-index: 0;
}
.cont .image p span:after {
	content: "";
	position: absolute;
	bottom: -10px;
	margin-left: -10px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 8px 0 8px;
	border-color: #ff0000 transparent transparent transparent;
	z-index: -1;
}
 @media screen and (max-width: 320px) {
.cont h3 {
	font-size: 15px;
}
.cont p {
	font-size: 12px;
}
}
 @media screen and (min-width: 960px) {
#main_hd h2 {
	font-size: 28px;
}
#main_hd p {
	font-size: 18px;
	line-height: 1.4;
}
#main_hd p span {
	font-size: 16px;
}
#main .link a {
	font-size: 18px;
}
.cont h3 {
	font-size: 22px;
}
.cont .image {
	text-align: center;
}
.cont img {
	width: 40%;
}
.cont .image p {
	right: 30%!important;
}
.cont:nth-child(6) .image p img {
	width: 95%;
}
#attention h4 {
	font-size: 18px!important;
}
#attention ul {
	font-size: 16px!important;
}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　.cont
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 1 */
.cont:nth-child(2) .image p {
	top: 80%;
	right: 0;
}
.cont:nth-child(2) .image p span:before, .cont:nth-child(2) .image p span:after {
	left: 25%;
}
/* 2 */
.cont:nth-child(3) .image p {
	top: 69%;
	right: 0;
}
.cont:nth-child(3) .image p span:before, .cont:nth-child(3) .image p span:after {
	left: 25%;
}
/* 3 */
.cont:nth-child(4) .image p {
	top: 35%;
	right: 0;
}
.cont:nth-child(4) .image p span {
	width: 172px;
	padding: 5px 10px;
	text-align: left;
}
.cont:nth-child(4) .image p span:before, .cont:nth-child(4) .image p span:after {
	left: 50%;
}
.cont:nth-child(4) .image p:nth-child(3) {
	top: 86%;
	right: 0;
}
.cont:nth-child(4) .image p:nth-child(3) span {
	width: 150px;
	text-align: center;
}
/* 4 */
.cont:nth-child(5) .image p {
	top: 41%;
	right: 0;
}
.cont:nth-child(5) .image p span:before, .cont:nth-child(5) .image p span:after {
	left: 25%;
}
/* 5 */
.cont:nth-child(6) .image p {
	top: 24%;
	right: 0;
}
.cont:nth-child(6) .image p span {
	width: 180px;
	padding: 5px 10px;
	text-align: left;
}
.cont:nth-child(6) .image p span:before, .cont:nth-child(6) .image p span:after {
	left: 50%;
}
 @media screen and (max-width: 320px) {
.cont:nth-child(6) .image p {
	top: 19%;
	right: 0;
}
}
/* 6 */
.cont:nth-child(7) h3 {
	letter-spacing: -0.6px;
}
.cont:nth-child(7) .image p {
	top: 22%;
	right: 0;
}
.cont:nth-child(7) .image p span {
	width: 180px;
	padding: 5px 10px;
}
.cont:nth-child(7) .image p span:before, .cont:nth-child(7) .image p span:after {
	left: 50%;
}
 @media screen and (max-width: 320px) {
.cont:nth-child(7) .image p {
	top: 18%;
	right: 0;
}
.cont:nth-child(7) .image p span {
	width: 160px;
}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　#attention
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#attention {
	background-color: #f5f5f5;
}
#attention h4 {
	font-size: 14px;
	line-height: 1.8;
}
#attention ul {
	font-size: 12px;
	line-height: 1.5;
}
#attention ul li::before {
	content: "・";
}
#attention ul li {
	padding-left: 1em;
	text-indent: -1em;
}
#attention {
	height: auto;
	position: static;
	padding: 20px 10px;
}
