@charset "utf-8";


/* -----------------------------------------------------------
    マイページ
-------------------------------------------------------------- */

/* マイページ共通 */
.mypage .ec-input input{
    height: auto;
    border: 1px solid #ccc;
    border-radius: 0 !important;
    padding: 15px;
    font-size: 1.6rem;
}

.mypage #main input[type="checkbox"]{
    display: inline-block;
    width: 15px;
    height: 15px;
    appearance: checkbox;
    vertical-align: middle;
    margin: 0 10px 5px 0;
}

/*
.mypage .ec-blockBtn--cancel{
    font-size: 1.8rem;
}
*/

.mypage .mypage-wrap{
    padding: 0 0 100px;
}

.mypage .ec-mypageRole{
    padding: 0;
}

.mypage .ec-navlistRole .active a{
    color: #3fa6b1;
	background: #3fa6b1;
	color: #fff;
}

.mypage .ec-inlineBtn{
    color: #fff;
    font-weight: bold !important;
    background-color: #7b7b7b;
    border: none;
}

/* h1 */
.mypage .ec-mypageRole .ec-pageHeader h1{
    color: #333;
    font: 500 3rem / 1.2 'Noto Sans JP', sans-serif;
    border-color: #000;
    margin: 0 0 60px;
    padding: 0px 0 20px;
}

/* ページタイトル */
.mypage .section-sub-title{
    margin: 0 0 30px;
}

/* マイページメニュー */
.mypage .ec-navlistRole__navlist{
	margin-bottom: 50px;
}
.mypage .ec-navlistRole .ec-navlistRole__item a {
	font-size: 1.5rem;
}

/* ポイントテキスト */
#page_mypage_change.mypage .ec-welcomeMsg{
	border-bottom: none;
	margin: 0;
}

/* お届け先一覧 */
.mypage .ec-addressRole .ec-addressRole__actions {
    margin-top: 0;
}

/* ログアウト */
.mypage .logout-link {
	text-align: right;
}
.mypage .logout-link a {
	color: #777;
	font-size: 1.5rem;
}
.mypage .logout-link a::before{
	display: inline-block;
	margin: 0 5px 0 0;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 1.5rem;
	color: #777;
	content: "\f2f5";
}

@media screen and (max-width: 667px){
	
    .mypage .ec-blockBtn--cancel{
        font-size: 1.6rem;
    }
    
    .mypage .mypage-wrap{
        padding: 0 20px 40px;
    }
    
    /* h1 */
    .mypage .ec-mypageRole .ec-pageHeader h1{
        font-size: 2.4rem;
        border-top: none;
        margin: 0 0 30px;
    }
    
    /* form-table */
    .mypage .form-table {
        margin: 20px -20px 0;
        width: calc(100% + 40px);
    }
	
	/* ページタイトル */
	.mypage .section-sub-title{
		margin: 30px 0 20px;
	}
	.mypage .withdraw_complete .section-sub-title{
		margin: 0 0 20px;
	}
	.mypage .withdraw_complete .ec-reportHeading{
		margin: 0 0 0;
	}
	
	/* マイページメニュー */
	.mypage .ec-navlistRole__navlist{
		margin-bottom: 0;
	}
	.mypage .sp-mypage-nav{
		border: 1px #ddd solid;
		padding: 10px 20px;
		cursor: pointer;
		background: #f0f0f0;
		font-style: 1.5rem;
	}
	.mypage .ec-navlistRole .ec-navlistRole__item a {
		padding: 12px 5px;
		font-size: 1.4rem;
	}
	
	/* ページタイトル */
	.mypage .ec-welcomeMsg{
		font-size: 1.5rem;
		line-height: 1.6;
		margin: 0 0 15px;
		padding: 0 0 15px;
	}
	
}


/*    ログイン画面
-------------------------------------------------------------- */
.login-wrap{
	display: flex;
	justify-content: space-between;
    margin: 0 auto 80px;
	width: 1100px;
}
.login-area{
	width: 650px;
	background: #F3F4F4;
}
.member-area{
	width: 500px;
	background: #F3F4F4;
	border-left: 5px #fff solid;
}
.ec-login .entry-btn a {
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 1.5rem;
	padding: 0 0 0;
    width: 100%;
    height: 56px;
    line-height: 56px;
	background: #35A6B2;
	color: #fff;
}

.mypage .ec-login .ec-login__link{
    margin-top: 10px;
}



@media screen and (max-width: 667px){

	.login-wrap{
		display: block;
		margin: 0 0 40px;
		width: auto;
	}
	.login-area{
		width: auto;
		padding: 0;
	}
	.login-wrap .section-sub-title {
		margin: 0 0 20px;
	}
	.login-area{
		width: auto;
		padding: 0;
	}
	.member-area{
		width: auto;
		border-left: none;
	}
	.ec-login .entry-btn a {
	}

	.mypage .ec-login .ec-login__link{
		margin-top: 20px;
		font-size: 1.4rem;
	}
	
}


/*    マイページトップ
-------------------------------------------------------------- */
#mypage-top{}

@media screen and (max-width: 667px){

	.ec-historyListHeader.list{
		display: flex;
		margin: 0 0 10px;
	}
	.ec-historyListHeader.list .order-txt{
		width: calc(100% - 100px)
	}
	.ec-historyListHeader.list .ec-historyListHeader__action{
		width: 90px;
	}
	.ec-historyRole .ec-historyRole__detail.history {
		padding: 10px 0 0;
	}
	
}


/*    購入履歴詳細
-------------------------------------------------------------- */
#history .ec-orderRole{
    max-width: unset;
    padding: 0;
    margin: 20px 0 0;
}

