@charset "utf-8";
/*--------------------------------------------
  demoマーク
--------------------------------------------*/

/*
body:before {
    content: '●';
    color: red;
    top: 0;
    right: 6px;
    z-index: 10000;
    position: fixed;
}
*/

/*--------------------------------------------
  fukumachi
--------------------------------------------*/
.center_box{max-width:740px;width:100%;margin:20px auto;}
#sec_01_3{margin-top:50px;}
.new_sec_box{padding:15px;font-size:16px;line-height:1.6;}
.oguni_sub{text-align:center;font-size:18px;}
.new-h2{}
.new-h3{}
	.news_area h2{font-size:28px;margin-bottom:20px;margin-top:50px;
    text-shadow: 1px 1px 2px #999;
    color: #181896;
    border-bottom: 2px solid #181896;}
	.news_area h3{font-size:20px;    margin-bottom: 10px;
    margin-top: 30px;}
	.news_area{font-size:16px;margin-bottom:20px;}
	.news_area em {font-style: normal;}
	
.news_fixed_footer_close{position:absolute;top:0px;right:0px;font-size:12px;padding:5px;background:#999;color:#fff;cursor:pointer;}
.news_copy_box {
    width: 80%;
    padding: 8px 15px 2px 10px;
}
.foot-item-show{
    bottom: 3px !important;
    left: 0px;
    transition: all 1000ms 0s ease;
}

.hdr_logo a img{
	width:383px;
}

#welcartcartcomplete{
	display:block;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}

.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.movie-content-wrap {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.movie-content-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.movie-content-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.sp-spacer {
	display: none;
	width: 1px;
	height: 1px;
}

.movie-thumb{
	width:100%;
}

@media screen and (max-width: 768px) {
	.sp-spacer {
		display: block;
	}
}


.news_fixed_detail{display:inline-block;margin-left:15px;background:#fff;border-radius:8px;padding:2px 10px;font-weight:bold;color:#666;}
.news_fixed_footer {
    position: fixed;
    bottom: -300px;
    left: 0px;
    z-index: 10000;
    width: 100%;
    background: #ff6a00;
    box-shadow: 0px 0px 5px #999;
	color:#fff;
    transition: all 1000ms 0s ease;
}
.news_fixed_box {
	position:relative;
    max-width: 800px;
    margin: 0 auto;
}
.news_fixed_footer_hidden{
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 11000;
	overflow:hidden;
	display:none;
}
.news_fixed_imgbox2{
	width:70px;
	height:70px;
	position:relative;
    text-align: center;
	cursor:pointer;
}
.news_fixed_text_click{
	position:absolute;color:#f00;font-weight:bold;bottom:4px;left:0px;text-align:center;font-size:12px;width:100%;

}
.news_fixed_imgbox2 img{
	width: 60px !important;
    margin: 3px auto;
    height: 60px;
    object-fit: cover;
    border-radius: 40px;
    box-shadow: 0px 0px 5px #999;
    border: 1px solid #999;
	cursor:pointer;
animation: fuwafuwa 1s infinite ease-in-out .8s alternate;
transition: 1.5s ease-in-out;
}
a.news_fixed_link {
    display: flex;
    width: 100%;
}
.news_fixed_copy {
	color:#fff;
    font-size: 24px;
    font-weight: bold;
}
.news_fixed_subcopy {
	color:#fff;
    font-size: 16px;
}
.news_fixed_imgbox {
    width: 12%;
}
img.news_fixed_img {
    width: 100%;
}










#top #sec_03 .list_02 li.column1 {
    display: flex;
    width: calc(60% - 10px);
    gap: 20px;
}
#top #sec_03 .list_02 li.movie {
    width: calc(40% - 10px);
    margin-top: 3rem;
}

#top #sec_03 .list_02 li.movie .photo_wrapp {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.fw-b_fk{font-weight:bold;}
.anntation_fk2{padding:15px;background:#fff;border:5px solid #ccc;}
.item_msg{position:absolute;bottom:20px;left:0;right:0;text-align:center;color:#f00;font-size:4vw;font-weight:bold;}
.item_msg_lg{z-index:10000;position:absolute;top:100px;bottom:0;left:0;right:0;text-align:center;color:#f00;font-size:4vw;font-weight:bold;text-shadow:0px 0px 3px #fff,0px 0px 5px #fff,0px 0px 8px #fff;}

.anntation_fk{margin-top:20px;font-size:140%;}
.img_box,.img_area{position:relative;}
input,textarea {
  /*-webkit-appearance: none;*/
}
#welcart_cart_confirm #sec_01 #cart #cart_table td {
    padding: 10px 0 !important;
}
.pay dd{display:none;}
.pay_att{
	font-weight: bold;
	font-size: 110%;
}
.pay_att_wrap{
	margin-top: 0.3rem;
	padding: 0.3rem 0.5rem;
	color: red;
	border: 1px solid red;
}
.usccart_navi {
    width: 700px;
    text-align: center;
    margin: 0 auto;
}
.usccart_navi img{max-width:100%;}

.cart_annai{background:#fff;border-radius:20px;margin:20px auto;display:flex;width: 640px;
    }
.cart_parson{width:100px;}
.cart_parson img {
    width: 100px;
}
.cart_infomation {
    font-size: 16px;
    width: 80%;
    line-height: 1.4;
    padding: 10px;
}

.cart_annai2{
	margin: 20px auto;
	display:flex;
	align-items: center;
	width: 100%;
	max-width: 900px;
	background:#fff;
}
.cart_parson2{
	max-width: 248px;
	display: flex;
	align-items: flex-end;
	margin-right: 20px;
}
.cart_parson2 img {
	display: block;
	width: 100%;
}
.cart_infomation2{
    font-size: 16px;
    width: 80%;
    line-height: 1.4;
    padding: 10px;
}
.cart_infomation2 .txt1{
	font-size: 40px;
	font-weight: bold;
}
.cart_infomation2 .txt1_wrap{
	font-size: 40px;
	font-weight: bold;
	display: inline-block;
	padding: 3px 20px;
	border: 5px solid #59c463;
}
.cart_infomation2 .txt2{
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0;
}
@media screen and (max-width : 768px ) {
	.cart_annai2{
		align-items: flex-start;
	}
	.cart_parson2{
		max-width: 80px;
		display: block;
		margin-right: 10px;
		margin-top: 10px;
	}
	.cart_infomation2{
	    width: auto;
			flex: 1 1 0%;
	}
	.cart_infomation2 .txt1{
		font-size: 18px;
	}
	.cart_infomation2 .txt2{
		font-size: 16px;
		margin: 10px 0;
	}
	.cart_infomation2 .txt2 br{
		display: none;
	}
	.cart_infomation2 .txt1_wrap{
		font-size: 30px;
	}
}

.hide_fk {
    display: none !important;
}
/*カート*/
.ui-button.ui-dialog-titlebar-close {
    top: 5px !important;
    width: 80px !important;
    background: #eee !important;
	padding: 10px !important;
}
.ui-dialog-titlebar-close:before {
    content: "" !important;
}
#welcart_cart_confirm #sec_01 #confirm_table .ttl {
    background: #440b0b;
}
#escott-token-dialog{width: 95% !important;}
#escott th {
    vertical-align: top;
}
#escott td {
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 15px;
}
#escott .attention {
    font-size: 12px;
    line-height: 1.4;
}
#escott_token_next {
    padding: 10px 20px;
    background: #ff6a00;
    border-radius: 10px;
    border: 0px solid #ff6a00;
    color: #fff;
    font-weight: bold;
    margin-left: 100px;
    width: 200px;
}
#escott-token-dialog {
    background: #eee;
}
#welcart_cart_delivery #sec_01 #time td dl dd {
    color: #544e4e;
    background: #fff;
    padding: 10px 20px 10px 20px;
}
#delivery-info form,#customer-info form {
    margin: 0px;
    padding: 15px !important;
}

