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

/*-- リンク --*/
a:link{
	color:#0072ff;
	text-decoration:none;
}

a:visited{
	color:#0072ff;
	text-decoration:none;
}

a:hover,
a:active{
	color:#0072ff;
	text-decoration:none;
}


/*-- その他 --*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
br,
blockquote
{ 
	margin:0px;
	padding:0px;
}

img{ 
	border:0px;
}

.clear{
	clear:both;
}

/*-- BODY --*/

body{
	text-align:center;
	font-family:'MS PGothic','ＭＳ Ｐゴシック',sans-serif;
	font-size:14px;
	line-height:145%;
	color:#374149;
	margin: 0 auto;
	display: block;
}

.colm-10 {
	width: 1440px;
	margin: 0 auto;
	clear: both;
}
.colm-3 {
	width: 480px;
	float: left;
}
.colm-2 {
	width: 620px;
	float: left;
}


/*--------------------------
header
--------------------------*/
header {
	width:1440px;
	margin: 0 auto;
}
header#top {
	width:100%;
	height: 1000px;
	margin: 0 auto 50px;
	background: url("../images/top02.jpg") top center no-repeat;
	background-size: cover;
}
/*-- gnavi --*/
#g_navi {
	width: 100%;
	height: 100px;
	background-color: #ffffff;
}
ul.navi {
	width:1440px;
	height:180px;
	margin:0 auto;
	background:url(../images/navi_bg.png) top center no-repeat;
	z-index: 5;
	position: relative;
	left: 50%;
	margin-left: -720px;
}
ul.navi li {
	list-style-type:none;
}
ul.navi li a {
	display: block;
	width: 100%;
	height: 100px;
}
ul.navi li a:link {
	color: #0089F9;
}
ul.navi li a:visited {
	color: #4E4E4E;
}
ul.navi li a:active {
	opacity: 0.1;
}
ul.navi li a:hover {
	opacity: 0.4;
}
ul.navi li.nav_01 {
	height: 100px;
	width: 192px;
	margin-left:39px;
	float: left;
}
ul.navi li.nav_02 {
	height: 100px;
	width: 192px;
	float: left;
}
ul.navi li.nav_03 {
	height: 100px;
	width: 192px;
	float: left;
}
ul.navi li.nav_04 {
	height: 136px;
	width: 95px;
	float: left;
	margin: 14px 58px 0;
}
ul.navi li.nav_05 {
	height: 100px;
	width: 192px;
	float: left;
}
ul.navi li.nav_06 {
	height: 100px;
	width: 192px;
	float: left;
}
ul.navi li.nav_07 {
	height: 100px;
	width: 192px;
	float: left;
}

header#top .head_img {
	width:100%;
	height: 100%;
	display:block;
	margin:0 auto;
	position: relative;
	top: -80px;
	z-index: 1;
}
header#top .top_title {
	margin:0 auto;
	position: relative;
	z-index: 5;
	top: 120px;
}
.fadein {
	animation: fadeIn 8s ease 0s 1 normal;
 -webkit-animation: fadeIn 8s ease 0s 1 normal;
}
@keyframes fadeIn {
 0% {opacity: 0}
 100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
 0% {opacity: 0}
 100% {opacity: 1}
}

#dr_head_img {
	width:1440px;
	height:430px;
	display:block;
	margin:0 auto;
	position: relative;
	top: -80px;
	z-index: 1;
}
.title_img {
	display:block;
	margin:0 auto;
	position:relative;
	z-index:5;
	padding-top:10px;
}
.top_img {
	display:block;
	margin:-200px auto;
	position:relative;
	z-index:1;
}

/*--------------------------
instagram リンク
--------------------------*/

#topics {
	width: 1440px;
	margin: 0 auto;
}
#topics h3 {
	margin: 0 auto 30px;
	display: block;
}
#topics img:hover {
	opacity: 0.5;
}
.tpi_text {
	width: 300px;
	margin: 0 auto;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
	text-align: left;
	font-size: 16px;
	color: #374149;
	padding-bottom: 90px;
}

/*--------------------------
snsリンク
--------------------------*/

#sns {
	clear: both;
	padding-top: 80px;
}
#sns h4 {
	padding-bottom:30px;
}
.icon {
	margin-right: 40px;
}
.icon_l {
	margin: 0;
}
a img.icon:hover {
	opacity: 0.5;
}
a img.icon_l:hover {
	opacity: 0.5;
}

/*--------------------------
footer
--------------------------*/

footer {
	width:100%;
	height: 430px;
	margin:100px auto 0;
	background-color: #374149;
}
#foot {
	width: 1300px;
	margin: 0 auto;
}
ul.f_navi {
	width: 153px;
	float: left;
	padding-top: 80px;
}
ul.f_navi li {
	list-style-type: none;
	text-align: left;
	padding-bottom: 10px;
}
ul.f_navi li a:hover {
	opacity: 0.5;
}

#address {
	width: 560px;
	float: right;
	padding-top: 140px;
}

.copyright {
	clear: both;
	width:1200px;
	margin:0 auto;
	padding-top: 30px;
	color:#ffffff;
}

/*--------------------------
story
--------------------------*/
#story {
	width: 1440px;
	margin: 0 auto;
}
#story h2 {
	font-size: 30px;
	padding-bottom: 50px;
}
#story p {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 180%;
}

