<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	/*----------------------------------------------
	2ã¤ä¸¦ã³
-------------------------------------------------- */
.box2-left {
	float: left;
	width: 48%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.box2-right {
	float: right;
	width: 49%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
.box2-left img,.box2-right img {
	margin: 0 auto 0;
	width: 100%;
	height: auto;
	vertical-align: middle;
	}
	
.box2-left60 {
	float: left;
	width: 58%;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	}

.box2-right40 {
	float: right;
	width: 37%;
	height: auto;
	margin: 0 0 80px;
	padding: 0;
	overflow: hidden;
	}

.box2-left60 h3,.box2-right40 h3,.box2-left60 p,.box2-right40 p {
	text-align: left;
	line-height: 1.7;
	}
	
.box2-left60 img,.box2-right40 img {
	margin: 0 auto 0;
	width: 100%;
	height: auto;
	vertical-align: middle;
	}

.box2-left40 {
	float: left;
	width: 37%;
	height: auto;
	margin: 0 0 50px;
	padding: 0;
	overflow: hidden;
	}

.box2-right60 {
	float: right;
	width: 58%;
	height: auto;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	}

.box2-left40 h3,.box2-right60 h3,.box2-left40 p,.box2-right60 p {
	text-align: left;
	line-height: 1.7;
	}
	
.box2-left40 img,.box2-right60 img {
	margin: 0 auto 0;
	width: 100%;
	height: auto;
	vertical-align: middle;
	}
	
/* --------------------------------------------------
	3ã¤ä¸¦ã³
-------------------------------------------------- */
.box3-1,.box3-2 {
	float: left;
	width: 28%;
	height: auto;
	margin: 0 0 30px;
	margin-right: 8%;
}

.box3-3 {
	float: right;
	width: 28%;
	height: auto;
	margin: 0 0 30px;
	margin-right: 0;
}

.box3-1 h2,.box3-2 h2,.box3-3 h2 {
	height: auto;
	margin: 0 0 15px;
	padding: 0 0 10px;
	text-align: center;
	border: none;
	font-weight: bold;
	font-size: 130%;
	display: block;
	line-height: 1.5;
}

.box3-1 p,.box3-2 p,.box3-3 p {
	font-size: 100%;
	height: auto;
	margin: 0 0 5px;
	text-align: left;
	line-height: 1.7;
}

.box3image {
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	overflow: hidden;
}

.box3image img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	position: relative;
}

/* --------------------------------------------------
	å…±é€š
-------------------------------------------------- */
#container-subpage {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 144px 0 0;
	}

#container-subpage .content {
	width:90%;
	max-width: 880px;
	margin: 0 auto;
}

#container-subpage .content p,#container-subpage .content-men p,#container-subpage .content-menmenu p,#container-subpage .content-menba-top p,#container-subpage .content-menba p,#container-subpage .content-mentype-top p,#container-subpage .content-mentype p {
	font-size: 18px;
	line-height: 1.8;
}

#container-subpage a {
	color: #18abdf;
	text-decoration: underline;
}

.pageimage {
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
	padding: 0;
	overflow: hidden;
}

.pageimage img {
	width: 100%;
	min-height: 440px;
	object-fit: cover;
	vertical-align: middle;
}

.pageimage-sp {
	display: none;
}

#container-subpage h2.title {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.0;
	margin: 0 auto 60px;
	padding: 35px 0;
	color: #232323;
	background-color: #bdd5e9;
	text-indent: 30px;
	display: block;
}

#container-subpage h3 {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.5;
	margin: 0 auto 40px;
	padding: 15px 0 15px 15px;
	border-left: 6px solid #000;
}

/*----------------------------------------------
	ç”·æ€§ã®éª¨æ&nbsp;¼è¨ºæ–­
-------------------------------------------------- */
#container-subpage .content-men,#container-subpage .content-menmenu {
	width:90%;
	max-width: 880px;
	margin: 0 auto 140px;
}




.men_ilust {
	width: 100%;
	max-width: 600px;
	margin: 60px auto 0px;
	}

