@charset "UTF-8";

@media screen and (max-width: 768px) {	
body{
	font-size: 1.6rem;
	line-height: 1.5;
	min-width:100%;
}
a.hover:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
a:hover{
	text-decoration: none !important;
	opacity: 1.0 !important;
}
.menu-trigger {
	display: block;
}
.show_pc{
	display: none !important;
}
.show_sp{
	display: block !important;
}
.show_sp02{
	display: inline !important;
}

img{
	max-width: 100%;
}
#pagetop{
	right: 10px;
    bottom: 70px;
	width: 50px;
    height: 50px;
	font-size: 1.4rem;
	/* width: 35px; */
}


/**************************** header ****************************/
.headerbox .wrap {
    padding: 6px 0;
}
.headerbox .site_title {
    font-size: 1.2rem;
}
.headerbox_top {
    padding: 0 10px;
}

.headerbox_middle {
    padding: 0 10px;
}
.headerbox_middle .wrap {
    padding: 10px 0;
}
.headerbox_middle .logo {
    max-width: 130px;
}

input[type="text"].search_box {
    height: 40px;
    padding: 7px 20px;
	font-size: 1.4rem;
}
.search_btn {
    padding: 0 20px;
    height: 40px;
    font-size: 15px;
}



/**************************** footer ****************************/
.footerbox {
    padding: 30px 15px 80px;
    background-position: bottom 50px right;
    background-size: 60%;
}
.footerbox_in {
    flex-direction: column;
}
.footerbox_in_left {
    width: fit-content;
	margin: 0 auto;
    font-size: 1.4rem;
}
.footerbox_in_left .address {
    padding: 20px 0 30px;
}
.footerbox_in_left .logo {
    max-width: 190px;
	margin: 0 auto;
}

.footerbox_in_right {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    flex: 1;
}
.footer_nav {
	justify-content: flex-start;
	flex-wrap: wrap;
}
.footer_nav_list {
    width: 100%;
    margin: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
}
.footer_nav_list li {
    width: 50%;
    padding: 0 0 10px 0;
	font-size: 1.4rem;
}

.fixed_side {
    position: fixed;
    top: inherit;
    right: inherit;
	bottom: 0;
	left: 0;
    transform: none;
	display: flex;
	width: 100%;
    background: #F7F4F1;
	border: 1px solid #141414;
}
.fixed_side .border {
    display: inline-block;
    width: 1px;
    margin: 0 auto;
    border-right: 1px solid #523C16;
}
.fixed_side a.fixed_info_item {
    display: flex;
	flex-direction: column;
    width: 30%;
	height: auto;
    padding: 10px 5px 5px;
    font-size: 1.3rem;
    writing-mode: horizontal-tb;
}
.fixed_side a.fixed_info_item span {
	display: block;
}
.fixed_side a.fixed_info_item i {
    margin: 0;
	font-size: 2rem;
}
.fixed_side a.fixed_info_item .box {
    position: relative;
    width: fit-content;
    margin: 0 auto;
}
.fixed_side a.fixed_info_item .cart_amount {
    position: absolute;
    top: -6px;
    right: -2px;
    height: 15px;
    width: 15px;
    background: #F76750;
    color: #fff;
    border-radius: 50%;
    font-size: 1rem;
}

.category_list {
	flex-wrap: wrap;
}


/*************************
 top
*************************/
.mainvisual.fixed {
    padding-top: 56px;
}
.top_slider {
    padding: 10px 0;
}

/*-----------矢印表示----------*/
.top_slider .slick-next {
    right: 3vw !important;
}
.top_slider .slick-prev {
    left: 3vw !important;
}
.top_slider .slick-arrow {
    z-index: 2 !important;
    width: 30px !important;
    height: 30px !important;
}

.top_info {
    padding: 10px 10px 5px;
}
.top_info .inner {
    flex-direction: column;
}
.top_info_heading {
    font-size: 1.3rem;
}
.top_info_heading .icon {
    width: 20px;
}
.top_info_item {
    font-size: 1.2rem;
}

.col_container {
    flex-direction: column;
    padding: 30px 0;
}
.col_side {
	order: 2;
    width: 100%;
}
.guide_btn {
    margin: 0 0 20px 0;
}
.guide_btn .icon {
    width: 19%;
    margin: 0 6% 0 0;
}
.guide_btn_text span {
    display: inline-block;
    padding: 0 5px;
    vertical-align: 2px;
}
.guide_btn_text {
    flex: 1;
    font-size: 2rem;
}
.side_banner {
    padding: 0 0 20px 0;
}

