@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Cardo:400,700&display=swap');

html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}

body{
	overflow-x: hidden;
}

.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

#surf_bbq {
	width: 100vw;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: center;
	background: #FFF;
	color: #333;
}

#surf_bbq img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#surf_bbq p{
	font-size: 0.95em!important;
	margin-top: 0!important;
}

#surf_bbq h1,
#surf_bbq h2,
#surf_bbq h3,
#surf_bbq h4,
#surf_bbq h5{
	color: #000;
	text-align:center;
	font-weight:normal;
	background: none;
	border: none;
}

#surf_bbq h1{
	font-size: 1.8em;
	letter-spacing: 2px;
	margin: 50px auto 20px;
}

#surf_bbq h2{
	font-size: 2.5em;
	font-weight: 500;
    margin-bottom: 30px;
    font-family: 'DIN-Condensed', sans-serif;
}

#surf_bbq .surf_bbq_wrap{
	width:100%!important;
	max-width:800px;
	margin:0 auto;
	padding:0;
	text-align: center;
    position: relative;
}

#surf_bbq .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 position: relative;
}

#surf_bbq p.main_text{
	margin: 0 auto 20px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
}

#surf_bbq section.movie{
	width: 100%;
	padding: 100px 0;
	background: #ebf4ff;
	margin: 50px auto;
}

#surf_bbq section.movie h3{
	margin: 0 auto 20px;
}

#surf_bbq section.movie .video{
    position:relative;
    width:90%;
    max-width: 600px;
    padding-top:22.25%;
	margin: 20px auto;
}

#surf_bbq section.movie .video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

#surf_bbq section.movie p{
    margin: 50px auto 0!important;
}

#surf_bbq section.mainimage{
    width: 100%;
    margin: 100px auto;
}

#surf_bbq section.mainimage .image{
    margin-top: 50px;
}

#surf_bbq section.mainimage p.text{
    margin: 50px auto!important;
}

#surf_bbq section.mainimage p.text span{
    font-size: 0.7em;
}

#surf_bbq section.mainimage h3{
    font-size: 2.2em;
}

#surf_bbq section.mainimage .image1{
    width: 60%;
    margin-left: 30%;
}

#surf_bbq section.mainimage .image2{
    width: 75%;
    margin-left: 5%;
}

#surf_bbq section.mainimage .image3{
    margin-top: 30px;
}

#surf_bbq section.mainimage .image4{
    width: 75%;
    margin-left: 20%;
}

#surf_bbq section.mainimage .image5{
    width: 50%;
    margin-left: 5%;
}

#surf_bbq section.mainimage .image6{
    width: 80%;
    margin-left: 15%;
}

#surf_bbq section.mainimage .image7{
    width: 75%;
    margin-left: 5%;
}

#surf_bbq section.mainimage .image8{
    width: 50%;
    margin-left: 45%;
}

#surf_bbq section.mainimage .image9{
    width: 70%;
    margin-left: 5%;
}

#surf_bbq section.mainimage .image11{
    width: 80%;
    margin-left: 10%;
}

#surf_bbq section.mainimage .image12{
    width: 70%;
    margin-left: 15%;
}

#surf_bbq section.mainimage .image13{
    width: 70%;
    margin-left: 25%;
}

#surf_bbq section.mainimage .image14{
    width: 60%;
    margin-left: 5%;
}

#surf_bbq section.mainimage .image15{
    width: 80%;
    margin-left: 15%;
}

#surf_bbq section.mainimage .image16{
    width: 90%;
    margin: auto;
}

#surf_bbq section.mainimage .image16 div{
    flex-basis: 50%;
}

#surf_bbq section.mainimage .image16 div:first-child{
    padding-right: 3%;
}

#surf_bbq section.mainimage .image16 div:last-child{
    padding-left: 3%;
    margin-top: 50px;
}

#surf_bbq section.mainimage .image18{
    width: 90%;
    margin-left: 5%;
}

#surf_bbq section.style{
    margin: 80px auto;
}

#surf_bbq section.style .image1,
#surf_bbq section.style .image2,
#surf_bbq section.style .image3{
    width: 100%;
    margin: 100px auto;
}

#surf_bbq section.style .image1 {
    width: 90%;
}

#surf_bbq section.style .image1 .mainimage div{
    flex-basis: 50%; 
}

#surf_bbq section.style .image1 .mainimage div:last-child{
    margin-top: 80px;
}

#surf_bbq section.style .image1 .mainimage2{
    margin: 50px auto;
}

#surf_bbq section.style .image2 .mainimage2{
    width: 90%;
    margin: 50px auto;
}