.about-table-pc {
	width: 100%;
	margin: 0 auto 0px;
	}

.about-table-sp {
	display: none;
	}
	
#container-subpage .content-men .box-list-left {
	float: left;
	width: 48%;
	margin: 0;
	height: auto;
	padding: 0;
	overflow: hidden;
	background-color: #e1e8ee;
	}

#container-subpage .content-men .box-list-left p {
	padding: 25px 0;
	overflow: hidden;
	background-color: #42688a;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	}
	
#container-subpage .content-men .box-list-right {
	float: right;
	width: 48%;
	margin: 0;
	height: auto;
	padding: 0;
	overflow: hidden;
	background-color: #ededed;
	}

#container-subpage .content-men .box-list-right p {
	padding: 25px 0;
	overflow: hidden;
	background-color: #5a6976;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	}
	
#container-subpage .content-men .box-list-left ul,#container-subpage .content-men .box-list-right ul {
	height: auto;
	margin: 0 0 20px;
	padding: 0 0 0 25px;
	overflow: hidden;
	}

#container-subpage .content-men .box-list-left ul li,#container-subpage .content-men .box-list-right ul li {
	margin: 0 0 10px;
	padding-left: 40px;
	line-height: 1.8;
	font-size: 14px;
	font-weight: 600;
}

#container-subpage .content-men .box-list-left ul li {
	background-image: url(../image/check_blue.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 19px 16px;
}

#container-subpage .content-men .box-list-right ul li {
	background-image: url(../image/check_dblue.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 19px 16px;
}

#container-subpage .content-men .box2-left {
	float: left;
	width: 42%;
	margin: 0 0 60px;
	height: auto;
	padding: 0;
	overflow: hidden;
	}
	
#container-subpage .content-men .box2-right {
	float: right;
	width: 54%;
	margin: 0;
	height: auto;
	padding: 0;
	overflow: hidden;
	}

#container-subpage .content-men .box2-left img {
	width: 100%;
	object-fit: cover;
	vertical-align: middle;
	}

#container-subpage p.sub {
  font-size: 14px;
	}

/*----------------------------------------------
	ç”·æ€§ è¨ºæ–­ãƒ¡ãƒ‹ãƒ¥ãƒ¼
-------------------------------------------------- */
.box-step {
	width: 100%;
	margin: 0 auto 60px;
}

#container-subpage .box-step p {
	font-size: 16px;
	margin-bottom: 20px;
}

#container-subpage p.title-step {
	font-size: 22px !important;
	font-weight: 600;
	border-bottom: 2px solid #000;
	margin-bottom: 25px;
	text-indent: 10px;
}

.grayback {
	width: 100%;
	margin: 0 auto;
	background-color: #eee;
}

.grayback-inner {
	padding: 30px 30px 15px;
}

#container-subpage .grayback-inner p {
	font-size: 14px !important;
	line-height: 1.7;
	margin-bottom: 15px;
}


/* --------------------------------------------------
	ç”·æ€§ Before After
-------------------------------------------------- */
#container-subpage .content-menba-top {
	width: 90%;
	max-width: 880px;
	margin: 0 auto 60px;
}




#container-subpage .content-menba {
	width: 90%;
	max-width: 880px;
	margin: 0 auto 140px;
}

#container-subpage .content-menba p {
	margin-bottom: 50px;
}

#container-subpage .content-menba .before {
	float: left;
	width: 29%;
	height: auto;
	margin: 0 0 30px;
	margin-right: 6.5%;
}

#container-subpage .content-menba .after01 {
	float: left;
	width: 29%;
	height: auto;
	margin: 0 0 30px;
	margin-right: 6.5%;
}

#container-subpage .content-menba .after02 {
	float: right;
	width: 29%;
	height: auto;
	margin: 0 0 30px;
	margin-right: 0;
}

#container-subpage .content-menba .before p,#container-subpage .content-menba .after01 p,#container-subpage .content-menba .after02 p {
	font-size: 16px;
	line-height: 1.6;
}

.ba-title {
	width: 170px;
	height: auto;
	margin: 0 0 30px;
}

.model {
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	padding: 0;
	overflow: hidden;
}