.side_nav_list li .img {
    margin: 0 20px 0 10px;
}
.side_nav_list li a .text {
    width: 100%;
}
.side_nav_list li .cate_child01 a {
    padding: 5px 40px 5px 0;
    justify-content: flex-start;
}


.col_main {
    width: 100%;
    padding: 0 0 30px 0;
}
.heading01 {
    margin: 0 0 30px 0;
    padding: 0 0 10px 0;
    font-size: 1.8rem;
}

.card_wrap {
    padding: 0 0 30px;
}
.card_wrap .cards {
    gap: 4%;
}
.cards .card_item {
    position: relative;
    width: 48%;
    margin: 0 0 25px 0;
}
.card_item .btns input {
    padding: 5px;
}

.more_btn {
    margin: 0 0 20px auto;
    font-size: 1.6rem;
}

.top_category_block {
    margin: 0 0 10% 0;
    padding: 40px 45px 25px;
}
.heading02 {
    padding: 0 10%;
    font-size: 1.8rem;
}
.top_category_list {
	flex-wrap: wrap;
}
.top_category_list .list_item {
   width: 45%;
}

.top_news_in {
    flex-direction: column;
    padding: 30px 0 20px;
}
.top_news_in .heading {
    padding: 0 10% 0 2%;
    font-size: 1.8rem;
}
.top_news_list .list_item {
    display: block;
    margin: 0 0 4px 0;
    padding: 9px 0 5px 0;
    font-size: 1.4rem;
}
.top_news_list .list_item .date {
    display: block;
    margin: 0 5% 5px 0;
}

/********* ページナビ *********/
.pagination {
	padding: 15px 0 30px;
}
.pagination a, .pagination span {
    width: 30px;
    height: 30px;
    margin: 8px 2px;
    font-size: 1.4rem;
}
.pagination .first, .pagination .last {
    font-size: 1.7rem;
}


/*************************
 下層
*************************/
.low_container.fixed {
    padding-top: 56px;
}
.breadcrumb {
    padding: 0 0 20px;
}
.breadcrumb_list_link span {
    font-size: 1.1rem;
}
.breadcrumb_list > * + * {
    margin: 0 0 0 5px;
}
.breadcrumb_list > * + *::before {
    content: ">";
    margin: 0 5px 0 5px;
}
.low_col_container {
    padding: 20px 0 30px;
}

.heading_low {
    font-size: 2.4rem;
}

/* 商品一覧 */
.count {
    padding: 5px 0 20px;
    font-size: 1.3rem;
}
.count span {
    display: inline-block;
    margin: 0 0 0 15px;
}
.card_wrap02 {
    padding: 0 0 0;
}

/* 商品詳細 */
.product_info {
    padding: 20px 0 30px;
}
.product_info .column {
    flex-direction: column;
}
.product_info .column .col_slider {
    width: 100%;
    padding: 0 5%;
}
.product_slider {
    position: relative;
}
.product_slider .slick-slide {
    position: relative;
}
.product_slider .slide_item  {
    padding: 5% 7%;
}
.product_slider .slide_item img {
    height: 45vw;
}
.product_slider .slick-arrow {
    width: 30px !important;
    height: 30px !important;
}
.product_slider .slick-next {
    right: -4vw !important;
}
.product_slider .slick-prev {
    left: -4vw !important;
}
.product_thumbs {
    padding: 15px 0;
}
.product_info .col_content {
    width: 100%;
}
.product_info .col_content .product_title {
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    font-size: 1.8rem;
}
.product_info .col_content .inner {
    padding: 20px;
}
.product_info .col_content .price01 {
    font-size: 1.4rem;
    padding: 0 0 5px 0;
}
.product_info .col_content .price01 span {
    font-size: 2.3rem;
}
.product_info .col_content .price02 {
    font-size: 1.2rem;
}
.product_info .col_content .box {
    align-items: flex-end;
    padding: 15px 0;
    font-size: 1.4rem
}
.product_info .col_content .cart_btn {
    padding: 10px;
    font-size: 1.8rem;
}
.product_info .inner {
    padding: 30px 0;
}
.product_info .text01 {
    font-size: 1.5rem;
}
.product_info .movie {
    padding: 30px 0;
}
.product_info .movie .title i {
    margin: 0 10px 0 0;
    padding: 0 0 20px 0;
}
.product_info .movie video {
    max-width: 100%;
}
.product_info .table_box {
    padding: 0 0 40px 0;
}
.product_info .table_box table th,
.product_info .table_box table td {
    display: block;
    padding: 8px 15px;
    font-size: 1.4rem;
}
.product_info .table_box table th {
    width: 100%;
}
.product_info .text02 {
    padding: 0 0 30px 0;
    font-size: 1.5rem;
}
.product_info .text02 .title {
    padding: 0 0 10px 0;
    font-size: 1.8rem;
}
.product_info .checklist {
    padding: 20px;
    font-size: 1.4rem;
}

