@charset "utf-8";

.none {
	display: none !important
}

.cate_comme {
	font-size: 15px;
	text-align: justify
}

.cate_comme a {
	color: #fff;
	background: #22a8b9;
	padding: 0 4px
}

.cate_comme a:hover {
	opacity: .7
}

.cate_unit a:hover {
	opacity: .7
}

.freearea h2 {
	padding: 8px 16px;
	text-align: left;
	background: linear-gradient(#22a8b9, #1190a0);
	color: #fff;
	margin: 0;
	border-radius: 6px 6px 0 0;
	box-shadow: 0 0 0 1px #1190a0 inset, 0 0 0 2px #fff inset;
	text-shadow: 1px 1px 2px #1190a0;
	letter-spacing: .03em;
	padding: 4px 20px;
	margin: 20px 0 20px
}

.freearea h3 {
	position: relative;
	padding: 4px 30px;
	margin: 20px 20px 20px;
	background: #bae9ef;
	color: #1190a0;
	box-shadow: 1px 1px 2px #ccc;
	font-size: 20px
}

.freearea h3::after {
	position: absolute;
	content: '';
	top: 8px;
	left: 10px;
	width: 6px;
	height: -webkit-calc(100% - .9em);
	height: calc(100% - .9em);
	background-color: #1190a0;
	border-radius: 4px
}

.freearea h4 {
	border-left: solid 6px #333;
	text-indent: .5em;
	font-size: 18px;
	margin: 24px 0 8px;
	border-bottom: solid 1px #333;
	padding-bottom: 4px;
	color: #333
}

.free-content {
	margin: 0 20px
}

.free-content h4 {
	border-left: solid 6px #333;
	text-indent: .5em;
	font-size: 18px;
	margin: 24px 0 8px;
	border-bottom: solid 1px #333;
	padding-bottom: 4px;
	color: #333
}

.free-content ul {
	margin: 0 24px;
	text-indent: -8px
}

.free-content li {
	list-style-type: disc
}

.free-content li.no {
	list-style-type: none
}

.free-content p {
	margin: 0
}

.free-content p.indent {
	margin: 0;
	padding-left: 1em;
	text-indent: -1em
}

.free-content p > a {
	border-bottom: solid 1px #003b99;
	color: #003b99;
	flex-wrap: wrap;
	word-break: break-word
}

.free-content p img {
	display: block;
	margin: 20px 0
}

.free-content figure img {
	display: block;
	margin: 24px auto
}

.free-content iframe {
	display: block;
	margin: 24px auto 24px 0;
}

.free-content p.back-link {
	margin: 0;
	padding-left: 0
}

.free-content p.back-link {
	margin: 0;
	padding-left: 0
}

.free-content p.back-link a {
	color: #003b99;
	border: solid 1px #003b99;
	padding: 8px;
	display: block;
	width: 35%;
	margin-left: auto;
	margin-top: 24px;
	text-align: center;
	border-radius: 3px
}

.free-content p.back-link a:hover {
	background: #dbe2ef;
	box-shadow: 0 2px 2px 1px #aaa;
	border: solid 1px #aaa
}

.free-content p.back-link a img {
	padding-bottom: 3px;
	display: inline-block;
	margin: 0;
	padding-right: 6px
}

.free-content a {
	color: #003b99
}

.free-content figure img {
	padding: 24px;
	display: block;
	margin: 0 auto
}

.free-content table {
	width: 100%;
	margin: 24px 0
}

.free-content table th {
	background: #eaeaea;
	padding: 4px 8px;
	border: solid 1px #ccc
}

.sheet-th {
	width: 20%
}

.sheet-td {
	width: 80%
}

.free-content table td {
	padding: 4px 8px;
	border: solid 1px #ccc
}

.free-content table.center {
	width: 100%;
	margin: 20px 0
}

.free-content table.center th {
	background: #eaeaea;
	padding: 4px 8px;
	border: solid 1px #ccc
}

.free-content table.center td {
	padding: 4px 8px;
	border: solid 1px #ccc
}

.free-content table.center td p {
	text-align: center
}

.free-menu {
	margin-top: 24px
}

.free-menu ul {
	text-indent: 0
}

.free-menu li {
	list-style-type: disc
}

.free-menu li a {
	font-size: 16px;
	font-weight: 400
}

.free-menu a {
	color: #003b99;
	font-size: 18px;
	font-weight: 700
}

.models {
	border: solid 1px #525263;
	padding: 20px
}

.models > h5 {
	color: #fff;
	background: #525263;
	margin: 20px 0 10px 0;
	font-size: 16px;
	padding: 4px 16px
}

.models > h5:first-child {
	margin: 0 0 10px 0
}

.models > p {
	font-size: 14px;
	color: #525263;
	margin: 0;
	line-height: 1.5;
	padding: 0 1.2em
}

.detail-point {
	background: #fff;
	margin: 20px 0;
	border: dotted 2px #006199;
	padding: 8px 16px
}

.detail-point p {
	text-align: justify;
	font-size: 15px
}

.bnr-wrap {
	display: flex;
	flex-wrap: wrap;
	padding: 12px 36px;
	flex-wrap: wrap;
	background: #ddd
}

.campain {
	margin-bottom: 20px
}

.campain figure {
	border-radius: 4px;
	overflow: hidden
}

.campain a {
	display: block
}

.campain a:hover {
	opacity: .8;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.item-bottom h2 {
	padding: 8px 16px;
	text-align: left;
	background: linear-gradient(#3e70bf, #003b99);
	color: #fff;
	margin: 0;
	border-radius: 6px 6px 0 0;
	box-shadow: 0 0 0 1px #003b99 inset, 0 0 0 2px #fff inset;
	text-shadow: 1px 1px 2px #003b99;
	letter-spacing: .03em;
	padding: 4px 20px;
	margin: 20px 0 10px;
}

.item-bottom h3 {
	position: relative;
	padding: 4px 30px;
	margin: 20px 20px 10px;
	background: #c2d4f3;
	color: #003b99;
	box-shadow: 1px 1px 2px #ccc;
	font-size: 20px
}

.item-bottom h3::after {
	position: absolute;
	content: '';
	top: 8px;
	left: 10px;
	width: 6px;
	height: -webkit-calc(100% - .9em);
	height: calc(100% - .9em);
	background-color: #5cb1b1;
	border-radius: 4px
}

.item-bottom h4 {
	border-left: solid 6px #333;
	text-indent: .5em;
	font-size: 18px;
	margin: 20px 0 10px;
	padding-bottom: 4px;
	border-bottom: solid 1px #333;
	color: #333
}

.content-bottom {
	margin: 0 20px
}

.content-bottom ul {
	margin: 0 24px
}

.content-bottom ol {
	margin: 0 24px
}

.content-bottom ol > li {
	list-style-type: decimal
}

.content-bottom li {
	list-style-type: disc
}

.content-bottom li > a {
	border-bottom: solid 1px #003b99;
	color: #003b99
}

.content-bottom p {
	margin: 0;
	padding: 0
}

.content-bottom p > a {
	border-bottom: solid 1px #003b99;
	color: #003b99
}

.content-bottom figure img {
	padding: 24px;
	display: block;
	margin: 0 auto
}

.content-bottom p img {
	padding: 10px 0;
	display: block
}

.content-bottom table {
	width: 100%;
	margin: 20px 0
}

.content-bottom table th {
	background: #eaeaea;
	padding: 8px 16px;
	border: solid 1px #ccc;
	width: 25%
}

.content-bottom table td {
	padding: 8px 16px;
	border: solid 1px #ccc
}

#related_product_area .heading03 {
	padding: 8px 16px;
	text-align: left;
	background: linear-gradient(#22a8b9, #1190a0);
	color: #fff;
	margin: 0;
	border-radius: 6px 6px 0 0;
	box-shadow: 0 0 0 1px #1190a0 inset, 0 0 0 2px #fff inset;
	text-shadow: 1px 1px 2px #1190a0;
	letter-spacing: .03em;
	padding: 4px 8px;
	margin: 20px 0 20px
}

#page_user_data .information-list > li > span {
	color: red
}

#page_user_data.free-content span {
	color: red
}

#page_user_data .content-merit {
	padding-left: 1.6rem
}

