@font-face {
  font-family: 'NCAA Oregon Ducks';
  src: url('../NCAA Oregon Ducks.otf') format('opentype');
}

/**
BASIC
*/

body{
	color: #ccc;
	background: #000 !important;
}
body.popup{
	background: inherit;
	background: rgba(0,0,0,0.6) !important;
}

a {text-decoration: underline; outline: 0;}
a:link {color: #DDD;outline: 0;}
a:visited {color: #DDD; outline: 0;}
a:active {color: #DDD; outline: 0;}
a:hover {
	color: #CCC;
	text-decoration: none;
	outline: 0;
}


h1{
	margin: 20px 0 30px 0;
}

.block{
	padding: 20px 0;
}

.block.main{
	/*background-image: url(../images/main_image.jpg); */
	/*background-image: url(../images/PSW_1.gif); */
  /* 画像を常に天地左右の中央に配置 */
  background-position: center -50px;   
  /* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;   
  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  /*background-attachment: fixed;*/
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  background-size: cover;
  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color: #000;
  min-height: 800px;
  
  text-align: center;
  color: #FFF;
  
  position: relative;
}

@media screen and (min-width: 768px) {
  .block.main {    
    background-attachment: fixed;
  }
}

div.title h2{
	font-family: 'NCAA Oregon Ducks', sans-serif;
	font-size: 50px;
}
div.title h2 .sub{
	display: block;
	font-size: 16px;
}

div.cover{
	background: rgba(0,0,0,0.1);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

.block{
	padding: 50px 0;
	clear: both;
}


.block.main{
	padding-bottom: 0;
}

.block.main p.logo img{
	width: 100%;
	opacity: 0.70;
	-moz-opacity: 0.70;
}

.block.main p.patent{
	position: absolute;
	right: 0px;
	top: 100px;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	background:rgba(0,51,204,0.7);
	color: #FFF;
	display: inline-block;
	box-shadow: 0px 0px 10px 10px rgba(0,51,204,0.3);
}
.block.main p.patent span{
	font-weight: bold;
	text-align: center;
	padding-top: 23px;
	line-height: 1.3;
	display: inline-block;
}
.block.main p.image{
	margin: 50px 0 0 0;
}
.block.main p.image img{
	width: 100%;
}

.block.main p.main_title span.logo img{
	height: 50px;
}

.block.main p.arrow{
	z-index: 999;
	position: absolute;
	top: 450px;
	left: 0;
	width: 100%;
	text-align: center;
	animation: bounce 1s infinite;
}

hr{
	border-color: rgba(255,255,255,0.3);
}


.block h2{
	font-size: 40px;
	text-align: center;
	margin: 1em 0 1em -2em;
	line-height: 1.3;
	font-family: 'Cardo', serif;
}

p.caution{
	font-size: 13px !important;
	color: #999;
}


.block.intro p{
	font-size: 16px;
	line-height: 1.8;
}


.block.newmodel p{
	text-align: center;
	font-size: 16px;
	margin: 1em 0 !important;
}
.block.newmodel p.title{
	font-size: 30px !important;
	margin: 2em 0 1em 0;
}


.block.update{
	text-align: center;
}
.block.update ul.item{
	width: 86%;
	margin: 2em auto ;
}
.block.update ul.item li{
	padding: 10px;
}
.block.update ul.item li p .num{
	font-size: 20px;
	background: rgba(255,255,255,.8);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}
.block.update ul.item li p{
	text-align: left;
	font-size: 13px;
	color: #999;
	margin: 0 0 0 41px;
}
.block.update ul.item li p.title{
	margin: 0 0 .5em 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	color: #CCC;
}




.block.function h3{
	margin: 2em 0;
}

.block.function h3 img{
	height: 30px;
}
.block.function h3 .sub{
	display: block;
	font-size: 13px;
	margin-top: 10px;
}


.block.function ul.item li{
	padding: 10px;
	margin-bottom: 5%;
}

.block.function ul.item li p.image{
	text-align: center;
}
.block.function ul.item li p.image img{
	height: 70px;
}

.block.function ul.item li p.title{
	margin: 2em 0 1em 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	height: 2.2em;
}

.block.function ul.item li p.text{
	text-align: left;
	color: #999;
}

.block.function ul.item.drive{
	margin-bottom: 3em;
}

.block.function ul.item.sport{
	width: 80%;
	margin: 0 auto;
}


.block.lineup h3{
	font-size: 40px;
	text-align: center;
	margin: 0 0 1em 0;
	font-family: 'Cardo', serif;
}

.block.lineup ul li{
	list-style: none;
	float: left;
	text-align: center;
	padding: 10px;
}

.block.lineup ul li img{
	width: 100%;
}

.block.lineup ul li div.data p{
	margin: 1em 0;
}

.block.lineup ul li div.data p i{
	font-size: 16px;
	vertical-align: middle;
	margin-right: 2px;
}

.block.lineup ul.item.image p.caution{
	margin-top: .5em;
}

.block.lineup ul li p.title{
	font-size: 30px;
}

.block.lineup div.add p{
	text-align: center;
}

.block.lineup ul li div.image{
	/*background-color: #333;*/
}

.block.lineup p.caution{
	/*text-align: center !important;*/
}
p.stich.caution{
	text-align: center !important;
}


.block.lineup .simple_accordion p.title{
	text-decoration: underline;
	cursor: pointer;
}
.block.lineup .simple_accordion .detail{
	display: none;
}

.block.lineup table.data{
	font-size: 12px;
	margin: 1em 0;
}
.block.lineup table.data td{
	text-align: center;
}
.block.lineup table.data th{
	background: inherit;
	text-align: left;
}



.block.shoplist p{
	text-align: center;
}

.block.shoplist table.data{
	width: 100%;
	line-height: 1.5;
	margin: 3em 0 3em 0;
}

.block.shoplist table.data .tel a{
	text-decoration: none;
	pointer-events: none;
}

.block.shoplist table.data td.tel i,
.block.shoplist table.data td.mail i,
.block.shoplist table.data td.map i{
	font-size: 20px;
	vertical-align: middle;
}
	
.block.shoplist table.data td.tel,
.block.shoplist table.data td.mail,
.block.shoplist table.data td.map{
	text-align: center;
}

.block.shoplist table.data td.area{
	background: rgba(255,255,255,0.2);
	font-weight: bold;
	text-align:center;
}


.button{
	text-align: center;
	padding: 20px 0;
}


.block div.image{
	margin: 0;
}

.block div.image.left{
	float: left;
}

.block div.image.right{
	float: right;
}

.block div.image img{
	width: 500px;
}

.block div.image img.circle{
	/*border-radius: 400px;*/
}

.block .text h3{
	font-size: 30px;
	margin:2em 0;
	line-height: 1.5;
	font-family: 'Cardo', serif;
}

.block .text.right{
	float: right;
}

.block .text.left{
	float: left;
}
.block.intro  .text.left{
	width: 40%;
}


input[type="submit"].btn,
button,
a.btn{
	background-color: rgba(0,51,153,1);
}
input[type="submit"].btn:hover,
button:hover,
a.btn:hover{
	background-color: rgba(0,51,153,0.8);
}




/**
FOOTER
*/



@media screen and (min-width: 480px) and (max-width: 767px)  {

}




@media screen and (max-width: 799px) {

/**
BASIC
*/


/**
CONTENTS
*/


.block{
	padding: 20px;
}

.block.main{
	/*background-image: url(../images/main_image_sp.jpg) ;
	background-size: 150%;*/
	background-position: top;
	background-attachment: inherit;
	min-height: inherit;
	height: auto;
}

.block.main p.arrow{
	margin-top: 0px;
}

.block.main div.cover{
	background-color: rgba(0,0,0,0.5);
}

.block.main p.logo{
	margin-top: 50px;
	
}
.block.main p.patent{
	position: inherit;
	text-align: center;
	top: -10px;
	margin:0;
}

.block.main p.image{
	margin-top: -30px;
}


.block.main p.arrow{
	position: inherit;
	top: 0;
	left: 0;
}

.block.main p.main_title span{
	display: block;
	margin: 0;
}

.block.main .title{
	margin: 50px 0;
}

.block h2{
	font-size: 20px;
	text-align: center;
	margin: 1em 0 !important;
}

.block div.image{
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
}

.block .text{
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
}

.block .text h3{
	font-size: 20px;
	margin: 1.5em 0;
}


div.title h2 {
    font-size: 20px;
}
div.title h2 .sub {
    font-size: 13px;
}



.block.intro  .text.left{
	width: 100%;
}

.block.intro p {
    font-size: inherit;
    line-height: 1.6;
}


.block.update ul.item{
	width: 100%;
	margin: 2em auto ;
}
.block.update ul.item li{
	width: 100%;
}
.block.update ul.item li p.title{
	font-size: 15px;
}


.block.newmodel p{
	font-size: inherit;
}

p.catch{
	font-size: 13px !important;
}


.block.function h3 img {
    height: inherit;
	width: 100%;
}

.block.function ul.item li p.image img{
	height: 40px;
}

.block.function ul.item li{
	width: 50%;
	padding: 5px;
	margin-bottom: 10%;
}
.block.function ul.item li p.title{
	margin:1em 0 0 0;
	font-size: 14px;
	height: 3em;
}

.block.function ul.item.sport {
    width: 100%;
}


.block.lineup ul.item.image li{
	width: 100%;
}

.block.lineup ul.item.column_2 li{
	width: 100% !important;
	border-bottom: solid 1px rgba(255,255,255,0.3);
	margin-bottom: 5%;
}

.block.lineup ul.item.column_2 li:last-child{
	border: none;
}

.block.shoplist div.title h2 {
    font-size: 26px;
} 
.block.shoplist table.data td.name,
.block.shoplist table.data td.address{
	/*display: block;
	width: 100%;*/
}
.block.shoplist table.data td.address{
	font-size: 10px;
}

.block.shoplist table.data .tel a{
	pointer-events: inherit;
}
.block.shoplist table.data td.tel span.text{
	display: none;
}


/**
FOOTER
*/

}



/**
POPUP
*/

.popup{
	text-align: center;
	font-size: 100%;
	color: #DDD;
}

.popup p.catch_1{
	font-family: 'Yellowtail', cursive;
	font-size: 40px;
	color: #FF6;
	transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
	margin: .5em 0;
}

.popup p.catch_2{
	font-family: 'Raleway', sans-serif;
	font-size: 60px;
	line-height: 1;
	letter-spacing: .05em;
	margin: 20px 0 0 0;
}

.popup p.catch_3{
	font-family: 'Sawarabi Mincho', sans-serif;
	font-size: 40px;
	letter-spacing: .5em;
	color: #FF6;
	margin: 0 0 .5em 0 ;
}

.popup p.catch_4{
	font-size: 20px;
	margin: .5em 0;
	color: #FF6;
}

.fancybox-skin{
	background: inherit !important;
}

.fancybox-close {
    top: -5px !important;
    right: -5px !important;
}

.fancybox-opened .fancybox-skin{
	box-shadow: none !important;
}

p em{
	font-style: normal;
	color: #FF6;
}


@media screen and (max-width: 400px) {
	
.popup{
	font-size: 80%;
}

.popup p.catch_1{
	font-size: 20px;
}

.popup p.catch_2{
	font-size: 40px;
	letter-spacing: 0;
}

.popup p.catch_3{
	font-size: 25px;
	letter-spacing: 0;
	margin: 0 0 .5em 1em ;
}

.popup p.catch_4{
	font-size: 20px;
}

}