@charset "utf-8";

/*
Theme Name: SUBHAND
Author: SUBHAND.LLC
Author URL: http://www.subhand.net/
*/


*{
	margin:0px;
	padding:0px;
}

html,body {
	background: #FFF4F7;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	}
body{
box-sizing : border-box;
margin: 0px auto;
padding: 0px;
line-height: 1.8;
font-size: 0.8em;
width: 100%;
}



#hed{
width: 100%;
background: #000;
padding: 10px 0px;
}

#infomation{
width: 85%;
border: 3px solid #FF009E;
border-radius:10px;
margin: 15px auto;
background: #FFF;
padding: 10px;
}
#infomation h2{
color: #FF009E;
font-weight: bold;
text-align: left;
padding-bottom: 5px;
}
dl dt{
font-size: 1.2em;
}
dl dt:before {
	content: "♥";
	color: #ff8b8b;
	padding-right: 3px;
	line-height: 1.8;
}
dl dd{
line-height: 1.8;
font-size: 1em;
padding-left: 15px;
}


.flexbox{
display: flex;
flex-flow: row wrap;
justify-content: space-around;
align-content: flex-start;
margin: auto;
width: 90%;
}

.flexbox img{
width:32%;
height: auto;
}

.flexbox02{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content:center;
width: 98%;
}
.flexbox02 a {
width:24%;
}

.flexbox02 a img{
width:100%;
}


#fotter{
background: #000;
padding: 10px;
}
#fotter a{
color: #FFF;
}
#fotter a:visited {
color:#fff;
}
.copyright{
text-align: center;
color: #FFF;
}
.button{
    color: #FFF;
    border: #FFF solid 3px;
	text-align: center;
    padding: 10px;
	width: 80%;
	margin: 20px auto;
}
.waku{
    color: #FFF;
    background: #000;
	text-align: center;
    padding: 10px;
	width: 80%;
	margin: 20px auto;
}
.waku a{
color: #FFF !important;
}
/*===============================================
●コンテンツ
===============================================*/
.container{
width: 90%;
padding: 20px 0;
margin: auto;
}
a:link{
text-decoration: none;
color: #FF0096;
}
a:visited {
text-decoration: none;
color: #FF0096;
}
.text{
background: #FFF;
width: 100%;
margin-bottom: 20px;
border-radius: 5px;
}
.text p{
padding: 10px;
}
.rank{
color: #FF0096;
font-weight: bold;
padding-bottom: 0px !important;
}
.container img{
width: 100%;
}
.container p{
margin-bottom: 20px;
}

/*===============================================
●プロフィール
===============================================*/
#prof{
background-image:url(../images/prof_back.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
color: #FFF;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;
}
.inbox{
width: 85%;
margin: 0 auto;
}
/*===============================================
●チャンネルの特徴
===============================================*/
#aica_channel{
background-image:url(../images/aica_img01.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
color: #FFF;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;
}
#aica_channel h2{
padding-top: 10px;
padding-bottom: 10px;
}
#aica_channel p{
margin-bottom: 20px;
}


#best{
background-image:url(../images/aica_img02.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
color: #FFF;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;
}
#best h3{
padding-top: 10px;
padding-bottom: 10px;
}
#best p{
margin-bottom: 20px;
}

#travel{
background-image:url(../images/aica_img03.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
color: #FFF;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;
}
#travel h3{
padding-top: 10px;
padding-bottom: 10px;
}
#travel p{
margin-bottom: 20px;
}


#advent{
background-image:url(../images/aica_img04.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
color: #FFF;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;
}
#advent h3{
padding-top: 10px;
padding-bottom: 10px;
}
/*===============================================
●動画制作について
===============================================*/
#make{
background-image:url(../images/make_back.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
color: #FFF;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;
}
#make h2{
padding-top: 10px;
padding-bottom: 10px;
}
#make img{
width: 100%;
height: auto;
margin-top: 10px;
margin-bottom: 20px;
}


#satuei{
background-image:url(../images/satuei.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
color: #000;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;}
#satuei h2{
padding-top: 10px;
padding-bottom: 10px;
}
#satuei img{
width: 70%;
height: auto;
margin-top: 10px;
margin-bottom: 10px;
}
#satuei a{
color: #974237 !important;
font-weight: bold;
}
#satuei p{
text-shadow:
0 1px 0 #fff,
        1px 0 0 #fff,
        0 -1px 0 #fff,
        -1px 0 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

#sotosatuei{
background-image:url(../images/sotosatuei.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
color: #FFF;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;
}
#sotosatuei h2{
padding-top: 10px;
padding-bottom: 10px;
}
#sotosatuei img{
width: 100%;
height: auto;
margin-top: 10px;
margin-bottom: 20px;
}

#sotosatuei .img01{
width: 70%;
height: auto;
margin-top: 10px;
margin-bottom: 20px;
}


#perfume{
background-image:url(../images/perfume_back.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
color: #FFF;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;
}
#perfume h2{
padding-top: 10px;
padding-bottom: 10px;
}
#perfume h3{
padding-top: 10px;
padding-bottom: 10px;
}
#perfume img{
width: 100%;
height: auto;
margin-top: 10px;
margin-bottom: 20px;
}



#select{
background-image:url(../images/select.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
color: #FFF;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;
}
#select h2{
padding-top: 10px;
padding-bottom: 10px;
}
#select img{
width: 100%;
height: auto;
margin-top: 10px;
margin-bottom: 20px;
}