.peace {
	background: #eee;
	padding: 10px 20px;
	border-radius: 4px
}

.peace > ul:nth-of-type(2) {
	display: flex;
	justify-content: left;
	align-items: center;
	margin-top: 10px
}

.peace > ul:nth-of-type(2) li {
	width: 32%;
	background: #666;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	box-shadow: 0 0 2px #333;
	position: relative;
	margin-right: 16px
}

.peace > ul:nth-of-type(2) li:last-child {
	margin-right: 0
}

.peace ul:nth-of-type(2) li:nth-of-type(2) p {
	font-size: 16px;
	line-height: 1.3
}

.peace ul:nth-of-type(2) a {
	color: #fff;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.peace ul:nth-of-type(2) a:hover {
	background: #1190a0;
	box-shadow: 0 2px 2px 1px #aaa
}

.peace ul:nth-of-type(2) img {
	margin-right: 8px
}

.acrobat {
	display: flex;
	margin: 10px 0 0;
	align-items: center;
	padding: 0;
	justify-content: center
}

.acrobat a {
	margin-right: 20px
}

.acrobat p {
	font-size: 12px;
	margin: 0
}

.support {
	border: solid 2px #003b99;
	border-radius: 4px;
	margin-top: 10px
}

.mtmb20 {
	margin-top: 20px;
	margin-bottom: 20px
}

.mt0mb20 {
	margin-top: 0 !important;
	margin-bottom: 20px !important
}

.support h3 {
	margin: 0;
	text-align: center;
	background: #fff;
	color: #003b99;
	font-size: 26px;
	box-shadow: none;
	border-radius: 4px;
	padding: 0
}

.support h3.kounyu {
	margin: 0;
	text-align: center;
	background: #fff;
	color: #003b99;
	font-size: 26px;
	box-shadow: none;
	border-radius: 4px;
	padding: 0
}

.support h3::after {
	display: none
}

.support h3.head {
	margin: 0;
	text-align: center;
	background: #fff;
	color: #003b99;
	font-size: 26px;
	box-shadow: none;
	border-radius: 4px
}

.support h3.head::after {
	display: none
}

.support ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #003b99;
	padding: 5px 10px;
	margin: 0
}

.support li:nth-of-type(1) {
	list-style-type: none
}

.support li:nth-of-type(1) dl {
	display: flex;
	align-items: center;
	justify-content: center
}

.support li:nth-of-type(1) dt {
	color: #fff;
	background: #ea3232;
	padding: 0 8px 0 16px;
	font-size: 18px;
	margin-right: 20px;
	text-align: center;
	border: solid 2px #fff
}

.support li:nth-of-type(1) dd {
	color: #ea3232;
	font-size: 44px;
	font-weight: 700;
	text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	transform: scaleY(1.5);
	white-space: nowrap;
	letter-spacing: .05em
}

.support li:nth-of-type(2) {
	text-align: center;
	list-style-type: none
}

.support li:nth-of-type(2) p {
	color: #fff;
	margin: 0
}

.support li:nth-of-type(2) p.tel {
	font-size: 23px;
	font-weight: 700;
	line-height: 1
}

.support li:nth-of-type(2) p.tel a {
	color: #fff
}

.support li:nth-of-type(3) {
	background: #fff;
	color: #003b99;
	padding: 10px 4px;
	text-align: center;
	font-size: 14px;
	list-style-type: none
}


.supportgreen {
	border: solid 2px #003b99;
	border-radius: 4px;
	margin-top: 10px;
}

.supportgreen h3.normal {
	margin: 0;
	text-align: center;
	background: #fff;
	color: #003b99;
	font-size: 26px;
	box-shadow: none;
	border-radius: 4px;
	padding: 0;
}

.supportgreen h3.normal::after {
	display: none
}

.supportgreen h3.normal.head {
	margin: 0;
	text-align: center;
	background: #fff;
	color: #003b99;
	font-size: 26px;
	box-shadow: none;
	border-radius: 4px
}

.supportgreen h3.normal.head::after {
	display: none
}

.supportgreen ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #003b99;
	padding: 5px 10px;
	margin: 0;
}