/*--------------------------
gallery
--------------------------*/
.img_map_top, .img_map_mdl, .img_map_btm {
	width:1200px;
	margin:0 auto;
	display:block;
	clear:both;
}
.img_map_top {
	height:243px;
	margin-top:30px;
}
.img_map_btm {
	height:218px;
	margin-bottom:80px;
}
.img_map01 {
	width:243px;
	height:243px;
	overflow:hidden;
	float:left;
}
.img_map02 {
	width:265px;
	height:243px;
	overflow:hidden;
	float:left;
}
.img_map03 {
	width:242px;
	height:243px;
	overflow:hidden;
	float:left;
}
.img_map04 {
	width:243px;
	height:243px;
	overflow:hidden;
	float:left;
}
.img_map05 {
	width:207px;
	height:243px;
	overflow:hidden;
	float:left;
}
.img_map06 {
	width:188px;
	height:245px;
	overflow:hidden;
	float:left;
}
.img_map07 {
	width:245px;
	height:245px;
	overflow:hidden;
	float:left;
}
.img_map08 {
	width:223px;
	height:245px;
	overflow:hidden;
	float:left;
}
.img_map09 {
	width:242px;
	height:245px;
	overflow:hidden;
	float:left;
}
.img_map10 {
	width:302px;
	height:245px;
	overflow:hidden;
	float:left;
}
.img_map11 {
	width:263px;
	height:218px;
	overflow:hidden;
	float:left;
}
.img_map12 {
	width:291px;
	height:218px;
	overflow:hidden;
	float:left;
}
.img_map13 {
	width:291px;
	height:218px;
	overflow:hidden;
	float:left;
}
.img_map14 {
	width:191px;
	height:218px;
	overflow:hidden;
	float:left;
}
.img_map15 {
	width:164px;
	height:218px;
	overflow:hidden;
	float:left;
}
.img_map16 {
	width:180px;
	height:240px;
	overflow:hidden;
	float:left;
}
.img_map17 {
	width:211px;
	height:240px;
	overflow:hidden;
	float:left;
}
.img_map18 {
	width:241px;
	height:240px;
	overflow:hidden;
	float:left;
}
.img_map19 {
	width:246px;
	height:240px;
	overflow:hidden;
	float:left;
}
.img_map20 {
	width:322px;
	height:240px;
	overflow:hidden;
	float:left;
}

.img_map01 img, .img_map02 img, .img_map03 img, .img_map04 img, .img_map05 img, .img_map06 img, .img_map07 img, .img_map08 img, .img_map09 img, .img_map10 img, .img_map11 img, .img_map12 img, .img_map13 img, .img_map14 img, .img_map15 img, .img_map16 img, .img_map17 img, .img_map18 img, .img_map19 img, .img_map20 img {
	margin:0;
	padding:0;
	float:left;
	-moz-transition: -moz-transform 0.8s linear;
    -webkit-transition: -webkit-transform 0.8s linear;
    -o-transition: -o-transform 0.8s linear;
    -ms-transition: -ms-transform 0.8s linear;
    transition: transform 0.8s linear;
}
.img_map01 img:hover, .img_map02 img:hover, .img_map03 img:hover, .img_map04 img:hover, .img_map05 img:hover, .img_map06 img:hover, .img_map07 img:hover, .img_map08 img:hover, .img_map09 img:hover, .img_map10 img:hover, .img_map11 img:hover, .img_map12 img:hover, .img_map13 img:hover, .img_map14 img:hover, .img_map15 img:hover, .img_map16 img:hover, .img_map17 img:hover, .img_map18 img:hover, .img_map19 img:hover, .img_map20 img:hover {
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.img_map01 a:hover, .img_map02 a:hover, .img_map03 a:hover, .img_map04 a:hover, .img_map05 a:hover, .img_map06 a:hover, .img_map07 a:hover, .img_map08 a:hover, .img_map09 a:hover, .img_map10 a:hover, .img_map11 a:hover, .img_map12 a:hover, .img_map13 a:hover, .img_map14 a:hover, .img_map15 a:hover, .img_map16 a:hover, .img_map17 a:hover, .img_map18 a:hover, .img_map19 a:hover, .img_map20 a:hover {
	opacity:1.0;
}
.movei_title {
	display:block;
	margin:0 auto 10px;
}

/*--------------------------
purchase
--------------------------*/
#purch {
	width: 1440px;
	margin: 0 auto;
}
#purch p {
	font-size: 20px;
	line-height: 180%;
}
.shop_link {
	display: block;
	margin: 80px auto;
}

/*--------------------------
traders
--------------------------*/
#traders {
	width: 1440px;
	margin: 0 auto;
}
.text_01 {
	font-size: 20px;
	line-height: 180%;
}
.agency {
	margin: 80px auto;
	text-align: center;
	font-size: 20px;
	line-height: 200%;
}

/*--------------------------
about us
--------------------------*/
#about {
	width: 1440px;
	margin: 0 auto;
}
#about h2 {
	font-size: 25px;
	margin-bottom: 30px;
}
#about p {
	font-size: 20px;
	line-height: 180%;
}
#about img {
	margin: 80px auto 0;
}

/*--------------------------
what
--------------------------*/
#what {
	width: 1240px;
	margin: 0 auto;
}
#what .read {
	margin: 0 auto 80px;
	text-align: center;
	font-size: 25px;
	line-height: 150%;
}
.b_80 {
	padding-bottom: 80px;
}
#what .colm-2 p {
	text-align: left;
	font-size: 20px;
	line-height: 150%;
	margin: 20px 0 20px 30px;;
}
