/* トップページボディ */
body{
  font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
  margin: 0;
}
header{
  width: 100%;
  padding: 0;
  text-align: center;
}
section{
	overflow: hidden;
	margin-top: 100px;
}
section.sectiontop{
	margin-top: 10px;
}
.main_wrap{
	width: 1280px;
	overflow: hidden;
	margin: 0 auto;
}
.content_wrap{
	width: 1180px;
	overflow: hidden;
	margin: 0 auto;
}

/* メインビジュアルエリア */
.mainv_area{
	width: 100%;
	overflow: hidden;
	/*height: 100vh;*/
}
.mainv_area img{
	width: 100%;
}
.item_text a{
	color: #000;
}
.vbox-close{
  font-weight: 300;
}
/* 見出し */
h1{
	display: block;
	overflow: hidden;
  margin: 50px 50px 110px;
}
h1 img{
	float: right;
  width: 745px;
  height: auto;
}
h2{
  width: 100%;
  font-size: 2rem;
  margin-bottom: 0.4rem;
}
h2 img{
  width: 590px;
}
.h2text{
	letter-spacing:1rem;
  margin-bottom: 60px;
}
.clearfix::after{
  content:"";
  display: inline-block;
  clear:both;
  font-size: 0;
}

/* アイテムテキストエリア */
.item_text{
	font-size: 0.7rem;
	float: right;
	margin-right: 3%;
	line-height: 1.2rem;
}

.under_text{
	line-height: 25px;
	font-size: 1.1rem;
	letter-spacing:0.3rem;
}

/* 2カラムボディ */
.left{
	float: left;
	width: 242px;
	margin-right: 40px;
}
.right{
	float: right;
	width: 242px;
}

.left2{
	float: left;
	width: 68%;
	margin-right: 2%;
}
.right2{
	float: right;
	width: 28%;
	margin-left: 2%;
}

