﻿@charset "UTF-8";
/* CSS Document */
body {
	min-width: 1020px;
}
.contents {
	max-width: 1600px;
	min-width: 1020px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "YuGothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	text-align: left;
}
.contents p,
.contents h1,
.contents h2,
.contents h2,
.contents h3,
.contents h4,
.contents h6 {
	margin: 0px;
	line-height: 1.2em;
}
.contents ul,
.contents li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.contents a img {
	border: none;
}
.footerBox {
	margin-top: 0px;
}
.footstepBox,
.footstepBox a {
	color: #fff !important;
}
/* main */
.main {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 670px;
	margin: 0 auto;
}
.ie .main {
	max-width: 1200px;
}
.mainBox {
	position: relative;
	background: none;
	width: 1000px;
	margin: 0 auto 530px auto;
}
.mainBox h1 {
	padding: 24px 0 0 0;
	color: #fff;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}
.mainBox h1 img {
	display: block;
	margin: 0 auto;
	padding-top: 50px;
}
.mainBox .special_logo_pc {
	position: absolute;
	top: 60px;
	right: 50%;
	width: 118px;
	margin-right: -380px;
}
.mainBox .link a {
	background: #fff;
	color: #2a95d7;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 20px 20px 20px 35px;
	display: block;
	width: 300px;
	margin: 40px auto 0;
}
.mainBox .link a:hover {
	background: rgba(255, 255, 255, 0.8);
	text-decoration: none;
}
.mainBox .link a span {
	position: relative;
}
.mainBox .link a span::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: solid 6px transparent;
	border-left: solid 8px #2a95d7;
	top: 50%;
	left: -15px;
	margin-top: -5px;
}
.main .special_logo_sp {
	display: none;
}
/* movie */
#movie_wrap {
	position: relative;
	padding: 20px;
	background: #0e8995;
	width: 600px;
	height: 400px;
	margin: -80px auto 40px;
	z-index: 10;
}
#movie_wrap p {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
#movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
/* read */
#read p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 30px auto;
	line-height: 2.0em !important;
}
#read strong {
	font-size: 20px;
	color: #059eac;
}
/* btn_catalog */
#btn_catalog a {
	background: #f39c12;
	color: #fff;
	width: 330px;
	margin: 0 auto 30px;
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-radius: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#btn_catalog a:before {
	margin: 0 10px 0 0;
	content: " ";
	display: inline-block;
	width: 23px;
	height: 39px;
	background: url(../images/icon_catalog.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}
#btn_catalog a:hover {
	background: #f1b557;
	text-decoration: none;
}
/* 共通 */
.layout {
	max-width: 1600px;
	min-width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
.ie .layout {
	max-width: 1200px;
}
.inner {
	width: 1000px;
	margin: 0 auto;
	padding: 60px 0;
}
.ttlBox {
	text-align: center;
}
.ttlBox h2 {
	font-size: 50px;
	line-height: 1.2em;
	margin-bottom: 50px;
}
#case h2,
#drawingBox h2 {
	font-size: 36px;
}
.ttlBox h2 strong {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 56px;
	line-height: 1.2em;
}
.ttlBox p {
	font-size: 17px;
	line-height: 1.4em;
}
/* bnr_toilet */
#bnr_toilet a {
	text-align: center;
	text-indent: -9999px;
	margin: 60px auto;
	display: block;
	width: 1000px;
	height: 180px;
	background: url(../images/bnr_toilet_pc.jpg) no-repeat;
}
#bnr_toilet a:hover {
	opacity: 0.7;
}
/* recommend */
#recommend {
	background: url(../images/recommend_bg.gif) no-repeat top;
}
#recommend .inner {
	padding-top: 0;
}
#recommend ul {
	margin-top: 140px;
}
#recommend ul li {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
	background: url(../images/ico_checkbox.png) no-repeat left;
	padding-left: 2.0em;
	line-height: 1.8em;
}
#recommend ul li strong {
	color: #ff0;
}
#recommend .certification {
	border: 3px solid #fff;
	margin-top: 20px;
	padding: 20px;
}
#recommend .certification img {
	width: 100px;
}
#recommend .certification h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}
#recommend .certification p {
	font-size: 14px;
	line-height: 1.8em;
}
/* feature */
#feature {
	background: #cef4f8;
}
#feature .title {
	text-align: center;
	color: #14b2c1;
	margin-bottom: 40px;
}
#feature .title p {
	font-size: 70px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