.model img {
	width: 100%;
	min-height: 400px;
	object-fit: cover;
	vertical-align: middle;
}

p.kansou {
	font-size: 22px;
	font-weight: 600;
	border-left: 10px solid #42688a;
	text-indent: 20px;
	height: 40px;
	line-height: 40px !important;
	color: #42688a;
}

.box-koe-model {
	border: 1px solid #000;
	padding: 40px;
	margin: 0;
}

.box-koe {
	border: 1px solid #000;
	padding: 40px;
	margin: 0 0 20px;
}

.box-koe-last {
	border: 1px solid #000;
	padding: 40px;
	margin: 0 0 80px;
}

.box-koe-model p,.box-koe p,.box-koe-last p {
	margin: 0 !important;
}

.link-btn-box {
	width: 90%;
	margin: 80px auto 0 !important;
	padding: 0;
	max-width: 880px;
}


/* --------------------------------------------------
	ç”·æ€§ ã‚¿ã‚¤ãƒ—åˆ¥
-------------------------------------------------- */
#container-subpage .content-mentype-top {
	width: 90%;
	max-width: 880px;
	margin: 0 auto 60px;
}

#container-subpage .content-mentype {
	max-width: 960px;
	margin: 0 auto 140px;
}

#container-subpage .content-mentype-inner {
	width: 90%;
	max-width: 880px;
	margin: 0 auto 0;
	margin-bottom: 50px;
}

#container-subpage .content-mentype h3 {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.5;
	margin: 0 auto 40px;
	padding: 10px 0 10px 15px;
	border-left: 6px solid #000;
}

.box-type {
 
}

.type-model {
	float: left;
	width: 40%;
	height: auto;
	margin: 0 auto 20px;
	padding: 0;
	overflow: hidden;
}

.type-model img {
	width: 100%;
	min-height: 680px;
	object-fit: cover;
	vertical-align: middle;
}

.type-item {
	float: right;
	width: 55%;
	height: auto;
	margin: 0 auto 20px;
	padding: 0;
	overflow: hidden;
}

.type-style {
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	padding: 0;
	overflow: hidden;
}

.item-box01,.item-box02,.item-box04,.item-box05 {
	float: left;
	width: 31%;
	height: auto;
	margin: 0 0 20px;
	margin-right: 3.5%;
}

.item-box03,.item-box06 {
	float: right;
	width: 31%;
	height: auto;
	margin: 0 0 20px;
	margin-right: 0;
}

.item-image {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.item-image img {
	width: 100%;
	height: 184px;
	object-fit: cover;
	vertical-align: middle;
}


.item-text {
	width: 100%;
	height: 100px;
	background-color: #40678B;
	padding: 0;
	color: #fff;
	font-size: 11px;
}

.item-text-inner {
	padding: 20px;
}

#container-subpage .content-mentype .item-text p {
	color: #fff;
	font-size: 11px;
}

.style-box {
	float: left;
	width: 32%;
	height: auto;
	margin: 0 0 20px;
	margin-right: 2%;
}

.style-box-right {
	float: right;
	width: 32%;
	height: auto;
	margin: 0 0 20px;
	margin-right: 0;
}

.style-image {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.style-image img {
	width: 100%;
	height: 230px;
	object-fit: cover;
	vertical-align: middle;
}

.style-text {
	width: 100%;
	height: 95px;
	background-color: #40678B;
	padding: 0;
	color: #fff;
	font-size: 11px;
}

.style-text-inner {
	padding: 25px 20px;
}

#container-subpage .content-mentype .style-text h4 {
	color: #fff;
	font-size: 16px;
	margin: 0;
}

#container-subpage .content-mentype .style-text p {
	color: #fff;
	font-size: 12px;
}

.point-image,.point-image-last {
	float: left;
	width: 42%;
	margin: 0 0 60px;
	height: auto;
	padding: 0;
	overflow: hidden;
	}

.point-image img {
	width: 100%;
	max-height: 240px;
	object-fit: cover;
	vertical-align: middle;
	}

