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

.pc_none{
    display: block !important;
}

.sp_none{
    display: none !important;
}


.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%;
    background: #f3f3f3;
}

.title-sub {
    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;
    /*background: #cdbeb6;*/
    padding: 5px 10px;
    color: #000;
    font-size: 14px;
    line-height: 1.9;
}

.ttl-box-inner{
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    width: 100%;
    background: url(ttl_bg_smp.jpg) #f3f3f3 no-repeat center;
    background-size: cover;
    height: 487px;
}
.ttl-box-inner div{
    width: 70vw;
    text-align: center;
}

.ttl-box-inner img{
	display: block;
    overflow: hidden;
    position: relative;
}

.navi ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 32px auto 32px;
	padding: 0 8px;
}
.navi ul > li{
	width: 25%;
	border: 1px solid #fff;
	box-sizing: border-box;
}
/*
.navi ul > li:nth-of-type(4n){
	border-right: none;
}
*/
.navi ul > li a{
	display: block;
}

.navi ul > li img{
	display: block;
	width: 100%;
}

.content {
    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;
    margin-top: 30px;
}

.con1{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-bottom: 48px;
}


.bg-col-box {
    padding: 20px 0;
}

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

.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;
}

.content h3::after{
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #9e9e9e;
}
.l-other-box{
    display: flex;
    flex-wrap: wrap;    
    overflow: hidden;
    width: 1000px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}
.l-other-box div {
    /*display: block;*/
    overflow: hidden;
    /*float: left;*/
    width: 31%;
    margin: 0  auto 40px;
}
.l-other-box h4 {
    margin: 8px 0;
    font-size: 16px;
    font-weight: bold;
}

.l-other-box ul li a{
    color: #000;
    text-decoration: none;
    font-size: 12px;
}

.l-other-box .item {
    display: inline-block;
    margin-right: 8px;
}

.l-other-box img{
    display: block;
    overflow: hidden;
    width: 100%;
}

.content-desc-heading-wrapper {
    width: 100%

}

.content-desc-heading {
    text-align: left;
    margin-bottom: 20px;
}
.content-desc-heading > div {
    width: 43%;
    margin-bottom: 24px;
}

.content-desc-heading > div img {
    width: 100%;
    padding-bottom: 4px;
}

.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 {
    width: 80%;
    max-width: 320px;
    margin: auto;
}

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

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


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


.content-desc {
    margin-bottom: 24px;
    font-size: 14px;
    padding: 20px 20px 0 20px;
    line-height: 1.8;
    text-align: justify;
}

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

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

.l-keyword {
    display: block;
    width: 120px;
    margin: 0 auto;
}

.content-desc-heading {
    font-family: 'GFS Didot', serif;
    font-size: 20px;
    margin-top: 12px;
    margin-bottom: 12px;
    line-height:1.3;
}

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

.content-list_maincol,
.content-list_subcol {
	width: 100%;
}

.content-list_maincol {
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
}


.content-list_maincol > div {
    position: relative;
    width: 80%;
}

.content-list a{
	display: block;
}
.content-list img,
.content-list img {
    /*aspect-ratio: 121/150;*/
	width: 100%;
}

.content-list_subcol {
    padding: 0px 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;
}

.con_under_sharebox{
	width: 100%;
	text-align: center;
}
.con_under_sharebox a {
	width: 67px;
	margin: 5px 10px;
	display: inline-block;
}
.con_under_sharebox a img{
	width: 100%;
}

.con_under_mailbox{
	width: 500px;
	margin: 10px auto 50px;
	padding: 30px 0;
	border: solid 1px #C6BFB5;
	text-align: center;
}
.con_under_mailbox span{
	font-size: 12px;
}
.con_under_mailbox span a{
	display: inline-block;
	text-decoration: underline;
}

.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;
}

.comments {
    font-size: 10px;
    color: #898989;
    padding-top: 20px;
}

.content-btn {
    background: #3e3e3e;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 20px auto;
    padding: 10px 0;
    text-align: center;
    width: 80%;
    max-width: 320px;
}

 
.banner-area {
    width: calc(100% - 20px);
    margin: 32px 10px 0px;
}
.banner-area img {
    width: 100%;
 }
/* SHOP LIST */

.gift_brand {
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	text-align: left;
	padding: 0 0 50px;
}