#history .ec-orderRole .ec-orderRole__detail {
    padding: 0 16px 20px 0;
}

#history .ec-orderPayment,
#history .ec-orderConfirm,
#history .ec-orderMails{
    margin: 50px 0 0;
}

#history .ec-rectHeading{
    margin: 0 0 15px;
}

#history .ec-orderMail .ec-orderMail__link a{
    color: #333;
    text-decoration: underline;
}
/*
#history .ec-rectHeading h2,
#history .ec-totalBox{
    background: #f6f6f6;
}
*/
#history .ec-blockBtn--action{
    color: #FFF;
    font-size: 1.8rem;
    font-weight: bold;
}

#history .form-area {
    padding: 0;
}
#history .form-area .back-link {
    margin: 0;
    text-align: left;
}

/* 商品写真 */
#history .item-photo-area{
	margin: 30px 0 0;
}
#history .item-photo-area .item-photo-title{
	padding: 20px 0 5px;
	font-weight: bold;
}
#history .item-photo-area ul{
	display: flex;
	flex-wrap: wrap;
}

#history .item-photo-area ul li{
	width: calc(100% / 3);
	margin: 0 0 0;
}
#history .item-photo-area ul li a{
	display: flex;
    width: 220px;
    height: 180px;
    justify-content: center;
    align-items: flex-start;
    overflow: hidden;
    background: #f0f0f0;
}
#history .item-photo-area ul li img {
    width: auto;
    max-height: 100%;
	max-width: inherit;
}

@media screen and (max-width: 667px){

    #history .ec-orderRole .ec-orderRole__detail {
        padding: 0;
    }

    #history .ec-orderPayment,
    #history .ec-orderConfirm,
    #history .ec-orderMails{
        margin: 30px 0 0;
    }
    
    #history .ec-totalBox{
        padding: 30px 20px;
        margin: 0 0 30px;
    }
    
    #history .ec-totalBox .ec-totalBox__paymentTotal {
        padding: 8px 0 15px;
    }
	
	/* 商品写真 */
	#history .item-photo-area{
		margin: 25px 0 0;
	}
	
	#history .item-photo-area .item-photo-title{
		font-size: 1.5rem;
	}
	#history .item-photo-area ul{
		justify-content: space-between;
	}
	#history .item-photo-area ul li{
		width: 49%;
		margin: 0 0 0;
	}
	#history .item-photo-area ul li a{
		width: 100%;
        height: 125px;
	}
	
}


/*    お気に入り一覧
-------------------------------------------------------------- */
#favorite .ec-favoriteRole .ec-favoriteRole__item .ec-closeBtn--circle{
    z-index: 3;
}

@media screen and (max-width: 667px){

}


/*    会員登録内容変更
-------------------------------------------------------------- */

@media screen and (max-width: 667px){
    
    #change #form .form-area.complete {
        padding: 0;
    }
}


/*    退会手続き
-------------------------------------------------------------- */
#withdraw .ec-withdrawRole{
    padding: 30px 0;
}

#withdraw .ec-off3Grid .ec-off3Grid__cell {
    width: 100%;
    margin: 0;
}

#withdraw .ec-icon{
    margin: 0 0 15px;
}

#withdraw .ec-withdrawConfirmRole__description,
#withdraw_complete .ec-reportDescription{
    line-height: 1.8;
}

#withdraw .ec-blockBtn--cancel{
    color: #fff;
    margin: 30px 0;
}

#withdraw .ec-blockBtn{
    height: 36px;
    line-height: 36px;
}

.mypage#withdraw_complete .ec-blockBtn--cancel{
    color: #fff;
}

@media screen and (max-width: 667px){

    #withdraw .ec-withdrawRole{
        padding: 20px 0;
    }

    #withdraw .ec-withdrawRole .ec-withdrawRole__title{
        font-size: 2rem;
    }
    
    #withdraw .ec-withdrawRole .ec-withdrawRole__description,
    #withdraw .ec-withdrawConfirmRole__description,
    #withdraw .ec-withdrawConfirmRole__title,
    #withdraw_complete .ec-reportDescription{
        line-height: 1.8;
        text-align: left;
    }
    
    #withdraw_complete .ec-reportHeading{
        border: none;
    }
}


/*    Paid決済
-------------------------------------------------------------- */
#page_paid_mypage_entry .ec-registerRole .ec-registerRole__paid-copy-button {
	clear: both;
}
#page_paid_mypage_entry .ec-registerRole .ec-registerRole__paid-copy-button .ec-inlineBtn {
    float: right;
}
#page_paid_mypage_entry .ec-registerRole .ec-registerRole__paid-copy-button p {
	font-size: 1.4rem;
}
#page_paid_mypage_entry .ec-registerRole {
    padding-left: 0;
    padding-right: 0;
}

#page_paid_mypage_entry .ec-checkbox{
	width: 400px;
}
#page_paid_mypage_entry .ec-checkbox li{
	list-style: none;
	display: inline-block;
}


/**/
.ec-borderedDefs



@media screen and (max-width: 667px){

	#page_paid_mypage_entry .ec-registerRole .ec-registerRole__paid-copy-button .ec-inlineBtn {
		float: none;
		margin: 0 0 15px;
	}
	#page_paid_mypage_entry .ec-registerRole .ec-registerRole__paid-copy-button p {
		line-height: 1.6;
	}
	#page_paid_mypage_entry .ec-borderedDefs dl #paid_entry_company_name,
	#page_paid_mypage_entry .ec-borderedDefs dl #paid_entry_company_name_kana{
		width: 100%;
	}
	
	#page_paid_mypage_entry .ec-checkbox{
		width: auto;
	}
	
}



