@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');
@import url('https://fonts.cdnfonts.com/css/old-english-five');
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: unset;
}

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

.blog_inner p{
margin-bottom: 0.5em;	
}

.blog_inner ul{
margin-bottom: 0;
margin-left: 0;
}

#boa2512 {
	width: unset;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: center;
	background: #000;
	color: #fff;
}

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

#boa2512 p{
	font-size: 0.95em!important;
	margin-top: 0!important;
   text-align: center;
}

#boa2512 h1,
#boa2512 h2,
#boa2512 h3,
#boa2512 h4,
#boa2512 h5{
	color: #fff;
	text-align:center;
	font-weight:normal;
	background: none;
	border: none;
	/*font-family: 'DIN-Condensed', sans-serif;*/
	font-family:'Old English Five';
}

#boa2512 h1{
	font-size: 3em;
	line-height: 130%;
	margin-bottom: 20px;
	letter-spacing: 2px;
	margin: 50px auto;
}

#boa2512 h1 span{
display: block;
font-family: 'DIN-Condensed', sans-serif;
font-weight: normal;
font-size: 0.35em;
}
	
	
#boa2512 h2{
	font-size: 2em;
	font-weight: normal;
}

#boa2512 h4{
	font-size: 2em;
	padding: 2%;
	font-weight: normal;
	background: #1a1a1a;
	text-align: left;
}

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

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

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

#boa2512 p.main_text2{
	margin: 30px auto 20px!important;
	text-align: left;
	line-height: 180%;
	display: block!important;
	width: 80%;
}

#boa2512 p.main_text2 span{
font-weight: bold;
font-size: 1.3em;
display: block;
}

#boa2512 section{
	background: #000!important;
}

#boa2512 section.style{
	width: 100%;
	margin: 100px auto;
	max-width: 800px;
}

#boa2512 section.style .mainimage{
	position: relative;
	width: 100%;
}

#boa2512 section.style .subimage{
	margin: 80px auto;
	width: 100%;
}

/*STYLE1*/

#boa2512 section.style1{
    max-width: 100%!important;
}

#boa2512 section.style1 .mainimage{
	width: 100%;
}

#boa2512 section.style1 .mainimage div{
	width: 100%;
}

#boa2512 section.style1 h2{
	position: absolute;
	bottom: 10%;
	right: 6%;
	color: white;
}

#boa2512 section.style1 .subimage{
	width: 100%;
    position: relative;
    background: linear-gradient(#000 0% 10%, #1a1a1a 10% 90%, #000 90% 100%)
}

#boa2512 section.style1 .subimage .subimage1{
	width: 75%;
    margin-left: 0;
    padding-bottom: 30%;
}

#boa2512 section.style1 .subimage .subimage2{
	width: 55%;
    position: absolute;
    bottom: 0;
    right: 0;
}

#boa2512 section.style1 .mainimage2 {
	width: 100%;
    margin-left: 0;
}

/*STYLE2*/

#boa2512 section.style2 .mainimage{
    width: 100%;
    margin-bottom: 50px;
    background: url(https://peetonline.com/images/mcd/2025/boa2512/back2.png) no-repeat;
	background-size: contain;
	background-position: center;
}

#boa2512 section.style2 .mainimage .mainimage-1{
	width: 40%;
    margin-left: 3%;
    position: relative;
    z-index: 1;
    /*padding-top: 30px;*/
	 padding-top: 0;
}

#boa2512 section.style2 .mainimage .mainimage-2{
	width: 75%;
    margin-left: 22%;
    margin-top: -23%;
    z-index: 0;
    position: relative;
}

#boa2512 section.style2 .mainimage .mainimage-3{
	width: 55%;
    margin-left: 0;
    margin-top: -16%;
    z-index: 1;
    position: relative;
     /*padding-top: 30px;*/
	 padding-top: 0;
	
}

#boa2512 section.style2 h2{
	position: absolute;
	top: 6%;
	right: 20%;
}

#boa2512 section.style2 .mainimage2{
	width: 90%;
	margin: auto;
}

/*STYLE3*/

#boa2512 section.style3 .mainimage{
	position: relative;
	width: 100%;
}

#boa2512 section.style3 .subimage{
    position: relative;
}

#boa2512 section.style3 h2{
	position: absolute;
	bottom: 15%;
	right: 8%;
    background: #1a1a1a;
}

#boa2512 section.style3 .subimage1{
	width: 55%;
    margin-left: 42%;
    position: relative;
    z-index: 1;
}

#boa2512 section.style3 .subimage2{
	width: 55%;
    margin-left: 3%;
    margin-top: -15%;
}

/*STYLE4*/

#boa2512 section.style4 .mainimage .mainimage1{
	width: 100%;
	position: relative;
}

#boa2512 section.style4 .mainimage .mainimage1 div{
  width: 80%;
  margin: auto;
}