.gift_brand ul {
	display: block;
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.gift_brand h2 {
	font-size: 25px;
	text-align: center;
}


.gift_brand ul{
	display: flex;
	flex-wrap: wrap;
    justify-content: center
}
.gift_brand ul li{
	overflow: hidden;
	margin: 10px 5px 10px;
	width: 190px;
	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%;
}

.content-list_2column.sp-width {
    position: relative;
}

.keyword-jp {
    text-align: center;
    font-family: 'GFS Didot', serif;
    font-size: 30px;
    margin-bottom: 30px;

}


.keyword-en {
    font-family: 'GFS Didot', serif;
    writing-mode:vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode:vertical-rl;
    display: inline-block;
    font-size: 24px;
    letter-spacing: 1px;
    width: 40px;
    position: absolute;
    top: 0;
    left: -40px;    
}

.coming-soon {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    padding-left: 10px;
}


/*アニメーション*/

/* スクロールをしたら出現する要素にはじめに透過0を指定　*/

.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger {
    opacity: 0;
    
}


/* その場で */
.fadeIn{
    animation-name:fadeInAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
    }
    
    @keyframes fadeInAnime{
      from {
        opacity: 0;
      }
    
      to {
        opacity: 1;
      }
    }

/* 下から */

.fadeUp{
    animation-name:fadeUpAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
    }
    
    @keyframes fadeUpAnime{
    from {
        opacity: 0;
    transform: translateY(100px);
    }
    
    to {
        opacity: 1;
    transform: translateY(0);
    }
    }

/* 上から */

.fadeDown{
    animation-name:fadeDownAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
    }
    
    @keyframes fadeDownAnime{
      from {
        opacity: 0;
      transform: translateY(-100px);
      }
    
      to {
        opacity: 1;
      transform: translateY(0);
      }
    }    

    /* 左から */

    .fadeLeft{
    animation-name:fadeLeftAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
    }

    @keyframes fadeLeftAnime{
    from {
        opacity: 0;
    transform: translateX(-100px);
    }

    to {
        opacity: 1;
    transform: translateX(0);
    }
    }

    /* 右から */

    .fadeRight{
    animation-name:fadeRightAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
    }

    @keyframes fadeRightAnime{
    from {
        opacity: 0;
    transform: translateX(100px);
    }

    to {
        opacity: 1;
    transform: translateX(0);
    }
    }

/* アニメーションここまで */


@media screen and (min-width: 641px) {
/* PCここから */

.ttl-box-inner{
    background: url(ttl_bg.jpg) #f3f3f3 no-repeat center;
    background-size: cover;
}
.ttl-box-inner {
    width: 1000px;
}

.ttl-box-inner img {
    display: block;
    width: 350px;
    margin: 40px auto 0;
}

.ttl-box-inner div{
    width: 300px;
}

.m-btn-active:hover{
    background-color: #ffc17f;
}
.navi ul > li{
	width: 120px;
}
.con1 ul li a img:hover,
.banner-area a:hover {
    opacity: 0.7;
}

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

.navi li a:hover{
    opacity: 0.7;
}

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

.ttl-box-inner div{
    width: 620px;
}

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


.banner-area {
    width: 640px;
    margin-right:auto;
    margin-left:auto;
}

.content-desc-heading {
    font-size: 40px;
}



.content-inner {
	margin: auto auto 32px;
	width: 1000px;
}

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

.content-list_maincol {
    box-sizing: border-box;
}

.content-list_maincol > div {
    display: inline-block;
    width: 54%;
}  

.content-desc {
    padding: 0;
}

.content-desc-heading {
    margin-top: 32px;
    font-size: 26px;
    
}

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


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

.l-harf {
    width: 47%;
}


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

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

}

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

.content-list_2column.sp-width .keyword-en {
    left: -24px;
}


.credit {
    width: 400px;
}

.l-harf.is-sp-mr50 {
    width: 45%;
}

}



@media screen and (max-width: 640px) {
/* スマホ表示 */
.content {
    padding-bottom: 30px;
}


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

.ttl-box-inner{
    height: auto;
    margin: 0;
    padding: 30px 0;
}
.ttl-box-inner img{
    margin: 0;
    width: 100%;
}


.ttl-box-inner_logo2{
    margin: 0 5%;
    width: 33%;
    top: 5vw;
}

.ttl-box-inner_logo3{
    margin: 0 5%;
    width: 33%;
    top: 5vw;
}

.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%;
}


.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%;
}

.layoutbox ul{
	width: 100%;
}


.con_under_sharebox a{
	width: 45px;
}

.con_under_mailbox{
	width: 95%;
}

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

.item-list {
    padding: 24px 40px 20px;
}

.l-harf {
    margin-top: 20px;
    /*margin-bottom: 20px;*/

}

.is-sp-mrl50 {
    margin-right: 30px;
    margin-left: 30px;

}

.is-sp-mr50 {
    margin-right: 50px;
}

.is-sp-ml50 {
    margin-left: 50px;
}

.gift_brand ul {
    width: 100%;
    padding: 0px;
    justify-content: center;
}
.gift_brand ul li{
    width: 45%;
}

.content-list_2column.sp-width {
    width: 80%;
    margin: 0 auto;
}

}
