<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* itemListImage3 - ç‰¹é›†PCç”¨5åˆ—ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆã€20200203å±±ä¸­è¿½åŠ&nbsp;ã€‘
-------------------------------------------------------------*/
#itemListImage3 {
	margin-bottom: 20px;
	width: 780px;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

/* 190910é‡Žå´Žå¤‰æ›´*/
#itemListImage3:after {
	content: "";
	clear: both;
	display: block;
}

/* clearfix */
#itemListImage3 .box {
	float: left;
	margin: 5px 10px 10px 0;
	width: 146px;
	margin-top: 15px;
	/*! display:flex; */
	/*-ms-flex-wrap: wrap;*/
	/*! -webkit-flex-wrap: wrap; */
	/*! flex-wrap: wrap; */
}

#itemListImage3 .text {
	/*! float: left; */
	width: 146px;
	margin-right: 0;
	padding: 0;
	/*! display: table; */
}

#itemListImage3 .price {
	display: block;
	color: #C00;
	margin: 5px 0;
	padding: 0;
}

#itemListImage3 .price .teika {
	font-weight: bold;
	font-size: 100%;
}

#itemListImage3 p {
	margin: 5px 10px 0 0;
	font-size: 12px;
	line-height: 140%;
}

#itemListImage3 .icon {
	display: block;
	margin: 5px 5px 0 0;
	line-height: 120%;
}

#itemListImage3 .button_area {
	display: block;
	clear: both;
	margin: 5px 10px;
	line-height: 100%;
}

#itemListImage3 .button {
	margin-bottom: 10px;
}

#itemListImage3 .property {
	margin: 0;
	color: #AAA;
	font-size: 70%;
	margin-bottom: 10px;
}

#itemListImage3 .img_box {
	width: 130px;
	height: 130px;
	margin: 0 0 10px 0;
	text-align: center;
	position: relative;
	padding: 0;
}

#itemListImage3 .img_box img {
	width: auto;
	max-width: 130px;
	max-height: 130px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

#itemListImage3 h4 {
	position: relative;
	padding: .5em;
}

#itemListImage3 h4:before,
#itemListImage3 h4:after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 5px;
	box-sizing: border-box;
}

#itemListImage3 h4:before {
	top: 0;
	border-top: 2px solid #003366;
	border-bottom: 1px solid #003366;
}

#itemListImage3 h4:after {
	bottom: 0;
	border-top: 1px solid #003366;
	border-bottom: 2px solid #003366;
}

/* ä»¥ä¸‹ã‚³ãƒ¼ãƒŠãƒ¼ç”¨CSSã¨ã—ã¦ä½¿ç”¨
-------------------------------------------------------------*/
#itemcorner_wrap h1 {
	border-bottom: solid 3px #ccc;
	position: relative;
	font-size: 26px;
	line-height: 180%;
	margin-bottom: 15px;
}

#itemcorner_wrap h1:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #003366;
	bottom: -3px;
	width: 20%;
}

.itemcorner {
	width: 770px;
}

.itemcorner_btm25 {
	margin-bottom: 25px;
}

