@charset "utf-8";
/* CSS Document */

.header-pc{
	margin-bottom:50px;
	display: inline-block;
}

.header-sp{
	display: none;
}

.footer-pc{
	margin-top:50px;
	display: inline-block;
}

.footer-sp{
	display: none;
}

.pc-header-frame{
	display: inline-block;
	width: 1080px;
	height: 2000px;
}


		.main-header{
			display: inline-block;
			width: 100%;
			height: 70px;

		}

		.header-logo{
			display: inline-block;
            width: 50%;
            padding:10px;
			float: left;
		}
		
		.header-search{
			display: inline-block;
            width: 10%;
            padding: 10px;
			float: right;
		}


        ol,ul { list-style: none; padding: 0; margin: 0; }
        nav { font-size: 0; }
        a { color: #000; text-decoration: none; }
    	.footer_logo_link {
		display: inline-block;
            
	}

	footer {
		padding-top: 0.5rem;
        text-align: center;
	}
        	.footer_logo {
        text-align: center;
		width: 20.8rem;
	}
	.logo_caption {
		font-size: 0.8rem;
		color: #000;
		display: block;
		padding-top: 0.95rem;
	}
	#f_navi_sp {
		margin-left: 1rem;
		margin-right: 1rem;
		margin-top: 1.95rem;
		margin-bottom: 2.15rem;
	}
	#f_navi_sp ul li {
		margin-bottom: 1rem;
	}
	#f_navi_sp ul li:last-child {
		margin-bottom: 0;
	}
	#f_navi_sp ul li a {
		text-align: left;
		background:rgba(0,0,0,0.10);
		border-radius: 5px;
		height: 4rem;
		padding-left: 1.5rem;
		padding-right: 1.4rem;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	#f_navi_sp ul li a span {
		font-size: 1.2rem;
		color: #000000;
		display: block;
	}
	#f_navi_sp ul li a img {
		width: 1.2rem;
		height: auto;
		display: block;
	}
    
@media screen and (max-width:479px) {

.header-pc{
	display: none;
}

.header-sp{
	display: inline-block;
}
	
	.footer-pc{
	display: none;
}

.footer-sp{
	display: inline-block;
	margin-top:100px;
}
	
	
/*header*/
header {
	font-family: 'Noto Sans JP', sans-serif;
	width: 100%;
	margin: 0;
}


.emsp_header {
    display: flex;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    justify-content: space-between;
}

.emsp_header_sub-container {
	display: inline-block;
	width: 100%;
}
.emsp_header_sub-container a{
	color: #484848;
}

.emsp_mainlogo {
    display: inline-block;
    width: 90%;
}

.emsp_mainlogo img{
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
}

.emsp_mainlogo span{
	display: inline-block;
	width: 100%;
	font-size: 10px;
}

.emsp_subcontents {
	display: flex;
	width: 100%;
	height: 50px;
	justify-content:flex-end;
}

.emsp_subcontents a{
	width: 30%;
}

.emsp_subcontents img{
	display: inline-block;
	width: 50px;
}

.emsp_header_bnner {
	display: inline-block;
	width: 100%;
	margin: 40px 0 20px 0;
}

.emsp_header_bnner img{
	display: inline-block;
	width: 100%;
}

.emsp_header_icon .main-logo img{
	width: 90%;
}

.emsp_header_icon {
	display: inline-block;
	width: 100%;
	height: 60px;
	text-align: center;
}

.emsp_header_icon img{
	width: 80%;
	vertical-align: bottom;
}

.emsp_header_icon span{
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.emsp_logo-text {
	display: inline-block;
	width: 100%;
font-family: "Yu Gothic";
font-weight: 500;
letter-spacing: 0.05em;	
	text-align: left;
}

.emsp_header_icon.main-logo {
	text-align: left;
}

.emsp_header_icon.main-logo img{
	width: 90%;
}



header div {
    display: none;
}

button{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
}

/* ナビゲーションボタン（開く） */
#navbtn {
    padding: 0;
    outline: none;
    border: none;
    background: none;
    cursor: pointer;
}

.nav {
    position: fixed;
    top: -150%;
    left: 0;

    height: 100vh;
	overflow-x: hidden;
	overflow-y: scroll;
    background: rgba(237, 109, 0, 0.9);
    color: #ffffff;
	text-align: center;
    align-items: center;
    /* 上からスライド */
    transition: top 0.5s;
	z-index: 99;
}

#navbtn-close {
    display: inline-block;
    width: 90%;
    height: 30px;
    text-align: right;
    font-size: 16px;
    line-height: 30px;
	cursor: pointer;
    color: #FFFFFF;
    z-index: 9999;
}

.emsp_nav_box {
	display: inline-block;
	width: 90%;
}