.pay img{max-width:100%;}
.delButton{background:#999 !important;cursor:pointer;border: 0px solid #999 !important;}
.upbutton input{}
.to_customerinfo_button,.to_deliveryinfo_button,.to_confirm_button,.checkout_button,.skubutton{
	width: 100% !important;
	margin-bottom:15px !important;
	border-radius:30px;
	padding: 23px 0 !important;
	margin-left: 0px !important;
	font-weight:bold !important;
	font-size:22px !important;
	cursor:pointer;
animation: fuwafuwa 1s infinite ease-in-out .8s alternate;
transition: 1.5s ease-in-out;
}
#item_details .cart_wrap .cart_btn {
   /* width: 500px;*/
}
.continue_shopping_button,.back_cart_button,.back_to_customer_button,.back_to_delivery_button{
	padding: 10px!important;
    border-radius: 5px !important;
	background:#999;
	display: inline-block !important;
	cursor:pointer;}
.send {
	text-align: left !important;
    width: 560px !important;
	margin: 15px auto !important;}

#wc_ordercompletion .send {
	text-align: center !important;
}


.upbutton input {
    border-radius: 5px !important;
	cursor:pointer;
	margin-top:20px;
}
body {
    min-width: 100%;
}
#header {
    min-width: 100%;
}
#header .hdr_inner {
    width: 100%;
}
#breadcrumb .breadcrumb_inner {
    width: 100%;
}
#usces-cart #sec_01 .sec_inner {
    width: 100%;
}
#footer .ftr_inner {
    width: 100%;
}

