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

.pc_none{
    display: block !important;
}
.tbl_none{
    display: none !important;
}
.sp_none{
    display: none !important;
}

.m-aside{
    border-top: none;
    padding-top: 0px;
    margin: 0 0 50px 0;
}

/* ????? */


.l-contents{
    list-style:none;
    overflow: hidden;
}

.l-contents a{
	transition: all 0.3s ease 0s;
	display: block;
}

.l-contents img{
	transition: all 0.3s ease 0s;
}

.ttl_box{
	display: block;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "Yu Gothic" , "YuGothic" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , Meiryo , "MS PGothic" , sans-serif;
}

.title-sub {
    text-align: left;
    background: #f5f5f5;
    padding: 20px 10px;
    color: #000;
    font-size: 14px;
    line-height: 1.9;
}

.main_box{
	display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    background: #304661;
}
.main_box img{
	display: block;
    margin: 0 auto 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    aspect-ratio: 64/60;
}


.navi{
    display: block;
    overflow: hidden;
    width: 100%;
    border-bottom: solid 1px #9e9e9e;
    font-family: 'GFS Didot', serif;
    margin-bottom: 32px;
}

.navi a::after {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    content: "";
    display: inline-block;
    margin-bottom: 2px;
    transform: rotate(45deg);
    height: 8px;
    width: 8px;
}

.navi ul{
    width: 960px;
    display: block;
    overflow: hidden;
    margin: 0 auto ;
    text-align: center;
    font-size: 0;
}
.navi ul li{
    display: inline-block;
    overflow: hidden;
    font-size:16px;
    border-bottom: solid 3px #fff;
    text-align: center;
    width: 25%;
}
.navi ul li a{
    font-size: 0;
    color: #555;
    text-decoration: none;
    padding: 16px 5px 5px 5px;
    display: block;
    overflow: hidden;
}
.navi ul li a img {
    width: 100%;
}
.con1{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-bottom: 48px;
}

.bg_col01 {
    background: #343b54;
    color:#fff;
}

.bg_col02 {
    background: #444444;
    color:#fff;
}
.bg_col03 {
    background: #e0d8cf;
    color:#212121;
}



.con1 ul {
	display: block;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    padding: 0px;
}

.header-image {
    display: block;
    overflow: hidden;
    margin: 0 40px 0 40px;
    float: left;
}

.header-image img {
    width: 340px;
}
.header-txt {
    display: block;
    overflow: hidden;
    margin: 0 0 12px;
}

.header-txt h2 {
    text-align: center;
    margin: 12px 0 12px;
}

.con1-head {
    font-size: 38px;
}

.header-txt p {
    text-align: justify;
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 1em;
}

