
@media screen and (max-width:415px) { 
	
	
	
	body{
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
		display: block;
		font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		font-size: 4vmin;
		text-align: center;
		color: #666;
	}

	#container{
		width: 95%;
		height: auto;
		margin: 0 auto 0;
		padding: 0;
		background: #fff;
		overflow:hidden;
	}
	
	#container .box{
		position: relative;
		height:100svh;
		box-sizing:border-box;
	}
	

	.pagination a .hover-text{
		display: none;
	}	
	

	#container .box .pagebtn_area{
		width: 100%;
		height: 6svh;
		min-height: 45px;
		padding: 5px 0 5px;
		margin: 0 auto 0;
		z-index: 999;
		overflow: visible;
		position: absolute;
		bottom: 0;
	}

        #container .box .honbun .left_box{
        width:100%;
        height:50svh;
        box-sizing:border-box;
        padding:0;
        margin:0;
        overflow: visible;
       background-color: transparent;
    }
    #container .box .honbun .right_box{
        width:100%;
        height: 50svh;
        padding:0;
        margin:0;
        box-sizing:border-box;
        overflow:visible;
        background-color: transparent;
    }
	
	@media screen and (max-width:376px) { 
		#container .box .honbun .left_box{
			width:100%;
			height:  calc(50vh - 50px);
			box-sizing:border-box;
			padding:0;
			margin:0;
			overflow: visible;
			background-color: transparent;
		}
		#container .box .honbun .right_box{
			width:100%;
			height:  calc(50vh - 50px);
			padding:0;
			margin:0;
			box-sizing:border-box;
			overflow: visible;
			background-color: transparent;
		}

	}
	
	/******* honbun  *******/

	#container .box .center{
		width:100%;
		height: calc(100vh - 100px);
		box-sizing:border-box;
		padding: 10px;

	}

	.center .credit{
		width:100%;
		margin: 100px auto 20px;
		font-size:0.5em;
		text-align: left;
		display: block;
	}

	.center .credit ul.list{
		width:100%;
		margin: 30px auto 20px;
	}

	.center .credit ul.list li{
		list-style: none;
	}

	#container .box .honbun  .left_box .attention,
	#container .box .honbun  .right_box .attention{
		width:100%;
		display:block;
		font-size:2vmin;
		text-align:center;
		position:absolute;
		left:0;	
		bottom:5%
	}

/******************************************
				svg  /  img
				************************************/
/****  cover ****/
	#cover_main_img{
		width: 80%;
		display: block;
		position: absolute;
		height: 100%;
		z-index: 1;

	}

	#container .box .text_img_area #main{
		display:block;
		position: absolute;
		width: 80%;
		top:-5%;
		left: 0;
		right: 0;
		margin: auto;
	}

	.center .text_img_area p span {
		font-size: 2vmin;
		line-height: 5vmin;
		display:block;
		vertical-align: middle;
		width: 100%;
		text-align: center;
		bottom: 15%;
		right: 0;
		position: absolute;
	}

	.center .text_img_area p span img {
		width: 5%;
		min-width: 30px;
		max-width: 50px;
		vertical-align: middle;
	}


/****  p2 ****/

	#container .box .text_img_area #sub_cover{
		display:block;
		z-index: 999;
		top:0;
		width: 80%;
		height:80vh;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
	}

/****  p3 ****/

	#container #box3 .honbun .right_box .text_img_area #wallet{
		position:absolute;
		text-align: center;
		width: 65%;
		height:auto;
		top: 0;
		left:0;
		right: 0;
		margin: auto;
		display: block;
	}


/****** P4******/

	.box .left_box .text_img_area p .no1 {
		width: 30%;
		min-width: 50px;
		max-width: 180px;
		vertical-align: middle;
	}

	#box4 .honbun .right_box .text_img_area #chiba_no1{
		display:block;
		width: 70%;
		position: absolute;
		height:auto;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
	}

/****** P5 ******/

	.box .left_box .text_img_area p #p5_peanut {
		width: 30%;
		min-width: 50px;
		max-width: 200px;
		vertical-align: middle;
	}

	.box .honbun .right_box .text_img_area #dog_peanut{
		display:block;
		width: 80%;
		position: absolute;
		height:auto;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
	}

	#container #box5 .honbun  .left_box .attention{
		bottom:0;
	}

/****** P6 ******/
    #box6 .honbun .left_box .pc {
    display: none;
    }
    #box6 .honbun .left_box .sp {
    display: block;
		overflow: visible;
    }

    .box .honbun .left_box .text_img_area p #top_pear_sp {
        width: 40%;
        min-width: 70px;
        max-width: 450px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .box .honbun .left_box .text_img_area p #p6_pear_sp {
        width: 20%;
        min-width: 30px;
        max-width: 100px;
        vertical-align: middle;
    }
    #container #box6 .honbun .left_box .attention{
	    bottom:-10%;
	}


	.box .right_box p #top_pear_2 {
		width: 40%;
		min-width: 80px;
		max-width: 500px;
		position: absolute;
		top: -40vh;
		right: 0;
		z-index: 99;
	}


	.box .honbun .right_box .text_img_area #pear{
		display:block;
		width: 25%;
		max-width:300px;
		position: absolute;
		height:auto;
		bottom: 35%;
		left: 15%;
	}

	.box .honbun .right_box .text_img_area #dog_pear{
		display:block;
		width: 30%;
		max-width:300px;
		position: absolute;
		height:auto;
		top: -10%;
		right: 15%;
	}