/* プライバシーポリシー */
/* ご利用規約 */
.low_inner {
    padding: 30px 0;
}
.low_inner .text {
    padding: 0 0 30px 0;
    font-size: 1.5rem;
}
.low_inner .box {
    padding: 0 0 10px 0;
}
.low_inner .box .title {
    padding: 0 0 7px 0;
    font-size: 1.8rem;
}
.low_inner .box .text01 {
    padding: 0 0 10px 0;
    font-size: 1.5rem;
}
.low_inner .box .sub_title {
    margin: 10px 0 10px 0;
    font-size: 1.6rem;
}
.low_inner .box .text02 {
    padding: 0 0 20px 0;
    font-size: 1.5rem;
}
.low_inner .box ul li {
    font-size: 1.5rem;
}

/* 特定商取引法 */
/* 会社概要 */
.low_inner dl {
    flex-direction: column;
    font-size: 1.5rem;
}
.low_inner dl dt {
    width: 100%;
    padding: 20px 10px 0;
    border-bottom: none;
}
.low_inner dl dd {
    width: 100%;
    padding: 20px 10px;
}

/* よくあるご質問 */
.faq .text {
    padding: 0 0 30px 0;
    font-size: 1.5rem;
}
.faq .box {
    margin: 0 0 15px 0;
    padding: 10px 20px;
}
.faq .box .q {
    font-size: 1.5rem;
}
.faq .box .a {
    padding: 20px 0 0 0;
    font-size: 1.5rem;
}

/* ご利用ガイド */
.guide .anchor_list {
    padding: 0 0 20px 0;
    flex-wrap: wrap;
    justify-content: space-between;
    width: fit-content;
    margin: 0 auto;
    gap: 2%;
}
.guide .anchor_list a {
    width: 46%;
    margin: 0 0 15px;
    font-size: 1.4rem;
}
.guide .box .title {
    padding: 0 0 7px 0;
    font-size: 1.8rem;
}
.guide .box_in {
    flex-direction: column;
    padding: 20px 0;
}
.guide .box_in .image {
    width: 100%;
}
.guide .box_in .content {
    width: 100%;
    padding: 15px 0 0;
}
.guide .box_in .text03 {
    font-size: 1.5rem;
}
.guide .note {
    padding: 0 0 20px 0;
}
.guide .note p {
    font-size: 1.4rem;
}
.guide .box:last-of-type {
    padding: 0;
}

.guide #anchor01,
.guide #anchor02,
.guide #anchor03,
.guide #anchor04,
.guide #anchor05 {
    padding-top: 60px;
    margin-top: -60px;
}

/* お問い合わせ */
.contact .text {
    padding: 0;
    font-size: 1.4rem;
}
.contact .table_box {
    margin: 15px auto;
    padding: 30px 10px;
}
.contact .table_title {
    padding: 0 0 20px 0;
    font-size: 2rem;
}
.contact .contact_table th,
.contact .contact_table td {
    display: block;
    padding: 10px;
    font-size: 1.5rem;
}
.contact .contact_table th {
    width: 100%;
    padding: 20px 10px 0;
    border-bottom: none;
}
.contact .contact_table th span {
    margin: 0 7px;
    padding: 0 5px;
    font-size: 1.2rem;
}
.contact .contact_table th.va_top {
    padding-top: 10px;
}
.contact .contact_table td {
    padding-bottom: 20px;
}
.contact .table_box .block_title {
    padding: 0 0 10px;
    font-size: 1.5rem;
}
.contact .table_box .block_in {
    height: 160px;
    padding: 15px 10px;
    font-size: 1.4rem;
}
.contact .table_box .consent {
    padding: 20px 0;
}

/* お問い合わせ確認 */
.confirm .contact_table {
    margin-bottom: 40px;
}
.confirm .contact_table tr th {
    padding: 20px 10px 10px;
}
.confirm .contact_table tr td {
    padding: 10px 10px 20px;
}
.confirm .table_box .btns {
    flex-direction: column;
    padding: 0;
}
.confirm .table_box .submit_btn {
    width: 100%;
    margin: 0 auto 10px;
}