.con_items_list{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.con_items_list p{
    display: block;
    overflow: hidden;
    margin: 0;
    text-align: none;
    font-size: 12px;
    border-bottom: solid 1px #9e9e9e;
    height: 40px;
}
.con_items_list span{
    display: inline-block;
    overflow: hidden;
    padding: 10px 0;
}

.con_items_list p a{
    display: block;
    overflow: hidden;
    color: #000;
    line-height: 40px;
    text-decoration: none;
}

.con_items_list p a::after {
    backface-visibility: hidden;
    border-right: 1px solid #9e9e9e;
    border-top: 1px solid #9e9e9e;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 95%;
    position: relative;
    transform: rotate(45deg);
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 12px;
    top: -40px;
}

.con2{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 auto ;
    padding-bottom: 40px;
}

.con2 h3,
.content h3{
	width: 1000px;
	margin: 10px auto ;
	text-align: left;
	/*display: block;*/
    display: flex;
    align-items: center;
	overflow: hidden;
	font-weight: normal;
	color: #333333;
	line-height: auto;
	font-size: 20px;
}
/*
.con2 h3::after,
.content h3::after{
    border-bottom: 1px solid #9e9e9e;
    content: "";
    display: inline-block;
    height: 10px;
    vertical-align: text-top;
    width: 850px;
}*/

.con2 h3::after,
.content h3::after{
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #9e9e9e;
}

.small_ttl{
    display: block;
    overflow: hidden;
    width: 100%;
    color: #535353;
}

a .icon {
    background-color: #3e3e3e;
    color: #fff;
    font-size: 10px;
    margin: 0;
    padding: 8px 25px;
    text-align: center;
    transition: all 0.3s ease 0s;
    display: block;
    float: right;
    border-radius: 2px;
}

.banner-area .m-btn-inactive,
.content .m-btn-inactive,
.accessory .m-btn-inactive {
    width: 80%;
    max-width: 320px;
    margin: auto;
}

.content-btn:hover {
    opacity: 0.7;
}

.content {
    overflow: hidden;
    padding-bottom: 30px;
}

.content-list{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}


.content-list-txt {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin-bottom: 24px;
    font-size: 14px;
    padding: 0 10px;
    line-height: 1.8;
    position: absolute;
    left: -52px;
    top: 0;
}

.content-list .content-list-txt img {
    width: auto;
}

.content-list-txt span {
    font-family: 'GFS Didot', serif;
    font-size: 14px;
    letter-spacing: 2px;
    /*text-transform: uppercase;*/
    padding: 4px 8px;
}

.shop-name {
    font-family: 'GFS Didot', serif;
    font-size: 28px;
    line-height:1.1;
}



.content-list_reverse {
    flex-direction: row-reverse;
    margin-top: 0px;
}

.content-list_subcol {
	width: 100%;
}

.content-list_maincol {
    position: relative;
    width: 85%;
    margin: 32px 0 0 15%;

}

.content-list_maincol img,
.content-list_subcol img {
    width: 100%;
    aspect-ratio: 5/6;
}

.content-list a{
	display: block;
}

.content-list_subcol {
    padding: 20px 0px 20px 0px;
    box-sizing: border-box;
}

.content-list_reverse .content-list_subcol {
    padding: 40px 30px 60px 30px;
    box-sizing: border-box;
}

.content-list_subcol img {
    width: 100%;
}

.item-list {
    padding: 12px 24px 12px;
}

.item-list li::after{
	content:"";
    clear: both;
    display: block;
}
.item-list li a{
	box-sizing: border-box;
	font-size: 14px;
	/*padding: 10px;*/
    padding: 4px 10px;
	position: relative;
}


.item-list_thumb {
    width: 50px;
    height: 60px;
    margin-right: 8px;
    float: left;
    border: 1px solid #f4f4f4;
}
.item-list_thumb img {
    width: 100%;

}


.layoutbox{
	width: 100%;
	margin: 0;
}
.layoutbox ul{
	width: 1000px;
	margin: 0 auto;
}

.icon1{
	background-color: #424242;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin: 3px 4px;
	padding: 3px 8px;
	text-align: right;
	transition: all 0.3s ease 0s;
	border-radius: 4px;
}

.sml_ttl_box_underbtn2 a {
    display: block;
    overflow: hidden;
    width: 300px;
    margin: 10px auto;
    text-align: center;
    background-color: #3e3e3e !important;
    color: #fff;
    border-radius: 4px;
}
.l-contents .coordinate-list-btn {
    display:inline-block;
    width: auto;
    margin: 8px auto 0;
}
.l-contents .coordinate-list-btn span {
    border-bottom: 1px solid #616161;
}

.credit {
    margin: 0 auto 64px;
    padding: 20px;
    font-size: 14px;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "Yu Gothic" , "YuGothic" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , Meiryo , "MS PGothic" , sans-serif;
}

.credit-desc {
    border-bottom: 1px dashed #aaa;
    text-align: justify;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

.credit a p {
    display: inline-block;
    margin-right: 4px;
}

.banner-area {
   margin: 48px 0 64px;
}

/* SHOP LIST */

.gift_brand ul {
    display: block;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.gift_brand h2{
    font-size: 18px;
    text-align: center;
    margin-bottom: 14px;
}
.gift_brand ul {
      width: 100%;
      padding: 0px;
      justify-content: center;
}
      
.gift_brand {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding: 64px 0 50px;
}
    
.gift_brand ul {
    display: flex;
    flex-wrap: wrap;
      justify-content: center;    
      width: 100%;
      padding: 0px;
}
    
.gift_brand h2{
    font-size: 25px;
    text-align: center;
}
    
.gift_brand ul li{
    overflow: hidden;
    margin: 10px 5px 10px;
    width: 45%;
    background-color: #fdfaf6;
    text-align: left;
    font-size: 12px;
    box-shadow: 0 0 10px #ccc;
}
    
    
.gift_brand ul li a,.gift_brand ul li span{
    display: block;
    height: 100%;
    padding: 10px;
}
    
.gift_brand ul li img {
    width: 100%;
}
  

@media screen and (min-width: 641px) {

.main_box img {
    width: 1000px;
    aspect-ratio: 100/34;
}    

.header-txt {
    line-height: 2.1em;
}

.m-btn-active:hover{
    background-color: #ffc17f;
}

.navi ul li:hover{
    border-bottom: solid 3px #9e9e9e;
}

.navi ul li{
    width: 12%;
    margin: 0 auto ;
}

.con1 ul li a img:hover {
    opacity: 0.7;
}

.con1 h2 {
    margin-top: 8px;
}

.con2 ul li a:hover{
    opacity: 0.7;
}

.con_under_sharebox a img:hover{
	opacity: 0.7;
}

.title-sub {
    margin-top: 0;
		color: #000;
}

.title-sub {
    text-align: center;
}

.shop-name {
    font-size: 40px;
}

.content-list{
	margin: auto auto 12px;
	width: 1000px;
}

.content-list_reverse {
    margin-top: 80px;
}

.content-list_maincol {
	width: 50%;
    box-sizing: border-box;
}
.content-1-column .content-list_maincol {
	width: 50%;
	margin: 32px auto auto;
}

.content-list_subcol {
	width: 50%;
    padding: 20px;
    box-sizing: border-box;

}

.content-list-txt {
    padding: 0;
    left: -50px;
    top: 0;
}

.shop-name {
    font-size: 36px;
}

.content-list a:hover{
	opacity: .7;
}

.content-1-column{
	margin: auto;
	width: 1000px;
}

.content-list_subcol_image {
    display: flex;
    justify-content: space-around;
}

.content-list_subcol_image > div:nth-child(2) {
    margin-top: 120px;
}

.content-inner {
    margin-bottom: 60px;
}


.l-harf {
    width: 44%;
}



.content-1-column .content-list_subcol {
	width: 100%;
    margin-top: 32px;
}

.header-txt {
    margin: 0;
}

.item-list{
	margin-top: 24px;
}
.item-list li{
	border-bottom: none;
    margin-bottom: 8px;
}
.item-list li a{
	/*display: inline-block;*/
	font-size: 12px;
	padding: 2px;
}
.item-list li a::after{
	margin-left: 8px;
	position: static;
}
.item-list li a:hover{
	opacity: .6;
}

.header-txt {
    margin-bottom: 0px;
}

.header-txt h2 {
    text-align: left;
    margin: 24px 0 12px;
}

.content-list_subcol {
    padding: 0px 12px 0px 8px;

}

.content-list_reverse .content-list_subcol {
    padding: 0px 8px 0px 12px;

}

.content-list_reverse {
    margin-top: 40px;
}

.l-4-column > div {
    width: 23%;
}

.l-4-column-wrapper {
    width: 1000px;
    margin: 0 auto;

}

.gift_brand ul{
    overflow: hidden;
    width: 800px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    }
.gift_brand ul li{
width: 190px;
}


}



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

.content {
    padding-bottom: 0;
}
.con2 h3{
    font-size: 20px;
    line-height: 1.5em;
    width: auto;
    margin: 10px;
}

.content h3 {
    width: auto;
    margin: 10px;
}

.con2 h3::after{
    width: 50%;
}

.main_box_logo2{
    margin: 0 5%;
    width: 33%;
    top: 5vw;
}

.main_box_logo3{
    margin: 0 5%;
    width: 33%;
    top: 5vw;
}

.navi{
    width: 100%;
}
.navi ul{
    width: 100%;
    padding: 0px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.navi ul li img{
    width: 100%;
}
.con1 , .con2{
    width: 100%;
}
.con1 ul {
    width: 95%;
    padding-top: 12px;
}

.con1 ul li:nth-of-type(2) {
    width: 100%;
    text-align: center;
}
.con1 ul li a{
    display: block;
    overflow: hidden;
    width: 100%;
}
.con1 ul li img{
    max-width: 100%;
}

.con2 h2 {
    width: 100%;
}

.l-other-box {
    width: 100%;
    margin: 0 auto;
}
.l-other-box div a {
    font-size: 12px;
}
.l-other-box div {
    width: 43% !important;
    margin: 0 3.5% 20px;
    float: left;
}

.l-other-box ul {
    line-height: 1.7;
}

.l-other-box div img{
    width: 100%;
}
.m-aside-menu{
    padding-top: 0px;
}
.layoutbox ul{
	width: 100%;
}

.item-list li a::after{
	display:none;
}

.item-list {
    padding: 24px 0px 12px;
}

.l-harf {
    padding-top: 20px;
    padding-bottom: 20px;

}

.is-sp-prl30 {
    padding-right: 30px;
    padding-left: 30px;

}

.is-sp-pr30 {
    padding-right: 30px;
}

.is-sp-pl30 {
    padding-left: 30px;
}

}