/*===============================================
●select商品
===============================================*/

.select_box{
width: 100%;
padding: 20px 0;
margin: auto;
background: #FFF;
}
.select_box ul{
width: 95%;
margin: auto;
}
.select_box img{
width: 30%;
height: auto;
float: left;
margin-right: 15px;
max-width:120px;
max-height:150px;
vertical-align: middle;/*IE7*/
}

.select_box h3{
font-size: 1.2em;
line-height: 1.5;
}

.select_contents{
overflow: hidden;
margin-right: 10px;
}
.select_contents p{
    float: right;
    display: inline-block;
    background-color: #000;
    padding: 5px 20px;
    color: #fff;
}

.select_box li{
    border-bottom: 1px solid #ccc;
	height: auto;
	padding-bottom: 10px;
	max-height: 320px;
	min-height: 200px;
}
 .select_box ul li{
    position: relative;
	list-style: none;
	padding-top: 20px;
}
.select_box  ul li a{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    text-indent: 100%; /*テキスト非表示*/
    white-space: nowrap; /*テキスト非表示*/
    overflow: hidden; /*テキスト非表示*/
  }
.select_box  ul li a:hover{
        opacity:0.6;
        filter: alpha(opacity=60);
        -ms-filter: "alpha( opacity=60 )";
        background: #fff;
  }
  
  .select_box p{
  margin-top: 20px;
  }
  
/*===============================================
●Youtube動画
===============================================*/

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
	 margin-bottom: 10px;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
/*===============================================
●アドベントカレンダー
===============================================*/
.advent{
background: #FFF;
background-image:url(../images/ad_top.jpg);
background-repeat: no-repeat;
position:relative;
background-position: right top;
background-attachment: fixed;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
background-size: cover;
background-attachment:scroll;
padding-bottom: 20px;
margin-bottom: 20px;
}
.advent h1{
line-height: 2.25;
font-size: 1.6em;
padding: 10px 0 20px 0;
text-align: center;
}
.advent p{
	text-align: center;
    line-height: 1.8;
    font-size: 1em;
    font-weight: 400;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-shadow:
	0 1px 0 #fff,
    1px 0 0 #fff,
    0 -1px 0 #fff,
    -1px 0 0 #fff,
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
   1px 1px 0 #fff;
}
.advent img{
    width: 100%;
    height: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
.advent dl{
margin: 20px auto;
text-align: center;
}
.advent dl dt{
font-weight: bold;
line-height: 2.8;
font-size: 2em;
}
.advent dl dd{
line-height: 2.8;
font-size: 1.2em;
	text-shadow:
	0 1px 0 #fff,
    1px 0 0 #fff,
    0 -1px 0 #fff,
    -1px 0 0 #fff,
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
   1px 1px 0 #fff;
}
.advent h2{
text-align: center;
}
.advent .small{
font-size: 0.6em;
line-height: 4;
}

.advent a{
color: #000;
}
.advent .mini{
line-height: 2.5;
font-size: 0.8em;
}

/*===============================================
●アドベントカレンダー各ページ
===============================================*/
.advent01{
background: #FFF;
padding-bottom: 20px;
margin-bottom: 20px;
}
.advent01 h1{
line-height: 2.25;
font-size: 1.6em;
padding: 10px 0 0 0;
text-align: center;
}
.advent01 p{
    line-height: 1.8;
    font-size: 1em;
    font-weight: 400;
    color: #333;
	margin: 20px 0;
}
.advent01 .mini{
line-height: 2.5;
font-size: 0.8em;
}
.advent01 img{
    width: 100%;
    height: auto;
    margin: 10px 0;
}

.advent01 dl{
margin: 20px auto;
text-align: center;
}
.advent01 dl dt{
font-weight: bold;
line-height: 2.8;
font-size: 2em;
}
.advent01 dl dd{
line-height: 2.8;
font-size: 1.2em;
	text-shadow:
	0 1px 0 #fff,
    1px 0 0 #fff,
    0 -1px 0 #fff,
    -1px 0 0 #fff,
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
   1px 1px 0 #fff;
}
.advent01 h2{
text-align: center;
}
.advent01 h3{
margin-top: 20px;
}
.advent01 .small{
font-size: 0.6em;
line-height: 4;
}

.advent01 a{
color: #000;
}

/*===============================================
●sパンくず
===============================================*/
.breadcrumb ol{
padding: 10px 0;
font-size: 0.8em;
}
.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-weight: bold;/*太字*/
}

.breadcrumb li:after {/* >を表示*/
  content: '＞';
  padding: 0 3px;
  color: #999;
}

.breadcrumb li:last-child:after {
  content: '';
}

.breadcrumb li a {
  text-decoration: none;
  color: #999;/*色*/
}

.breadcrumb li a:hover {
  text-decoration: underline;
}



/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width: 640px)  {	
#hed img{
	width: 60% !important;
	}
p{
font-size:1.0em;
}

.smnone{
display: none;
}


}

/*===============================================
●PC.css  画面の横幅が980x以上
===============================================*/

@media screen and (min-width: 980px) {
.advent p{
    font-size: 1.6em;
}




/*セレクト商品一覧*/
/*.select_box{
 display:flex;
}
.select_box img{
width:100%;
}
.select_box ul{
height: auto;
display: block;
}
.select_box ul li{
 float: left;
width: 30%;
height: auto;
padding: 20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  }
 
.select_contents{
 margin: 0 20px 20px 0;
float: left;
}*/
}　/* パソコン表示 */