#surf_bbq section.style .image2 .mainimage2 div{
    flex-basis: 50%; 
}

#surf_bbq section.style .image2 .mainimage2 div:first-child{
   padding-right: 2%
}

#surf_bbq section.style .image2 .mainimage2 div:last-child{
   padding-left: 2%
}

#surf_bbq section.style .image3 .mainimage{
    margin: 50px auto;
}

#surf_bbq section.style .image3 .mainimage div:first-child{
    width: 70%;
    margin-bottom: 30px;
}

#surf_bbq section.style .image3 .mainimage div:last-child{
    width: 70%;
    margin-left: 30%;
}

#surf_bbq section.style .image3 .mainimage2{
    width: 75%;
    margin: auto;
}

#surf_bbq p.itemname{
	width: 100%;
	margin: 20px auto 10px!important;
	font-size: 1.1em!important;
}

#surf_bbq p.price,
p.price{
	width: 100%;
	display: block;
	font-size: 0.8em!important;
}

#surf_bbq p.price span,
p.price span{
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}

/* 購入ボタン */

#surf_bbq section.mainimage .otheritem,
#surf_bbq section.style .otheritem,
.itemlist a,
#surf_bbq .itemlist a,
#surf_bbq .itemlist .coming{
	display: block;
	width: 100%;
	max-width: 100px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #438dd1;
	background: #438dd1;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}

#surf_bbq section.mainimage .otheritem,
#surf_bbq section.style .otheritem{
    font-family: 'DIN-Condensed', sans-serif;
    font-size: 2em;
    text-align: center;
    max-width: 500px;
    width: 65%;
    margin-bottom: 20px;
    letter-spacing: 3px;
}

#surf_bbq section.style .otheritem:hover,
.itemlist a:hover,
#surf_bbq .itemlist a:hover{
	background: #FFF;
	text-align: center;
	border: 1px solid #438dd1;
	color: #438dd1;
}

#surf_bbq .itemlist,
.itemlist{
 font-size: 0.95em!important;
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 max-width: 600px;
 margin: 10px 0;
 font-family: 'Noto Sans JP', sans-serif;
}

#surf_bbq .itemlist{
 font-size: 0.95em!important;
}

#surf_bbq section.style .textaria,
#surf_bbq section.style .textaria .comment{
	margin: 50px auto 40px!important;
}

.itemlist div:first-child{
	width: 75%;
	padding: 3px 1% 3px 0;
}

.itemlist div:last-child{
	width: 25%;
	display: flex;
	align-items: center;
	padding-right: 1%;
}

/* profile */

#surf_bbq section.instagram{
    width: 90%;
    max-width: 900px;
    margin: 100px auto;
}

#surf_bbq section.instagram .flex .profile{
    flex-basis: 33%;
}

#surf_bbq .profile{
	/*width: 85%;*/
	max-width: 500px;
	margin: 0 0 50px;
}

#surf_bbq .profile div:first-child{
	flex-basis: 30%;
}

#surf_bbq .profile div:last-child{
	flex-basis: 70%;
	padding-left: 5%;
	text-align: left;
	line-height: 150%;
	margin: auto;
}

#surf_bbq .profile p.modelname{
	font-weight: 500;
	font-size: 1.5em!important;
	font-family: 'DIN-Condensed', sans-serif;
	color: #438dd1;
	line-height: 100%;
}

#surf_bbq .profile p.proftext{
	font-size: 0.8em!important;
}

#surf_bbq .profile div:last-child div{
	margin: 5px 0 0;
	width: 100%;
	padding-left: 0!important;
}

#surf_bbq .profile div:last-child p.icon{
	margin: 0!important;
	text-decoration: underline;
	font-size: 0.75em!important;
	flex-basis: 100%;
	text-align: left;
}

#surf_bbq .profile a{
	 text-decoration: underline;
	 color: #438dd1;
}

#surf_bbq .profile div:last-child p.icon img{
	width: 20%;
	max-width: 20px;
	vertical-align: middle;
	padding-right: 2%;
	display: inline-block!important;
}

/* 回遊リンク */

#surf_bbq .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 100px;
}

#surf_bbq .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #438dd1;
	border-bottom: 1px solid #438dd1;
	color: #438dd1;
	letter-spacing: 3px;
}

#surf_bbq .Banner4 ul {
	display:inline;
}

#surf_bbq .Banner4 ul li {
	display:inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}

.featherlight-content{
	width: 100%;
	max-width: 600px!important;
	font-family: 'Noto Sans JP','DIN-Condensed', sans-serif;
    padding: 40px!important;
    border-bottom: 0!important;
}

.featherlight-content p{
	font-size: 1em!important;
    color: #666;
}