.itemcorner_table {
	font-size: 15px !important;
	width: 100% !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.itemcorner_tr {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.itemcorner_td {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.itemkakakutai_title {
	background-color: #FFFECC;
	text-align: center;
	padding: 10px 0;
	font-size: 15px;
}

.itemkakakutai {
	width: 190px;
	border: 1px solid #ccc;
	margin-bottom: 15px;

}

.itemkakakutai ul {
	list-style-position: inside;
	list-style-image: url(/client_info/PENHOUSE/images/ext/fountainpen/sankakuyajirushi.jpg);
	font-size: 13px;
	margin: 0;
	padding: 10px;
}

.itemkakakutai li {
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

.itemkakakutai a:hover {
	color: #60ac31;
}

.brandosusume {
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1px;
}

.brandosusume div {
	display: table-cell;
	vertical-align: middle;
}

.brandosusume_left img {
	width: 100px;
	margin-right: 10px;
	/*border:1px solid #000;*/
}

.brandosusume_right {
	font-weight: bold;
}

.brandosusume_cap {
	margin-bottom: 15px;
	font-size: 85%;

}

.pen_itembox_container {
	display: table;
	width: 770px;
	height: auto;
	margin-bottom: 25px;
}

.pen_kaweco_container {
	display: table;
	width: 640px;
	height: auto;
	margin-bottom: 25px;
}

.pen_itembox {
	display: table-cell;
}

.pen_itembox_cap {
	font-size: 85%;
	text-align: left;
	color: #ff6600;
	font-weight: bold;
}

.pen_itembox_name {
	font-size: 12px;
	text-align: left;
}


.itembox_col2 {
	width: 380px;
	vertical-align: top;
	padding-right: 10px;
}


.itembox_col2_end {
	width: 380px;
	vertical-align: top;
}

.itembox_col3 {
	width: 250px;
	vertical-align: top;
	padding-right: 10px;
}

.itembox_col3_end {
	width: 250px;
	vertical-align: top;
}

.itembox_col3k {
	width: 200px;
	vertical-align: top;
	padding-right: 20px;
}

.itembox_col3k_end {
	width: 200px;
	vertical-align: top;
}

.itembox_col4 {
	width: 185px;
	vertical-align: top;
	padding-right: 10px;
}

.itembox_col4_end {
	width: 185px;
	vertical-align: top;
}

.btn_link {
	width: 50%;
	display: table;
	position: relative;
	padding: 1em 2.5em;
	min-width: 8em;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	background-color: #003399;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 25px auto;
}

a.btn_link {
	color: #fff !important;
}

.btn_link:visited {
	color: #fff;
}

.btn_link:hover {
	background-color: #ff6600;
	color: #fff;
}


#tokushunavi {
	font-size: 13px;
}

#tokushunavi ul {
	display: flex;
	flex-wrap: wrap;
	/*å­è¦ç´&nbsp;ã®æŠ˜ã‚Šè¿”ã—è¨­å®š*/
	text-align: center;
	/*ã‚»ãƒ³ã‚¿ãƒªãƒ³ã‚°ã¯å¥½ã¿ã§*/
	margin-bottom: 15px;
}

#tokushunavi ul li {
	width: 200px;
	margin-bottom: 10px;
	border-right: 1px solid #ccc;
}

#tokushunavi li a {
	color: #034689;
}

#tokushunavi li a:visited {
	color: #034689;
}

#tokushunavi li a:hover {
	color: #60ac31;
}

/* fountainMenu ãƒ¡ã‚¤ãƒ³ä¸‹éƒ¨ãƒšãƒ¼ã‚¸å†…ãƒªãƒ³ã‚¯
-------------------------------------------------------------*/


.fountainMenuBnr {
	display: flex;
}

.fountainMenuBnr img {
	display: block;
}

.fountainMenu {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 8px;
	/* lié–“ã®ä½™ç™½ */
}

.fountainMenu li {
	flex: 1 1 146px;
	box-sizing: border-box;
	padding: 0;
	/* li ã«ã¯ä½™ç™½ã‚’æŒãŸã›ãªã„ */
}

.fountainMenu a {
	display: flex;
	align-items: center;
	/* åž‚ç›´æ–¹å‘ã«ä¸­å¤®æƒãˆï¼ˆç¸¦ï¼‰ */
	justify-content: center;
	/* æ°´å¹³æ–¹å‘ã«ä¸­å¤®æƒãˆï¼ˆæ¨ªï¼‰ */
	padding: 4px 8px;
	border: 1px solid #034689;
	color: #036;
	text-align: center;
	height: 100%;
	font-size: 90%;
	line-height: 1.1;
	box-sizing: border-box;
	flex-direction: column;
	/* è¤‡æ•°è¡Œï¼ˆspanãªã©ï¼‰ã«ã‚‚å¯¾å¿œ */
	background-color: #FFF;
}

.fountainMenu a:hover {
	background-color: #EEE;
}

/* fountain-beginner å…¥é–€ç”¨ä¸‡å¹´ç­†
-------------------------------------------------------------*/

.fountain-beginner {
	width: 100%;
}

#main .fountain-beginner h2 {
	line-height: 100%;
}

.fountain-beginner h4 {
	margin: 0px 0px 10px;
	font-size: 80%;
	font-weight: normal;
	line-height: 140%;
	min-height: 60px;
}

.fountain-beginner .price {
	margin: 0px 0px 20px !important;
	font-size: 80% !important;
	color: #C00;
	text-align: right;
}

.fountain-beginner.price_sub {
	display: block;
	text-align: left;
	margin: 5px 0 0;
}