/****** P7 ******/


	.box .left_box .text_img_area p #p7_daikon {
		width: 25%;
		min-width: 50px;
		max-width: 180px;
		vertical-align: middle;
	}

	.box .honbun .left_box .text_img_area #daikon{
		display:block;
		width: 25%;
		max-width:250px;
		position: absolute;
		height:auto;
		bottom: -15%;
		left: 5%;
		z-index: 10;
	}

	.box .honbun .right_box .text_img_area #dog_daikon{
		display:block;
		width: 60%;
		position: absolute;
		height:auto;
		top: 5%;
		right: 0;
	}
	
		#container #box7 .honbun  .left_box .attention{
		bottom:5%;
	}


/****** P8 ******/
	.box .left_box .text_img_area p #p8_suzuki {
		width: 30%;
		min-width: 40px;
		max-width: 180px;
		vertical-align: middle;
	}

	.box .honbun .right_box .text_img_area #dog_suzuki{
		display:block;
		width: 90%;
		position: absolute;
		height:auto;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
	}

	#container #box8 .honbun  .left_box .attention{
		bottom:5%;
	}	
	
/****** P9 ******/
	.box .left_box .text_img_area p #p9_shoyu {
		width: 30%;
		min-width: 50px;
		max-width: 180px;
		vertical-align: middle;
	}

	.box .honbun .right_box .text_img_area #dog_shoyu{
		display:block;
		width: 80%;
		position: absolute;
		height:auto;
		top: 5%;
		margin:auto;
		left:0;
		right:0;
	}

	#container #box9 .honbun  .left_box .attention{
		bottom:0;
	}	
	
/****** P10 ******/
	.box .left_box .text_img_area p #p10_inubosaki {
		width: 30%;
		min-width: 50px;
		max-width: 250px;
		vertical-align: middle;
	}

	.box .honbun .right_box .text_img_area #dog_inubosaki{
		display:block;
		width: 35%;
		max-width: 400px;
		position: absolute;
		height:auto;
		top: 2%;
		right: 3%;
		z-index: 1;
	}
	.box .honbun .right_box .text_img_area #dog_inubosaki_bg{
		display:block;
		width: 100%;
		position: absolute;
		height:auto;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;

	}

		#container #box10 .honbun  .left_box .attention{
			bottom:0;
		}	

	.box .left_box .text_img_area p.over_box{
		text-align:center;
	}

/****** P11 ******/
	#box11 .left_box .text_img_area{
		position:absolute;
		top: 35vh;
	}

	.box .left_box .text_img_area p #p11_monorail {
		width: 25%;
		min-width: 50px;
		max-width: 250px;
		vertical-align: middle;
	}


	.box .left_box .text_img_area p.align_left {
		text-align: center;
		text-indent: 0;
	}

	.box .honbun .right_box .text_img_area #dog_monorail{
		display:block;
		width: 100%;
		position: absolute;
		height:auto;
		top: -35vh;
		left:0;
		right: 0;
		margin: auto;
		z-index: 0;
	}

	#container #box11 .honbun  .right_box .attention{
		bottom:20%;
	}	
	
	#box11 .left_box .text_img_area p.over_box{
		text-align:center;
		text-indent: 0;
	}
	
/****** P12 ******/

.box .left_box .text_img_area p #p12_narita {
	width: 30%;
	min-width: 50px;
	max-width: 280px;
	vertical-align: middle;
}

.box .left_box .text_img_area #plane {
	width: 99%;
	min-width: 50px;
	padding: 30px 10px 60px;
	display: block;
}

	#container #box12 .honbun  .left_box .attention{
		bottom:-75%;
	}	
	
.box .honbun .right_box .text_img_area #dog_narita{
	display:block;
	width: 50%;
	position: absolute;
	height:auto;
	right: 0;
	z-index: 0;
	top:12%;
	
}

/****** P13 ******/
	#box13 #choshi_pc{
		display:none;
	}

	#box13 #choshi_sp{
		display: block;
	}

	#box13 .honbun .right_box .text_img_area{
		position: absolute;
		top:0;
		overflow: hidden;
	}
	
	#box13 .honbun .left_box .text_img_area{
		position: absolute;
		bottom:0;
		overflow: hidden;
	}

	.box .honbun .left_box .text_img_area p #p13_choshi_sp {
		width: 30%;
		min-width: 50px;
		max-width: 250px;
		vertical-align: middle;
	}


	.box .honbun .right_box .text_img_area #dog_choshi_sp{
		display:block;
		width: 100%;
		position: absolute;
		height:auto;
		z-index: 3;
	}
	#box13 .honbun  .right_box .attention{
		position: absolute;
		top: -20%;
	}	
	
