﻿@charset "utf-8";

.clear { clear:both; }

.fb {
	font-weight: bold;
}

.bg {
	background: #ecf8f8;
}

.box {
	padding: 20px;
}

.bb {
	border-bottom: 2px solid #feafaf;
}

.bb02 {
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}

.bt {
	border-top: 1px dashed #444;
	padding-top: 10px;
}

.ls01 {
	letter-spacing: -0.1em;
}

#contents {
	line-height: 1.3;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 0;
	padding-right: 0;
}

#contents img {
	width:100%;
	height: auto;
	display: block;
}

.red_box {
	border: 1vw solid #cd0000;
	border-top: none;
}

.functionality {
	padding: 5%;
	font-size: 14px;
}

.functionality_box {
	border: 1px solid #000;
	margin: 3% 0;
	padding: 3%;
}

.attention{
	font-size: 12px;
	background: #ffffdf;
	text-align: left;
	padding: 15px;
}

.attention a{
	color: #0078b9;
}

.attention .caution_att_tp {
	margin: 0;
}
.attention .caution_att {
	padding: 0;
}
.time{
	margin: 0  0 15px;
}

/* notice
---------------------------------------------------- */

div#notice {
	font-size: 14px;
	font-weight:normal;
}

div#notice .bg {
	background: #dbe9f2;
}
div#notice h2 a ,
div#notice div dl dd a {
	color:#00a0e9;
	text-decoration:underline;
	font-size: 14px;
}

div#notice {
	clear: both;
	font-size: 14px;
	padding-top: 15px;
	font-weight:100;
}

div#notice .box {
	padding: 10px;
}

div#notice h2 {
	margin-bottom:10px;
	font-weight:normal;
	font-size: 14px;
	line-height:1.4;
}
div#notice div dl {
	font-size: 14px;
}
div#notice div dl dt {
	width:1em;
	clear:left;
	float:left;
	line-height:1.4;
	font-size: 14px;
}
div#notice div dl dd {
	margin-left:1em;
	line-height:1.4;
	font-size: 14px;
}

div#notice h3 {
	margin-top:40px;
	margin-bottom:12px;
	font-size: 14px;
	color:#1F5F1F;
	border-bottom:1px solid #1F5F1F;
	border-left:2px solid #1F5F1F;
	padding:3px 5px;
}

div#notice dl.summary {
	margin-bottom:20px;
	line-height:1.4;
	font-size: 14px;
}
div#notice dl.summary dt,
div#notice dl.summary dd {
	line-height:1.4;
	font-size: 14px;
	float: none;
	width: auto;
}

div#notice dl.summary dd {
	margin: 0;
}

div#otherinfo {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px 0px;
	margin-bottom:20px;
}
div#otherinfo ul li {
	font-size: 14px;
	line-height:1.4;
}

div#attention {
	margin-bottom:20px;
}

div#attention dl dt,
div#attention dl dd {
	line-height:1.4;
	font-size: 14px;
}

table{
border-collapse:collapse;
border-spacing:0;
}

.caution_att_tp a{
	text-decoration: underline;
}

.caution_att_tp {
    margin: 30px 10px 30px;
}

.img_content > .pro_img > img {
	width: 46px!important;
}