/* お問い合わせ thanks */
.thanks {
    padding: 20px 0 30px;
}
.thanks .text01 {
    font-size: 1.6rem;
}
.thanks .text02 {
    font-size: 1.3rem;
}
.thanks .back_btn {
    max-width: 350px;
    margin: 40px auto 10px;
}

/* お知らせ一覧 */
.news_list li a {
    flex-direction: column;
    padding: 20px 10px;
    font-size: 1.5rem;
}
.news_list .news_date {
    margin: 0 0 10px 0;
    font-size: 1.4rem;
}
.news_list .news_title {
    padding: 0;
}

/* お知らせ詳細 */
.news .article_title {
    font-size: 2rem;
}
.news .article_date {
    font-size: 1.4rem;
}
.news_article .image {
    padding: 20px 20px 30px;
}
.news_article .text {
    padding: 0 0 30px 0;
    font-size: 1.4rem;
}
.news_article .sub_title01 {
    font-size: 1.9rem;
}
.news_article .sub_title01::before {
    height: 23px;
    margin: 0 10px 0 0;
}
.news_article .sub_title02 {
    font-size: 1.7rem;
}
.news_article .sub_title03 {
    font-size: 1.5rem;
}
.news .back_btn {
    margin: 20px auto 0;
}
.news .back_btn a {
    padding: 14px 0;
}

/* メーカー一覧 */
.maker .anchor_list {
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 0 40px 0;
    padding: 15px 10px;
}
.maker .anchor_list a {
    margin: 0 20px;
    font-size: 1.4rem;
}
.maker_block {
    padding: 0 0 20px;
}
.maker_colum {
    padding: 0 0 20px 0;
}
.maker_list {
    gap: 4%;
}
.maker_list_item {
    display: block;
    width: 48%;
    margin: 0 0 20px 0;
    font-size: 1.4rem;
}
.maker_list_item img {
    height: 70px;
}
.maker #anchor01,
.maker #anchor02,
.maker #anchor03,
.maker #anchor04,
.maker #anchor05,
.maker #anchor06,
.maker #anchor07,
.maker #anchor08,
.maker #anchor09,
.maker #anchor10 {
    padding-top: 60px;
    margin-top: -60px;
}

/* カテゴリ一覧 */
.category .anchor_list {
    flex-wrap: wrap;
    margin: 0 0 40px 0;
    padding: 10px;
}
.category .anchor_list a {
    margin: 0 10px 5px;
    width: 40%;
    font-size: 1.4rem;
}
.category_list {
    gap: 0;
}
.category_list .inner {
    width: 100%;
}
.category_block {
    padding: 0 0 30px;
}
.category_list_item {
    display: block;
    margin: 0 0 20px;
}
.category_list_item .img {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px;
    width: 46px;
    border-radius: 999px;
    border: 1px solid #C8C8C8;
    object-fit: contain;
    object-position: center;
    vertical-align: middle;
}
.category_list_item .item_link_list {
    list-style: none;
    padding-left: 55px;
    font-size: 1.4rem;
}
.category_list_item .item_link_list li {
    margin: 0 0 13px 0;
}
.category #anchor01,
.category #anchor02,
.category #anchor03,
.category #anchor04,
.category #anchor05,
.category #anchor06 {
    padding-top: 60px;
    margin-top: -60px;
}

/*************************
 マイページ
*************************/
.mypage .logo {
    margin: 0;
}
.mypage footer {
    margin: 0 0 50px 0;
}
.mypage .back_btn {
    top: 20px;
    right: 0;
    padding: 5px 7px;
    font-size: 1.1rem;
}
.mypage_container {
    max-width: 920px;
    margin: 0 auto 50px;
    padding: 0 10px;
}
.mypage_container .inner {
    padding: 30px 0;
}
.mypage_container .heading {
    padding: 30px 0;
    font-size: 2rem;
}
.mypage_container .user_name {
    font-size: 1.5rem;
}
.mypage_container .link_area {
    flex-wrap: wrap;
    padding: 0 0 25px 0;
}
.mypage_container .link_area a {
    width: 48%;
    margin: 0 0 10px 0;
    padding: 8px;
    font-size: 1.4rem;
}
.page_heading {
    margin: 0 0 25px 0;
    padding: 10px 15px;
    font-size: 1.7rem;
}

.mypage_container.fixed {
    padding-top: 59px;
}