#feature .title h2 {
	font-size: 20px;
}
#feature .point {
	background: #fff;
	padding: 30px;
	margin-bottom: 30px;
}
#feature .point .num {
	padding: 5px !important;
}
#feature .point h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
#feature .point p {
	font-size: 14px;
	line-height: 1.6em;
	color: #333;
}
#feature .point p.note {
	font-size: 12px;
}
#feature .point01 ul.flow {
	width: 870px;
	margin: 40px auto 0;
}
#feature .point01 ul.flow li {
	display: inline-block;
}
#feature .point01 ul.flow li.ph {
	text-align: center;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	line-height: 0.8em;
}
#feature .point01 ul.flow li.arrow {
	vertical-align: 100px;
	width: 50px;
	text-align: center;
}
#feature .point02 .emblem img {
	width: 100px;
}
#feature .point02 ul {
	width: 696px;
	margin: 20px auto 0;
}
#feature .point02 ul li {
	width: 348px;
	text-align: center;
	line-height: 1.4em;
}
#feature .point02 ul li img {
	margin-bottom: -10px;
}
#feature .point03 ul {
	width: 600px;
	margin: 20px auto 0;
}
#feature .point03 ul li {
	width: 200px;
}
/* functionBox */
#functionBox {
	background: #f5f6f6;
}
#functionBox h2 {
	color: #14b2c1;
}
#functionBox ul#listBox01 {
	position: relative;
	background-image: url(../images/function_bg_women.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 500px;
	width: 100%;
	margin-bottom: 40px;
}
#functionBox ul#listBox02 {
	position: relative;
	background-image: url(../images/function_bg_men.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 326px;
	width: 100%;
	margin-bottom: 40px;
}
#functionBox ul#listBox01 li {
	position: absolute;
	width: 300px;
	min-height: 126px;
}
#functionBox ul#listBox02 li {
	position: absolute;
	width: 265px;
	min-height: 126px;
}
#functionBox ul#listBox01 li.list1 {
	top: 10px;
	left: 346px;
}
#functionBox ul#listBox01 li.list2 {
	top: 93px;
	left: 0px;
}
#functionBox ul#listBox01 li.list3 {
	top: 87px;
	right: 0px;
}
#functionBox ul#listBox01 li.list4 {
	top: 312px;
	left: 0px;
}
#functionBox ul#listBox01 li.list5 {
	top: 312px;
	right: 0px;
}
#functionBox ul#listBox02 li.list1 {
	top: 75px;
	left: 0px;
}
#functionBox ul#listBox02 li.list2 {
	top: 0px;
	right: 0px;
}
#functionBox ul#listBox02 li.list3 {
	top: 198px;
	right: 0px;
}
#functionBox ul#listBox01 li .photo,
#functionBox ul#listBox02 li .photo {
	position: absolute;
	top: 0px;
	width: 126px;
}
#functionBox ul#listBox02 li.list2 .photo {
	width: 96px;
}
#functionBox ul#listBox01 li.list1 .photo,
#functionBox ul#listBox01 li.list2 .photo,
#functionBox ul#listBox01 li.list4 .photo,
#functionBox ul#listBox02 li.list1 .photo {
	left: 0px;
}
#functionBox ul#listBox01 li.list3 .photo,
#functionBox ul#listBox01 li.list5 .photo,
#functionBox ul#listBox02 li.list2 .photo,
#functionBox ul#listBox02 li.list3 .photo {
	right: 0px;
}
#functionBox ul#listBox01 li .photo img,
#functionBox ul#listBox02 li .photo img {
	width: 100%;
	height: auto;
}
#functionBox ul#listBox01 li.list1 .txt,
#functionBox ul#listBox01 li.list2 .txt,
#functionBox ul#listBox01 li.list4 .txt,
#functionBox ul#listBox02 li.list1 .txt {
	padding-left: 145px;
}
#functionBox ul#listBox01 li.list1 .txt p {
	padding-left: 5px;
}
#functionBox ul#listBox01 li.list3 .txt,
#functionBox ul#listBox01 li.list5 .txt,
#functionBox ul#listBox02 li.list3 .txt {
	padding-right: 136px;
}
#functionBox ul#listBox02 li.list2 .txt {
	padding-right: 115px;
}
#functionBox ul li h3 {
	color: #14b2c1;
	font-size: 18px;
	margin-bottom: 10px;
}
#functionBox ul li h3 i {
	display: none;
}
#functionBox ul li h3 span {
	display: block;
	font-size: 13px;
}
#functionBox ul li p {
	line-height: 1.5em;
}
/* lineup */
#lineup .ttlBox {
	margin-bottom: 50px;
}
#lineup h2 {
	color: #14b2c1;
	margin-bottom: 10px;
}
#lineup .single {
	margin-bottom: 50px;
}
#lineup h3 {
	font-size: 24px;
}
#lineup .single h3 {
	margin-bottom: 30px;
}
#lineup .multi h3 {
	margin-bottom: 20px;
}
#lineup h3 span {
	color: #14b2c1;
}
#lineup .multi .read {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
#lineup .greyBox {
	border: 5px solid #e8e8e8;
	padding: 30px;
	margin-bottom: 20px;
}
#lineup .greyBox .type {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
}
#lineup .single h6 {
	font-size: 22px;
	color: #14b2c1;
	margin-bottom: 10px;
	margin-left: -0.5em;
	margin-top: 0;
}
#lineup .single .line-top {
	border-top: 2px solid #14b2c1;
	padding-top: 20px;
	margin-top: 20px;
}
#lineup .single .num {
	font-weight: bold;
	margin-bottom: 5px;
}
#lineup .single ul {
	margin-left: 1.4em;
}
#lineup .single li {
	text-indent: -1.4em;
	margin-bottom: 5px;
}
#lineup .single li span {
	color: #999;
}
#lineup .single .col-sm-6 .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}
#lineup .single .ct54j {
	background: #dff3fd;
	border: 1px solid #1492c1;
	padding: 10px 10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 20px;
}
#lineup .single .ct54j .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}
#lineup .single .ct54j p.blue {
	padding-left: 1em;
	text-indent: -1em;
	color: #004f68;
	font-weight: bold;
	line-height: 1.4em;
}
/* 210412追加 */
#lineup .single .ctj {
	background: #dbf3d7;
	border: 1px solid #14c124;
	padding: 10px 10px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 20px;
}
#lineup .single .ctj .col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}
#lineup .single .ctj p.green {
	padding-left: 1em;
	text-indent: -1em;
	color: #00680f;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 1.0em;
}
#lineup .multi .men,
#lineup .multi .women,
#lineup .multi .men_women {
	padding: 20px;
	margin-top: 30px;
}
#lineup .multi .men {
	background: #dff3fd;
}
#lineup .multi .men .row:first-child,
#lineup .multi .men_women .row:first-child {
	margin-bottom: 40px;
}
#lineup .multi .women {
	background: #fbe5ee;
}
#lineup .multi .men_women {
	background: #e1f1e1;
}
#lineup .multi .center {
	float: none !important;
	margin: 0 auto;
}
#lineup .multi .note {
	margin-top: 10px;
}
#lineup .multi h4 {
	font-size: 16px;
	margin-bottom: 20px;
}
#lineup .multi h4 span {
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
#lineup .multi .men h4 {
	color: #004f68;
}
#lineup .multi .women h4 {
	color: #d6266e;
}
#lineup .multi .men_women h4 {
	color: #006845;
}
/* case */
#case {
	font-size: 14px;
	font-weight: bold;
}
#case img {
	margin-bottom: -5px;
}
/* drawingBox */
#drawingBox table {
	width: 100%;
	font-size: 13px;
	margin-bottom: 20px;
}
#drawingBox table .first {
	border-left: none;
}
#drawingBox table th {
	background-color: #14b2c1;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #fff;
	padding: 10px 5px 8px 5px;
}
#drawingBox table td {
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px 5px 8px 5px;
}
#drawingBox table .even td {
	background-color: #f4f6f9;
}
#drawingBox table td .sp {
	display: none;
}
#drawingBox table td img {
	vertical-align: top;
	margin-right: 8px;
}
#drawingBox .notes {
	padding-bottom: 20px;
}
#drawingBox .notes ul {
	margin-bottom: 20px;
}
#drawingBox .notes ul li {
	margin-left: 1em;
	text-indent: -1em;
	font-size: 13px;
}
/* bottom_link */
.bottom_link a {
	background: #2a95d7;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	width: 340px;
	margin: 0 auto;
}
.bottom_link a:hover {
	background: rgba(42, 149, 215, 0.8);
	text-decoration: none;
}
.bottom_link a span {
	position: relative;
}
.bottom_link a span::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: solid 6px transparent;
	border-left: solid 8px #fff;
	top: 50%;
	left: -15px;
	margin-top: -5px;
}
/* contact */
.contact {
	border: 4px solid #14b2c1;
	width: 740px;
	margin: 60px auto;
	padding: 20px;
}
.contact h2 {
	font-size: 23px;
	text-align: center;
	color: #14b2c1;
	margin-bottom: 10px;
}
.contact .time {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
}
.contact .tel .tel-link {
	display: block;
	font-family: "Roboto", sans-serif;
	font-size: 48px;
	line-height: 1em;
	text-align: center;
}
.contact .catalog a {
	display: block;
	color: #FFF;
	text-align: center;
	width: 300px;
	height: 52px;
	font-size: 20px;
	background: #f39c12;
	padding-top: 18px;
	border-radius: 6px;
	font-weight: bold;
}
.contact .catalog a:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.contact .line {
	border-top: 2px solid #dedede;
	margin-top: 20px;
	padding-top: 20px;
}
.contact .line h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contact .line p {
	font-size: 14px;
	line-height: 1.8em;
}
.contact .line-btn a {
	display: block;
	text-align: center;
	width: 300px;
	height: 52px;
	font-size: 20px;
	background: #6bc315;
	padding-top: 16px;
	border-radius: 6px;
	font-weight: bold;
}
.contact .line-btn a:hover {
	text-decoration: none;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.contact .line-btn a img {
	height: 23px;
	width: auto;
}
/* pageTop */
#pageTop {
	padding: 0px 10px 10px;
	background-color: #14b2c1;
	position: fixed;
	bottom: 40px;
	right: 0px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	z-index: 300;
}
#pageTop i {
	display: block;
	font-size: 24px;
	line-height: 1.2em;
}
#pageTop span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
@media screen and (min-width: 769px) {
	.sp {
		display: none;
	}
	#lineup .multi h4 br {
		display: none;
	}
}
@media screen and (max-width: 1000px) {
	body {
		min-width: initial;
	}
	.mainBox,
	.contents,
	.layout,
	.ie .layout,
	.inner {
		width: auto;
	}
	.contents {
		max-width: initial;
		min-width: initial;
	}
	.layout {
		max-width: initial;
		min-width: initial;
	}
	.ie .layout {
		max-width: initial;
	}
	.inner {
		width: auto;
	}
}
@media screen and (min-width: 769px) {
	.pc_mt100 {
		margin-top: 100px;
	}
}
@media screen and (max-width: 768px) {
	.pc {
		display: none;
	}
	.sp_mb20 {
		margin-bottom: 20px;
	}
	.row {
		margin-left: 0;
		margin-right: 0;
	}
	.contents {
		min-width: 320px;
	}
	.main {
		height: auto;
		background-image: none;
	}
	.mainBox {
		background: url(../images/main_bg.jpg) center center no-repeat #17b0c2;
		background-size: 740px auto;
		background-position: center;
		background-size: cover;
		width: auto;
		margin-bottom: 25px;
		padding-bottom: 30px;
	}
	.footstepBox {
		margin-bottom: 10px;
		margin-left: 15px;
		margin-right: 15px;
		width: auto;
	}
	.mainBox h2 {
		font-size: 13px;
		padding-top: 0px;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 20px;
	}
	.mainBox h2 img {
		width: 100%;
		max-width: 270px;
		height: auto;
		padding-top: 6px;
	}
	.mainBox .special_logo_pc {
		display: none;
	}
	.mainBox .link {
		position: static;
		margin: 0 auto;
	}
	.mainBox .link a {
		font-size: 14px;
		padding: 15px 15px 15px 25px;
		width: 60%;
		margin: 0 auto;
	}
	.mainBox .link a span::before {
		left: -15px;
	}
	.main .special_logo_sp {
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}
	/* 共通 */
	.layout {
		min-width: 320px;
	}
	.inner {
		padding: 30px 15px;
		width: auto;
	}
	.ttlBox h2,
	#case h2,
	#drawingBox h2 {
		font-size: 20px;
		margin-bottom: 25px;
	}
	/* movie */
	#movie_wrap {
		margin: 0px auto 40px;
		width: auto;
		height: auto;
	}
	#movie_wrap p {
		font-size: 16px;
	}
	/* read */
	#read p {
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#read strong {
		font-size: 16px;
	}
	/* bnr_toilet */
	#bnr_toilet a {
		width: auto;
		height: 0;
		padding-top: 34.375%;
		margin: 30px 10px;
		background: url(../images/bnr_toilet_sp.jpg) no-repeat;
		background-size: contain;
	}
	/* recommend */
	#recommend {
		background-size: 800px auto;
	}
	#recommend .inner {
		padding: 0px 0px 30px;
	}
	#recommend .woman {
		text-align: center;
	}
	#recommend .woman img {
		width: 150px;
	}
	#recommend ul {
		margin-top: 80px;
	}
	#recommend ul li {
		font-size: 16px;
		background: url(../images/ico_checkbox.png) no-repeat left 5px;
		background-size: 27px auto;
		margin-bottom: 10px;
	}
	#recommend .certification {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#recommend .certification h3 {
		font-size: 14px;
	}
	#recommend .certification p {
		font-size: 12px;
	}
	/* feature */
	#feature .inner {
		padding: 30px 0px;
	}
	#feature .point {
		margin-left: 10px;
		margin-right: 10px;
	}
	#feature .point .num img {
		width: 50px;
	}
	#feature .title p {
		font-size: 50px;
	}
	#feature .title h2 {
		font-size: 16px;
	}
	#feature .point {
		padding: 20px 10px;
	}
	#feature .point h3 {
		font-size: 18px;
		margin-top: 10px;
	}
	#feature .point p {
		font-size: 12px;
	}
	#feature .point p.note {
		font-size: 11px;
	}
	#feature .point01 ul.flow {
		width: auto;
		margin: 40px auto 0;
	}
	#featur .point01 ul.flow li {
		display: block;
		text-align: center;
	}
	#feature .point01 ul.flow li.ph {
		text-align: center;
		width: 100%;
		font-size: 12px;
	}
	#feature .point01 ul.flow li.arrow {
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}
	#feature .point01 ul.flow li.arrow img {
		height: 20px;
	}
	#feature .point02 ul {
		width: 100%;
	}
	#feature .point02 ul li {
		width: 100%;
	}
	#feature .point02 ul li:first-child {
		margin-bottom: 30px;
	}
	#feature .point03 ul {
		width: auto;
	}
	#feature .point03 ul li {
		width: 100%;
	}
	#feature .point03 ul li:first-child,
	#feature .point03 ul li:nth-child(2) {
		margin-bottom: 20px;
	}
	#feature .point03 ul li img {
		width: 150px;
	}
	/* functionBox */
	#functionBox h3.sp {
		color: #fff;
		background: #14b2c1;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 14px;
		margin-bottom: 5px;
		text-align: center;
	}
	#functionBox ul#listBox01 {
		background-image: url(../images/function_bg_women_sp.png);
		background-size: 290px auto;
		background-position: center top;
		padding-top: 200px;
		height: auto;
	}
	#functionBox ul#listBox02 {
		background-image: url(../images/function_bg_men_sp.png);
		background-size: 290px auto;
		background-position: center top;
		padding-top: 200px;
		height: auto;
	}
	#functionBox ul#listBox01 li,
	#functionBox ul#listBox02 li {
		width: auto;
		position: relative;
		top: 0 !important;
		left: 0 !important;
		right: auto !important;
		margin-bottom: 20px;
		overflow: hidden;
		min-height: 0px;
	}
	#functionBox ul#listBox01 li .photo,
	#functionBox ul#listBox02 li .photo,
	#functionBox ul#listBox02 li.list2 .photo {
		position: relative;
		top: 0 !important;
		left: 0 !important;
		right: auto !important;
		float: left;
		width: 25%;
	}
	#functionBox ul li .txt h3 br {
		display: none;
	}
	#functionBox ul#listBox01 li .txt,
	#functionBox ul#listBox02 li .txt {
		margin-left: 28%;
	}
	#functionBox ul#listBox01 li.list1 .txt,
	#functionBox ul#listBox01 li.list2 .txt,
	#functionBox ul#listBox01 li.list4 .txt,
	#functionBox ul#listBox02 li.list1 .txt {
		padding-left: 0px;
	}
	#functionBox ul#listBox01 li.list3 .txt,
	#functionBox ul#listBox01 li.list5 .txt,
	#functionBox ul#listBox02 li.list2 .txt,
	#functionBox ul#listBox02 li.list3 .txt {
		padding-right: 0px;
	}
	#functionBox ul li h3 {
		font-size: 15px;
		margin-bottom: 5px;
	}
	#functionBox ul li h3 i {
		display: inline-block;
		margin-right: 0.5em;
		font-style: normal;
		line-height: 1.2em;
		vertical-align: middle;
	}
	/* lineup */
	#lineup .multi .men,
	#lineup .multi .women,
	#lineup .multi .men_women {
		padding: 10px;
		margin-top: 20px;
	}
	#lineup .ttlBox p {
		font-size: 12px;
	}
	#lineup .ttlBox {
		margin-bottom: 20px;
	}
	#lineup h3 {
		font-size: 14px;
	}
	#lineup .single h3 {
		margin-bottom: 10px;
	}
	#lineup .single .ct54j,
	#lineup .single .ctj {
		margin-left: 0px;
		margin-right: 0px;
	}
	#lineup .single p.blue {
		margin-bottom: 10px;
	}
	#lineup .single p.blue br {
		display: none;
	}
	#lineup .greyBox {
		padding: 10px;
	}
	#lineup .greyBox .type {
		font-size: 12px;
	}
	#lineup .greyBox h6 {
		font-size: 16px;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 0;
	}
	#lineup .multi .men .row:first-child,
	#lineup .multi .men_women .row:first-child {
		margin-bottom: 20px;
	}
	#lineup .multi .read {
		font-size: 12px;
		margin-bottom: 10px;
		margin-top: -10px;
		font-weight: normal;
	}
	#lineup p.note {
		font-size: 12px;
	}
	#lineup .multi h4 {
		font-size: 14px;
		margin-bottom: 10px;
	}
	#lineup .multi h4 span {
		font-weight: normal;
	}
	#lineup .single img.zumen {
		width: 100%;
		max-width: 260px;
	}
	/* case */
	#case {
		font-size: 12px;
		text-align: center;
	}
	/* drawingBox */
	#drawingBox table {
		font-size: 12px;
		margin-bottom: 10px;
	}
	#drawingBox table th,
	#drawingBox table td {
		padding: 7px 2px 6px;
	}
	#drawingBox .notes ul li {
		font-size: 12px;
	}
	/* bottom_link */
	.bottom_link a {
		width: 80%;
		font-size: 16px;
	}
	.bottom_link a:hover {
		background: #2a95d7;
	}
	.bottom_link a::before {
		border: solid 6px transparent;
		border-left: solid 8px #fff;
		left: 10%;
	}
	/* contact */
	.contact {
		width: auto;
		margin: 30px 10px;
		padding: 10px 0;
	}
	.contact h2 {
		font-size: 16px;
	}
	.contact .time {
		font-size: 12px;
		margin-bottom: 10px;
	}
	.contact .tel .tel-link {
		margin-bottom: 10px;
	}
	.contact .tel .tel-link,
	.contact .tel .tel-link a {
		font-size: 30px;
		text-decoration: none;
	}
	.contact .catalog a {
		width: 100%;
		height: 40px;
		font-size: 16px;
		padding-top: 12px;
	}
	.contact .line h3 {
		font-size: 14px;
		text-align: center;
	}
	.contact .line p {
		font-size: 12px;
		line-height: 1.4em;
		text-align: center;
		margin-bottom: 10px;
	}
	.contact .line-btn a {
		width: 100%;
		height: 41px;
		font-size: 16px;
		padding-top: 11px;
	}
	.contact .line-btn a img {
		height: 20px;
	}
	/* pageTop */
	#pageTop {
		bottom: 0px;
	}
	#pageTop i {
		font-size: 20px;
		line-height: 1em;
	}
	#pageTop span {
		font-size: 10px;
	}
	#pageTop span br {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	#recommend ul {
		margin-top: 20px;
	}
	#recommend .certification h3 {
		text-align: center;
	}
	#feature .point h3 {
		text-align: center;
	}
}
@media screen and (max-width: 540px) {
	.mainBox {
		margin-bottom: 15px;
		background-size: 580px auto;
	}
	.main h2 {
		font-size: 18px;
		margin-bottom: 30px;
	}
	.main h2 img {
		max-width: 170px;
	}
	/* drawingBox */
	#drawingBox table {
		font-size: 10px;
	}
	#drawingBox table td .sp {
		display: inline;
	}
	#drawingBox .notes ul:last-child {
		margin-bottom: 0px;
	}
	#drawingBox .notes ul li {
		font-size: 10px;
	}
}
@media screen and (max-width: 420px) {
	#btn_catalog a {
		width: 90%;
	}
}
#lineup td p.price span.blue {
	background: #0078d7;
}
#lineup td p.price span.green {
	background: #00b294;
}
#typeBox {
	padding: 30px 15px;
}
#typeBox .inner {
	margin: 0 auto;
	width: 1000px;
	background: #e2effc;
	padding: 30px 15px 15px 15px;
	border-radius: 10px;
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
}
#typeBox h2 {
	font-size: 20px;
	color: #5b95d4;
	margin-bottom: 20px
}
#typeBox p {
	text-align: center;
	line-height: 1.6;
}
#typeBox span.blue {
	background: #0078d7;
	display: inline-block;
	padding: 0 4px;
	margin: 0 4px;
	color: #fff;
	white-space: nowrap;
}
#typeBox span.green {
	background: #00b294;
	display: inline-block;
	padding: 0 4px;
	margin: 0 4px;
	color: #fff;
	white-space: nowrap;
}
#typeBox .tblTtl {
	margin-top: 30px;
	background: #fff;
	font-size: 20px;
	color: #333;
	text-align: center;
	padding: 15px;
}
#typeBox .scroll-table {
	padding: 0;
	background: #fff;
	overflow: auto;
}
#typeBox dl.tbl {
	width: 940px;
	margin: 0 15px;
}
#typeBox dl.tbl>dt,
#typeBox dl.tbl>dd {
	margin: 0;
	padding: 0;
	display: table-cell;
	padding: 15px 0 15px 25px;
	border-top: solid 1px #d2d2d2;
	vertical-align: middle;
}
#typeBox dl.tbl>dd {
	width: 400px;
}
#typeBox dl.tbl>dt {
	width: 140px;
	padding: 15px 0;
	color: #4f86bc;
	white-space: nowrap;
}
#typeBox dl.type {
	margin: 0;
	padding: 0;
}
#typeBox dl.type dt,
#typeBox dl.type dd {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
}
#typeBox dl.type dt {
	padding: 0 10px 0 0;
	white-space: nowrap;
}
@media screen and (max-width: 767px) {
	#typeBox .inner {
		padding: 20px 10px 10px 10px;
		border-radius: 5px;
	}
	#typeBox h2 {
		font-size: 16px;
		margin-bottom: 10px
	}
	#typeBox p {
		font-size: 14px;
	}
	#typeBox .tblTtl {
		margin-top: 10px;
		font-size: 14px;
	}
	#typeBox dl.tbl {
		width: auto;
		font-size: 10px;
	}
	#typeBox dl.tbl>dt {
		padding: 10px 0;
		width: auto;
		display: block;
	}
	#typeBox dl.tbl>dd {
		padding: 0 0 15px 0;
		width: 1000px;
		vertical-align: top;
		border: none;
	}
	#typeBox dl.tbl>dt:first-child,
	#typeBox dl.tbl>dd:first-child {
		padding-right: 10px;
	}
	#typeBox dl.tbl>dt:last-child,
	#typeBox dl.tbl>dd:last-child {
		padding-left: 10px;
	}
	#typeBox dl.type dt,
	#typeBox dl.type dd {
		padding: 0;
		display: block;
		text-align: left;
	}
	#typeBox dl.type dt span {
		margin: 0;
		width: 100%;
		text-align: center;
	}
	#typeBox dl.type dd {
		padding-top: 10px;
	}
	#typeBox .inner {
		width: auto;
	}
}