#footer .navi_box .list_02 {
    width: 100%;
}

/* ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; */
@media screen and (max-width : 768px ) {
	.news_area h1{font-size:26px;}
	.news_area h2{font-size:22px;}
	.news_area h3{font-size:20px;}
	.news_area{font-size:18px;}
	.news_area em {font-style: normal;}
.news_area iframe{ 
	width: 100%;
height: auto;
}

.news_fixed_footer {padding-bottom:15px;}
.news_fixed_copy {
    font-size: 3.7vw;
    font-weight: bold;
}
.news_fixed_subcopy {
    font-size: 3.4vw;
}
.news_fixed_imgbox {
    width: 18%;
}
.news_fixed_imgbox {
    padding-top: 30px;
}

#top #sec_03 .list_02 li.column1 {
    display: block;
    width: 100%;
	
}
#top #sec_03 .list_02 li.movie {
    width: 100%;
    margin-top: 3rem;
}

#top #sec_03 .list_02 li.movie .photo_wrapp {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
#top #sec_03 .list_02 li.movie .photo_wrapp img {
    object-fit: contain;
}

#header .hdr_left .h1_text {
    font-size: 10px;
    letter-spacing: -1px;
}
.cart_annai{background:#fff;border-radius:20px;margin:20px auto;display:flex;width: 100%;
    }
.usccart_navi {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
#header .hdr_right {
    height: 54px !important;
}
#welcart_cart #sec_01 #cart #cart_table th {
	font-size: 18px !important;}
#welcart_cart #sec_01 #cart #cart_table td {
	font-size: 16px !important;}
.to_customerinfo_button,.to_deliveryinfo_button,.to_confirm_button,.checkout_button,.skubutton{
	width: 80% !important;
    border-radius: 10px !important;
	margin:15px auto !important;
	font-weight:bold !important;
	font-size:16px !important;
	display: block !important;
animation: fuwafuwa 1s infinite ease-in-out .8s alternate;
transition: 1.5s ease-in-out;
	}
.continue_shopping_button,.back_cart_button,.back_to_customer_button,.back_to_delivery_button{
	padding: 10px 0 !important;
    border-radius: 10px !important;width:80% !important;display: block !important;}

.send {
	text-align: left !important;
    width: 100% !important;
	margin: 15px auto !important;}
}


@media screen and (min-width : 1000px ) {
body {
    min-width: 100%;
}
#header {
    min-width: 1000px;
}
#header .hdr_inner {
    width: 1000px;
}
#breadcrumb .breadcrumb_inner {
    width: 1000px;
}
#usces-cart #sec_01 .sec_inner {
    width: 1000px;
}
#footer .ftr_inner {
    /*width: 1000px;*/
}

#footer .navi_box .list_02 {
    width: 730px;;
}
}


@keyframes fuwafuwa {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.02);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.02);
  }
  70% {
    transform: scale(1);
  }
}


/*記事エリアリンク*/
#news .news_area .text_box p:not(.toc_title) a {
    color: #2854c4;
    text-decoration: underline;
}

#lp-yuruku_mainimage{
	position: relative;
}

#lp-yuruku_mainimage img{
	width: 100%;
	height: auto;
}

#lp-yuruku_mainimage::before{
	content: "";
	display: block;
	width: 21vw;
	aspect-ratio: 348 / 617;
	background: url(https://www.ashifumi.jp/wp/wp-content/themes/ashifumi_lp_ec/assets/img/top/lp-yuruku_mv_txt.png) no-repeat 10% 10% / 60% auto;
	position: absolute;
	top: 3vw;
	right: 1.7vw;
	z-index: 10;
}

#lp-yuruku_mainimage #move3{
	width: 21vw;
	height: auto;
	margin: 0;
	position: absolute;
	top: 3vw;
	right: 1.7vw;
}