/****** P14 ******/

	#box14 .left_box .text_img_area{
		margin-top:10%;
	}	

	#box14 .right_box .text_img_area{
		position:absolute;
		top:-10%;
	}	

	.box .left_box .text_img_area p #p14 {
		width: 30%;
		min-width: 50px;
		max-width: 180px;
		vertical-align: middle;
	}


	.box .honbun .left_box .text_img_area #dog_no1_last{
		display:block;
		width: 45%;
		position: absolute;
		height:auto;
		bottom: 20%;
		right: 0;
		left:0;
		margin:auto;
		z-index: 0;
	}

	.box .honbun .right_box .text_img_area #dog_no1_last_2{
		display:block;
		width: 40%;
		max-width:450px;
		position: absolute;
		height:auto;
		right: 0;
		left:0;
		margin:auto;
		z-index: 0;
		bottom:5%;
	}

/****** P15 ******/
	.box .honbun .right_box .text_img_area #dog_last{
		display:block;
		width: 65%;
		position: absolute;
		height:auto;
		top: 0;
		right: 0;
		left:0;
		margin:auto;
		z-index: 0;
	}

/****** P16 ******/
	

	#container #box16 .credit{
		font-size: 1.8vmin;
		line-height: 3.5vmin;
		text-align: left;
		width: 93%;
		margin: 0 2.5% 0;
	}

	#container #box16 .left_box{
		height: 32vh;
		overflow: visible;
	}

	#container #box16 .left_box .text_img_area{
		width: 100%;
		margin: 0 auto 0;
		background-image:url(../images/p16/chiba_corgi.png);
		background-repeat: no-repeat;
		background-size: 22%;
		background-position:bottom right ;
		overflow: visible;
	}
	#container #box16 .right_box{
		background-image:url(../images/p16/last_img.png);
		background-repeat: no-repeat;
		background-size: 30%;
		background-position: right 0 bottom 0;
	}

	#container #box16 .credit .text_img_area h2{
		font-size: 2.5vmin;
		line-height: 3.5vmin;
		padding:0 0 5px;
	}


	.box .credit .text_img_area .list{
		width: 100%;
		margin: 0 0 5px;
	}

	.box .credit .text_img_area #profile{
		width: 100%;
		list-style:inside;
		margin: 0 0 10px;
		color: #f5b2b2;
		list-style-position: outside;
		padding-left: 1.3em;
	}
	.box .credit .text_img_area #profile li span{
		color: #666;
	}

	.box .credit .text_img_area .last_img{
		width: 100%;
		text-align: center;
	}

	.box .credit .text_img_area #last_chiba_corgi{
		display:none;
	}

	#box16 .right_box .text_img_area{
		width: 100%;
		margin: 0 ;
		font-size: 1.8vmin;
		line-height: 3.5vmin;
	}

	#box16 .right_box .text_img_area #reference{
		width: 100%;
		margin: 0 2% 1%;
		vertical-align:top;
	}

	#box16 .right_box .text_img_area #about{
		width: 100%;
		margin: 0 2% 1%;
		vertical-align:top;
	}
	
	@media screen and (max-width:413px) { 
		
		#container #box16 .left_box .text_img_area{
			width: 100%;
			margin: 0 auto 0;
			background-image:url(../images/p16/chiba_corgi.png);
			background-repeat: no-repeat;
			background-size: 17%;
			background-position:right 0 bottom 0;
			overflow: visible;
		}
		#container #box16 .right_box{
			background-image:url(../images/p16/last_img.png);
			background-repeat: no-repeat;
			background-size: 28%;
			background-position: right 0 bottom 0;
		}
		
		#box16 .right_box .text_img_area{
				width: 100%;
				margin: 0 ;
				font-size: 1.8vmin;
				line-height: 2.9vmin;
			}
	}

/*******************************
			btn 
			*************************/
	.btn,
	a.btn,
	button.btn {
		color: #fff;
	  font-size: 1rem;
	  font-weight: 700;
	  line-height: 1.3;
	  position: relative;
	  display: inline-block;
	  padding: 0.5rem 1.5rem;
	  margin: 0 10px 10;
	  cursor: pointer;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	  -webkit-transition: all 0.3s;
	  transition: all 0.3s;
	  text-align: center;
	  vertical-align: middle;
	  text-decoration: none;
	  letter-spacing: 0.1em;
	  border-radius:2rem;
	}
	

/******************************************
				now_text  
				************************************/

.pagination {
	display:none;
}
	
	#container #footer{
	  background:#ffffff;
	  color:#666;
	  padding:20px;
	  text-align:center;
		font-size: 0.5rem;
		z-index: 999;
	}
	
}



