﻿@charset "UTF-8";
/* CSS Document */
html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
@media screen and (max-width: 767px) {
	html {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
	}
	body {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		min-width: auto;
	}
}

/* ==========================================================================
   main
========================================================================== */
.main {
	position:relative;
	max-width:1200px;
	height: auto;
	margin: 0;
	padding: 0;
}
.main img {
	display: block;
	max-width:100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}

@media screen and (max-width: 767px) {
	.main {
		position:relative;
		max-width:1200px;
		height: auto;
		margin:5% 0 0;
		padding: 0;
	}
}
.to_top1_en{
	position: absolute;
	right:0;
	top: 34px;
}
.to_top1_ch{
	position: absolute;
	right:0;
	top:10px;
}
.to_top_wrap{
	overflow: hidden;
	margin:50px 5% 0 0;
}
.to_top2_en{
	float:right;
}
.to_top2_ch{
	float:right;
}
.catch {
	clear:both;
	max-width:1200px;
	height:auto;
	margin:2% 0;
	padding:0;
	font-size:1.45rem;
	font-weight:700;
	line-height: 1.6;
	text-align:center;
}
.catch span{
	font-size:1.45rem;
}
@media screen and (max-width: 890px) {
	.to_top_wrap{
		overflow: hidden;
		margin:0 5% 0 0;
	}
	.to_top1_en{
		float:right;
		position: static;
		margin:10px 0 0;
	}
	.to_top1_ch{
		float:right;
		position: static;
		margin:10px 0 0;
	}
	.catch {
		clear:both;
		max-width:1200px;
		height:auto;
		margin:2% 5% 3%;
		padding:0;
		font-size:1rem;
		font-weight:700;
		text-align:center;
	}
	.catch span{
		font-size:1.4rem;
		font-weight:700;
	}
}


.blockWrap{
	margin: 0 0 4%;
}
.block{
	max-width:1200px;
	height: auto;
	margin: 0;
	padding: 0;
}
.first{
	margin: 0 0 10px;
}
.block img {
	display: block;
	max-width:100%;
	width: auto;
	height: auto;
	margin: 0 auto;
	vertical-align: bottom;
}

.applies {
	overflow:hidden;
	margin:0;
	padding:0 2% 2%;
	background:#bb555b;
}
.carryCase{
	margin:0;
}


/* ==========================================================================
   contWrap
========================================================================== */
.contWrap{
	max-width:1200px;
	height: auto;
	margin: 0;
	padding: 0;
}
.contWrap h2{
	margin: 0 0 15px;
	padding:4.6px 0 ;
	background:#626161;
	border-radius: 10px;
	color:#fff;
	font-size: 32px;
	font-size: 2rem;
	text-align: center;
}
.contWrap p{
	margin:0 auto;
	font-size:36px;
	font-size:2.25rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.contWrap{
		max-width:1200px;
		height: auto;
		margin: 0;
		padding: 0;
	}
	.contWrap h2{
		margin: 0 0 10px;
		padding:10px 0 ;
		background:#626161;
		border-radius: 10px;
		color:#fff;
		font-size: 18px;
		font-size: 1.4rem;
		text-align: center;
	}
	.contWrap p{
		margin:0 auto;
		font-size: 18px;
		font-size: 1.3rem;
		font-weight: bold;
		line-height: 1.5;
		text-align: center;
	}
}
.contWrap p.left{
	text-align: left;
}
.contWrap p.comment{
	margin:0 auto;
	font-weight: normal;
	font-size: 20px;
	font-size: 1.25rem;
}
.contWrap p.comment2{
	margin:0 auto 4%;
	font-weight: normal;
	font-size: 20px;
	font-size: 1.25rem;
}
.contWrap p.comment3{
	margin:0 auto;
	font-weight: normal;
	font-size: 27px;
	font-size: 1.7rem;
}
.contWrap p.comment4{
	margin:0 auto 3%;
	font-weight: normal;
	font-size: 24px;
	font-size: 1.5rem;
}
.contWrap p.gift{
	margin:0 auto 4%;
	font-weight: normal;
	font-size: 27px;
	font-size: 1.65rem;
}
@media screen and (max-width: 767px) {
	.contWrap p.gift{
		margin:0 auto 4%;
		font-weight: normal;
		font-size: 16px;
		font-size: 1.2rem;
	}
	.contWrap p.comment{
		margin:2% auto 0;
		font-weight: normal;
		font-size: .9rem;
		text-align: left;
		text-indent: -1.5em;
		padding-left: 1.5em;
	}
	.contWrap p.comment2{
		margin:0 auto 4%;
		font-weight: normal;
		font-size: .9rem;
		text-align: left;
		text-indent: -1.5em;
		padding-left: 1.5em;
	}
	.contWrap p.comment3{
		font-size: .9rem;
		text-align: left;
		text-indent: -1.5em;
		padding-left: 1.5em;
	}
	.contWrap p.comment4{
		text-align: center;
	}
}
.s5-small1{
	color:#000;
}
.map{
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	height: auto;
}
.map img{
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}

