@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 h5,
.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{
	position:relative;
	background:url(../images/main_bg.jpg) center center no-repeat;
	height:800px;
	margin:0 auto;
}
.ie .main{
	max-width:1200px;
}
.mainBox{
	position:relative;
	background:none;
	width:1000px;
	margin:0 auto 530px auto;
}
.mainBox .ttl{
	display: flex;
	gap: 40px;
	margin: 10px 0 20px;
}
.mainBox .ttl h1{
	width:142px;
	padding: 0;
}
.mainBox .ttl .txt{
	width:670px;
	float:left;
	text-align: center;
	color:#fff;
	padding-top: 12px;
}
.mainBox .ttl .txt div{
	font-size:30px;
	font-weight: bold;
	border: 3px solid #fff;
	width: 5em;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.mainBox .ttl .txt h2{
	font-size:40px;
	padding-top:50px;
	padding-top: 10px;
}
.mainBox .special_logo_pc{
	position:absolute;
	top:40px;
	right:50%;
	width:118px;
	margin-right:-500px;
}
.mainBox .slider{
	width: 700px;
	margin: 0 auto;
}
.mainBox .link a{
	background:#fff;
	color:#009db4;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:20px 20px 20px 35px;
	display:block;
	width: 300px;
	margin: 30px 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 #009db4;
	top: 50%;
	left: -15px;
	margin-top: -5px;
}
.main .special_logo_sp{
	display: none;
}

/* movie */
#movie_wrap{
	position:relative;
	padding: 20px;
	background: #036eab;
	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: #2a95d7;
}

/* 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;
}
#voice h2,
#case h2,
#lineup 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{
	margin-top: 20px;
	padding: 20px;
	background: rgba(255,255,255,0.4)
}
#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: #d4effd;
}
#feature .title {
	text-align: center;
	color: #2a95d7;
	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 ul,#feature .point03 ul {
	width: 696px;
	margin: 20px auto 0;
}
#feature .point02 ul li,#feature .point03 ul li {
	width: 348px;
	text-align: center;
	line-height: 1.4em;
}
#feature .point02 ul li img,#feature .point03 ul li img {
	margin-bottom: -10px;
}
#feature .point04 ul {
	width: 600px;
	margin: 20px auto 0;
}
#feature .point04 ul li {
	width: 200px;
}

/* functionBox */
#functionBox{
	background: #f5f6f6;
}
#functionBox h2{
	color:#2a95d7;
}
#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:#2a95d7;
	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;
}

/* voice */
#voice ul li {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 2px dotted #999;
}
#voice ul li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
#voice h3 {
	font-size: 22px;
	margin-bottom: 10px;
	color: #2986c0;
}
#voice p{
	font-size: 14px;
	line-height: 1.6em;
	color: #333;
}

/* case */
#case{
	font-size: 14px;
	font-weight: bold;
}
#case .col-sm-4{
	margin-bottom: 40px;
}
#case img{
	margin-bottom: -5px;
}

/* lineup */
#lineup .ttlBox{
	margin-bottom:50px;
}
#lineup h2{
	margin-bottom: 10px;
}
#lineup table {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing:0;
}
#lineup th, #lineup td {
	margin: 0;
	padding: 15px;
	border: 3px solid #d3d3d3;
	text-align: center;
}
#lineup th {
	background: #d4effd;
	width: 10%;
	font-size: 20px;
	color: #2986c0;
}
#lineup td.grey {
	background: #e5e5e5;
	font-size: 20px;
	font-weight: bold;
}
#lineup td span.men,#lineup td span.women,#lineup td span.menwomen {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
#lineup td span.men {
	color: #1bb1e7;
}
#lineup td span.women {
	color: #f2706d;
}
#lineup td span.menwomen {
	color: #00a3b4;
}
#lineup td p.size{
	color: #145d74;
	font-size: 12px;
	margin-bottom: 5px;
}
#lineup td p.price{
	color: #e60012;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.0em;
}
#lineup td p.price span{
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 0 4px;
	margin-right: 5px;
	vertical-align: 3px;
}
#lineup td p.price span.men{
	background: #5db7e8;
}
#lineup td p.price span.women{
	background: #ef858c;
}
#lineup td p.price span.menwomen{
	background: #00a9c0;
}
#lineup td p.price small{
	color: #333;
	font-weight: normal;
	font-size: 10px;
}