#boa2512 section.style4 h2{
    position: absolute;
    top: 10%;
    left: 15%;
	color: black;
}

#boa2512 section.style4 .subimage{
	margin: 50px auto 80px;
}

#boa2512 section.style4 .subimage1{
	width: 60%;
	margin:auto;
}

#boa2512 section.style4 .subimage2{
	width: 75%;
	margin-left: 5%;
	margin-top: 40px;
}

#boa2512 section.style .textaria,
#boa2512 section.style .textaria .comment{
	margin: 50px auto!important;
	width: 90%;
	max-width: 600px;
}

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

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

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

#boa2512 section.item2{
	width: 100%;
	max-width: 800px;
	margin: 30px auto 0;
	text-align: center;
}


#boa2512 section.item2 img{
	width: 100%;
}
#boa2512 section.item2 .flex div {
	flex-basis: 50%;
	padding: 0%;
}

#boa2512 p.itemname2 {
	font-size: 0.95em!important;
	margin: 0px auto 0px!important;
	font-weight: 600;
	text-align: center;
}

#boa2512 p.price2 {
	font-size: 1.3em!important;
	margin: 10px auto!important;
	text-align: center;
}

/* 購入ボタン */

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

#boa2512 section.style .otheritem{
    font-family: 'DIN-Condensed', sans-serif;
    font-size: 2em;
    text-align: center;
    max-width: 500px;
    width: 65%;
}

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

#boa2512 .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;
}

#boa2512 .itemlist{
 font-size: 0.95em!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%;
}

#boa2512 .buy2 {
	display: block;
	width: 100%;
	max-width: 115px;
	padding: 12px 0;
	text-align: center;
	border: 1px solid #fff;
	background: #000;
	color: #fff;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
	border-radius: 8px;
	margin-bottom: 70px;
}
#boa2512 .buy2:hover {
	background: #fff;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}

/* profile */

#boa2512 section.profile{
	width: 85%;
	max-width: 500px;
	margin: 0 auto 100px;
}

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

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

#boa2512 section.profile p.modelname{
	font-weight: 500;
	font-size: 2em!important;
	font-family: 'DIN-Condensed', sans-serif;
	color: #fff;
	line-height: 100%;
}

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

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

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

#boa2512 section.profile a{
	 text-decoration: underline;
	 color: #fff;
}

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

/* 回遊リンク */

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

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

#boa2512 .Banner4 ul {
	display:inline;
}

#boa2512 .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: #555555;
}

.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;
}

#boa2512 section.style3 h2{
	width: 200px;
    height: 200px;
    padding: 62px 0 0;
}

/* profile */

#boa2512 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;
}

#boa2512 h1{
	font-size: 8vw;
	line-height: 130%;
	width: 90%;
	margin: 7vw auto 5.5vw;
}

#boa2512 h1 span{
	font-size: 3vw;
}	
	
#boa2512 section.style h2{
	font-size: 4.5vw;
	font-weight: normal;
}
	
#boa2512 h4{
	font-size: 4.5vw;
}	

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

#boa2512 p.main_text{
	display: block!important;
	width: 90%;
	margin: 14.125vw auto 2.25vw!important;
}
	
#boa2512 p.main_text2{
	display: block!important;
	width: 90%;
	margin: 3vw auto!important;
}	

#boa2512 section.style{
	margin: 20.375vw auto;
}

#boa2512 section.style1{
	margin: 14.125vw auto 20.375vw;
}

#boa2512 section.style .subimage{
	margin: 10.125vw auto;
}

#boa2512 section.style3 h2{
	right: 8%;
    padding: 11% 4%;
}
	
#boa2512 section.style4 .subimage{
	margin: 8.5vw auto!important;
}

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

#boa2512 .mainitemlist a{
	margin-bottom: 9.125vw;
}

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

p.price,
#boa2512 p.price,
#boa2512 p.model{
	font-size: 2.8vw!important;
	line-height: 180%;
}

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

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

#boa2512 section.profile .flex div h5{
	font-size: 4.25vw;
	margin: 15px auto 5px;
}

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

#boa2512 .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;
}
	
#boa2512 .Banner4 h3	{
    font-size: 5vw!important;
}
	
#boa2512 section.style2 h2{
	top: 1%;
	right: 18.5%;
}
	
#boa2512 section.style4 h2{
	top: 3%;
    left: 14%;
}
	
#boa2512 .buy2{
 padding: 5px 0;
max-width: 100px;
}	
	
.itemlist a{
	padding:8px 0;
}
	
#boa2512 .itemlist, .itemlist{
	font-size: 0.85em!important;
}	
	
#boa2512 section.profile div:last-child{
	padding-left: 5%;
}	
	

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

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

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

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

/* ヘッダー */

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

#boa2512 .header{
	position: relative;
	height: 130vw;
}

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

}