@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;}
/*#special_content{background: white;}*/

.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:31px;
	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;
}


/* 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;}






/*========================================
 カスタム
========================================*/
#layouts {background:#fff;}
#special_content {font-family:"Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.mainBanner{
	margin:0;
}


/* 商品情報 */
#layouts ul.product_horizontal_list {width:1060px !important;}
#layouts ul.product_horizontal_list:last-child {margin-bottom:20px !important;}
#layouts ul.product_horizontal_list li{
	background:#fff;
	padding:30px 10px 10px;
	border:1px solid blue;
}
#layouts ul.product_horizontal_list li a{
	font-size:1.3rem;
	color:#262626;
}
.imgsizefix,
.product_horizontal_list > li > a{
	position:relative;
	z-index:100;
}

.related_products ul li .item_list_status,
.related_products ul li .release,
#related_products ul li .item_list_status,
#related_products ul li .release{
	color:#262626;	/* 基本色 */
}
.related_products ul li .price,
.related_products ul li .item_list_status ._1,
#related_products ul li .price,
#related_products ul li .item_list_status ._1{
	color:#0078c7;	/* 基本色 */
}
#related_products ul li .item_list_class p > *,
.related_products ul li .item_list_class p > *{
	color:#da245a;
	border:1px solid #da245a;
}




/*==== ↑↑↑ テンプレここまで ↑↑↑　====*/


/* SNS */
#special_content .share{
	position:absolute;
	top:0;
	right:20px;
	width:auto;
	z-index:50;
}


/* 全体 */
#layouts{
	background: #b8d8ff;
	background-attachment:fixed;
}



/* サイトタイトル */
#special_content .sitetitle{
	font-size:4rem;
	color:white;
	text-shadow:2px 2px 3px #20b9ee;
	font-weight:bold;
	text-align:center;
	padding:20px 0 0 0;
	
	}





/* ロゴ一覧 */

#special_content ul{
	overflow:hidden;
	width: 1000px;
	margin:0 auto;
	flex-wrap: wrap;
    display: flex;

 
}

 
 
#special_content .logo li{
margin: 7px;
    width: 48%;
    background: #133289;
    letter-spacing: 1px;
    font-size: 2rem;
    font-weight: 200;
    padding: 3px 0 3px 15px;
   /* height: 73px;*/
   /* display: flex;
    align-items: center;*/
    /*box-shadow: 5px 5px #e3efff;*/
}

#special_content .logo li:nth-last-child(-n+1){
	border-bottom:none;
}

#special_content .logo li a{
    display: block;
    padding: 1rem 0;
    text-decoration: none;
    transition: 0.8s;
	color: white;
}

li:hover {
	opacity: 0.7;
    transition: 0.4s;	
}

.all:hover {
	opacity: 0.7;
    transition: 0.4s;	
}


#special_content .line{
margin:30px 0px 10px 0px;
}


/* ALLボタン　*/
#special_content .all{
   text-align: center;
    background: #8accf3;
    border-radius: 50px;
    width: 80%;
    padding: 10px 0;
    margin: 30px auto;
}

#special_content .all a{
    display: block;
    padding: 1rem 0;
    text-decoration: none;
    transition: 0.8s;
    color: white;
    font-size: 2rem;
    font-weight: bold;
}






#special_content .footerline{
    margin-top: 25px;
}




/* 特典注意文 */
#special_content .tokutenBoxAttention{
	width:1050px;
	margin:20px auto;
	padding:1em;
	border:1px solid #630a68;
}
#special_content .tokutenBoxAttention p {padding:0 12px;}
#special_content .tbaTit{
	display:inline-block;
	margin-bottom:3px;
	padding:0 6px;
	font-size:1.4rem;
	color:#d80f11;
	border:1px solid #d80f11;
}
#special_content .tbaTit::before{
	font-family:FontAwesome;
	content:"\f06a";
	margin-right:4px;
	font-size:1.6rem;
	color:#d80f11;
}
#special_content .tokutenBoxAttention .AttLink{
	margin:12px 0 0;
	font-size:1.4rem;
}
#special_content .tokutenBoxAttention .AttLink a {color:#d80f11;}
#special_content .tokutenBoxAttention .AttLink::before{
	font-family:FontAwesome;
	content:"\f061";
	margin-right:4px;
	font-size:1.6rem;
	color:#d80f11;
}
#special_content .tokutenBoxAttention .AttLink a:hover{
	color:#444;
	text-decoration:none;
}



/* Footer */
#special_content #footerwrap{
	padding:30px 0;
	color:#fff;
}



/*=================================
スマートフォン
=================================*/
#top-wrap {background: #b8d8ff;
	background-attachment: fixed;}



