@charset "UTF-8";
/*== URL: /express/egexhelp/ == */

/* for sticky(エクスプレス便のボタンをフッタ追従する場合先祖のoverflowをvisibleにする) */
body,
main{
	overflow:visible;
}

#egexhelp{
    font-family: "Yu Gothic Medium", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: unset;
    line-height: 1.5;
    font-size: 14px!important;
    color: #333;
}

#egexhelp .expressred {
    color: #d83980;
}

#egexhelp h1, h2, h3, h4, h5, h6, strong, b, .boldtxt {
    font-weight: 700;
    font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, "Open Sans", Helvetica, Arial, -apple-system, blinkMacSystemFont, sans-serif;
}

#egexhelp section {
    padding: 0 0 50px;
    margin: 50px auto 0;
    border-bottom: 1px solid #eee;
}



@media screen and (max-width:767px){
	#egexhelp section {
		padding: 0 0 30px;
		margin: 30px auto 30px;
	}

	#egexhelp .guideLayout {
		font-size: 14px;
	}

	#egexhelp .guideLayout .guide--container {
		padding-left: 0px;
		padding-right: 0px;
	}
}

/* #section1 */
#egexhelp #section1 h2 ~ p{
	font-size:17px;
	margin-bottom:10px;
	text-align:center;
}
#egexhelp #section1 h2 + p{
	font-size:28px;
	margin-top:30px;
	text-align:center;
	font-feature-settings: "palt";
}
#egexhelp #section1 table{
	margin-top:30px;
}
#egexhelp #section1 table ,
#egexhelp #section1 td,
#egexhelp #section1 th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
#egexhelp #section1 td,
#egexhelp #section1 th {
	padding: 10px;
	text-align:left;
}
#egexhelp #section1 th {
	width:20%;
	background: #eee;
	font-weight:bold;
	vertical-align:top;
}
#egexhelp #section1 td p:not(:last-of-type){
	margin-bottom:10px;
}
#egexhelp #section1 td .mapwrap{
	display:flex;
	align-items:center;
}
#egexhelp #section1 td .mapwrap .mapimage{
	width:33%;
}
#egexhelp #section1 td .mapwrap ul{
	width:65%;
}
#egexhelp #section1 td .mapwrap ul li{
	padding-left:1em;
	text-indent:-1em;
}

.guideLayout #egexhelp a:hover{
	color: #E079A6!important;
}




@media screen and (max-width:1023px){
	#egexhelp #section1 h2 + p{
		font-size:20px;
	}
}
@media screen and (max-width:767px){
	#egexhelp #section1 h2 ~ p{
		font-size:16px;
	}
	#egexhelp #section1 h2 + p{
		font-size:17px;
		margin-top:15px;
	}
	#egexhelp #section1 td .mapwrap{
		display:block;
	}
	#egexhelp #section1 td .mapwrap .mapimage{
		width:100%;
		margin-bottom:10px;
	}
	#egexhelp #section1 td .mapwrap ul{
		width:100%;
	}
}

/* #section2 .buynav */
#egexhelp #section2 .buynav{
	display:flex;
	justify-content:center;
	display: -webkit-flex;
	-webkit-justify-content:center;
}
#egexhelp #section2 .buynav li{
	width:80%;
	margin:0 2%;
}
#egexhelp #section2 .buynav li a{
	padding:10px;
	height:100%;
	text-align:center;
	display:block;
	color:#d83980;
	border:1px solid #d83980;
	border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
}

#egexhelp #section2 .buynav li a:hover{
	text-decoration: none;
	opacity: 0.8;
}

#egexhelp h3 {
    font-size: 23px;
    color: #d83980;
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 8px 8px 8px 26px;
    background-color: #eee;
    position: relative;
}

#egexhelp h3::before {
    position: absolute;
    top: 10%;
    left: 5px;
    width: 5px;
    height: 80%;
    content: '';
    display: block;
    background: #d83980;
}