/* 注文履歴 */
.order_list {
    margin: 0 0 30px 0;
}
.order_list_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 12px 13px;
    font-weight: bold;
}
.order_time {
    width: 100%;
    padding: 0 0 10px 0;
    font-size: 1.5rem;
}
.order_time .number {
    font-size: 1.4rem;
}
.order_price {
    width: 100%;
    padding: 0 0 10px 0;
    font-size: 1.5rem;
}
.order_status {
    width: 47%;
    padding: 0 0 10px 0;
    font-size: 1.5rem;
}
.order_list_item .detail_btn {
    padding: 7px 6%;
    margin-left: auto;
    font-size: 1.4rem;
}
.order_list_item .detail_btn .arrow {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 0 10px;
    right: -3px;
    top: 14px;
}

/* 注文履歴詳細 */
.order_detail {
    padding: 0 0 5px ;
    /* border: 1px solid #dadada; */
}
.order_detail_head {
    margin: 0 0 5px 0;
    padding: 20px;
}
.order_detail_head .top {
    flex-direction: column;
    padding: 0 0 20px 0;
}
.order_detail_head .status {
    margin: 0 auto 10px;
    padding: 5px 20px;
    font-size: 1.6rem;
}
.order_detail_head .date,
.order_detail_head .number {
    margin: 5px auto 0;
}
.order_detail_head .reorder {
    margin: 20px auto 0;
    padding: 7px 20px;
    font-size: 1.4rem;
}
.order_detail_head .bottom {
    padding: 20px 0 0;
}
.order_detail_head .bottom_in {
    flex-direction: column;
}
.order_detail_head .order_total_amount {
    margin: 0 0 15px 0;
}
.order_detail_head .amount_detail {
    font-size: 1.3rem;
}
.order_detail_head .amount_detail span {
    display: inline-block;
    margin: 0 13px;
}
.order_detail_item {
    margin: 0 10px;
    padding: 20px 10px;
    flex-direction: column;
}
/* .order_detail_item + .order_detail_item  {
    border-top: 1px solid #dadada;
} */
.order_detail_item .image {
    width: 60%;
    padding: 10px;
    margin: 0 auto;
}
.order_detail_item .image img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: cover;
}
.order_detail_item .content {
    flex: 1;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.order_detail_item .content_in01 {
    font-weight: 500;
}
.order_detail_item .content_in01 .item_name {
    padding: 0 0 7px 0;
}
.order_detail_item .content_in01 .item_number,
.order_detail_item .content_in01 .item_price {
    font-size: 1.4rem;
}
.order_detail_item .content_in01 .item_number {
    padding: 0 0 5px 0;
}
.order_detail_item .content_in01 .item_price {
    padding: 0 0 10px 0;
}
.order_detail_item .content_in02 {
    flex-wrap: wrap;
    padding: 10px;
}
.order_detail_item .order_quantity {
    width: 50%;
    font-size: 1.5rem;
}
.order_detail_item .order_price {
    width: 50%;
    padding: 0;
}
.order_detail_item .reorder_quantity {
    width: 60%;
    margin: 10px 0 0 0;
    display: flex;
    align-items: center;
    margin-left: auto;
}


/* お気に入り */
.favorite_list {
    margin: 0 0 30px 0;
    padding: 0 10px;
}
.favorite_list_item {
    flex-direction: column;
    padding: 10px 0;
}
.favorite_list_item .content {
    width: 100%;
    padding: 0;
}
.favorite_list_item .content .item_name {
    font-size: 1.6rem;
}
.favorite_list_item .content .item_number {
    font-size: 1.4rem;
}
.favorite_list_item .price {
    width: 100%;
}
.favorite_list_item .btns {
    width: 100%;
}

/*=======================
20230711 追加
=======================*/
/* トップ */
.top_category_block {
    margin: 0 0 10% 0;
    padding: 40px 25px 25px;
}
.top_category_list {
    justify-content: flex-start;
    gap: 4%;
}
.top_category_list .list_item {
    width: 33%;
    max-width: 90px;
    min-width: auto;
}
.top_category_list .list_image {
    width: 90px;
    height: 90px;
}
.side_nav_list li .img {
    height: 32px;
}
.card_item .cart_btn {
    text-align: center;
}
.side_nav_list li .cate_child01 a .text {
    flex: 1;
    width: 80%;
    font-size: 1.4rem;
    font-weight: 300;
}

/* 商品詳細 */
.product_info .col_content .tags .tag {
    margin-right: 3px;
}
.product_info .col_content .cart_btn {
    text-align: center;
}
.product_thumbs .slick-track {
    display: flex;
}
.product_thumbs .slick-slide {
    height: auto !important;
}
.product_thumbs .slick-slide > div {
    height: 100%;
    max-height: 70px;
}
.product_thumbs .slide_item {
    height: 100%;
}
.product_thumbs .slide_item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.product_info .inner {
    padding: 30px 0;
}
.product_info .text01 {
    padding-bottom: 40px;
}
.product_info .movie {
    padding: 0 0 60px;
}


/* カテゴリ一覧 */
.category .anchor_list {
    justify-content: flex-start;
    padding: 20px 3% 10px;
}
.category .anchor_list a {
    width: fit-content;
    margin: 0 10px 10px;
}
.category .category_list {
    display: block;
}
.category_list > .category_list_item:first-child {
    flex-direction: column;
    margin: 0;
}
.category_list > .category_list_item > .category_list_item {
    width: 100%;
}
.category_list > .category_list_item > .category_list_item > a.item_link {
    margin-bottom: 10px;
}
.category_list > .category_list_item > .category_list_item > .category_list_item {
    margin: 0 0 10px;
    padding-left: 40px;
    font-size: 1.4rem;
}
.category_list > .category_list_item > .category_list_item > .category_list_item .img {
    width: 30px;
    height: 30px;
}
.category_list_item .img {
    height: 46px;
    padding: 0;
}
.category #electric,
.category #cutlery {
    padding-top: 100px;
    margin-top: -100px;
}


