<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.product .detail,
.product .spec,
.product .course-list {
	width: 1024px;
	margin: 0 auto;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

.detail .l-col {
	float: left;
	width: 440px;
}
.main-image {
	width: 440px;
	height: 440px;
	margin-bottom: 12px;
	position: relative;
}
.main-image img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.thumb-list {
	margin-bottom: 26px;
}
.thumb-list li {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.thumb-list li:nth-child(4n+1) {
	margin-left: 0;
}
.thumb-list li a {
	display: block;
	width: 100px;
	height: 100px;
	position: relative;
	border: 1px solid #ccc;
}
.thumb-list li a img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.e-books {
	margin-bottom: 40px;
}
.e-books .best,
.e-books .card {
	float: left;
	width: 213px;
    margin-bottom: 10px;
}
.e-books .best p,
.e-books .card p{
	margin-bottom: 5px;
}
.e-books .gourmet {
	float: right;
	width: 213px;
    margin-bottom: 10px;
}
.e-books .gourmet p {
	margin-bottom: 5px;
}

.e-books .claim {
       /*float: left;*/
       width: 213px;
       /*margin-left: 5px;*/
}
.e-books .claim p {
       margin-bottom: 5px;
}

.brand {
	margin-bottom: 40px;
}
.brand a {
	display: block;
	width: 100%;
	height:182px;
	border: 1px solid #ccc;
	color: #333;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	background: url("/user_data/packages/default/images/products/brand_arrow.png") no-repeat 95% center;
}
.brand .brandPh {
	display: inline-block;
	height: 182px;
	margin-left: 15px;
	position: relative;
	vertical-align: middle;
	width: 180px;
}
.brand .brandPh img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}
.brand .txt {
	display: inline-block;
	vertical-align: middle;
	margin-left: 28px;
	width: 164px;
	font-size: 14px;
}

.tag-area {
	margin-bottom: 100px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	font-size: 14px;
	color: #333;
}
.tag-area ul {
	margin-top: 12px;
	margin-bottom: 18px;
}
.tag-area ul li {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.tag-area ul li a {
	font-size: 13px;
	color: #333;
	height: 28px;
	display: block;
	line-height: 28px;
	border-radius: 14px;
	background-color: #eee;
	padding: 0 10px;
	text-decoration: none;
}

.detail .r-col {
	float: right;
	width: 490px;
}

.detail .product-no {
	font-size: 12px;
	color: #333;
}

.detail .ttl {
	margin-top: 30px;
	width: 456px;
	font-size: 30px;
	color: #000;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	line-height: 46px;
	font-weight: bold;
	margin-bottom: 40px;
}
.detail-txt {
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	margin-bottom: 60px;
}
.detail-txt .lead-txt {
	font-size: 16px;
	font-weight: bold;
	line-height: 29px;
	margin-bottom: 30px;
}
.detail-txt .txt {
	font-size: 14px;
	line-height: 28px;
}

.price-area {
	border-top: 1px dotted #000;
	padding-top: 40px;
	margin-bottom: 20px;
}

.product-standard {
	padding: 0 0 20px;
}

.product-standard dl {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.product-standard dt,
.product-standard dd {
	display: table-cell;
	vertical-align: middle;
	height: 46px;
}

.product-standard dt {
	padding-right: 10px;
	font-size: 16px;
	color: #000;
	line-height: 1.5;
	text-align: left;
}

.product-standard dd {
	line-height: 46px;
}

.product-standard select {
	width: 100%;
	vertical-align: middle;
	padding: 8px;
	margin: 5px 0;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.price-area .quantity {
	float: left;
	display: inline-block;
	vertical-align: middle;
	line-height: 28px;
}
.price-area .quantity label {
	margin-right: 10px;
}
.price-area .quantity input#quantity {
	border: none;
	width: 105px;
	height: 34px;
	margin-right: 15px;
	background-color: #eee;
	text-align: center;
}
.price-area .quantity .spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
	height: 34px;
	width: 13px;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-spinner-button {
	width: 13px;
	height: 50%;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
}
.spinner .ui-spinner-up .ui-icon {

}
.spinner .ui-spinner-down .ui-icon {

}

.spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
	color: #000;
	width: 13px;
	height: 7px;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.ui-spinner-up .ui-icon {
	background: url("/user_data/packages/default/images/products/spin_up.png");
}
.ui-spinner-down .ui-icon {
	background: url("/user_data/packages/default/images/products/spin_down.png");
}

.price-area .price {
	float: right;
	font-size: 24px;
	line-height: 28px;
	color: #000;
    text-align: right;
}
.price-area .price span {
	font-size: 12px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.price-area .price .point,
.price-area .price .discount {
    font-size: 12px;
    font-weight: normal;
}
.btn-area .favorite a {
	font-size: 16px;
	color: #000;
    /*color: #FFFFFF;*/
	display: block;
	height: 46px;
	line-height: 46px;
	background-image: url("/user_data/packages/default/images/products/favo_off.png");
	background-repeat: no-repeat;
	background-position: 5% center;
	width: 203px;
	border-radius: 23px;
	text-align: center;
	padding-left: 20px;
	box-sizing: border-box;
    background-size: 26px 26px;
}
.btn-area .favorite .favTxt {
	font-size: 14px;
	height: 46px;
	line-height: 46px;
    color: #e58181;
    font-weight: bold;
}
.btn-area .cart {
	margin: 0;
}
.btn-area .cart a {
	display: block;
	width: 277px;
	height: 46px;
	border-radius: 23px;
	text-align: center;
	background-color: #000;
	line-height: 46px;
	font-size: 16px;
	background-image: url("/user_data/packages/default/images/products/cart_off.png");
	background-repeat: no-repeat;
	background-position: 20% center;
	padding-left: 20px;
	box-sizing: border-box;
	text-decoration: none;
}
.btn-area p.attention {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
.btn-area a.btn {
	background-color: #000;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 10px 15px;
	margin-right: 10px;
}

.info {
	margin-bottom: 30px;
}
.info table,
.spec table {
	width: 100%;
	font-size: 14px;
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.info table {
	border-top: 0 none;
}
.info table th,
.spec table th {
	background: #f4f4f4;
	width: 120px;
	padding: 15px;
	vertical-align: top;
	border: none;
	border-bottom: 1px dotted #000;
	color: #333;
	box-sizing: border-box;
}
.info table td,
.spec table td {
	color: #000;
	padding: 15px;
	border: none;
	border-bottom: 1px dotted #000;
}

.info table p.caution {
	font-size: 12px;
	color: #e00000;
	margin-top: 15px;
}
.info table span.normal {
	display: inline-block;
	vertical-align: middle;
}
.info table span.other {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #959595;
}
.info table span.normal span {
	display: block;
	width: 60px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	box-sizing: border-box;
}
.info table span.normal span.on {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}
.info table span.normal span.off {
	background: #fff;
	color: #cacaca;
	border: 1px solid #cacaca;
}
.info table span.other span {
	display: block;
	width: 86px;
	height: 23px;
	line-height: 23px;
	text-align: center;
}
.info table span.other span.on {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}
.info table span.other span.off {
	text-align: center;
	background: #fff;
	color: #cacaca;
	border: 1px solid #cacaca;
}

.info span.status_icon {
	display: inline-block;
	padding: 5px;
	background-color: #000;
	color: #fff;
	margin-bottom: 5px;
}


.social {
	text-align: right;
}
.social a {
	margin-left: 15px;
}

.spec h2 {
	font-size: 24px;
	line-height: 28px;
	color: #333;
	font-weight: bold;
}
.spec .more {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 60px;
}
.spec .more a {
	position: relative;
	background: #000;
	width: 367px;
	height: 46px;
	border: 1px solid #000;
	border-radius: 23px;
	color: #fff;
	display: inline-block;
	line-height: 46px;
	font-size: 16px;
	text-decoration: none;
}
.spec .more a:after {
	position: absolute;
	background-image: url("/user_data/packages/default/images/products/more_arrow_off.png");
	background-repeat: no-repeat;
	width: 14px;
	height: 8px;
	content: "";
	top: 19px;
	right: 10%;
}
.spec .more a.close:after {
	position: absolute;
	background-image: url("/user_data/packages/default/images/products/more_arrow_off.png");
	background-repeat: no-repeat;
	width: 14px;
	height: 8px;
	content: "";
	top: 19px;
	right: 10%;
	transform: scaleY(-1);
}

.spec .more a:hover {
	opacity: 1.0;
	color: #000;
	background: #fff;
}
.spec .more a:hover:after {
	position: absolute;
	background-image: url("/user_data/packages/default/images/products/more_arrow_on.png");
	background-repeat: no-repeat;
	width: 14px;
	height: 8px;
	content: "";
	top: 19px;
	right: 10%;
}
.spec .more a.close:hover:after {
	position: absolute;
	background-image: url("/user_data/packages/default/images/products/more_arrow_on.png");
	background-repeat: no-repeat;
	width: 14px;
	height: 8px;
	content: "";
	top: 19px;
	right: 10%;
	transform: scaleY(-1);
}

.course-list {

}
.course-list .back {
	text-align: center;
	margin-bottom: 100px;
}
.course-list .back a {
	background: #fff;
	width: 367px;
	height: 46px;
	border: 1px solid #000;
	border-radius: 23px;
	color: #000;
	display: inline-block;
	line-height: 46px;
	font-size: 16px;
	background-image: url("/user_data/packages/default/images/products/back_arrow_off.png");
	background-repeat: no-repeat;
	background-position: 10% center;
}
.course-list .back a:hover {
	opacity: 1.0;
	color: #fff;
	background: #000;
	background-image: url("/user_data/packages/default/images/products/back_arrow_on.png");
	background-repeat: no-repeat;
	background-position: 10% center;
}
.course-list .ttl {
	position: relative;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
.course-list .ttl img {
	display: inline-block;
	vertical-align: bottom;
}
.course-list .ttl span {
	display: inline-block;
	margin-left: 20px;
	font-size: 18px;
	color: #333;
	line-height: 28px;
}
.course-list .ttl a {
	position: absolute;
	color: #333;
	font-size: 14px;
	line-height: 28px;
	right: 0;
	bottom: 5px;
	padding-right: 22px;
	background: url("/user_data/packages/default/images/products/course_arrow.png") no-repeat 100% center;
}
.course-list .slick_slider {
	margin-bottom: 130px;
}
.course-list .slick_slider a {
	color: #333;
	font-size: 14px;
	line-height: 23px;
}
.course-list .slick_slider li {
	padding: 10px;
}
.course-list .slick_slider li .ph {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}
.course-list .slick_slider li .ph img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.course-list .slick_slider li .product_name,
.course-list .slick_slider li .price {
	width: 150px;
	margin: 0 auto;
	color: #333;
	font-weight: normal;
}

.about {
	width: 100%;
	margin: 30px auto auto;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	background-color: #f3f3f3;
	padding-top: 44px;
	padding-bottom: 72px;
}
.aboutInner {
	width: 1024px;
	margin: 0 auto;
}
.aboutInner ul {
	padding: 0 26px;
}
.aboutInner li {
	float: left;
	text-align: center;
	width: 260px;
	margin-left: 96px;
}
.aboutInner li:first-child {
	margin-left: 0;
}
.aboutInner li p.cmt {
	height: 110px;
	font-size: 14px;
	color: #646055;
	line-height: 28px;
	padding-top: 10px;
}
.about .banner {
	text-align: center;
}

.history,
.recommend {
	width: 1024px;
	margin: 50px auto;
}
.history h3,
.recommend h3 {
	font-size: 18px;
	border-bottom: 1px solid #000;
	color: #000;
	margin-bottom: 40px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
.history .slick-list,
.recommend .slick-list {
	margin: 0 30px;
	overflow: hidden;
}
.history ul li,
.recommend ul li {
	float: left;
	margin: 0 10px;
	width: 150px;
}
.history ul li .ph,
.recommend ul li .ph {
	position: relative;
	width: 150px;
	height: 150px;
}

.history ul li .ph img,
.recommend ul li .ph img {
	position: absolute;
	max-width: 100%;
	max-height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.history ul li .product_name,
.history ul li .price,
.recommend ul li .product_name,
.recommend ul li .price {
	color: #333;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	font-size: 14px;
	font-weight: normal;
	margin: 0 auto;
	width: 150px;
}

.giftOptionList li {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.giftOptionList li img {
	margin-right: 5px;
}

.append-spec .colBox .leftCol {
    float: left;
    width: 46%;
}
.append-spec .colBox .rightCol {
    float: right;
    width: 46%;
}
.append-spec .catalogueIntroduction {
	width: auto;
	margin-bottom: 50px;
}
.append-spec .catalogueIntroduction .priceArea {
    table-layout: auto;
    vertical-align: top;
    padding-bottom: 0;
}
.append-spec .catalogueIntroduction .priceHeading {
    color: #000;
    display: table-cell;
    font-size: 22px;
    font-weight: bold;
    overflow-wrap: break-word;
    text-align: left;
    vertical-align: top;
    width: 205px;
    line-height: 5;
}
.append-spec .catalogueIntroduction .bnrList ul li {
    float: left;
    /* width: 500px; */
    margin-top: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.append-spec .catalogueIntroduction .bnrList ul li:nth-child(odd) {
	margin-left: 0;
	margin-right: 72px;
}
.append-spec .catalogueIntroduction .bnrList ul li:nth-child(even) {
	/* margin-left: 12px; */
	margin-right: 0;
}
.append-spec .tblBox {
    display: table;
    line-height: 5;
    width: 100%;
}
.append-spec .catalogueIntroduction .price {
    text-align:left;
    color: #000;
    font-size: 22px;
    font-weight: normal;
}

.append-spec .detailIntroduction {
       background-color: #faf9f5;
       padding: 20px 40px;
       font-size: 14px;
       line-height: 28px;

}
.append-spec .detailIntroduction .colBox {
       border-bottom: 1px #d9d8d6 solid;
       padding: 20px 0;
       color: #555;
}

.append-spec .detailIntroduction .colBox .leftCol p{
       font-size: 16px;
       font-weight: bold;
       line-height: 29px;
       margin-bottom: 10px;

}.append-spec .detailIntroduction .colBox .rightCol{
       float: right;
       width: 400px;
       margin-left: 40px;
}
.append-spec .detailIntroduction .colBox .leftCol{
       float: left;
}




.catalog_list_wrap {
	width: 1024px;
	margin: 0 auto;
}
.catalog_list_wrap h3 {
	font-size: 18px;
	border-bottom: 1px solid #000;
	color: #000;
	margin-bottom: 40px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

.catalog_list_wrap ul {

}
.catalog_list_wrap ul li {
	float: left;
	box-sizing: border-box;
	margin-left: 11px;
	width: 196px;
	margin-bottom: 30px;
}
.catalog_list_wrap ul li:nth-child(5n+1) {
	margin-left: 0;
}
.catalog_list_wrap ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.catalog_list_wrap ul li p.imgBox img {
	border: 1px solid #eee;
	/*box-sizing: border-box;*/
}
.catalog_list_wrap ul li p.txt {
	font-size: 12px;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
}



.feature_list_wrap {
	width: 1024px;
	margin: 0 auto;
}
.feature_list_wrap h3 {
	font-size: 18px;
	border-bottom: 1px solid #000;
	color: #000;
	margin-bottom: 40px;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

.feature_list_wrap ul {

}
.feature_list_wrap ul li {
	float: left;
	box-sizing: border-box;
	margin-left: 20px;
	width: 328px;
	margin-bottom: 30px;
}
.feature_list_wrap ul li:nth-child(3n+1) {
	margin-left: 0;
}
.feature_list_wrap ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.feature_list_wrap ul li p.imgBox img {
	border: 1px solid #eee;
	/*box-sizing: border-box;*/
}
.feature_list_wrap ul li p.txt {
	font-size: 12px;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
}

/* 20220822 関連ワード追加 ここから	*/
.searchWords {
	margin-top: 40px;
}
.searchWords__title {
    font-weight: 500;
    margin-bottom: 12px;
}
.searchWords__list {
	overflow:hidden;
}
.searchWords__item {
    float: left
}
.searchWord {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #333;
	font-size: 16px !important;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 5px 5px 0;
}
/* 20220822 関連ワード追加 ここまで	*/


/* 20230104 カタログタイプ別リンク ここから */
.catalogtype {
	font-size: 0;
	margin-top: 10px;
} 
.catalogtype__catch {
	font-size: 14px;
} 
.catalogtype__table {
    width: 100%;
	border-top: 1px solid #888; 
	border-left: 1px solid #888; 
	margin: 5px 0 0px 0;
} 
.catalogtype__heading {
	width: calc(100% / 3);
	border-right: 1px solid #888; 
	border-bottom: 1px solid #888; 
	font-size: 16px; 
	font-weight: 600; 
	text-align: center !important; 
	padding: 10px;
} 
.catalogtype__heading.catalogtype__heading--selected {
	background-color: #888; 
	color: #fff;
} 
.catalogtype__name {
	display: inline;
} 
.catalogtype__link {
	border-right: 1px solid #888; 
	border-bottom: 1px solid #888; 
	text-align: center !important; 
	padding: 10px;
} 
.catalogtype__link--off {
	color: #cacaca;
} 
.catalogtype__mark {
	font-size: 26px;
}
.catalogtype__text {
	font-size: 13px; 
	position: relative;
} 
.catalogtype__link a {
	text-decoration: none; 
	color: #000;
} 
.catalogtype__link a .catalogtype__text::after {
	display: inline-block; 
	content: ""; 
	margin-left: 5px; 
	width: 6px; 
	height: 6px; 
	border-width: 1px 1px 0 0; 
	border-style: solid; 
	transition-delay: 0s; 
	transition-timing-function: linear; 
	transition-duration: 0.12s; 
	transition-property: border-color; 
	-webkit-transform: translateY(-25%) rotate(45deg); 
	transform: translateY(-25%) rotate(45deg);
}
#courseListLink { /* カテゴリーページ コース一覧 遷移先位置調整 */
	padding-top: 62px;
    margin-top: -62px;
}
.catalogtype__sasshi {
    display: inline;
    background-image: url(/AOS/user_data/packages/default/images/products/icon-sasshi.png);
    background-repeat: no-repeat;
    background-position: 15% center;
    background-size: 28px;
    padding-left: 1.5em;
}
.catalogtype__heading.catalogtype__heading--selected .catalogtype__sasshi {
    background-image: url(/AOS/user_data/packages/default/images/products/icon-sasshi--selected.png);
}
.catalogtype__card {
    display: inline;
    background-image: url(/AOS/user_data/packages/default/images/products/icon-card.png);
    background-repeat: no-repeat;
    background-position: 10% center;
    background-size: 28px;
    padding-left: 1.6em;
}
.catalogtype__heading.catalogtype__heading--selected .catalogtype__card {
    background-image: url(/AOS/user_data/packages/default/images/products/icon-card--selected.png);
}
.catalogtype__social {
    display: inline;
    background-image: url(/AOS/user_data/packages/default/images/products/icon-social.png);
    background-repeat: no-repeat;
    background-position: 1% center;
    background-size: 25px;
    padding-left: 1.2em;
}
.catalogtype__heading.catalogtype__heading--selected .catalogtype__social {
    background-image: url(/AOS/user_data/packages/default/images/products/icon-social--selected.png);
}
/* 20230104 カタログタイプ別リンク ここまで */


/* 20230426 ギフトタイプ別リンク ここから */
.gifttype {
	font-size: 0;
	margin-top: 10px;
} 
.gifttype__catch {
	font-size: 14px;
} 
.gifttype__table {
    width: 100%;
	border-top: 1px solid #888; 
	border-left: 1px solid #888; 
	margin: 5px 0 0px 0;
} 
.gifttype__heading {
	width: calc(100% / 3);
	border-right: 1px solid #888; 
	border-bottom: 1px solid #888; 
	font-size: 16px; 
	font-weight: 600; 
	text-align: center !important; 
	padding: 10px;
} 
.gifttype__heading.gifttype__heading--selected {
	background-color: #888; 
	color: #fff;
} 
.gifttype__name {
	display: inline;
} 
.gifttype__link {
	border-right: 1px solid #888; 
	border-bottom: 1px solid #888; 
	text-align: center !important; 
	padding: 10px;
} 
.gifttype__link--off {
	color: #cacaca;
} 
.gifttype__mark {
	font-size: 26px;
}
.gifttype__text {
	font-size: 13px; 
	position: relative;
} 
.gifttype__link a {
	text-decoration: none; 
	color: #000;
} 
.gifttype__link a .gifttype__text::after {
	display: inline-block; 
	content: ""; 
	margin-left: 5px; 
	width: 6px; 
	height: 6px; 
	border-width: 1px 1px 0 0; 
	border-style: solid; 
	transition-delay: 0s; 
	transition-timing-function: linear; 
	transition-duration: 0.12s; 
	transition-property: border-color; 
	-webkit-transform: translateY(-25%) rotate(45deg); 
	transform: translateY(-25%) rotate(45deg);
}
.gifttype__delivery {
    display: inline;
    background-image: url(/AOS/user_data/packages/default/images/products/icon-delivery.png);
    background-repeat: no-repeat;
    background-position: 15% center;
    background-size: 28px;
    padding-left: 1.8em;
}
.gifttype__heading.gifttype__heading--selected .gifttype__delivery {
    background-image: url(/AOS/user_data/packages/default/images/products/icon-delivery--selected.png);
}
.gifttype__social {
    display: inline;
    background-image: url(/AOS/user_data/packages/default/images/products/icon-social.png);
    background-repeat: no-repeat;
    background-position: 1% center;
    background-size: 25px;
    padding-left: 1.2em;
}
.gifttype__heading.gifttype__heading--selected .gifttype__social {
    background-image: url(/AOS/user_data/packages/default/images/products/icon-social--selected.png);
}
.gifttype__caption {
	font-size: 12px;
    margin-top: 5px;
}
/* 20230426 ギフトタイプ別リンク ここまで */
</pre></body></html>