@media screen and (max-width:767px){
	#egexhelp #section2 .buynav li a{
		padding:7px 10px 15px;
	}
	#egexhelp #section2 .buynav li a i{
		width:100%;
		text-align:center;
		position:absolute;
		left:0;
		bottom:2px;
		display:block;
	}
	#egexhelp h3 {
	    font-size: 20px;}
}

/* #section2 .flow */
#egexhelp #section2 .flow{
	margin:20px auto 50px;
	display:flex;
	justify-content:center;
	display: -webkit-flex;
	-webkit-justify-content:center;
	align-items: center;
}
#egexhelp #section2 .flow li{
	text-align:center;
	display:flex;
	justify-content:center;
	display: -webkit-flex;
	-webkit-justify-content:center;
}
#egexhelp #section2 .flow li:nth-child(4){
	position:relative;
}
#egexhelp #section2 .flow li:nth-child(4) span{
	width:74px;
	position:absolute;
	right:20px;
	top:-20px;
}

#egexhelp #section2 .flow li p{
	font-size:20px;
	width:100%;
	height:76px;
	line-height:76px;
	padding:0 23px;
	background:#d83980;
	color:#fff;
}
#egexhelp #section2 .flow li:nth-child(1)::after,
#egexhelp #section2 .flow li:nth-child(2)::after,
#egexhelp #section2 .flow li:nth-child(3)::after{
	display:inline-block;
	content:'';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 38px 0 38px 50px;
	border-color: transparent transparent transparent #d83980;
}
@media screen and (max-width:1199px){
	#egexhelp #section2 .flow li p{
		line-height:1.5;
		padding:8px 26px;
	}
}
@media screen and (max-width:1023px){
	#egexhelp #section2 .flow{
		margin:20px auto 60px;
		display:block;
	}
	#egexhelp #section2 .flow li{
		display:block;
	}

	#egexhelp #section2 .flow li p{
		font-size:18px;
		height:auto;
		padding:14px;
	}
	#egexhelp #section2 .flow li:nth-child(1)::after,
	#egexhelp #section2 .flow li:nth-child(2)::after,
	#egexhelp #section2 .flow li:nth-child(3)::after{
		border-width: 10px 10px 0 10px;
		border-color: #999 transparent transparent transparent;
	}
}
@media screen and (max-width:767px){
	#egexhelp #section2 .flow li:nth-child(4) span{
		right:5px;
	}

}

/* #section2 .howto */
#egexhelp #section2 .howto .txt{
	font-size:20px;
	margin-bottom:30px;
}
#egexhelp #section2 .howto h4{
	font-size:20px;
	color:#d83980;
	margin-top:40px;
	margin-bottom:5px;
	padding:0;
	background:none;
	border:none;
}
#egexhelp #section2 .howto ul{
	display:flex;
	justify-content:space-between;
	display: -webkit-flex;
	-webkit-justify-content:space-between;
}
#egexhelp #section2 .howto ul.listcenter{
	justify-content:center;
	-webkit-juetify-content:center;
  padding-top: 15px;
}
#egexhelp #section2 .howto ul li{
	width:50%;
	text-align:center;
}
#egexhelp #section2 .howto ul li figure{
	border:1px solid #999;
	margin:10px 10px 0;
}
#egexhelp #section2 .howto .caution{
	margin:20px auto 40px;
}
@media screen and (max-width:1023px){
	#egexhelp #section2 .howto .txt{
		font-size:14px;
		margin-bottom:30px;
	}
}
@media screen and (max-width:767px){
	#egexhelp #section2 .howto ul{
		display:block;
	}
	#egexhelp #section2 .howto ul li{
		width:100%;
	}
	#egexhelp #section2 .howto ul li:first-of-type{
		margin-bottom:20px;
	}
	#egexhelp #section2 .howto ul li figure{
		margin:8px 0 0;
	}
	#egexhelp #section2 .howto .caution{
		font-size:11px;
	}
}