/* drawingBox */
#drawingBox table{
	width:100%;
	font-size:13px;
	margin-bottom:20px;
}
#drawingBox table .first{
	border-left:none;
}
#drawingBox table th{
	background-color:#2a95d7;
	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:#009db4;
	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 #2a95d7;
	width: 740px;
	margin: 60px auto;
	padding: 20px;
}
.contact h2{
	font-size: 23px;
	text-align: center;
	color: #2a95d7;
	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:#2a95d7;
	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;
}
}
@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 (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-image:url(../images/main_bg.jpg);
	background-size:cover;
	width:auto;
	margin-bottom:25px;
	padding-bottom:30px;
}
.footstepBox {
	margin: 0 15px 20px;
	width:auto;
}
.mainBox .ttl{
	flex-direction: column;
	gap: 10px;
	overflow:hidden;
	margin-bottom: 20px;
	margin-top: 0;
}
.mainBox .ttl h1{
	margin: 0 auto;
	text-align: center;
}
.mainBox .ttl h1 img{
	width: 100px;
}
.mainBox .ttl .txt{
	width:auto;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
}
.mainBox .ttl .txt div{
	font-size:16px;
	width: 6em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mainBox .ttl .txt h2{
	font-size:18px;
}
.mainBox .special_logo_pc{
	display: none;
}
.mainBox .slider{
	width: auto;
	margin-bottom: 20px;
}
.mainBox .link{
	position:static;
	margin:0 auto;
}
.mainBox .link a{
	font-size:14px;
	padding:15px 15px 15px 25px;
	width: 70%;
	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,
#voice h2,
#case h2,
#lineup 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,#feature .point03 ul {
	width: 100%;
}
#feature .point02 ul li,#feature .point03 ul li {
	width: 100%;
}
#feature .point02 ul li:first-child,#feature .point03 ul li:first-child {
	margin-bottom: 30px;
}
#feature .point04 ul {
	width: auto;
}
#feature .point04 ul li{
	width:100%;
}
#feature .point04 ul li:first-child,
#feature .point04 ul li:nth-child(2){
	margin-bottom: 20px;
}
#feature .point04 ul li img{
	width:150px;
}

/* functionBox */
#functionBox h3.sp{
	color: #fff;
	background:  #2a95d7;
	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;
}

/* voice */
#voice ul li {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#voice h3 {
	font-size: 18px;
}
#voice p{
	font-size: 12px;
}
#voice img{
	margin-top: 10px;
}
#voice .container-fluid{
	padding-left: 0;
	padding-right: 0;
}

/* case */
#case{
	font-size: 12px;
	text-align: center;
}
#case .container-fluid{
	padding-left: 0;
	padding-right: 0;
}
#case .col-sm-4{
	margin-bottom: 20px;
}

/* lineup */
#lineup .ttlBox p {
	font-size: 12px;
}
#lineup .ttlBox {
	margin-bottom: 20px;
}
#lineup .ttlBox h2 {
	margin-bottom: 10px;
}
#lineup th, #lineup td {
	padding: 10px;
	border: 2px solid #d3d3d3;
}
#lineup th {
	width: 10%;
	font-size: 18px;
}
#lineup td.grey {
	font-size: 18px;
}
#lineup td span.men,#lineup td span.women,#lineup td span.menwomen {
	font-size: 16px;
}
#lineup .scroll-table {
  overflow: auto;
  white-space: nowrap;
}
#lineup table {
  width: 200%;
}	
	
/* 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:#009db4;
}
.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;
}
.main h2{
	font-size:18px;
	margin-bottom:20px;
}
.main h2 img{
	max-width:170px;
}
.mainBox .ttl .txt h2 {
	margin-bottom: 0;
}

/* 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;
        }
}