#top-wrap section {background:transparent;}
#top-wrap h2{
	-webkit-margin-before:0;
	-webkit-margin-after:0;
}
h2.search-h2 {display:none;}
div.sphone_banner {
	padding:10px 0;
	}
/*div.sphone_banner img {width:100%;}*/
#corner_sphone_banner img{
	max-width:640px;
	width:100%;
	margin:0 auto;
	vertical-align:bottom;
}
section#corner_name {display:none;}
#product-detail-wrap{
	font-family:"Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	line-height:1.4;
}
section #product-detail-wrap h2, section #product-detail-wrap h3, section #product-detail-wrap h4, section #product-detail-wrap h5, section #product-detail-wrap h6 {line-height:1.4;}
#top-wrap .itemsList{
	background:#fff;
	width:98%;
	margin:0 auto;
}
#top-wrap #corner_products {padding-bottom:20px;}

#top-wrap section p {padding:0;}

#product-detail-wrap h2 {padding:0;}
#product-detail-wrap .pcOnly {display:none;}

#corner_sub_text_title {display:none;}

#top-wrap #product-detail-wrap * {box-sizing:border-box;}




/* サイトタイトル */
#product-detail-wrap .sitetitle{
	font-size:2rem;
	color:white;
	text-shadow:2px 2px 3px #20b9ee;
	font-weight:bold;
	text-align:center;
	padding:20px 0 0 0;
	
	}

/* ヘッダー */
#top-wrap .hdr img,#top-wrap .footerline img{
   width: 100%;
}
#top-wrap .footerline{
   margin-top: 10px; 
}



/* リンク一覧 */
#product-detail-wrap ul{
	overflow:hidden;
	width: 85%;
	margin:0 auto;
	flex-wrap: wrap;
    display: flex;
 }
 
 #product-detail-wrap .logo li{
    margin: 4px;
    width: 100%;
    background: #133289;
    letter-spacing: 1px;
    font-size: 1.5rem;
    font-weight: 200;
    padding: 3px 0 3px 15px;
   /* height: 73px;*/
   /* display: flex;
    align-items: center;*/
    /*box-shadow: 5px 5px #e3efff;*/
}

/*#product-detail-wrap .logo li{
	margin: 4px;
    width: 100%;
	background: #ff8bb4;
  border-radius: 5px;
  letter-spacing: 1px;
  font-size: 1.5rem;
  font-weight: 200;
}*/

#product-detail-wrap .logo li:last-child{
	border-bottom:none;
}

#product-detail-wrap .logo li a{
    display: block;
    padding: 1rem 0;
    text-decoration: none;
    transition: 0.8s;
	color: white;
}



#product-detail-wrap .line{
margin:30px 0px 10px 0px;
}


/* ALLボタン　*/
#product-detail-wrap .all{
   text-align: center;
    background: #8accf3;
    border-radius: 50px;
    width: 80%;
    padding: 10px 0;
    margin: 30px auto;
}

#product-detail-wrap .all a{
    display: block;
    padding: 0.6rem 0;
    text-decoration: none;
    transition: 0.8s;
    color: white;
    font-size: 1.8rem;
    font-weight: bold;
}







#product-detail-wrap .line{
margin:30px 0px 10px 0px;
}
#product-detail-wrap .line img{
max-width:100%;
height:auto;
}#product-detail-wrap .line02 img{
max-width:100%;
height:auto;
}





/* 特典注意文 */
#product-detail-wrap .tokutenBoxAttention{
	width:100%;
	margin:0 auto;
	padding:1rem;
	font-size:1.1rem;
	border:1px solid #630a68;
}
/*#product-detail-wrap .tokutenBoxAttention p {padding:0 12px !important;}*/
#product-detail-wrap .tbaTit{
	display:inline-block;
	margin-bottom:3px;
	padding:0 6px !important;
	font-size:1.3rem;
	color:#d80f11;
	border:1px solid #d80f11;
}
#product-detail-wrap .tbaTit::before{
	font-family:FontAwesome;
	content:"\f06a";
	margin-right:4px;
	font-size:1.6rem;
	color:#d80f11;
}
#product-detail-wrap .tokutenBoxAttention .AttLink{
	margin:12px 0 0;
	font-size:1.3rem;
}
#product-detail-wrap .tokutenBoxAttention .AttLink a {color:#d80f11;}
#product-detail-wrap .tokutenBoxAttention .AttLink:before{
	font-family:FontAwesome;
	content:"\f061";
	margin-right:4px;
	color:#d80f11;
}
#product-detail-wrap .tokutenBoxAttention .AttLink a:active{
	color:#444;
	text-decoration:none;
}




/* Footer */
#top-wrap footer {background:transparent;}
#top-wrap #footerwrap{
	padding:5px 0;
	color:#fff;
}