.fountain-beginner ul:after {
	content: "";
	clear: both;
	display: block;
}

/* clearfix */
.fountain-beginner .box {
	float: left;
	width: 138px;
	padding: 10px 0 0;
}


.fountain-beginner .text {
	width: 125px;
}

.fountain-beginner .img_box {
	width: 135px;
	height: 135px;
	text-align: center;
	position: relative;
	margin-bottom: 5px;
}

.fountain-beginner .img_box img {
	width: auto;
	max-width: 135px;
	max-height: 135px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.fountain-beginner .fountain-beginner_inner {
	position: relative;
	width: 730px;
	margin: 0 auto;
}

.fountain-beginner .swiper-button-prev,
.fountain-beginner .swiper-button-next {
	position: absolute;
	background-image: none;
	height: 50px;
	width: 50px;
}

.fountain-beginner .swiper-button-prev::after,
.fountain-beginner .swiper-button-next::after {
	content: "";
	display: block;
	margin: auto;
	background-repeat: no-repeat;
	background-size: contain;
	height: 45px;
	width: 45px;
}

.fountain-beginner .swiper-button-prev::after {
	background-image: url(/client_info/PENHOUSE/view/userweb/images/swiper-button-prev.svg);
}

.fountain-beginner .swiper-button-next::after {
	background-image: url(/client_info/PENHOUSE/view/userweb/images/swiper-button-next.svg);
}

.fountain-beginner .swiper-container {
	width: auto;
	height: auto;
}

.fountain-beginner .btn_link {
	margin: 20px auto;
}

/* fountain-pent ã‚ªãƒªã‚¸ãƒŠãƒ«ä¸‡å¹´ç­†ã€Œpentã€
-------------------------------------------------------------*/

.fountain-pent{
	margin-bottom: 30px;
}

.fountain-pent h3 {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: end;
	margin-bottom: 8px;
}

.fountain-pent h3 img {
	height: 32px;
	width: auto;
}

.fountain-pent h3 span {
	display: inline-block;
	padding: 4px 8px 3px 9px;
	justify-content: center;
	align-items: center;
	border-radius: 12px;
	background: #F60;
	font-size: 13px;
	color: #FFF;
	line-height: 1;
	font-weight: normal;
	margin-left: 8px;
}

.fountain-pent .fountain-pent-brand {
	margin-bottom: 30px;
}

.fountain-pent .fountain-pent-detail {
	width: 100%;
	padding: 10px 10px 8px 10px;
	align-items: center;
	background-color: #F5F5F5;
	border-radius: 6px;
	margin-bottom: 8px;
	font-size: 14px;
	text-align: center;
}

.fountain-pent .fountain-pent-onishi-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.fountain-pent .fountain-pent-onishi-item {
	border: 1px solid #D4D4D4;
	padding: 8px;
	width: 141px;
	margin-bottom: 16px;
}

.fountain-pent .fountain-pent-onishi-item img {
	width: 125px;
	height: 125px;

}

.fountain-pent .fountain-pent-onishi-item span {
	display: block;
	font-size: 14px;
	color: #D60404;
	text-align: right;
	line-height: 1;
}

.fountain-pent .fountain-pent-sailor-item img {
	width: auto;
	max-width: 135px;
	max-height: 135px;
	display: block;
	margin: 0 0 10px 0;
}

#brandPentSailor .swiper-button-next,
#brandPentSailor .swiper-button-prev {
	margin-top: -35px;
}

.fountain-pent-sailor-item span{
	font-size: 14px;
	color: #D60404;
	line-height: 1;
	text-align: right;
	display: block;
}

.fountain-pent-creator-container{
	display: flex;
	width: 100%;
}
.fountain-pent-creator-item{
	width:135px ;
	margin-right:13px ;
	display: flex;
	flex-direction: column;
}

.fountain-pent-creator-item img{
	width: auto;
	max-width: 135px;
	max-height: 135px;
	display: block;
	margin: 0 0 10px 0;
} 
.fountain-pent-creator-item h4 {
	margin: 0px 0px 10px;
	font-size: 80%;
	font-weight: normal;
	line-height: 140%;
	min-height: 60px;
}

.fountain-pent-creator-item .price {
	display: block;
	font-size: 14px;
	color: #D60404;
	text-align: right;
	line-height: 1;
}
</pre></body></html>