@charset "utf-8";

/**
 *
 *  ニュース一覧
 *
 */

/*--------------------------------------------------------------------------
   overwrite
---------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------
 #Main  
---------------------------------------------------------------------------*/
#Main{
	background:url(/shared/images/bg_content.jpg) no-repeat top right;
	border-bottom:1px solid #CCC;
}


/* .categoy
-----------------------------------------------------------------*/
#Category{
	height:52px;
	color:#f7f7fb;
	background-color:#383838;
}
#Category a{
	text-decoration:none;
}
#Category .category-inner{
	width:980px;
	margin:0 auto;
	position:relative;
}

/* .category-list */
.category-list{
	overflow:hidden;
	float:left;
	background:#383838;
}
.category-list li{
	float:left;
}
.category-list a{
	display:block;
	position:relative;
	width:120px;
	color:#8a8a8a;
	text-align:center;
	line-height:52px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.category-list .active,
.category-list a:hover{
	background:#282828;
	color:#fefefe;
}
.category-list li+li a:after{
	display:block;
	position:absolute;
	top:50%;
	left:0;
	content:"";
	width:1px;
	height:10px;
	margin-top:-5px;
	background:#999;
}

/* .archive-list */
.archive-list{
	position:absolute;
	top:0;
	right:0;
}
.archive-list li{
	display:none;
	border-right:1px solid transparent;
	border-left:1px solid transparent;
}
.archive-list li+li{
	margin-top:1px;
}
.archive-list .default{
	display:block;
	border-right:1px solid #696969;
	border-left:1px solid #696969;
}
.archive-list a{
	display:block;
	position:relative;
	width:140px;
	height:52px;
	padding:0 17px 0 23px;
	background:#383838;
	color:#fefefe;
	line-height:52px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.archive-list a:hover{
	background:#282828;
}
.archive-list .default a:after{
	position:absolute;
	content:"";
	top:50%;
	right:17px;
	width:14px;
	height:8px;
	margin-top:-4px;
	background:url(../images/ico_arrow.png) no-repeat 0 0;
}

/* .sp-archive-list */
.sp-archive-list{
	display:none;
	border-top:1px solid #555;
}
.sp-archive-list label{
	display:block;
	position:relative;
	background:#383838;
}
.sp-archive-list label:after{
	position:absolute;
	top:50%;
	right:20px;
	content:"";
	width:14px;
	height:8px;
	margin-top:-4px;
	background:url(../images/ico_arrow_sp.png) no-repeat 0 0;
	-webkit-background-size:14px 8px;
	background-size:14px 8px;
	pointer-events:none;
}
/* IE9 >= */
.sp-archive-list label:after{
	background:transparent\9;
}
@media all and (-ms-high-contrast:none) {
.sp-archive-list label:after{
	background:url(../images/ico_arrow_sp.png) no-repeat 0 0;
	-webkit-background-size:14px 8px;
	background-size:14px 8px;
}
}

.sp-archive-list select{
	display:block;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	width:100%;
	border:none;
	padding:12px 20px 13px 20px;
	background:#383838;
	outline:none;
	cursor:pointer;
	color:#fefefe;
}
/* IE10>対応 */
.sp-archive-list select::-ms-expand{
	display:none;
}

.cont-wrap {
	background: url(../images/bg_normal.jpg) repeat;
	overflow: hidden;
}

/* .box main
-----------------------------------------------------------------*/

.boxMain{
	margin:0;
	padding:0;
	background:url(../images/bg_bk.jpg) right center no-repeat;
}

.boxMain .box-inner{
	width:1000px;
	margin:0 auto;
}

.boxMain .photo{
	width:500px;
	float:left;
}

.boxMain .txt-box{
	width:500px;
	float:left;
	color:#FFF;
}

.boxMain .txt-box h2 {
	font-size:200%;
	margin:75px 0 0 50px;
}

.boxMain .txt-box h3 {
	font-size:125%;
	margin:0 0 30px 50px;
}

.boxMain .txt-box .txt {
	font-size:110%;
	line-height:250%;
	width:410px;
	margin:0 0 30px 50px;
}

.boxMain .txt-box .boxTxt {
	width:385px;
	font-size:110%;
	line-height:250%;
	margin:0 0 0 50px;
	border:1px #FFF solid;
	padding:20px;

}


/* .box sub
-----------------------------------------------------------------*/

.boxSub{
	margin:0;
	padding:0;
	background:url(../images/bg_wh.jpg) right center no-repeat;
}

.boxSub .box-inner{
	width:1000px;
	margin:0 auto;
}

.boxSub .photo{
	width:500px;
	float:left;
}

.boxSub .txt-box{
	width:500px;
	float:left;
	color:#000;
}

.boxSub .txt-box h2 {
	font-size:200%;
	margin:75px 0 0 50px;
}

.boxSub .txt-box h3 {
	font-size:125%;
	margin:0 0 30px 50px;
}

.boxSub .txt-box .txt {
	font-size:110%;
	line-height:250%;
	width:410px;
	margin:0 0 30px 50px;
}

.boxSub .txt-box .boxTxt {
	font-size:110%;
	line-height:250%;
	margin:0 0 0 50px;
	border:1px #FFF solid;
	padding:20px;
}

/* .box bottom
-----------------------------------------------------------------*/


.boxBottom{
	width:100%;;
	background-color:#FFF;
}

.boxBottom .box-inner{
	width:1000px;
	text-align:center;
	margin:0 auto;
}

.boxBottom .box-inner img.btn {
	width:500px;	
}

.boxBottom .mb {
	margin-bottom:50px;	
}

.boxBottom .box-inner a:hover {
	opacity:0.8;	
}

.boxBottom .box-inner .shopBtn {
	padding:0;
	border:none;
	margin-bottom:50px;
}


/* .box Footer
-----------------------------------------------------------------*/


.boxFooter{
	width:100%;;
	background-color:#1c1c1c;
}

.boxFooter .box-inner{
	width:1000px;
	margin:0 auto;
}

.boxFooter .box-inner .shopOnline {
	width:100%;
	margin-top:30px;
	text-align:center;
}

.boxFooter .box-inner .shopOnline a:hover {
	opacity:0.7;
}

.boxFooter .box-inner .shopOnline .shopImg img {
	width:100%;
}



.boxFooter .box-inner .shopTit {
	
	width:100%;
	text-align:center;
	color:#FFF;
	margin-top:30px;

}

.boxFooter .box-inner .shopTit h3 {
	font-size:175%;
	line-height:200%;
	letter-spacing: 3px;
}

.boxFooter .box-inner .shopTit span {
	margin-top:10px;
	display:block;	
}

.boxFooter .box-inner .shop ul {
	width:100%;
	margin-bottom:40px;
	border-bottom:2px #FFF solid;
}

.boxFooter .box-inner .shop a {
	display:block;
	z-index:999;
}

.boxFooter .box-inner .shop a:hover {
	opacity:0.7;
}


.boxFooter .box-inner .shop ul li {
	width:100%;
	height:250px;
	margin-bottom:20px;
}

.boxFooter .box-inner .shop ul li:last-child {
	margin-bottom:30px;
}

.boxFooter .box-inner .shop ul li p {
	float:left;
	margin:0;
}

.boxFooter .box-inner .shop ul li p.shopImg {
	width:50%;
}

.boxFooter .box-inner .shop ul li p.shopTxt {
	width:35%;
	text-align:left;
	font-size:125%;
	color:#FFF;
	margin-top:20px;
	letter-spacing: 2px;
}

.boxFooter .box-inner .shop ul li p.shopTxt span{
	font-size:150%;
	letter-spacing: 3px;
	line-height:135%;
}

.boxFooter .title {
	margin-top:135px;
}

.boxFooter .txt {
	text-align:center;
	color:#acacac;
	font-size:135%;
	line-height:250%;
	margin-top:50px;
}

.boxFooter .txtSp {
	display:none;
}

.boxFooter ul {
	margin:50px 0 135px 10px;
	text-align:center;
}

.boxFooter ul li {
	display:inline-block;
	width:20%;
	margin-bottom:15px;
}

.boxFooter .box-inner .shop ul > li > div {
	margin:15px 0 0 0;
	float:left;
	width:250px;
	text-align:left;
}

.boxFooter .box-inner .shop ul > li > div > div {
	display:inline-block;
	margin-right:20px;
}

.boxFooter .box-inner .shop ul > li > div > div > a > img {
	width:50px;
	height:50px;
}

/* mv
-----------------------------------------------------------------*/
.mv{
	position: relative;
	height: 850px;
	background: #FFFFFF url(../images/top1.jpg) no-repeat 50% 0;
}

.mv .lookfor {
	
	position:absolute;
	width:15%;
	left:3%;
	bottom:40%;
}

.mv .lookfor img {
	width:100%;
	
}

.lookfor_bnr {
	display:none;
}

/* movie
-----------------------------------------------------------------*/
.ytube {
	width:100%;
	position: relative;
	height:auto;
	background-color:rgba(0,0,0,1);
	padding:30px ;
	text-align:center;
}

.ytube iframe{
	width:854px;
	height:480px;
	
}

/* mv2
-----------------------------------------------------------------*/
.mv2 {
	position: relative;
	height: 1080px;
	background: #FFFFFF url(../images/top2.jpg) no-repeat 50% 0;
}
.mv2 .transArea{
	width:100%;
	position: absolute;
	height:450px;
	left: 0;
	bottom:0;
	color:#FFF;
	background-color:rgba(0,0,0,0.5);
	text-align:center;
}

.mv2 .transArea h2 {
	margin-top:50px;
	font-size:250%;
	font-weight:bold;
}

.mv2 .transArea h3 {
	margin-top:0;
	font-size:175%;
	font-weight:bold;
}

.mv2 .transArea .txt {
	width:800px;
	margin:0 auto;
	padding:50px;
	font-size:125%;
	line-height:235%;
	text-align:left;
}



/* //////////////////////////////////////////////////C
smartPhone
////////////////////////////////////////////////// */
@media screen and (max-width: 767px){

/* mv
-----------------------------------------------------------------*/
.mv{
	overflow: hidden;
	height: 298px;
	background-size: 700px 298px;
}

.mv .lookfor {
	display:none;		
}

.mv .lookfor img {
	width:100%;
}

.lookfor_bnr {
	display:block;
	text-align:center;
	margin:15px 0;
}

.lookfor_bnr img {
	max-width:100%;
}
/* ytube
-----------------------------------------------------------------*/
.ytube {
	width:100%;
	position: relative;
	height:auto;
	background-color:rgba(0,0,0,1);
	padding:20px 0;
	text-align:center;
}

.ytube iframe {
    width: 300px;
	height:169px;
    margin: 0 auto;
}

/* mv2
-----------------------------------------------------------------*/
.mv2{
	overflow: hidden;
	height: 378px;
	background-size: 700px 378px;
}

.mv2 .transArea{
	width:100%;
	position: absolute;
	height:auto;
	left: 0;
	bottom:0;
	color:#FFF;
	background-color:rgba(0,0,0,0.5);
	text-align:center
}

.mv2 .transArea h2 {
	margin-top:15px;
	font-size:150%;
	line-height:70%;
	font-weight:bold;
}

.mv2 .transArea h3 {
	margin-top:0;
	font-size:125%;
	font-weight:bold;
}

.mv2 .transArea .txt {
	width:90%;
	margin:0 auto;
	padding:0 10px 10px 10px;
	font-size:100%;
	line-height:150%;
	text-align:left;
}

/* .box main
-----------------------------------------------------------------*/

.boxMain{
	width:100%;
	margin:0;
	padding:0;
	background:url(../images/bg_bk_sp.jpg) left center no-repeat;
}

.boxMain .box-inner{
	width:100%;
	margin:0 auto;
}

.boxMain .photo{
	width:100%;
	text-align:center;
}

.boxMain .photo img {
	width:75%;
}


.boxMain .txt-box{
	width:100%;
	float:left;
	color:#FFF;
	text-align:center;
}

.boxMain .txt-box h2 {
	width:90%;
	font-size:175%;
	line-height:75%;
	text-align:left;
	margin:0 auto;
}

.boxMain .txt-box h3 {
	width:90%;
	font-size:135%;
	text-align:left;
	margin:0 auto;
}

.boxMain .txt-box .txt {
	width:90%;
	font-size:100%;
	line-height:175%;
	text-align:left;
	margin:0 auto;
}

.boxMain .txt-box .boxTxt {
	width:85%;
	margin:15px auto;
	font-size:110%;
	line-height:175%;
	border:1px #FFF solid;
	padding:15px;
}

/* .box sub
-----------------------------------------------------------------*/

.boxSub{
	width:100%;
	margin:0;
	padding:0;
	background:url(../images/bg_wh_sp.jpg) left center no-repeat;
}

.boxSub .box-inner{
	width:100%;
	margin:0 auto;
	padding-top:25px;
}

.boxSub .photo{
	width:100%;
	text-align:center;
}

.boxSub .photo img {
	width:75%;
}

.boxSub .txt-box{
	width:100%;
	margin:0 auto;
	color:#000;
}

.boxSub .txt-box h2 {
	width:90%;
	font-size:175%;
	line-height:75%;
	text-align:left;
	margin:0 auto;
}

.boxSub .txt-box h3 {
	width:90%;
	font-size:135%;
	text-align:left;
	margin:0 auto;
}

.boxSub .txt-box .txt {
	width:90%;
	font-size:100%;
	line-height:175%;
	text-align:left;
	margin:0 auto;
	margin-bottom:25px;
}

/* .box bottom
-----------------------------------------------------------------*/


.boxBottom{
	width:100%;;
	background-color:#fcfcfc;
}

.boxBottom .box-inner{
	width:100%;
	margin:0 auto;
	text-align:center;
}

.boxBottom .mb {
	margin-bottom:25px;	
}

.boxBottom .box-inner img{
	width:100%;
	margin:0 auto;
}

.boxBottom .box-inner img.btn {
	width:50%;
}

.boxBottom .box-inner .shopBtn {
	width:100%;
	background:#FFF;
	padding:0;
	border:none;
	margin-bottom:25px;
	text-align:center;}

.boxBottom .box-inner .shopBtn img{
	width:80%;
}

/* .box Footer
-----------------------------------------------------------------*/


.boxFooter{
	width:100%;
	background-color:#1c1c1c;
	text-align:center;
}

.boxFooter .box-inner{
	width:100%;
	margin:0 auto;
}


.boxFooter .box-inner .shopOnline {
	width:100%;
	margin-top: 0px;
	text-align:center;
}

.boxFooter .box-inner .shopOnline a:hover {
	opacity:0.7;
}

.boxFooter .box-inner .shopOnline .shopOnlineImg {
	width:100%;
	margin-bottom:20px;
}

.boxFooter .box-inner .shopOnline .shopOnlineImg img {
	width:90%;

}


.boxFooter .box-inner .shopTit {
	
	width:90%;
	text-align:center;
	color:#FFF;
	margin:15px auto;

}

.boxFooter .box-inner .shopTit h3 {
	font-size:175%;
	line-height:200%;
	letter-spacing: 3px;
}

.boxFooter .box-inner .shopTit span {
	margin-top:0;
	display:block;	
}

.boxFooter .box-inner .shop ul {
	width:100%;
	margin:0 auto;
}

.boxFooter .box-inner .shop a {
	display:block;
	z-index:999;
}

.boxFooter .box-inner .shop a:hover {
	opacity:0.7;
}


.boxFooter .box-inner .shop ul li {
	width:90%;
	height:auto;
	margin:0 auto;
}

.boxFooter .box-inner .shop ul li:last-child {
	margin-bottom:0px;
}

.boxFooter .box-inner .shop ul li p {
	margin:0;
}

.boxFooter .box-inner .shop ul li p.shopImg {
	width:100%;
}

.boxFooter .box-inner .shop ul li p.shopImg img{
	width:100%;
}

.boxFooter .box-inner .shop ul li p.shopTxt {
	width:100%;
	text-align:left;
	font-size:110%;
	color:#FFF;
	margin:10px 0;
	letter-spacing: 1px;
}


.boxFooter .box-inner .shop ul li p.shopTxt span{
	font-size:135%;
	letter-spacing: 0px;
	line-height:135%;
}

.boxFooter .box-inner .shop ul > li > div {
	margin:0 0 20px 0;
	float:left;
	width:250px;
	text-align:left;
}

.boxFooter .box-inner .shop ul > li > div > div {
	display:inline-block;
	margin-right:15px;
}

.boxFooter .box-inner .shop ul > li > div > div > a > img {
	width:30px;
	height:30px;
}


.boxFooter .title {
	margin-top:25px;
}

.boxFooter .title img {
	width:80%;
	margin:0 auto;
}

.boxFooter .txt {
	display:none;
}

.boxFooter .txtSp {
	width:75%;
	color:#acacac;
	font-size:110%;
	line-height:175%;
	margin:0 auto;
	margin-top:25px;
	display:block;
}


.boxFooter ul {
	margin:25px 0 25px 0;
	text-align:center;
}

.boxFooter ul li {
	display:inline-block;
	width:20%;
}

.boxFooter ul li img {
	display:inline-block;
	width:50px;
}

}