.cont_left{
  width: 590px;
    height: 720px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.cont_right{
	width: 570px;
	float: right;
	overflow: hidden;
}

/* コンテンツ上下 */
.cont_top{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.cont_top div.img3{
	width: 280px;
	height: 361px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.cont_top div.img3:last-child{
}
.img3 img,
.cont_top div.img3_1 img{
	width: 100%;
}
.cont_top div.img3_1{
	width: 580px;
	height: 361px;
	float: left;
  margin-right: 0;
	overflow: hidden;
}
.cont_bottom{
	width: 100%;
	overflow: hidden;
}
.cont_bottom div.img2{
	width: 580px;
	height: 360px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
  margin-bottom: 20px;
}
.cont_bottom div.img2:last-child{
	margin-right: 0;
}
.img2{
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.img2 img{
	width: 100%;
}

/* 画像ズーム */
.zoomimg img{
 transition:1s all;
}
.zoomimg img:hover{
  transform:scale(1.2,1.2);
  transition:1s all;
}

/* コンテンツ擬似区切り */
.block_left1{
	display: block;
	overflow: hidden;
	width: 433px;
	margin-right: 20px;
	float: left;
}

.section5_block{
	position: relative;
	width: 1180px;
	overflow: hidden;
	height: auto;
}
.section5_block .bookarea{
  margin: 30px auto;
  width: 335px;
}
.section5_block .bookarea img{
  margin: 20px auto;
  width: 200px;
  display: block;
}
.section5_block .bookarea p.book-name{
  text-align: left;
  border-bottom:1px solid #000;
  padding-bottom: 10px;
}
.section5_block .bookarea p.book-name img{
  width: 100%;
  height: auto;
  margin:0;
}
.section5_block .bookarea p.book-text{
  margin-bottom: 50px;
  margin-top: 0;
}
.section5_block .bookarea p.book-text img{
  width: 335px;
  height: auto;
}
.section5_block .bookarea p.book-name span{
  display: block;
}
.section5_block .bookarea p.fav-title{
  text-align: center;
  margin: 0;
}
.section5_block .bookarea p.fav-title img{
  margin: 0 auto;
  width: 162px;
  display: block;
}
.section5_block .bookarea p.book-title{
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.section5_block .bookarea p.book-title span{
font-size: 16px;
font-weight: normal;
  letter-spacing: -0.05em;
}

/* section6 ttl2カラム */
.section6_block{
	position: relative;
	width: 1180px;
	overflow: hidden;
	height: auto;
}





/* 画像サイズ調整 */
.image1_1{
	width: 100%;
	height: auto;
}
.image1_2{
	width: 270px;
	height: 350px;
	margin-bottom: 20px;
  margin-right: 20px;
	overflow: hidden;
	float: left;
}
.image1_2 img{
	width: 100%;
}
.image1_3{
	width: 270px;
	height: 350px;
	margin-right: 0;
	margin-bottom: 20px;
	overflow: hidden;
}
.image1_3 img{
	width: 100%;
}
.image1_4{
	width: 270px;
	height: 350px;
	overflow: hidden;
	float: left;
  margin-right: 20px;
}
.image1_4 img{
	width: 100%;
}
.image1_5{
	width: 270px;
	height: 350px;
	overflow: hidden;
}
.image1_5 img{
	width: 100%;
}
.image1_6{
	width: 350px;
	height: 233px;
	overflow: hidden;
	margin-top: 26px;
	float: left;
}
.image1_6 img{
	width: 100%;
}
.image1_7{
	width: 116px;
	height: 116px;
	overflow: hidden;
	margin-top: 10px;
	float: right;
}
.image1_7 img{
	width: 100%;
}
.image1_8{
	width: 116px;
	height: 116px;
	overflow: hidden;
	margin-top: 17px;
	margin-left: 10px;
	float: left;
}
.image1_8 img{
	width: 100%;
}

.image3_1{
	width: 433px;
	height: 646px;
	overflow: hidden;
	margin-bottom: 20px;
}
.image3_1 img{
	width: 100%;
}
.image3_2{
	width: 433px;
	height: 288px;
	overflow: hidden;
}
.image3_2 img{
	width: 100%;
}
.image3_3{
	width: 727px;
	height: 527px;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
}
.image3_3 img{
	width: 100%;
}
.image3_4{
	width: 414px;
	height: 406px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.image3_4 img{
	width: 100%;
}
.image3_5{
	width: 293px;
	height: 406px;
	overflow: hidden;
	float: left;
}
.image3_5 img{
	width: 100%;
}

.image4_1{
	width: 380px;
	height: 280px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
	overflow: hidden;
}
.image4_2{
	width: 380px;
	height: 280px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
	overflow: hidden;
}
.image4_3{
	width: 380px;
	height: 280px;
  float: left;
  margin-right: 0px;
  margin-bottom: 20px;
	overflow: hidden;
}
.image4_4{
	width: 380px;
	height: 280px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
	overflow: hidden;
}
.image4_5{
	width: 380px;
	height: 280px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
	overflow: hidden;
}
.image4_6{
	width: 380px;
	height: 280px;
  float: left;
  margin-right: 0px;
  margin-bottom: 20px;
	overflow: hidden;
}
.image4_1 img,
.image4_2 img,
.image4_3 img,
.image4_4 img,
.image4_5 img,
.image4_6 img{
	width: 100%;
}

.image5_1{
	width: 380px;
	height: auto;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.image5_1 .imgbox{
	width: 380px;
	height: 754px;
	overflow: hidden;
}
.image5_1 img,
.image6_1 img{
	width: 100%;
}
.image5_2{
	width: 380px;
	height: auto;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
	overflow: hidden;
}
.image5_2 .imgbox{
	width: 380px;
	height: 754px;
	overflow: hidden;
}
.image5_2 img,
.image6_2 img{
	width: 100%;
}
.image5_3{
	width: 380px;
	height: auto;
  float: left;
  margin-right: 0px;
  margin-bottom: 20px;
	overflow: hidden;
}
.image5_3 .imgbox{
	width: 380px;
	height: 754px;
	overflow: hidden;
}
.image5_3 img,
.image6_3 img{
	width: 100%;
}


.image6_1,
.image6_2,
.image6_3{
float: left;
margin-right: 20px;
	width: 380px;
  margin-bottom: 100px;
}
.image6_3{
margin-right: 0px;
}
.image6_1 .imgbox,
.image6_2 .imgbox,
.image6_3 .imgbox{
  width: 220px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.imgbox img.img_name{
  width: 220px;
  height: auto;
  margin-top: 20px;
}
.image6_1 .bookarea,
.image6_2 .bookarea,
.image6_3 .bookarea{
  width: 100px;
  text-align: center;
  float: left;
    padding-top: 245px;
}
.image6_1 .bookarea img,
.image6_2 .bookarea img,
.image6_3 .bookarea img{
}
.mb0{
  margin-bottom: 0;
}
span.imgwrap{
  height: 500px;
  overflow: hidden;
    display: block;
}
/* コーディネートエリア */
.code{
	margin: 60px auto;
}
.codetype1_left{
	width: 576px;
	height: 752px;
	margin-right: 20px;
	overflow: hidden;
	float: left;
	/*background-image: url("../images/code1img_2.png");*/
	/*background-repeat: no-repeat;
	background-position: right bottom;*/
	/*position: relative;*/
	/*background-size: contain;*/
}
.codetype1_left_left{
	overflow: hidden;
	width: 250px;
	float: left;
}
.codetype1_left_right{
	width: 326px;
	float: left;
}
.codetype1_left_right img{
	width: 100%;
}
.codetype1_ttl{
	width: 250px;
	/*position: absolute;
	top:0;
	left: 0;*/
	text-align:center;
	font-size: 1.3rem;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0.2rem;
}
.codetype1_img{
	width: 250px;
	/*position: absolute;
	top:90px;
	left: 0;*/
	overflow: hidden;
}
.codetype1_img img{
	width: 100%;
}
.codetype1_text_pc{
	display: block;
	width: 250px;
	/*position: absolute;
	top:680px;
	left: 0;*/
	overflow: hidden;
	font-size: 0.7rem;
	margin-top: 300px;
}
.codetype1_text_pc a{
	color: #000;
}
.codetype1_text_sp{
	display: none;
}
.codetype1_right{
	width: 584px;
	height: 752px;
	float: right;
	overflow: hidden;
}
.codetype1_img1{
	width: 282px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
}
.codetype1_img1 p{
	margin: 50% auto;
	font-size: 1.3rem;
}
.codetype1_img2{
	width: 282px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
}
.codetype1_img2 img{
	width: 100%;
}
.codetype1_img3{
	width: 282px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}
.codetype1_img3 img{
	width: 100%;
}
.codetype1_img4{
	width: 282px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}
.codetype1_img4 img{
	width: 100%;
}

/*--------- コーデ2 --------------*/
.codetype2_right{
	width: 576px;
	height: 752px;
	margin-left: 20px;
	overflow: hidden;
	float: right;
	/*background-image: url("../images/code2img_2.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	background-size: contain;*/
}
.codetype2_right_left{
	overflow: hidden;
	width: 326px;
	float: left;
}
.codetype2_right_left img{
	width: 80%;
}
.codetype2_right_right{
	width: 250px;
	float: right;
}
.codetype2_ttl{
	width: 250px;
	/*position: absolute;*/
	/*top:0;
	right: 0;*/
	text-align:center;
	font-size: 1.3rem;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0.2rem;
}
.codetype2_img{
	width: 250px;
	/*position: absolute;*/
	/*top:90px;
	right: 0;*/
	overflow: hidden;
}
.codetype2_img img{
	width: 100%;
}
.codetype2_text_pc{
	display: block;
	width: 250px;
	/*position: absolute;*/
	/*top:680px;
	right: 0;*/
	overflow: hidden;
	font-size: 0.7rem;
	margin-top: 300px;
}
.codetype2_text_pc a{
	color: #000;
}
.codetype2_text_sp{
	display: none;
}
.codetype2_left{
	width: 584px;
	height: 752px;
	float: left;
	overflow: hidden;
}
.codetype2_img1{
	width: 282px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	overflow: hidden;
}
.codetype2_img1 p{
	margin: 50% auto;
	font-size: 1.3rem;
}
.codetype2_img2{
	width: 282px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	overflow: hidden;
}
.codetype2_img2 img{
	width: 100%;
}
.codetype2_img3{
	width: 282px;
	margin-left: 10px;
	margin-top: 10px;
	float: right;
	overflow: hidden;
}
.codetype2_img3 img{
	width: 100%;
}
.codetype2_img4{
	width: 282px;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	overflow: hidden;
}
.codetype2_img4 img{
	width: 100%;
}

/*--------- コーデ3 --------------*/
.codetype3_left{
	width: 576px;
	height: 752px;
	margin-right: 20px;
	overflow: hidden;
	float: left;
	/*background-image: url("../images/code3img_2.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	background-size: contain;*/
}
.codetype3_left_left{
	overflow: hidden;
	width: 250px;
	float: left;
}
.codetype3_left_right{
	width: 326px;
	float: left;
}
.codetype3_left_right img{
	width: 100%;
}
.codetype3_ttl{
	width: 250px;
	/*position: absolute;*/
	top:0;
	left: 0;
	text-align:center;
	font-size: 1.3rem;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0.2rem;
}
.codetype3_img{
	width: 250px;
	/*position: absolute;*/
	top:90px;
	left: 0;
	overflow: hidden;
}
.codetype3_img img{
	width: 100%;
}
.codetype3_text_pc{
	display: block;
	width: 250px;
	/*position: absolute;*/
	top:680px;
	left: 0;
	overflow: hidden;
	font-size: 0.7rem;
	margin-top: 150px;
}
.codetype3_text_pc a{
	color: #000;
}
.codetype3_text_sp{
	display: none;
}
.codetype3_right{
	width: 584px;
	height: 752px;
	float: right;
	overflow: hidden;
}
.codetype3_img1{
	width: 282px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
}
.codetype3_img1 p{
	margin: 50% auto;
	font-size: 1.3rem;
}
.codetype3_img2{
	width: 282px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
}
.codetype3_img2 img{
	width: 100%;
}
.codetype3_img3{
	width: 282px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}
.codetype3_img3 img{
	width: 100%;
}
.codetype3_img4{
	width: 282px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}
.codetype3_img4 img{
	width: 100%;
}

/*--------- コーデ4 --------------*/
.codetype4_right{
	width: 576px;
	height: 752px;
	margin-left: 20px;
	overflow: hidden;
	float: right;
	/*background-image: url("../images/code4img_2.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	background-size: contain;*/
}
.codetype4_right_left{
	overflow: hidden;
	width: 326px;
	float: left;
}
.codetype4_right_left img{
	width: 72%;
}
.codetype4_right_right{
	width: 250px;
	float: right;
}
.codetype4_ttl{
	width: 250px;
	/*position: absolute;*/
	top:0;
	right: 0;
	text-align:center;
	font-size: 1.3rem;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0.2rem;
}
.codetype4_img{
	width: 250px;
	/*position: absolute;*/
	top:90px;
	right: 0;
	overflow: hidden;
}
.codetype4_img img{
	width: 100%;
}
.codetype4_text_pc{
	display: block;
	width: 250px;
	/*position: absolute;*/
	top:680px;
	right: 0;
	overflow: hidden;
	font-size: 0.7rem;
}
.codetype4_text_pc a{
	color: #000;
}
.codetype4_text_sp{
	display: none;
}
.codetype4_left{
	width: 584px;
	height: 752px;
	float: left;
	overflow: hidden;
}
.codetype4_img1{
	width: 282px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	overflow: hidden;
}
.codetype4_img1 p{
	margin: 50% auto;
	font-size: 1.3rem;
}
.codetype4_img2{
	width: 282px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	overflow: hidden;
}
.codetype4_img2 img{
	width: 100%;
}
.codetype4_img3{
	width: 282px;
	margin-left: 10px;
	margin-top: 10px;
	float: right;
	overflow: hidden;
}
.codetype4_img3 img{
	width: 100%;
}
.codetype4_img4{
	width: 282px;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	overflow: hidden;
}
.codetype4_img4 img{
	width: 100%;
}

/* 戻るボタン */
.rebtm{
	width: 270px;
	height: 50px;
	margin:0 auto 10%;
	background-color: #000;
	text-align:center;
	color: #fff;
	position: relative;
}
.rebtm a{
	color: #fff;
}

.rebtm p{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 135px;
    height: 25px;
}

.popup_body{
	overflow: hidden;
	margin: 0 auto;
    width: 50%;
}
.item_all{
	width: 100%;
	padding:2%;
	border: 1px solid #000;
	color: #000;
	text-align:center;
}
.popup_body{
	text-align:center;
}
.popup_body a{
	text-decoration: none;
}
.popup_body img{
	max-height: 500px;
}
.price{
	font-size: 0.8rem;
}
.price a{
	color: #000;
	text-decoration: underline;
}

.vbox-prev{
	margin-left: 20%;
}
.vbox-next{
	margin-right: 20%;
}
.mobile_arrow{
	display: none;
}
.price{
	text-align:left;
}
.pc{
	display: block;
}
.sp{
  display: none;
}