/* #shipping */
/*
#egexhelp #shipping h3{
	font-size:23px;
	color:#d83980;
}
#egexhelp #shipping h3:not(:first-of-type){
	margin-top:40px;
}
#egexhelp #shipping h4{
	font-size:20px;
}
*/
#egexhelp #shipping p{
	font-size:20px;
	margin-bottom:10px;
}
#egexhelp #shipping table{
	width:100%;
  margin: 0 auto;
}
#egexhelp #shipping table,
#egexhelp #shipping td,
#egexhelp #shipping th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
#egexhelp #shipping td,
#egexhelp #shipping th {
	padding: 10px;
	text-align:center;
}
#egexhelp #shipping th {
	background: #eee;
	font-weight:bold;
}
#egexhelp #shipping td p:not(:last-of-type){
	margin-bottom:10px;
}
@media screen and (max-width:767px){
	#egexhelp #shipping h3:not(:first-of-type){
		margin-top:40px;
	}
	/*
	#egexhelp #shipping h4{
		font-size:16px;
	}
	*/
	#egexhelp #shipping p{
		font-size:16px;
	}
}

/* contact*/
#contactwrap {
    max-width: 1200px;
    padding: 0 15px 0 0;
    margin: 0px auto 0px;
}

#contactwrap p {
    font-size: 18px;
    margin: 0 auto 20px;
    text-align: right;
}

#contactwrap .contact a {
    padding: 10px;
    display: block;
    color: #fff;
    font-weight: bold;
    background: #d83980;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    font-size: 18px;
}

#contactwrap .contact a:hover{
	text-decoration: none;
	background: #E079A6;
}

@media screen and (max-width: 1023px){
  #contactwrap {
    padding: 0;
  }
  #contactwrap p {
      text-align: center;
  }

}

@media screen and (min-width: 768px){
#contactwrap .contact {
    width: 80%;
}
}


/* contact*/
#egexhelp .express-action {
    display: none;
    width: 100%;
    text-align: center;
    padding-top: 30px;
}
#egexhelp .express-action p {
    color: #d83980;
    background: url(../img/arrow.png) no-repeat center bottom;
    background-size: 24px;
    padding-bottom: 22px;
    margin-bottom: 10px!important;
		font-size: 2rem;
    line-height: 1.8;
    font-weight: bold;
}
#egexhelp .express-action-btn{
  background-color:rgba(255,255,255,0.8);
  padding: 20px 0;
}
#egexhelp .express-action-btn a{
  width: 580px;
  height: 80px;
  border-radius: 40px;
  margin: auto;
  background-color: #c7a956;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
#egexhelp .express-action-btn a:hover{
  color: #fff!important;
  opacity: 0.8;
}
#egexhelp .not-express-logout,
#egexhelp .not-express-action{
	display: none;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  border: 1px solid #d83980;
  padding: 30px 15px;
  margin: 50px 10px 0;
}
#egexhelp .not-express-logout a:nth-of-type(2){
	margin-left:30px;
}

#egexhelp .express-action.sticky{
  position: -webkit-sticky;
  position: sticky;
  z-index: 999;
  bottom: 0px;
  align-self: flex-end;
}

@media screen and (max-width: 1023px){
#egexhelp .express-action-btn a {
    width: 100%;
    height: 54px;
    border-radius: 27px;
    font-size: 2.5714285714rem;
}
#egexhelp .not-express-logout,
#egexhelp .not-express-action{
  font-size: 16px;
  padding: 20px;
}
}
@media screen and (max-width: 767px){
#egexhelp .express-action-btn{
  padding: 10px 0;
}
#egexhelp .express-action-btn a {
    height: 50px;
}
}

/* EGサイトHeaderのExpressバナーをこのページだけ非表示 */
#express_headerBnr{
  display: none;
}