.supportgreen li:nth-of-type(1) {
	list-style-type: none
}

.supportgreen li:nth-of-type(1) dl {
	display: flex;
	align-items: center;
	justify-content: center
}

.supportgreen li:nth-of-type(1) dt {
	color: #fff;
	background: #ea3232;
	padding: 0 8px 0 16px;
	font-size: 18px;
	margin-right: 20px;
	text-align: center;
	border: solid 2px #fff
}

.supportgreen li:nth-of-type(1) dd {
	color: #ea3232;
	font-size: 44px;
	font-weight: 700;
	text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	transform: scaleY(1.5);
	white-space: nowrap;
	letter-spacing: .05em
}

.supportgreen li:nth-of-type(2) {
	text-align: center;
	list-style-type: none
}

.supportgreen li:nth-of-type(2) p {
	color: #fff;
	margin: 0
}

.supportgreen li:nth-of-type(2) p.tel {
	font-size: 23px;
	font-weight: 700;
	line-height: 1
}

.supportgreen li:nth-of-type(2) p.tel a {
	color: #fff;
	border: none;
}

.supportgreen li:nth-of-type(3) {
	background: #fff;
	color: #003b99;
	padding: 10px 4px;
	text-align: center;
	font-size: 14px;
	list-style-type: none;
}



.estimate {
	padding: 10px 10px 0;
	background: #eee
}

.estimate ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0
}

.estimate li:nth-of-type(1) {
	list-style-type: none;
	width: 49%
}