.featherlight-content p.colorname{
    width: 100%;
    border-bottom: 1px solid #666666;
    font-family: 'DIN-Condensed', sans-serif;
    font-size: 1.8em!important;
    color: #438dd1;
}

.featherlight-content .name{
	width: 80%;
	margin: 20px auto;
}

.featherlight-content a:hover{
	text-decoration: none!important;
}

.featherlight-content a {
	outline:none!important;
}

@media only screen and (min-width:749px){

.pc_none{
	display: none!important;
}

#surf_bbq section.movie .video{
    flex-basis: 45%;
    padding: 220px 2% 0;
}

/* profile */

#surf_bbq section.profile .flex div{
	padding: 0 4%;
}

/* ヘッダー・フッターの崩れを直す */

#news_detail .detail{
	width:100%!important;
}

#news_detail .detail .head{
	width: 1000px!important;
	margin: 0 auto 50px!important;
}

#news_detail .detail .content p:first-child{
	margin: 0 auto;
	max-width: 1000px!important;
}

#topicpath{
	width: 1168px;
	margin: 0 auto;
}

.paging{
	width: 1000px;
	margin: 0 auto;
}
.item_category_links{
	width: 1168px;
	margin: 100px auto 0;
}

/*まっくろ*/

/*#news_detail .detail .content{
	background: #000;
}

#news_detail .detail .content p {
	background: #000;
}

#news_detail .detail .content p:first-child img{
	padding-top: 50px;
}*/

}

@media screen and (max-width:748px) {

.sp_none {
	display:none;
}

#surf_bbq h1{
	font-size: 4.5vw;
	line-height: 130%;
	text-align: left;
    width: 90%;
}

#surf_bbq section.style h2{
	font-size: 7.5vw;
}

#surf_bbq p,
#surf_bbq div{
	font-size: 3.4vw!important;
	line-height: 180%;
}

#surf_bbq p.main_text{
	display: block!important;
	width: 90%;
	margin: 8.125vw auto 2.25vw!important;
    text-align: left;
}

#surf_bbq section.movie{
	padding: 50px 0;
	margin: 50px auto;
}

#surf_bbq section.movie .video{
    padding-top: 56.25%;
}

#surf_bbq section.movie p{
    width: 90%;
    text-align: left;
    margin-top: 20px!important;
}

#surf_bbq section.mainimage{
    margin: 12.125vw auto;
}

#surf_bbq section.mainimage .image{
    margin-top: 8.25vw;
}

#surf_bbq section.mainimage .image3{
    margin-top: 5vw;
}

#surf_bbq section.style .image1,
#surf_bbq section.style .image2,
#surf_bbq section.style .image3{
	margin: 10.375vw auto;
}

#surf_bbq section.mainimage p.text,
#surf_bbq section.style .image1 .mainimage2,
#surf_bbq section.style .image2 .mainimage2{
    margin: 8.25vw auto!important;
}

#surf_bbq section.style .textaria,
#surf_bbq section.style .textaria .comment{
	margin: 8.25vw auto 7vw!important;
}

#surf_bbq section.mainimage .otheritem, #surf_bbq section.style .otheritem{
    font-size: 5.25vw!important;
}

#surf_bbq .itemlist div{
	font-size: 3vw!important;
	line-height: 150%!important;
}

p.price,
#surf_bbq p.price,
#surf_bbq p.model{
	font-size: 2.3vw!important;
	line-height: 110%;
}

#surf_bbq .itemlist div:first-child{
	width: 82%;
	padding: 1vw 1% 1vw 0;
}

#surf_bbq .itemlist div:last-child{
	width: 18%;
}

#surf_bbq section.instagram .flex .profile{
    flex-basis: 50%;
    margin-bottom: 20px;
}

#surf_bbq .profile div:last-child p.icon{
	flex-basis: 100%;
}

#surf_bbq .profile p.modelname{
	font-size: 4.25vw!important;
	margin: 15px auto 5px;
}

#surf_bbq .profile .flex div p.text{
	font-size: 2.78vw!important;
	margin: 10px auto 0!important;
}

#surf_bbq .itemlist .coming{
	line-height: 100%;
}

.featherlight-content{
    padding: 5% 15px!important;
    font-size: 3.125vw!important;
}

.featherlight-content p.colorname{
    font-size: 5.5vw!important;
}


/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#surf_bbq .Banner4 {
	text-align: center;
	width: 100%;
}

#surf_bbq .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#surf_bbq .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#surf_bbq .header{
	position: relative;
}

#surf_bbq .header .title{
	position: absolute;
	bottom: 2%;
	left: 32%;
	width: 50%;
}

}