/* メーカー一覧 */
.maker .anchor_list {
    margin: 0 0 40px 0;
    padding: 10px;
}
.maker .anchor_list a {
    margin: 0 10px;
}
.maker .heading01 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.6rem;
}
.maker .category_list > .category_list_item:first-child {
   gap: 3%;
}
.maker .category_list>.category_list_item:first-child .category_list_item {
    width: 48%;
    margin-bottom: 20px;
    font-size: 1.4rem;
}
.maker .category_list_item .img {
    margin: 0 10px 0 0;
    padding: 5px;
    width: 100%;
    height: 70px;
}
.maker #agyo,
.maker #kagyo {
    padding-top: 100px;
    margin-top: -100px;
}

/* お知らせ */
.news_article h2 {
    font-size: 1.9rem;
}
.news_article h2::before {
    height: 23px;
    margin: 0 10px 0 0;
}
.news_article h3 {
    font-size: 1.7rem;
}
.news_article h4 {
    font-size: 1.5rem;
}
.news_article p {
    padding: 0 0 30px 0;
    font-size: 1.4rem;
}

/* ログアウト後 */
.entrance .text {
    padding: 0 0 40px;
}
.entrance .box {
    margin: 0 auto 30px;
    flex-direction: column;
}
.entrance a {
    display: block;
    width: 80%;
    margin: 0 auto 10px;
}

/* 20230727 */
.alert.alert-success {
    padding: 3%;
    font-size: 1.5rem;
}

/* 20230807 */
.category .category_block {
    padding-top: 60px !important;
    margin-top: -60px !important;
}
.maker .category_block {
    padding-top: 50px !important;
    margin-top: -50px !important;
}

/* 20230809 */
.top_news_in .heading {
    padding: 0 10%;
    font-size: 1.8rem;
}
.top_news_in .top_news_list {
    width: 100%;
}
.top_news_list .list_item {
    display: flex;
}
.top_news_list .list_item span {
    display: block;
}

.guide #anchor06,
.guide #anchor07,
.guide #anchor08,
.guide #anchor09 {
    padding-top: 60px;
    margin-top: -60px;
}
.guide .anchor_list {
    justify-content: flex-start;
    padding: 20px 3% 10px;
    margin: 0 0 40px 0;
}
.guide .anchor_list a {
    width: fit-content;
    margin: 0 10px 10px 0;
}

.campaign_explanation:first-of-type {
    padding: 5px 0 5px;
}
.campaign_explanation {
    padding: 0;
    font-size: 1.3rem;
}
.campaign_explanation span {
    display: inline-block;
    margin: 0 0 0 15px;
}

.search_form_button_box {
    width: 100%;
    margin: auto;
}

/* 20250926 */
.banner-slider-wrap {
    padding:0;
}
.banner-slider-wrap.fixed {
    padding-top: 115px;
}
.banner-slider .slick-slide {
  height: auto;
  aspect-ratio: 13/8;
}
.banner-slider .slick-slide img {
    object-position: center;
}



}