.estimate li:nth-of-type(1) dl {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	background: linear-gradient(#22a8b9, #1190a0);
	height: 90px;
	transition: .2s ease-in-out
}

.estimate li:nth-of-type(1) dl:hover {
	background: linear-gradient(#52cede, #25b0c1);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.estimate li:nth-of-type(1) dt {
	color: #fff;
	padding: 4px 6px 0;
	font-size: 18px;
	text-align: center;
	width: 100%
}

.estimate li:nth-of-type(1) dd {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	text-shadow: #333 2px 0, #333 -2px 0, #333 0 -2px, #333 0 2px, #333 2px 2px, #333 -2px 2px, #333 2px -2px, #333 -2px -2px, #333 1px 2px, #333 -1px 2px, #333 1px -2px, #333 -1px -2px, #333 2px 1px, #333 -2px 1px, #333 2px -1px, #333 -2px -1px;
	letter-spacing: .05em
}

.estimate li:nth-of-type(2) {
	list-style-type: none;
	width: 49%
}

.estimate li:nth-of-type(2) dl {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	background: linear-gradient(#1458c5, #003b99);
	height: 90px;
	transition: .2s ease-in-out
}

.estimate li:nth-of-type(2) dl:hover {
	background: linear-gradient(#3074e0, #1054c1);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.estimate li:nth-of-type(2) dt {
	color: #fff;
	padding: 4px 6px 0;
	font-size: 18px;
	text-align: center
}

.estimate li:nth-of-type(2) dd {
	color: #d83120;
	font-size: 38px;
	font-weight: 700;
	text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	white-space: nowrap;
	letter-spacing: .05em;
	display: block
}

.peace > ul:nth-of-type(1) {
	display: flex;
	justify-content: space-between;
	margin: 10px 0 0
}

.peace > ul:nth-of-type(1) li {
	width: 32%;
	background: #333;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 44px;
	border-radius: 4px;
	box-shadow: 0 0 2px #333;
	position: relative
}

.peace > ul:nth-of-type(1) a {
	color: #fff;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.peace > ul:nth-of-type(1) a:hover {
	background: #1190a0;
	box-shadow: 0 2px 2px 1px #aaa
}

.peace > ul:nth-of-type(1) img {
	margin-right: 8px
}

.support-fax {
	width: 70%;
	border-radius: 4px;
	overflow: hidden;
	margin: 20px auto
}

.support-fax ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #003b99;
	padding: 10px;
	margin: 0 auto;
	width: 100%
}

.support-fax li:nth-of-type(1) {
	list-style-type: none;
	width: 100%
}

.support-fax li:nth-of-type(1) dl {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	justify-content: center
}

.support-fax li:nth-of-type(1) dt {
	color: #fff;
	background: #ea3232;
	padding: 0 8px 0 16px;
	font-size: 18px;
	margin-right: 20px;
	text-align: center;
	border: solid 2px #fff
}

.support-fax li:nth-of-type(1) dd {
	color: #ea3232;
	font-size: 44px;
	font-weight: 700;
	text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	transform: scaleY(1.3);
	white-space: nowrap;
	letter-spacing: .1em
}

.head-support {
	margin: 0px 0;
		width: 270px;
}

.head-support h3 {
	margin: 0;
	text-align: center;
	background: #555;
	color: #ffffff;
	font-size: 13px;
	/* display: none */
	padding: 2px 4px;
		width: 270px;
}

.head-support ul {
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: space-around; */
	background: #fff;
	padding: 4px 8px 0;
		width: 270px;
}

.head-support li:nth-of-type(1) dl {
	/* display: flex; */
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 8px 0 0;
}

.head-support li dt:nth-of-type(1) {
	color: #1190a0;
	/* background: #e80000; */
	padding: 0px;
	font-size: 12px;
	margin-right: 0px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
}
.head-support li dt:nth-of-type(2) {
	color: #1190a0;
	/* background: #e80000; */
	padding: 0px;
	font-size: 12px;
	margin-right: 0px;
	text-align: center;
		position: absolute;
top: 0;
    left: auto;
    right: 0;
}

.head-support li:nth-of-type(1) dd {
	color: #ff1d25;
	font-size: 38px;
	font-weight: 700;
	text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	white-space: nowrap;
}

.head-support li:nth-of-type(2) {
	border-top: 1px #82c5cd solid;
	/* text-align: center; */
	display: flex;
}

.head-support li:nth-of-type(2){position: relative;justify-content: space-between;padding: 4px 0 8px 0;margin: 0 0 4px;}

.head-support li:nth-of-type(2) p:nth-of-type(1) {
	color: #1190a0;
	margin: 0;
	font-size: 13px;
	width: 60px;
	font-weight: bold;
}

.head-support li:nth-of-type(2) p.tel {
	font-size: 27px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
}

.head-support li:nth-of-type(2) p.tel a {
	color: #ff1d25;

}
.head-support li:nth-of-type(2) p:nth-of-type(3) {
	color: #555;
	margin: 0;
	font-size: 10px;
	position: absolute;
	top: auto;
	bottom: 0;
	left: auto;
	right: 0px;
}




.head-support li:nth-of-type(3) {
	background: #1190a0;
	color: #fff;
	padding: 2px 4px;
	text-align: center;
	font-size: 13px;
}

.top-item-block {
	display: flex
}

.top-item-block {
	margin-top: 10px
}

.top-item-block li:nth-of-type(1) {
	width: 40%;
	background: #eff4f8
}

.top-item-block li figure {
	width: 100%;
	height: 100%;
	display: flex
}

.top-item-block li figure img {
	object-fit: contain;
	width: 100%
}

.top-item-block li:nth-of-type(2) {
	width: 70%;
	background: #eff4f8;
	padding: 12px
}

.top-item-block li h2 {
	border-left: solid 10px #1190a0;
	border-bottom: solid 1px #1190a0;
	padding: 4px 12px;
	color: #1190a0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff
}

.top-item-block li span {
	background: #e80000;
	color: #fff;
	padding: 2px 8px;
	font-size: 18px;
	border-radius: 4px;
	box-shadow: 1px 2px 4px #666;
}

.top-item-block li p {
	color: #333;
	margin: 10px 0 0
}

.item-btn {
	background: #003b99;
	display: inline-block;
	margin-right: 8px;
	border-radius: 4px;
	margin-top: 8px;
	box-shadow: 1px 1px 2px 1px #999
}

.item-btn:hover {
	background: #3475dc
}

.item-btn a {
	margin: 4px 10px 6px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	cursor: pointer
}

.item-btn a img {
	margin-right: 8px;
	padding-top: 3px
}

.general-btn {
	display: block;
	border-radius: 4px;
	box-shadow: 1px 1px 2px 1px #999;
	margin: 20px auto;
	width: 50%
}

.general-btn:hover {
	background: #3475dc
}

.general-btn a {
	padding: 4px 32px 6px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	background: #1190a0;
	cursor: pointer;
	transition: .1s ease-in-out
}

.general-btn a:hover {
	background: linear-gradient(#52cede, #25b0c1);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.general-btn a img {
	margin-right: 8px;
	padding-top: 3px
}

.top-item-block dl {
	margin: 0 0 0 22px
}

.point {
	color: #1190a0;
	font-weight: 700
}

.caution {
	color: #ea3232;
	font-weight: 700
}

span.cart-btn {
	margin: 4px 0;
	background: #ea3232;
	color: #fff;
	padding: 3px 12px;
	display: inline-block;
	font-size: 16px
}

dl.line2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

dl.line2 dt {
	width: 100%
}

dl.line2 dd {
	width: 100%
}

.main_only h2 {
	padding: 4px 16px;
	text-align: left;
	background: linear-gradient(#22a8b9, #1190a0);
	color: #fff;
	border-radius: 6px 6px 0 0;
	box-shadow: 0 0 0 1px #1190a0 inset, 0 0 0 2px #fff inset;
	text-shadow: 1px 1px 2px #1190a0;
	letter-spacing: .03em;
	margin: 30px 0 20px;
	font-size: 20px
}

.content-explain {
	margin: 20px
}

.main_only h3 {
	position: relative;
	padding: 4px 30px;
	margin: 20px 0 20px;
	background: #c2d4f3;
	color: #003b99;
	box-shadow: 1px 1px 2px #ccc;
	font-size: 20px;
}

.main_only h3::after {
	position: absolute;
	content: '';
	top: 10px;
	left: 10px;
	width: 6px;
	height: -webkit-calc(100% - .9em);
	height: calc(100% - .9em);
	background-color: #003b99;
	border-radius: 4px
}

.main_only h4 {
	border-left: solid 24px #22a8b9;
	text-indent: .5em;
	font-size: 18px;
	margin: 20px 20px 10px;
	color: #333;
	line-height: 1;
	background: #f1f1f1;
	padding: 6px
}

h4.detail-title {
	border-left: solid 24px #22a8b9;
	text-indent: .5em;
	font-size: 18px;
	margin: 20px 0 10px;
	color: #333;
	line-height: 1;
	background: #f1f1f1;
	padding: 6px
}

.main_only p {
	line-height: 1.5;
	margin: 0
}

.content-explain p {
	font-size: 18px
}

.main_only .content {
	margin: 20px 20px 20px
}

.main_only .content img {
	margin: 0 auto;
	display: block;
	padding: 0
}

.impression-mail {
	border: dotted 2px #003b99;
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #ccc;
	background: #f4f8ff
}

.impression-mail p {
	color: #003b99
}

.impression-comment {
	margin: 20px
}

.impression-comment p {
	text-align: justify
}

.impression-comment p a {
	border-bottom: solid 1px #003b99;
	color: #003b99
}

.impression-comment p a:hover {
	opacity: .5
}

.impression-comment p:nth-of-type(1) {
	font-size: 18px;
	font-weight: 700;
	border-bottom: solid 1px #333;
	margin-bottom: 6px;
	display: inline-block
}

.question-mail {
	border: dotted 2px #003b99;
	padding: 10px 20px;
	margin-bottom: 20px;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #ccc;
	background: #f4f8ff
}

.question-mail p {
	color: #003b99;
	font-weight: 700
}

.question-comment {
	margin: 20px
}

.question-comment p {
	text-align: justify;
	margin: 5px 0
}

@media only screen and (max-width:767px) {
	.top-item-block {
		display: flex;
		flex-wrap: wrap;
		margin-top: 30px;
		width: 100%
	}

	.top-item-block li:nth-of-type(1) {
		width: 100%;
		background: #f1f1f1
	}

	.top-item-block li figure {
		width: 100%;
		height: 100%
	}

	.top-item-block li figure img {
		object-fit: cover;
		height: 100%;
		width: 100%
	}

	.top-item-block li:nth-of-type(2) {
		width: 100%;
		background: #eff4f8;
		padding: 12px
	}

	.top-item-block li h2 {
		border-left: solid 10px #1190a0;
		border-bottom: solid 1px #1190a0;
		padding: 4px 12px;
		color: #1190a0;
		margin: 0;
		display: flex;
		align-items: center;
		justify-content: space-between;
		background: #fff
	}

	.top-item-block dl {
		margin: 0 0 0 0px;
	}

	.top-item-block li span {
		background: red;
		color: #fff;
		padding: 2px 8px;
		font-size: 18px;
		border-radius: 4px;
		box-shadow: 1px 2px 4px #666
	}

	.item-btn {
		background: #003b99;
		display: inline-block;
		margin-right: 16px;
		border-radius: 4px;
		margin-top: 16px;
		box-shadow: 1px 1px 2px 1px #999;
	}

	.item-btn:hover {
		background: #3475dc
	}

	.item-btn a {
		margin: 4px 10px 6px;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 16px
	}

	.item-btn a img {
		margin-right: 8px;
		padding-top: 3px
	}

	.general-btn {
		display: block;
		border-radius: 4px;
		box-shadow: 1px 1px 2px 1px #999;
		margin: 20px auto;
		width: 75%;
	}

	.freearea h2 {
		color: #fff;
		background: #1190a0;
		padding: 8px;
		margin: 30px 0 20px;
		font-size: 20px
	}

	.freearea h3 {
		color: #fff;
		background: #003b99;
		font-size: 16px;
		padding: 8px 8px 8px 24px;
		margin: 20px 0 20px
	}

	.freearea h4 {
		border-left: solid 6px #aaa;
		text-indent: .5em;
		font-size: 18px;
		margin: 20px 0 8px
	}

	.free-content {
		margin: 0
	}

	.free-content p {
		margin: 0;
		text-align: justify
	}

	.free-content p img {
		display: block;
		margin: 10px auto;
		object-fit: contain;
	}

	.free-content div img {
		display: block
	}

	.free-content iframe {
		display: block;
		margin: 24px auto;
		width: 100%;
		height: 100%;
	}

	.free-content p.back-link {
		margin: 0;
		padding-left: 0
	}

	.free-content p.back-link {
		margin: 0;
		padding-left: 0
	}

	.free-content p.back-link a {
		color: #003b99;
		border: solid 1px #003b99;
		padding: 8px;
		display: block;
		width: 60%;
		margin: auto;
		margin-top: 20px;
		text-align: center;
		border-radius: 3px
	}

	.free-content p.back-link a img {
		margin-right: 8px;
		display: inline-block;
		margin: 0
	}

	.free-content figure img {
		padding: 24px;
		display: block;
		margin: 0 auto
	}

	.free-content table {
		width: 100%;
		margin: 24px 0
	}

	.free-content table th {
		background: #eaeaea;
		padding: 4px 8px;
		border: solid 1px #ccc;
		width: 25%;
	}

	.free-content table td {
		padding: 4px 8px;
		border: solid 1px #ccc
	}





	.free-menu {
		margin-top: 24px
	}

	.free-menu ul {
		text-indent: 1em
	}

	.free-menu li a {
		font-size: 16px;
		font-weight: 400
	}

	.free-menu a {
		color: #003b99;
		font-size: 18px;
		font-weight: 700
	}

	.models {
		border: solid 1px #525263;
		padding: 20px
	}

	.models > h5 {
		color: #fff;
		background: #525263;
		margin: 20px 0 10px 0;
		font-size: 16px;
		padding: 4px 16px
	}

	.models > h5:first-child {
		margin: 0 0 10px 0
	}

	.models > p {
		font-size: 14px;
		color: #525263;
		margin: 0;
		line-height: 1.5;
		padding: 0 1.2em
	}

	.bnr-wrap {
		display: flex;
		flex-wrap: wrap;
		padding: 12px 36px;
		flex-wrap: wrap;
		background: #ddd
	}

	.campain {
		margin-bottom: 20px
	}

	.item-bottom h2 {
		color: #fff;
		background: #1190a0;
		padding: 8px;
		margin: 40px 0 24px;
		box-shadow: 0 0 0 1px #1190a0 inset, 0 0 0 2px #fff inset;
		text-shadow: 1px 1px 2px #1190a0;
	}

	.item-bottom h3 {
		color: #fff;
		background: #003b99;
		font-size: 18px;
		padding: 8px 8px 8px 24px;
		margin: 30px 0 20px
	}

	.item-bottom h4 {
		border-left: solid 6px #aaa;
		text-indent: .5em;
		font-size: 18px;
		margin: 24px 0 8px
	}

	.content-bottom {
		margin: 0
	}

	.content-bottom p {
		margin: 0;
		text-align: justify;
		padding: 0
	}

	.content-bottom a {
		font-size: 16px;
	}

	.content-bottom figure img {
		padding: 24px;
		display: block;
		margin: 0 auto
	}

	.content-bottom p img {
		padding: 0;
		display: block;
		margin: 10px 0
	}

	.content-bottom table {
		width: 100%;
		margin: 24px 0
	}

	.content-bottom table tr {
		display: flex;
		flex-wrap: wrap
	}

	.content-bottom table th {
		background: #eaeaea;
		padding: 8px 16px;
		border: solid 1px #ccc;
		width: 100%
	}

	.content-bottom table td {
		padding: 8px 16px;
		border: solid 1px #ccc;
		width: 100%
	}

	.content-bottom ul {
		margin: 0 0 0 24px 
	}

	.content-bottom ol {
		margin: 0 0 0 24px
	}

	.content-bottom ol > li {
		text-align:justify;
		list-style-type: decimal
	}

	#related_product_area .heading03 {
		color: #fff;
		background: #1190a0;
		padding: 8px;
		margin: 30px 0 20px;
		font-size: 20px;
	}

	.peace {
		background: #eee;
		padding: 8px;
		margin-bottom: 20px;
	}

	.peace > ul:nth-of-type(2) {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin-top: 8px;
	}

	.peace > ul:nth-of-type(2) li {
		width: 32%;
		background: #666;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 4px;
		box-shadow: 0 0 2px #333;
		position: relative;
		margin-right: 8px;
	}

	.peace ul:nth-of-type(2) li:nth-of-type(3) p {
		font-size: 16px
	}

	.peace ul:nth-of-type(2) a {
		color: #fff;
		font-size: 13px;
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.peace ul:nth-of-type(2) a:hover {
		background: #1190a0
	}

	.peace ul:nth-of-type(2) img {
		margin-right: 4px;
	}

	.peace ul:nth-of-type(2) li:nth-of-type(2) p {
		font-size: 11px;
		line-height: 1.3;
	}

	.acrobat {
		display: flex;
		margin: 20px 0 0;
		align-items: center;
		padding: 0;
		justify-content: center
	}

	.acrobat a {
		margin-right: 20px
	}

	.acrobat p {
		font-size: 12px
	}

	.support {
		border: solid 2px #003b99
	}

	.support h3 {
		margin: 0;
		text-align: center;
		background: #fff;
		color: #003b99;
		font-size: 18px;
	}

	.support ul {
		display: flex;
		align-items: center;
		justify-content: space-around;
		background: #003b99;
		padding: 10px;
		flex-wrap: wrap;
		margin: 0;
	}

	.support li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: center
	}

	.support li:nth-of-type(1) dt {
		color: #fff;
		background: red;
		padding: 0 8px 0 16px;
		font-size: 18px;
		margin-right: 20px;
		text-align: center
	}

	.support li:nth-of-type(1) dd {
		color: red;
		font-size: 34px;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
		transform: scaleY(1.3);
		white-space: nowrap
	}

	.support li:nth-of-type(2) {
		text-align: center;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.support li:nth-of-type(2) p {
		color: #fff;
		margin: 0;
		text-align: center;
		font-size: 14px;
		margin: 8px 0
	}

	.support li:nth-of-type(2) p.tel {
		font-size: 23px;
		font-weight: 700;
		line-height: 1
	}

	.support li:nth-of-type(3) {
		background: #fff;
		color: #003b99;
		padding: 4px 4px;
		text-align: center;
		font-size: 12px;
		width: 100%
	}

	.support li:nth-of-type(3) br {
		display: none
	}



	.supportgreen {
		border: solid 2px #003b99;
	}

	.supportgreen h3.normal {
		margin: 0;
		text-align: center;
		background: #fff;
		color: #003b99;
		font-size: 20px;
	}

	.supportgreen ul {
		display: flex;
		align-items: center;
		justify-content: space-around;
		background: #003b99;
		padding: 10px;
		flex-wrap: wrap;
	}

	.supportgreen li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: center
	}

	.supportgreen li:nth-of-type(1) dt {
		color: #fff;
		background: red;
		padding: 0 8px 0 16px;
		font-size: 18px;
		margin-right: 20px;
		text-align: center
	}

	.supportgreen li:nth-of-type(1) dd {
		color: red;
		font-size: 34px;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
		transform: scaleY(1.3);
		white-space: nowrap
	}

	.supportgreen li:nth-of-type(2) {
		text-align: center;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.supportgreen li:nth-of-type(2) p {
		color: #fff;
		margin: 0;
		text-align: center;
		font-size: 14px;
		margin: 8px 0
	}

	.supportgreen li:nth-of-type(2) p.tel {
		font-size: 23px;
		font-weight: 700;
		line-height: 1
	}

	.supportgreen li:nth-of-type(3) {
		background: #fff;
		color: #003b99;
		padding: 4px 4px;
		text-align: center;
		font-size: 12px;
		width: 100%;
	}

	.supportgreen li:nth-of-type(3) br {
		display: none
	}




	.peace > ul:nth-of-type(1) {
		display: flex;
		justify-content: space-between;
		margin: 0px 0 0;
	}

	.peace > ul:nth-of-type(1) li {
		width: 32%;
		background: #333;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 50px;
		border-radius: 4px;
		box-shadow: 0 0 2px #333;
		position: relative;
	}

	.peace > ul:nth-of-type(1) a {
		color: #fff;
		font-size: 13px;
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.peace > ul:nth-of-type(1) a:hover {
		background: #1190a0
	}

	.peace > ul:nth-of-type(1) img {
		margin-right: 4px;
	}

	.head-support {
		/* border: solid 2px #1190a0; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    margin: 0;
	}

	.head-support h3 {
		margin: 0;
    text-align: center;
    background: #555;
    color: #ffffff;
    font-size: 14px;
    /* display: none; */
    padding: 4px 4px;
	}

	.head-support ul {
		display: flex;
		align-items: center;
		justify-content: space-around;
		background: #fff;
		padding: 4px 0px;
		flex-wrap: wrap;
		width: 100%;
	}

	.head-support li:nth-of-type(1) {
		margin: 0;
		width: 100%
	}

	.head-support li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: center
	}

	.head-support li dt:nth-of-type(1) {
	    color: #1190a0;
	    /* background: #e80000; */
	    padding: 0px;
	    font-size: 12px;
	    margin-right: 0px;
	    text-align: center;
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: auto;
	}
	.head-support li dt:nth-of-type(2) {
	    color: #1190a0;
	    /* background: #e80000; */
	    padding: 0px;
	    font-size: 12px;
	    margin-right: 0px;
	    text-align: center;
	    position: absolute;
	    top: 0;
	    left: auto;
	    right: 0;
	}


	.head-support li:nth-of-type(1) dd {
		color: red;
		font-size: 30px;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
		white-space: nowrap
	}

	.head-support li:nth-of-type(2) {
		text-align: center;
		width: 100%;
		margin: 0;
		margin: 0 0% 0 0;
	}

	.head-support li:nth-of-type(2) p {
		color: #1190a0;
		margin: 0;
		font-size: 14px
	}

	.head-support li:nth-of-type(2) p.tel {
		font-size: 22px;
		font-weight: 700;
		line-height: 1;
		margin: 0
	}

	.head-support li:nth-of-type(3) {
		background: #1190a0;
		color: #fff;
		padding: 4px 4px;
		text-align: center
	}

	.estimate li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		background: linear-gradient(#22a8b9, #1190a0);
		height: 90px
	}

	.estimate li:nth-of-type(1) dt {
		color: #fff;
		padding: 4px 6px 0;
		font-size: 18px;
		text-align: center;
		width: 100%
	}

	.estimate li:nth-of-type(1) dd {
		color: #fff;
		font-size: 28px;
		font-weight: 700;
		text-shadow: #333 2px 0, #333 -2px 0, #333 0 -2px, #333 0 2px, #333 2px 2px, #333 -2px 2px, #333 2px -2px, #333 -2px -2px, #333 1px 2px, #333 -1px 2px, #333 1px -2px, #333 -1px -2px, #333 2px 1px, #333 -2px 1px, #333 2px -1px, #333 -2px -1px;
		letter-spacing: .05em
	}

	.estimate li:nth-of-type(2) {
		list-style-type: none;
		width: 49%
	}

	.estimate li:nth-of-type(2) dl {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		background: linear-gradient(#1458c5, #003b99);
		height: 90px
	}

	.estimate li:nth-of-type(2) dt {
		color: #fff;
		padding: 4px 6px 0;
		font-size: 18px;
		text-align: center
	}

	.estimate li:nth-of-type(2) dd {
		color: #d83120;
		font-size: 26px;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
		white-space: nowrap;
		letter-spacing: .05em;
		display: block
	}

	.support-fax {
		width: 100%;
		border-radius: 4px;
		overflow: hidden;
		margin: 20px auto
	}

	.support-fax ul {
		display: flex;
		align-items: center;
		justify-content: space-between;
		background: #003b99;
		padding: 10px;
		margin: 0 auto;
		width: 100%
	}

	.support-fax li:nth-of-type(1) {
		list-style-type: none;
		width: 100%
	}

	.support-fax li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%
	}

	.support-fax li:nth-of-type(1) dt {
		color: #fff;
		background: #ea3232;
		padding: 0 8px 0 8px;
		font-size: 4vw;
		margin-right: 16px;
		text-align: center;
		border: solid 2px #fff;
	}

	.support-fax li:nth-of-type(1) dd {
		color: #ea3232;
		font-size: 30px;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
		transform: scaleY(1.5);
		white-space: nowrap;
		letter-spacing: .05em
	}

	.main_only h4 {
		border-left: solid 24px #22a8b9;
		text-indent: .5em;
		font-size: 18px;
		margin: 20px 0 10px;
		color: #333;
		line-height: 1;
		background: #f1f1f1;
		padding: 6px
	}
}

@media only screen and (max-width:430px) {

	.support li:nth-of-type(1) {
		width: 100%
	}

	.support li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: space-between
	}

	.support li:nth-of-type(1) dt {
		color: #fff;
		background: red;
		padding: 4px 4px 4px 4px;
		font-size: 4vw;
		margin-right: 0;
		text-align: center;
		margin: 0 0 0;
		width: 22%;
	}

	.support li:nth-of-type(1) dd {
		color: red;
		font-size: 8.5vw;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
		transform: scaleY(1.3);
		white-space: nowrap;
	}

	.support li:nth-of-type(2) {
		text-align: center;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 4px 0;
		flex-wrap: wrap;
	}

	.support li:nth-of-type(2) p {
		color: #fff;
		margin: 0;
		text-align: center;
		font-size: 14px;
		margin: 0px 0;
		width: 100%;
	}

	.support li:nth-of-type(2) p.tel {
		font-size: 23px;
		font-weight: 700;
		line-height: 1
	}

	.support li:nth-of-type(2) p.tel a {
		color: #fff;
		font-size: 26px;
	}

	.supportgreen li:nth-of-type(1) {
		width: 100%
	}

	.supportgreen li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: space-between
	}

	.supportgreen li:nth-of-type(1) dt {
		color: #fff;
		background: red;
		padding: 4px 4px 4px 4px;
		font-size: 4vw;
		margin-right: 0;
		text-align: center;
		margin: 0 0 0;
		width: 30%;
	}

	.supportgreen li:nth-of-type(1) dd {
		color: red;
		font-size: 7.5vw;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
		transform: scaleY(1.3);
		white-space: nowrap
	}

	.supportgreen li:nth-of-type(2) {
		text-align: center;
		width: 100%;
		display: block;
		align-items: center;
		justify-content: center;
		margin: 4px 0;
	}

	.supportgreen li:nth-of-type(2) p {
		color: #fff;
		margin: 0;
		text-align: center;
		font-size: 14px;
		margin: 0px 0;
	}

	.supportgreen li:nth-of-type(2) p.tel {
		font-size: 23px;
		font-weight: 700;
		line-height: 1
	}


}

@media screen and (min-width:767px) and (max-width:1080px) {
	.head-support {
		/* border: solid 2px #1190a0; */
		margin: 10px 0;
	width: 100%
	}

	.head-support h3 {
		margin: 0;
    text-align: center;
    background: #555;
    color: #ffffff;
    font-size: 14px;
    /* display: none; */
    padding: 4px 4px;
	}

	.head-support ul {
		display: flex;
		align-items: center;
		justify-content: space-around;
		background: #fff;
		padding: 4px 12px;
		flex-wrap: wrap
	}

	.head-support li:nth-of-type(1) {
		margin: 0;
		width: 100%
	}

	.head-support li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap
	}


	
	.head-support li dt:nth-of-type(1) {
    color: #1190a0;
    /* background: #e80000; */
    padding: 0px;
    font-size: 12px;
    margin-right: 0px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
}

.head-support li dt:nth-of-type(2) {
    color: #1190a0;
    /* background: #e80000; */
    padding: 0px;
    font-size: 12px;
    margin-right: 0px;
    text-align: center;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
}

	.head-support li:nth-of-type(1) dd {
		color: red;
		font-size: 38px;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px
	}

	.head-support li:nth-of-type(2) {
		position: relative;
    justify-content: space-between;
    padding: 4px 0 8px 0;
    margin: 0 0 4px;
		width: 100%;
	}

	.head-support li:nth-of-type(2) p {
		color: #1190a0;
		margin: 0;
		font-size: 14px
	}

	.head-support li:nth-of-type(2) p.tel {
		font-size: 23px;
		font-weight: 700;
		line-height: 1;
		margin: 0
	}

	.head-support li:nth-of-type(2) p.tel a {
		color: #ff1d25;

	}

	.head-support li:nth-of-type(3) {
		background: #1190a0;
		color: #fff;
		padding: 4px 12px;
		text-align: center;
		width: 100%;
	}

	.head-support li:nth-of-type(3) br {
		display: none
	}

	.support h3 {
		margin: 0;
		text-align: center;
		background: #fff;
		color: #003b99;
		font-size: 26px;
		box-shadow: none;
		border-radius: 4px;
		padding: 0
	}

	.support h3::after {
		display: none
	}

	.support h3.head {
		margin: 0;
		text-align: center;
		background: #fff;
		color: #003b99;
		font-size: 26px;
		box-shadow: none;
		border-radius: 4px
	}

	.support h3.head::after {
		display: none
	}

	.support ul {
		display: flex;
		align-items: center;
		justify-content: space-between;
		background: #003b99;
		padding: 5px 10px;
		margin: 0;
		flex-wrap: wrap
	}

	.support li:nth-of-type(1) {
		list-style-type: none;
		width: 100%
	}

	.support li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap
	}

	.support li:nth-of-type(1) dt {
		color: #fff;
		background: #ea3232;
		padding: 0 8px 0 16px;
		font-size: 18px;
		margin-right: 20px;
		text-align: center;
		border: solid 2px #fff
	}

	.support li:nth-of-type(1) dd {
		color: #ea3232;
		font-size: 44px;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
		transform: scaleY(1.3);
		white-space: nowrap;
		letter-spacing: .1em
	}

	.support li:nth-of-type(2) {
		text-align: center;
		list-style-type: none;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 8px
	}

	.support li:nth-of-type(2) p {
		color: #fff;
		margin: 0
	}

	.support li:nth-of-type(2) p.tel {
		font-size: 22px;
		font-weight: 700;
		line-height: 1
	}

	.support li:nth-of-type(2) p.tel a {
		color: #fff;
		font-size: 30px;
		margin: 0 12px
	}

	.support li:nth-of-type(3) {
		background: #fff;
		color: #003b99;
		padding: 4px 4px;
		text-align: center;
		font-size: 14px;
		list-style-type: none;
		width: 100%;
		margin-top: 8px
	}

	.support li:nth-of-type(3) br {
		display: none
	}




	.supportgreen h3.normal {
		margin: 0;
		text-align: center;
		background: #fff;
		color: #003b99;
		font-size: 26px;
		box-shadow: none;
		border-radius: 4px;
		padding: 0;
	}

	.supportgreen h3.normal::after {
		display: none
	}

	.supportgreen h3.head {
		margin: 0;
		text-align: center;
		background: #fff;
		color: #0b8392;
		font-size: 26px;
		box-shadow: none;
		border-radius: 4px
	}

	.supportgreen h3.head::after {
		display: none
	}

	.supportgreen ul {
		display: flex;
		align-items: center;
		justify-content: space-between;
		background: #003b99;
		padding: 5px 10px;
		margin: 0;
		flex-wrap: wrap;
	}

	.supportgreen li:nth-of-type(1) {
		list-style-type: none;
		width: 100%
	}

	.supportgreen li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap
	}

	.supportgreen li:nth-of-type(1) dt {
		color: #fff;
		background: #ea3232;
		padding: 0 8px 0 16px;
		font-size: 18px;
		margin-right: 20px;
		text-align: center;
		border: solid 2px #fff
	}

	.supportgreen li:nth-of-type(1) dd {
		color: #ea3232;
		font-size: 44px;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
		transform: scaleY(1.3);
		white-space: nowrap;
		letter-spacing: .1em
	}

	.supportgreen li:nth-of-type(2) {
		text-align: center;
		list-style-type: none;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 8px
	}

	.supportgreen li:nth-of-type(2) p {
		color: #fff;
		margin: 0
	}

	.supportgreen li:nth-of-type(2) p.tel {
		font-size: 22px;
		font-weight: 700;
		line-height: 1
	}

	.supportgreen li:nth-of-type(2) p.tel a {
		color: #fff;
		font-size: 30px;
		margin: 0 12px
	}

	.supportgreen li:nth-of-type(3) {
		background: #fff;
		color: #003b99;
		padding: 4px 4px;
		text-align: center;
		font-size: 14px;
		list-style-type: none;
		width: 100%;
		margin-top: 8px;
	}

	.supportgreen li:nth-of-type(3) br {
		display: none
	}





	.estimate li:nth-of-type(1) {
		list-style-type: none;
		width: 49%
	}

	.estimate li:nth-of-type(1) dl {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		background: linear-gradient(#22a8b9, #1190a0);
		height: 90px
	}

	.estimate li:nth-of-type(1) dt {
		color: #fff;
		padding: 4px 6px 0;
		font-size: 18px;
		text-align: center;
		width: 100%
	}

	.estimate li:nth-of-type(1) dd {
		color: #fff;
		font-size: 34px;
		font-weight: 700;
		text-shadow: #333 2px 0, #333 -2px 0, #333 0 -2px, #333 0 2px, #333 2px 2px, #333 -2px 2px, #333 2px -2px, #333 -2px -2px, #333 1px 2px, #333 -1px 2px, #333 1px -2px, #333 -1px -2px, #333 2px 1px, #333 -2px 1px, #333 2px -1px, #333 -2px -1px;
		letter-spacing: .05em
	}

	.estimate li:nth-of-type(2) {
		list-style-type: none;
		width: 49%
	}

	.estimate li:nth-of-type(2) dl {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		background: linear-gradient(#1458c5, #003b99);
		height: 90px
	}

	.estimate li:nth-of-type(2) dt {
		color: #fff;
		padding: 4px 6px 0;
		font-size: 18px;
		text-align: center
	}

	.estimate li:nth-of-type(2) dd {
		color: #d83120;
		font-size: 34px;
		font-weight: 700;
		text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
		white-space: nowrap;
		letter-spacing: .05em;
		display: block
	}
}

@media only screen and (min-width:768px) {
	.general-btn {
		display: block;
		border-radius: 4px;
		box-shadow: 1px 1px 2px 1px #999;
		margin: 20px auto;
		width: 35%;
	}

	.estimate li:nth-of-type(1) {
		list-style-type: none;
		width: 49%
	}
}