.btn_hokkaido{
    position: absolute;
    left: 75.2%;
    right:13%;
    top: 24.3%;
}
.btn_tohoku{
    position: absolute;
    left: 67.7%;
    right:20.1%;
    top: 43.6%;
}
.btn_kanto{
    position: absolute;
    left: 60.2%;
    right: 26.1%;
    top: 69.5%;
}
.btn_koshinetsu-hokuriku{
    position: absolute;
    left: 42.7%;
    right: 43.6%;
    top: 46.6%;
}
.btn_tokai{
    position: absolute;
		left: 42%;
    right: 44%;
    top: 81.5%;
}
.btn_kinki{
    position: absolute;
    left: 31.25%;
    right: 55.45%;
    top: 60.8%;
}
.btn_chugoku{
    position: absolute;
    left: 15%;
    right:72.8%;
    top: 61.9%;
}
.btn_shikoku{
    position: absolute;
    left: 23.5%;
    right:64.3%;
    top: 86.5%;
}
.btn_kyusyu{
    position: absolute;
    left: 1.9%;
    right:85.9%;
    top: 83.6%;
}
.btn_okinawa{
    position: absolute;
    left: 22%;
    right:66%;
    top: 25%;
}


/* ==========================================================================
   shopListArea
========================================================================== */
.shopListArea{
	width: auto;
	margin:5% 0 0;
}
.shopListArea h3{
	font-size:27px;
	font-size:1.6rem;
	border-bottom:solid 1px #626161;
	color:#626161;
}
.ginza{
	margin:0;
	list-style: none;
	padding-left: 1em;
	text-indent:-1em;
}
@media (max-width:1060px) {
	.shopListArea h3{
		margin:0 0 .5%;
		font-size:17px;
		font-size:1.1rem;
		border-bottom:none;
		color:#626161;
		line-height: 2;
	}
	.shopArea{
		min-height:32px;
		background:url(../images/areabg.jpg) repeat-x left top;
	}
	.shopArea span{
		min-height:32px;
		padding-left:10%;
		background:url(../images/arrow.png) no-repeat 5% center;
	}
	.shop{
		display:none;
	}
}
.pc {
	display: block;
}
.sp {
	display: none;
}
.br {
	display: none;
}
.br2 {
	display: block;
}
@media screen and (max-width: 767px) {
	.br {
		display: block;
	}
	.br2 {
		display: block;
	}
}
@media screen and (max-width: 767px) {
	br {
		display: none;
	}
	.br {
		display: block;
	}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}
.scroll{
outline: 0;
}
.m1,.m2,.m3,.m4,.m5,.m6,.m7{
	opacity: 1;
}


h4 {
	display: block;
	height: 40px;
	cursor: pointer;
	background: url(/overseas/camera-cp2016/images/close.png) right no-repeat;
	color: #FFFFFF;
	padding: 10px 20px 0;
}
.close h4 {
	background: url(/overseas/camera-cp2016/images/open.png) right no-repeat;
}


h4#hokkaido_tohoku {
	background-color: #54b878;
}
.close h4#hokkaido_tohoku {
	background-color: #54b878;
}

h4#kanto {
	background-color: #ec6900;
}
.close h4#kanto {
	background-color: #ec6900;
}

h4#koshinetsu_hokuriku {
	background-color: #00a0e9;
}
.close h4#koshinetsu_hokuriku {
	background-color: #00a0e9;
}

h4#tokai {
	background-color: #e4007e;
}
.close h4#tokai {
	background-color: #e4007e;
}

h4#kinki {
	background-color: #f39c59;
}
.close h4#kinki {
	background-color: #f39c59;
}

h4#chugoku_shikoku {
	background-color: #6d1385;
}
.close h4#chugoku_shikoku {
	background-color: #6d1385;
}

h4#kyusyu_okinawa {
	background-color: #a6cc05;
}
.close h4#kyusyu_okinawa {
	background-color: #a6cc05;
}





@media screen and (max-width: 767px) {
.s5-table:not(.s5-table--notBreak) tr.s5-table__captionRow th,
.s5-table:not(.s5-table--notBreak) tr.s5-table__captionRow td {
	padding: 5px 0px;
}
}


code, pre {
    color: #2f353d;
    font-family: sans-serif;
	font-style: normal;
    font-size: 100%;
    line-height: 1.6;
	
	background-color: #FFFFFF;
    border: 0;
    display: block;
    margin: 0;
    overflow-wrap: break-word;
    padding:0;
    white-space: pre-wrap;
    word-break: break-all;
}