.point-image-last img {
	width: 100%;
	max-height: 320px;
	object-fit: cover;
	vertical-align: middle;
	}
	
.point-text {
	float: right;
	width: 54%;
	margin: 0;
	height: auto;
	padding: 0;
	overflow: hidden;
	}

.point-title {
	color:#42688a;
	font-weight: 600;
	margin: 0 0 0px;
}

ul.menu-men {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 20px;
	overflow: hidden;
}


ul.menu-men li {
	margin: 0 0 5px;
	padding-left: 20px;
	line-height: 1.8;
}

ul.menu-men li::before {
  position: relative;
  top: -4px;
  left: -12px;
  display: inline-block;
  width: 3px;
  height: 3px;
  content: '';
  border-radius: 100%;
  background-color: #000 !important;
}

ul.blog-list03 {
	width: 100%;
	margin: 0 auto 0;
	padding: 0 0 50px;
}

ul.blog-list03 li.blog-box {
	float: left;
	width: 32%;
	margin: 0 2% 30px 0;
	position: relative;
}

ul.blog-list03 li.blog-box:nth-child(3n+0) {
	margin: 0 0 30px 0;
}

ul.blog-list-side li.blog-box {
	width: 100%;
	margin: 0 0% 20px 0;
	position: relative;
}

ul.seminar-list {
	margin: 0 auto 50px;
}

ul.seminar-list li.blog-box {
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
	position: relative;
}

ul.seminar li.blog-box:nth-child(3n+0) {
	float: left;
	margin: 0 0 0 0;
}

.blog-image {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin: 0 auto 10px;
	}
	
.blog-image img {
	width: 100%;
	height: 140px;
	object-fit: cover;
	vertical-align: middle;
	}
	
.blog-title-list {
	font-size:15px !important;
	font-weight: 600;
	margin: 0;
	line-height: 1.5 !important;
}

.blog-title-list a {
	color: #000 !important;
	text-decoration: none !important;
}

.blog-day-list {
	font-size:12px !important;
	font-weight: normal;
	margin: 0 0 5px;
	line-height: 1.5;
	color: #7a7a7a
}

.blog-category-list {
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	color: #fff;
	background-color: #2e2e2e;
	text-align: center;
	padding: 0 20px;
}

.blog-day-category {
	margin: 0 0 20px;
}

.blog-day {
	font-size:13px;
	font-weight: normal;
	margin: 0 0 5px;
	line-height: 1.5;
	color: #7a7a7a
}

.blog-category {
	display: inline-block;
	width: auto;
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	color: #fff;
	background-color: #2e2e2e;
	text-align: center;
	padding: 0 10px;
	margin-left: 15px;
}

.blog-category a {
	color: #fff !important;
	text-decoration: none !important;
}

h2.blog-title {
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 50px;
	line-height: 1.5;
}

.blog-image-single {
	width: 100%;
	height: 280px;
	overflow: hidden;
	margin: 0 auto 20px;
	}
	
.blog-image-single img {
	width: 100%;
	height: 280px;
	object-fit: cover;
	vertical-align: middle;
	}

ul.blog-list-menbefore {
	width: 100%;
	margin: 0 auto 0;
	padding: 0 0 50px !important;
}
 
ul.blog-list-menbefore li a {
	 color: #232323 !important;
	 margin-bottom: 20px;
 }
 
.about-table-pc table {
	width: 100%;
	margin: 0 auto 60px;
	border-collapse: collapse;
	width: 860px;
	font-size: 13px;
	font-weight: 600;
	text-align: left;
	}

.about-table-pc table td, .about-table-pc table th {
	border: 2px solid #fff;
	border-collapse: collapse;
	background: #ededed;
}
.about-table-pc td, .about-table-pc table th {
	padding: 20px 15px;
}
.about-table-pc th {
	background: #ededed;
}

.about-table-pc tr.style td {
	background: #42688a;
	color: #fff;
	text-align: center;
	font-size: 16px;
	width: 28%;
}

.about-table-pc td.cate,.about-table-pc tr.style td.cate {
	background: #e1e8ee;
	width: 15%;
}
</pre></body></html>