.emsp_nav_container img {
    width: 100%;
}

.emsp_nav_container {
    display: flex;
    width: 100%;
    justify-content: space-around;
}

.emsp_nav_wrapper {
    display: inline-block;
    width: 100%;
	height: 100vh;
    background-color: #FFF;
}

/* ナビゲーションボタン（閉じる） */
.open #navbtn {

}

/* ナビゲーションメニュー 開いた時*/
.open .nav {
    top: 0;
}

.emsp_nav {
    display: flex;
    width: 98%;
    justify-content: space-around;
}

.emsp_nav a {
    display: inline-block;
}


/*header*/

/*footer*/

footer {
	font-family: 'Noto Sans JP', sans-serif;
	width: 100%;
	margin: 0;
}

.emsp_footer_title {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.emsp_footer_title h2{
	font-size:26px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.emsp_footer_title span{
	font-size:14px;
	font-weight:normal;
	margin: 0;
	padding: 0;
}



.emsp_footer {
	display: inline-block;
	width: 100%;
	text-align: center;
	background: #343434;
	color: #FFFFFF;
}

.emsp_info_wrapper {
	display: flex;
	width: 100%;
	margin: 20px 0;
	box-sizing: border-box;
}

.emsp_info_container {
	display: inline-block;
	width: 100%;
	text-align: left;
}

.emsp_info_container a{
	text-decoration: none;
	color: #FFF;
}

.emsp_info_container ul{
	display: inline-block;
	width: 100%;
	font-size: 12px;
}

.emsp_info_container span{
	display: inline-block;
	width: 100%;
	font-size: 12px;
}

.emsp_info_container .emsp_info_box {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
	line-height: 50px;
	font-size:12px;
	text-align: center;
	background: #FFF;
	color: #484848;
}

.emsp-shop-container{
	display: inline-block;
	width: 100%;
	text-align: center;
}

.emsp-shop-container h3{
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	width: 100%;
}

.emsp-shoplist {
	display: flex;
	width: 100%;
	justify-content: space-around;
}

.emsp-shop {
	display: inline-block;
	width: 80px;
	text-align: center;
	box-sizing: border-box;
}

.emsp-shop p{
	display: inline-block;
	width: 100%;
	margin: 0;
	font-size: 12px;
	pointer-events: none;
}

.emsp-shop img{
	display:inline-block; 
    width: 80px;
}


.emsp_info_text-box {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

.emsp_info_text-box span{
	font-size: 12px;
	font-weight: bold;
}

.emsp_info_text-box p{
	font-size: 10px;
	margin: 0;
}


.emsp_info_box {
	text-align: left;
}

.emsp_info_text_area {
	display: inline-block;
	width: 95%;
}


ul.emsp_info_list {
	padding:0;
	margin: 0;
	list-style-type:none;
}
ul.emsp_info_list li {
	position:relative;
	padding: 0em 0.3em 0.3em 1.3em;
	margin-bottom: 10px;
}
ul.emsp_info_list li:before {
	position:absolute;
	content:'';
	top: 0.5em;
	left: 0.2em;
	height:0;
	width:0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #FFF;
}

.emsp-contents-box{
	display: block;
	width: 100%;
	text-align: center;
}

.emsp-contents-box a{
	display: inline-block;
	width: 80%;
	height: 70px;
	line-height: 70px;
	text-decoration: none;
	color: #1A1A1A;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0;
}

.emsp-contents-box span{
	display: inline-block;
	position: relative;
	width: 100%;
	height: 70px;
	border: solid 1px #707070;
}

.emsp-contents-box span:before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #000;
  z-index: -1;
  transition: .5s;
}

.emsp-contents-box span:hover{
  color: #fff;
}

.emsp-contents-box span:hover:before{
  width: 100%;
}

.emsp-text {
	display: inline-block;
	width: 100%;
	margin:50px 0 5px 0;
	text-align: center;
}

.emsp_text_deco {
	position:relative;
	padding: 0em 0.3em 0.3em 1.3em;
}
.emsp_text_deco:before {
	position:absolute;
	content:'';
	top: 0.5em;
	left: 0.2em;
	height:0;
	width:0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #FFF;
}


.line-last{
	border-right: none !important;
}

.emf-rakuten{
	display: flex;
	width: 100%;
	margin: 10px 0;
	text-align: center;
}

.emf-rakuten span{
	display: inline-block;
	font-size: 10px;
	padding: 0 8px;
	border-right: solid 1px #707070;
}

.emf-info-last {
	display: flex;
	width: 100%;
	justify-content: space-around;
}

.emf-info-last a{
	text-decoration: none;
	color: #343434;
}

.footer-line-last {
	font-size: 10px;
}





/*footer*/
	
}
