@charset "utf-8";

@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(//use.fontawesome.com/releases/v5.0.6/css/all.css);

/*
	font-family:"FontAwesome";
	font-family:"Font Awesome 5 Free";
*/

/*========================================
 Base
========================================*/
html {font-size:62.5%;}
body {font-size:1.2rem;}
#special_content{
	position:relative;
	line-height:1.6;
}
#special_content * {box-sizing:border-box;}

.mainBanner img {vertical-align:bottom;}


/* none */
#special_content .sp {display:none;}
#product-detail-wrap .pc {display:none;}
#special_content .title_in {display:none;}
div.pagetop {display:none;}


/* 商品情報 */
.related_products ul li .item_list_class,
#related_products ul li .item_list_class{
	left:32px;
	top:3px;
}
#layouts ul.product_horizontal_list{
	border-collapse:separate;
    border-spacing:14px;
    display:table;
	table-layout:fixed;
	margin:0 0 0 16px !important;
	padding:0;
}
#layouts ul.product_horizontal_list li{
	float:none;
	display:table-cell;
	width:222px !important;
	padding-bottom:10px;
	box-sizing:content-box;
}
ul.product_horizontal_list li > div {margin:0 auto !important;}
#related_products ul li h3{
	font-family:"Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	height:auto;
	font-weight:normal;
}
.fontweight{
	font-weight: 600;
}


/* topへ戻る */
#top-wrap #footerGroup #totopSm{
    width:40px;
    height:40px;
    padding:0;
    text-indent:-9999px;
    background-color:#0079c7;
    border-radius:100%;
    position:fixed;
    bottom:10px;
    right:0;
    z-index:800;
    display:none;
    cursor:pointer;
}
#top-wrap #footerGroup #totopSm a {display:block;}
#top-wrap #footerGroup #totopSm::after{
    content:"\f106";
    font-family:"FontAwesome";
    font-size:40px;
    line-height:35px;
    text-indent:0;
    text-align:center;
    color:#fff;
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
}

#special_content .smOnly {display:none;}
.lh15 {line-height:1.5;}





/*========================================
 カスタム
========================================*/
/*========================================
 LP別カスタム
========================================*/
#layouts 
    {
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}
.anisele_contents_wrap {
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #FFF;
}

.mainBanner{
	/*display:none;*/
	margin:0;
}

/* LP本体部分 */
.anisele_contents_wrap h2{
    margin: 0px;
    font-size: 5rem;
}
.term{
    border: 1px solid #e1d986;
    color: #e1d986;
    background-color: hsla(0,0%,0%,0.20);
}

/*==== ↑↑↑ テンプレここまで ↑↑↑　====*/


/* SNS */
#special_content .share{
	position:absolute;
	top:0;
	right:20px;
	width:auto;
	z-index:50;
}


/* Footer */
#special_content footer{
	padding-bottom:30px;
	color:#fff;
}
.copyright{
    color: #FFFFFF;
}



/*=================================
スマートフォン
=================================*/

@media (max-width: 600px){
  
.anisele_contents_wrap {
	background-image: url("https://www.animate-onlineshop.jp/special/animate_ls/2105_jujutu/images/grade_bg.png");
	background-size: contain;
	background-repeat: repeat-x;
}

#bread{padding: 10px !important;}

/* Footer */
#top-wrap footer {background:transparent;}

#corner_main_text 
    {
	background-image: url(../images/bg_sp.jpg);
	background-repeat: repeat-y;
	background-size: contain;
	background-attachment: scroll;
}
.anisele_contents_wrap h2{
    margin: 0px;
    font-size: 4rem;
}    
}
