/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */
body {margin:0; padding:0;
background-image: url("http://alaska.pya.jp/domain1/images/026.jpg"); /* 全体の背景画像 */
background-repeat: no-repeat;            /* 背景を繰り返さない */
  background-position: 49% 37%;            /* 背景画像の位置は画面中央 */
  background-attachment:fixed;             /* 背景画像を固定する */
  -webkit-text-size-adjust:100%;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  width:100%; position:relative;
}

/* layout */
#contents { width:100%; }
#mainColumn{ width: 96%; margin: 0 auto;}
#sideColumn{ width: 96%; margin: 30px auto; border-top:1px solid #aaa; padding:30px 2% 0; }

#side_col { border-top:1px dotted #aaa; padding:15px 15px 0; margin:0; background:#fff; }
.no_side #main_col { }

/* headline */
.headline1 { margin:0 0 10px; padding:0 15px; height:36px; line-height:36px; border:1px solid #ccc; border-left:5px solid #adb8bf; font-size:15px; background:url(../images/headline1.gif) repeat-x left bottom; }
.headline1 h2{
	float: left;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.archive_btn{
	float: right;
	font-size: 11px;
}
.archive_btn a{
	color: #666;
	text-decoration: none;
	background: none;
}
.archive_btn a:hover{
	background: none;
}
.archive_headline { margin:0 0 20px 0; padding:0 15px; height:36px; line-height:36px; background:#aaa; color:#fff; font-size:14px; }
.headline2 { margin:0 0 10px; padding:0 15px; height:36px; line-height:36px; border:1px solid #ccc; font-size:15px; background:url(../images/headline1.gif) repeat-x left bottom; }

/* mobile banner */
#mobile_banner_top { padding:15px; text-align:center; background:#fff; }
#mobile_banner_top img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }
#mobile_banner_bottom { padding:0 0 15px; text-align:center; }
#mobile_banner_bottom img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }



/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
#slider-wrapper{ margin: 0 0 15px; width:100%; height:auto; overflow:hidden; }
#slider-shadow{ display:none; }
.flexslider .slides img{ width: 100%;}
.slider-bg_0 .flexslider .slides img{ width: auto;}

.top_list li{
	padding: 5px 0;
	background-image: url(../images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.top_list li span{
	width: 80px;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
}

.top_banner{
	margin: 0 0 30px;
}
.top_banner img{
	width: 100%;
	height: auto;
}

#top_widget_area .top_widget ul li{
	padding: 5px 0;
	background-image: url(../images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#top_widget_area .top_widget ul li:last-child{
	background-image: none;
	padding-bottom: 0;
}
#top_widget_area .top_widget ul li .sub-menu{
	background-image: url(../images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	margin: 0;
}
#top_widget_area .top_widget ul li .sub-menu li a{
	padding-left: 20px;
}

.top_widget .news_widget_list{
	margin: -10px 0 15px;
}
.top_widget .news_widget_list_link{
	display: none;
}



/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header-wrapper { width:100%; margin-bottom: 0px; }
#header { background:#fff; width:100%; min-height:32px; padding:7px 0; position:relative; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); }

#header-right{ display:none; }
#description { display:none; }
#header_menu { display:none; }
.search_area { display:none; }

/* logo */
#header-left { margin:5px 0 0 15px; line-height:120%; float:left; font-size:18px; font-weight:normal; width:40%; overflow:hidden; }
#logo_text, #logo_image { }
#logo{ line-height:120%; float:left; font-size:18px; font-weight:normal; margin:0; }
#logo_text a, #logo a { color:#333; text-decoration:none; display:block; }
#logo_text a:hover, #logo a:hover { text-decoration:underline; }
#logo img { display:none; }
#logo a:before { content:attr(data-label); }

/* social link */
#header_menu_area { margin:0; position:absolute; right:80px; top:12px; }
.social_link { margin:0; }
.social_link li { float:left; margin:0 0 0 5px; }
.social_link li a { display:block; width:22px; height:22px; text-decoration:none; text-indent:-9999px; }
.social_link li.rss a { background:url(../images/icon_rss.png) no-repeat left top; }
.social_link li.twitter a { background:url(../images/icon_twitter.png) no-repeat left top; }
.social_link li.facebook a { background:url(../image/icon_facebook.png) no-repeat left top; }
.social_link li a:hover { background-position:left bottom; }

/* news ticker */
#news_ticker { display:none; }

/* global menu */
#global_menu_home{ display:none; }
#header a.menu_button {
   position:absolute; right:15px; margin:0; 
   display:inline-block; font-size:11px; color:#333; padding:0 10px; line-height:30px; text-decoration:none;
   -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
   border:1px solid #ccc;
}
#header a.menu_button:hover { background:#222; border:1px solid #222; color:#fff; }
#header a.active { color:#000; background:#aaa; box-shadow:1px 1px 2px rgba(0,0,0,0.2) inset; }

#global_menu { display:none; clear:both; width:100%; margin:0; top:0px; position:relative; box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); }
#global_menu ul { margin:0; }
#global_menu a {
	display:block;
	border:1px solid #ccc;
	border-left:none;
	margin:0 0 -1px 0;
	padding:0 10px 0 32px;
	line-height:40px;
	text-decoration:none;
	background:#fff url(../images/arrow4.png) no-repeat 20px !important;
}
#global_menu a:hover { background-color:#eee !important; color:#333; }
#global_menu .sub-menu a{
	padding-left: 42px;
	background:#fff url(../images/arrow4.png) no-repeat 30px !important;
}
#global_menu .sub-menu a:hover { background-color:#eee !important; color:#333; }


/* banner */
#header_banner { display:none; }

/* bread crumb */
#bread_crumb_wrapper{
	background-image: url(../images/bread_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ccc;
	margin: 0px auto 15px;
	width: 96%;
	padding: 0 2%;
}
#bread_crumb {
	margin:0 auto;
	padding: 10px 0 5px;
}
#bread_crumb li { float:left; font-size:10px; color: #fff; min-height:20px; }
#bread_crumb li a { text-decoration:none; color:#fff; text-decoration:none; background:url(../images/bread_arrow.png) no-repeat right center; padding-right:10px; margin-right:10px; display:inline-block; }
#bread_crumb li a:hover{ color: #333;}



/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
#single_title { margin:0; }

#post_meta{
	margin-bottom: 20px;
}
#single_meta { margin:0; padding:3px 15px; font-size:10px; overflow:hidden; background:#eee; list-style: none; }
#single_meta li { float:left; padding:8px 0; margin:0 15px 0 0; line-height:100%; }
#single_meta li.post_category { background:url(../images/icon_category.png) no-repeat left 7px; padding-left:16px; }
#single_meta li.post_tag { background:url(../images/icon_tag.png) no-repeat left 7px;  padding-left:16px; }
#single_meta li.post_comment { background:url(../images/icon_comment.png) no-repeat left 7px;  padding-left:18px; }
#single_meta li.post_author { background:url(../images/icon_author.png) no-repeat left 7px;  padding-left:18px; }

.post .bookmark{
	list-style: none;
	margin: 10px 0 0;
}
.post .bookmark li{
	float: left;
}
.post .bookmark li.social1{
	margin: 0 -190px 0 0;
}
.post .bookmark li.social2{
	margin: 0 -30px 0 0;
}

#news_title { border:1px solid #ccc; overflow:hidden; }
#news_title h2 { margin:0; font-size:16px; background:#ccc; color:#fff; padding:10px 15px; line-height:180%; }
#news_title p { margin:0 15px; font-size:12px; overflow:hidden; }

.post { padding:15px 0 10px; }

.post_image { text-align:center; margin:0 0 15px 0; }

.post img, .page img{
	width: 100%;
	height: auto;
}

/* next page */
#post_pagination { margin:0 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#333; color:#fff; }

/* bookmark */
.post .bookmark2 { clear:both; float:right; margin:5px 0 0 0; padding:0; list-style-type:none; }
.post .bookmark2 li { background:none; padding:0; float:left; margin:0 0 0 10px; }

/* banner */
#single_banner1 { text-align:center; margin:-5px 0 15px 0; }
#single_banner2 { clear:both; text-align:center; padding:10px 0 10px 0; }

/* author information */
#single_author { margin:0 0 20px; border:1px solid #ccc; padding:15px 15px 2px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; position:relative; }
#single_author_avatar {  }
#single_author_avatar img { width:70px; height:70px; display:block; border:none; padding:0 0 15px 0; margin:0 auto; float:none; }
#single_author_meta { width:100%; text-align:center; }
#single_author_name { margin:0 0 10px 0; font-size:14px; line-height:160%; }
#single_author_name2 { margin:0; font-size:10px; display:block; }
#single_author_link { color:#333; text-decoration:none; font-size:12px; background:#e8e8e8; padding:5px 25px; -moz-border-radius:20px; -khtml-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; margin:0 auto 15px; display:inline-block; }
#single_author_link:hover { color:#fff; }
#single_author_desc { padding:15px 0 0 0; margin:0; font-size:12px; border-top:1px dotted #ccc; text-align:left; }
#single_author_desc p { margin:0 0 10px 0; }

/* author post */
#single_author_post { margin:0 0 20px 0; }
#single_author_post ul { margin:0; padding:0; background:#f9f9f9; }
#single_author_post li { border:1px solid #ccc; border-top:none; padding:15px; }
#single_author_post ul li li { border:none; padding:0; margin:0 0 7px 0; float:left; font-size:11px; line-height:110%; }
#single_author_post ul li li.date { display:block; margin:0 10px 0 0; padding:0 10px 0 0; border-right:1px solid #ccc; }
#single_author_post .image { float:left; width:30%; margin:0 5% 0 0; }
#single_author_post .image img { width:100%; height:auto; display:block; }
#single_author_post .image:hover img { opacity:0.5; }
#single_author_post .info { float:left; width:65%; margin:0; }
#single_author_post .title { margin:0; padding:0; font-size:13px; line-height:160%; }
#single_author_post .title a { text-decoration:none; display:block; }
#single_author_post .title a:hover { text-decoration:underline; }


/* related post */
#related_post { margin:0 0 20px 0; }
#related_post ul { margin:0; padding:0; }
#related_post li {
	padding: 5px 0;
	background-image: url(../images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#related_post .image { float:left; width:30%; margin:0 5% 0 0; }
#related_post .image img { width:100%; height:auto; display:block; }
#related_post .image:hover img { opacity:0.5; }
#related_post .title { float:left; width:65%; margin:0; font-size:13px; line-height:160%; }
#related_post .title a { text-decoration:none; display:block; }
#related_post .title a:hover { text-decoration:underline; }

/* next prev post link */
#previous_next_post { margin:0 0 20px; padding:0; }
#previous_next_post p { margin:0 0 2px 0; }
#previous_next_post a { color:#333; text-decoration:none; line-height:140%; font-size:11px; padding:12px 0; display:block; }
#previous_post a { margin:0; padding-left:7%; padding-right:5%; background:#eee url(../images/arrow_left.png) no-repeat 3% 13px; }
#next_post a { margin:0; text-align:right; padding-left:5%; padding-right:7%; background:#eee url(../images/arrow_right.png) no-repeat right 3% top 16px; }
#previous_next_post a:hover { color:#333; }

/* comment box-sizing: content-box;　*/
#comment_header_right { float:none; position:relative; margin:0; }
#comment_header_right li { float:none; }
#comment_header_right li a, #comment_header_right li p { width:50%; margin:0 -2px -1px 0; float:right; }
.comment-meta { margin:0 0 10px 0; }
.comment-meta-left { float:left; width:auto; min-width:150px; }
.comment-content { padding:0; margin:0; }
#submit_comment { width:100%; }
#trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }



/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
.post_list { background:#fff; border:1px solid #ccc; overflow:hidden; margin:0; }
.post_list li { border-bottom:1px dotted #ccc; padding:15px 15px 0; margin-bottom:-1px; }
.post_list ul { overflow:hidden; margin:0 0 5px 0; }
.post_list ul li { border:none; padding:0; margin:0 0 7px 0; float:left; font-size:11px; line-height:110%; }
.post_list ul li.post_date { display:block; margin:0 10px 0 0; padding:0 10px 0 0; border-right:1px solid #ccc; }

.post_list .info { }
.post_list .title { font-size:14px; margin:0 0 10px 0; font-weight:normal; }
.post_list .title a { display:block; }
.post_list .excerpt { font-size:13px; line-height:170%; margin:0 0 18px 0; }
.post_list .link { font-size:12px; display:block; background:url(../images/arrow1.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; margin:0 0 20px 0; }

.post_list .image img { display:block; margin:0 auto 15px; height:auto; max-width:100%; width:auto; }

.post_list .bookmark { margin:0 0 -10px 0; }
.post_list .bookmark li { border:none; padding:0; margin:0 5px 0 0; height:30px; }
.post_list .bookmark li.social1 { width:140px; }

.date_headline{
	font-size: 16px;
	margin: 20px 0 5px;
}
/* Author page */
#author_post_list #post_list { border-top:none; }
#author_profile_area { border:1px solid #ccc; margin:20px 0; padding:15px 15px 0; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
#author_avatar { float:left; width:15%; margin:0 5% 20px 0; }
#author_avatar img { width:100%; height:100%; display:block; border:none; padding:0; }
#author_meta { }
#author_name { float:left; position:relative; width:75%; margin:0; font-size:18px; line-height:160%; }
#author_name2 { margin:0 0 0 15px; font-size:12px; }
#author_desc { clear:both; border-top:1px dotted #aaa; padding:10px 0 0 0; font-size:12px; }

/* Author list page */
#profile_author_list { margin:0; padding:0; }
#profile_author_list li { border:1px solid #ccc; margin:20px 0; padding:15px 15px 0; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
.profile_author_avatar { float:left; width:15%; margin:0 5% 20px 0; }
.profile_author_avatar img { width:100%; height:auto; display:block; border:none; padding:0; }
.profile_author_meta_top { float:left; position:relative; width:75%; margin:-2px 0 15px 0; }
.profile_author_name { margin:0 0 6px 0; font-size:16px; line-height:130%; }
.profile_author_name2 { margin:0; font-size:10px; display:block; }
.profile_author_link { color:#333; text-decoration:none; font-size:11px; background:#e8e8e8 url(../images/arrow_right.png) no-repeat 16px 9px; padding:5px 20px 5px 30px; -moz-border-radius:20px; -khtml-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; }
.profile_author_link:hover { color:#fff; }
.profile_author_desc { clear:both; border-top:1px dotted #aaa; padding:5px 0 0 0; font-size:12px; }
.profile_author_desc p { margin:0 0 10px 0; }

/* page nav */
.page_navi { margin:20px 0; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { margin:0; }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#fff; font-size:11px; padding:13px 15px; line-height:100%; margin:0 4px 4px 0; background:#999; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; background:#3F7985; text-decoration:none; }
.page_navi span.dots { background:none; }
.page_navi span.current { color:#fff; background:#333; }
.page_navi p.back { margin:0; }
.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding: 10px 15px; }

/* 404 not found */
#not_found .search_area { margin:0 0 20px 0; }
#not_found #search_input { float:left; margin:0 5px 0 0; border:1px solid #ccc; background:#f2f2f2; width:260px; height:33px; position:relative; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }
#not_found .back { margin:0; line-height:100%; }
#not_found .back a { background:url(../images/arrow1.gif) no-repeat left; padding:0 0 0 28px; }



/* ----------------------------------------------------------------------
 side
---------------------------------------------------------------------- */
/* search */
.widget_search #search-box, .widget_search #s { width:65%; margin:0 0px 5px 0; }
.widget_search #search-btn input, .widget_search #searchsubmit { width:25%; }



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

/* footer logo */
#footer_logo { display:none; }
#footer_logo_text { display:none; }
#footer_description { display:none; }

/* widget area */
#footer_widget_wrap { padding:15px; background:#f2f2f2; }
#footer_widget { margin:0; }
.footer_widget { margin:0 0 30px 0; font-size:11px; }
.footer_widget:last-child { margin:0; }
.footer_headline { font-size:14px; border-bottom:1px solid #aaa; padding:0 0 7px 0; margin:0 0 12px 0; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { line-height:170%; margin:0 0 10px 0; padding:0 0 0 9px; background:url(../images/bullet1.gif) no-repeat left 8px; }
.footer_widget a { }
.footer_widget img { height:auto; max-width:100%; width:100%; }

.footer_widget .news_widget_list{
	margin: 0;
}
.footer_widget a.news_widget_list_link{
	display: none;
}


/* footer menu */
#footer_menu_area { background:#f2f2f2; border-top:4px solid #222; }
#footer_menu { }
#footer_menu ul { margin:0; padding:0; font-size:12px; overflow:hidden; }
#footer_menu li { margin:0; padding:0; }
#footer_menu li a { text-decoration:none; display:block; border-bottom:1px dotted #bbb; padding:12px 15px; margin:0 0 -1px 0; }
#footer_menu li a:hover { background:#ddd; color:#333; }

/* social link */
#footer_social_link { display:none; }

/* copyright */
#copyright { width:94%; color:#ccc; font-size:11px; background:#000; margin:0; line-height:100%; padding:25px 3%; }
#copyright a { text-decoration:none; color:#ccc; }
#copyright a:hover { text-decoration:underline; }

#return_top { position:absolute; bottom:8px; right:10px; display:block; text-indent:100%; overflow:hidden; white-space:nowrap; width:80px; height:80px; margin:0; padding:0;  url(../images/pagetop1.png) no-repeat center; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#return_top:hover { }


#header-left {
	width: 200px;
}
h1#logo {
	white-space: nowrap;
}
#logo a:before {
	display: none;
}
h1#logo img {
	display: block;
	width: 120px;
        height: 35px;
}



/* Top */
#slider-wrapper {
	display: none;
}

#visual-sp img {
	width: 100%;
	margin-top: -15px;
}

.pickup {
	margin: 40px auto;
}
.pickup li {
	display: block;
	width: 310px;
	height: 180px;
	margin: 0 auto 20px;
}
.pickup li a {
	display: block;
	width: 308px;
	height: 178px;
	position: relative;
	border: 1px solid #b6b6b6;
	overflow: hidden;
}
.pickup li img {
	position: absolute;
	top: 0;
	left: -5px;
}
.pickup li span {
	position: absolute;
	bottom: 0;
	right: 10px;
	line-height: 32px;
}


#topContent #fb-pc {
	display: none;
}

#topContent #main {
	padding: 18px 0;
	border: 1px solid #ebebeb;
}
#topContent #main h2 {
	margin: 18px 10px 10px;
	padding: 0 0 20px 7px;
	font-size: 18px;
	line-height: 1;
	background: url(../images/tit_bg.png) 0 100% no-repeat;
}

#topContent #main .topics {
	overflow: hidden;
	margin: 0 12px 40px;
}
#topContent #main .topics li {
	margin-bottom: 20px;
	line-height: 1.5;
}
#topContent #main .topics li p {
	line-height: 1.5;
}

#topContent #main .press {
	overflow: hidden;
	margin: 0 12px 40px;
}
#topContent #main .press li {
	margin-bottom: 20px;
	line-height: 1.5;
}
#topContent #main .press li span {
	display: block;
}
#topContent #main .press li a {
	text-decoration: none;
}



#topContent #sub {
	margin-top: 50px;
}
#topContent #sub h2 {
	margin: 0;
	padding: 17px 0;
	border-left: 7px solid #731322;
	background: #731322;
	color: #fff;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
}
#topContent #sub ul {
	width: 310px;
	margin: 30px auto;
	overflow: hidden;
}
#topContent #sub ul li {
	float: left;
	width: 148px;
	margin: 0 0 14px 0;
	border: 1px solid #d2d2d2;
}
#topContent #sub ul li:nth-child(even) {
	margin: 0 0 14px 10px;
}
#topContent #sub img {
	    width: 150px;
    height: 138px;
}




/* 固定ページ */

#contents {
	padding-bottom: 20px;
}

#mainColumn {
	padding: 5px;
}
#mainColumn img {
	width: auto;
}


h2.main {
	position: relative;
	margin: 20px auto 30px;
	border: 5px solid #ccc;
}
h2.main img {
	top: 0;
	left: 0;
}
h2.main span {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	text-align: center;
}

h2.sub,
h3.sub {
	margin: 30px 0 12px;
	padding: 6px;
	background: #ffd9e8;
	border-left: 3px solid #e50056;
	font-size: 16px;
	line-height: 1.2;
}

.mainTit {
	position: relative;
	margin: 20px auto 30px;
}
.mainTit .visual {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
#mainColumn .mainTit .visual img {
	width: 100%;
}
.mainTit h2 {
	display: none;
}
.mainTit .lead {
	display: block;
	width: 100%;
	padding-top: 20px;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	text-shadow: 2px 2px 6px #FFF,
	-2px 2px 6px #FFF,
	2px -2px 6px #FFF,
	-2px -2px 6px #FFF;
}

p.lead {
	margin: 0 0 32px;
	padding: 0;
}

#mainColumn  p.lead img {
	width: 40%;
}
#mainColumn  p img.alignright {
	width: 40%;
}

ul.enter {
	margin: 0 auto;
	overflow: hidden;
}
ul.enter li {
	display: block;

	margin: 0 auto 20px;
}
ul.enter li a {
	display: block;
	position: relative;
	border: 1px solid #ccc;
}
#mainColumn ul.enter li img {
	width: 100%;
}
ul.enter li .tit {
	position: absolute;
	bottom: 0;
	left: 14px;
	margin: 0;
	padding: 0 0 0 21px;
	font-weight: normal;
	line-height: 30px;
	background: url(../images/icon_arrow.png) 0 50% no-repeat;
}
#mainColumn  ul.enter li .tit img.blank {
	width: auto;
	position: relative;
	top: -7px;
	left: 5px;
	border: none;
}

ul.enter li .txt {
	display: block;
	padding: 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
	font-size: 12px;
	line-height: 1.5;
}

ul.enterWide {
	margin: 0;
	overflow: hidden;
}
ul.enterWide li {
	display: block;
	margin: 0 0 20px;
}
ul.enterWide li a {
	display: block;
	position: relative;
	background: #eee;
	border: 1px solid #ccc;
	text-decoration: none;
}
#mainColumn ul.enterWide li img {
	width: 100%;
}
ul.enterWide li .tit {
	display: block;
	width: 288px;
	margin: 15px 20px 0;
	padding: 0 0 0 21px;
	font-weight: normal;
	line-height: 1.4;
	background: url(../images/icon_arrow.png) 0 50% no-repeat;
}
#mainColumn ul.enterWide li .tit img.blank {
	width: auto;
	position: relative;
	top: -2px;
	left: 5px;
	border: none;
}
ul.enterWide li .txt {
	clear: both;
	display: block;
	padding: 10px 20px 20px;
	font-size: 12px;
	line-height: 1.5;
}


ul.enterWide li.netch .tit {
	font-size: 12px;
}


dl.enter {
	padding: 0;
}
dl.enter dt {
}
dl.enter dt a {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
#mainColumn dl.enter dt a img {
	width: 100%;
	border: 1px solid #ccc;
}
dl.enter dt a span {
	display: block;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0;
	font-size: 25px;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 3px #333,
	-2px 2px 3px #333,
	2px -2px 3px #333,
	-2px -2px 3px #333;
}
dl.enter dd {
	padding-top: 10px;
}
dl.enter dd ul {
	margin: 0;
}
dl.enter dd ul li {
	display: block;
	padding: 0 0 5px 12px;
	font-size: 12px;
	line-height: 1.5;
	list-style: none;
	background: url(../images/icon_arrow2.png) 0 4px no-repeat;
}

p.blank {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
}
p.blank img {
	padding: 0 4px 0 0;
	vertical-align: middle;
}


p.address {
	margin: 10px 10px 20px;
	padding: 20px 0;
	border: 1px solid #ccc;
	text-align: center;
}

.column {
	margin: 0 10px 20px;
	overflow: hidden;
}
.column p,
.column dl {
	margin: 0;
	padding: 0;
}

.column .txt {

}
.column .txt p {
	margin-bottom: 10px;
}
.column .pic {
	padding-top: 8px;
	text-align: center;
}
.column dl {
	margin: 20px 0 0;
	padding: 18px;
	border: 1px solid #bebebe;
}
.column dl dt,
.column dl dd {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.column .link {
	padding: 0 0 0 12px;
	background: url(../images/icon_arrow2.png) 0 50% no-repeat;
}
.column .link a {
	text-decoration: none;
}
.column .link img.blank {
	position: relative;
	top: -7px;
	left: 5px;
	border: none;
}


#company_info dl dt p {
	margin: 0;
}
#company_info dl dd p {
	margin: 0;
}

#company_info th {
	text-align: left;
	display: block;
}
#company_info td {
	display: block;
	padding: 10px 0 30px;
}
#company_info iframe {
	width: 100%;
	height: 250px;
}

#company_info .contactForm th {
	display: block;
	text-align: left;
}
#company_info .contactForm td {
	display: block;
	padding: 10px 0 30px;
}
.contactForm th em {
	color: #e50056;
	font-size: 11px;
	font-weight: normal;
}
.contactForm input {
	margin: 0 5px;
	padding: 5px;
}
.contactForm .name input {
	width: 100px;
}
.contactForm .tel input {
	width: 50px;
}
.contactForm .email input {
	width: 90%;
}
.contactForm .zip input {
	width: 50px;
}
.contactForm .address input {
	width: 90%;
}
.contactForm .message textarea {
	width: 90%;
	margin: 0 5px;
	padding: 5px;
}
.submit {
	margin: -25px 0 0;
	text-align: center;
}
#contents .submit input {
	width: 200px;
	padding: 15px 0;
	font-size: 14px;
	cursor: pointer;
}
.contactForm .wpcf7c-conf {
	background: #F7E6ED;
}

#sideColumn {
	display: none;
}


#footer_widget #nav_menu-4,
#footer_widget #nav_menu-5,
#footer_widget #nav_menu-6,
#footer_widget #nav_menu-7 {
	display: none;
}

#copyright {
	background: #731322;
	color: #fff;
}

#google_translate_element{
margin: 0px 0px 0px;
}

.goog-te-banner,.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon *{
display: none;
}
.goog-te-banner-frame{
display: none;
}

.goog-te-gadget-simple {
    background-color: rgba(0, 0, 0, 0);
    border-left: 0px solid #d5d5d5;
    border-top: 0px solid #9b9b9b;
    border-bottom: 0px solid #e8e8e8;
    border-right: 0px solid #d5d5d5;
    font-size: 10pt;
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer;
    zoom: 0;
}

.goog-te-gadget-icon{
display: none;
}

.goog-te-gadget {
    font-family:font-family: "Century Gothic",Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.goog-te-menu-value {
    text-decoration: none;
    color: #0000cc;
    white-space: nowrap;
    margin-left: 0px;
    margin-right: 4px;
}

#topContent #main img{
width: 100%;
	height: 100%;
	display: inline-block;
}

.shopInfoArea {
  background-size: cover;
}

.shopInfoArea .shopInfoLogo {
  margin: 0 0 0 -181px;
  top: 120px;
  width: 362px;
}

.shopInfoArea .shopInfoLogo img {
  height: auto;
  width: 100%;
}

.shopInfoArea {
  background-size: cover;
  height: 269px;
  min-width: 100%;
  position: relative;
  width: 100%;
}

.shopInfoArea .shopInfoLogo {
  left: 50%;
  margin: 0 0 0 -161px;
  position: absolute;
  top: 120px;
}

.shopInfoArea .infoBox {
      bottom: 0;
    /* left: 50%; */
    /* margin: 0px 0 -60px 5px; */
    /* position: absolute; */
    width: 100%;
}

.shopInfoArea .infoBox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.shopInfoArea .infoBox .infoData {
  background: rgb(64, 16, 23);
  box-sizing: border-box;
  float: left;
  height: 430px;
  padding: 21px 30px 40px;
  width: 100%;
}

.shopInfoArea .infoBox .infoData .shopName {
  font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  color: #d5a06d;
  font-size: 100%;
  line-height: 0px;
  padding: 0 0 8px 10px;
}

.shopInfoArea .infoBox .infoData .shopAddress {
font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
  color: #ececec;
  font-size: 13px;
  line-height: 27px;
  padding: 0 0 10px 0px;
}

.shopInfoArea .infoBox .infoData .shopAddress a {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #d5a06d;
  text-decoration: underline;
}

.shopInfoArea .infoBox .infoData .shopAddress a:hover {
  color: #a0865d;
  text-decoration: none;
}

.shopInfoArea .infoBox .infoData .shopTime {
  border-top: 1px solid #5c5046;
  padding: 15px 0 0 10px;
}

.shopInfoArea .infoBox .infoData .shopTime .timeTxt {
  font-family:CENTAUR;
   src:url('../font/CENTAUR.eot')format("eot"),
       url('../font/CENTAUR.TTF') format("truetype"),
       url('../font/CENTAUR.TTF.woff') format("woff");
  color: #ececec;
  font-size: 13px;
  line-height: 27px;
}

.shopInfoArea .infoBox .infoData .shopTime .timeTxt span {
  display: inline-block;
  width: 60px;
}

.shopInfoArea .infoBox .infoData .shopTime .timeCaution {
font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
  background: #8c413c;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  margin: 12px 0 0;
  padding: 7px 10px;
}

.shopInfoArea .infoBox .infoBtnArea {
  background: rgb(64, 16, 23);
  box-sizing: border-box;
  float: left;
  height: 360px;
  padding: 30px 50px 0;
  width: 100%;
}

.shopInfoArea .infoBox .infoBtnArea .infoTel {
  font-family:CENTAUR;
   src:url('../font/CENTAUR.eot')format("eot"),
       url('../font/CENTAUR.TTF') format("truetype"),
       url('../font/CENTAUR.TTF.woff') format("woff");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  border: 1px solid #5c5046;
  color: #d5a06d;
  font-size: 21px;
  line-height: 26px;
  margin: -17px -26px 15px;
  padding: 14px 0 10px;
  text-align: center;
}

.shopInfoArea .infoBox .infoBtnArea .reserveBtn a {
  font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
background: #d5a06d;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 17px;
  height: 52px;
  line-height: 1;
  margin: -4px -26px 15px;
  padding: 17px 0 0;
  text-align: center;
  text-decoration: none;
}

.shopInfoArea .infoBox .infoBtnArea .reserveBtn a:hover {
background:#a0865d;
}

.shopInfoArea .infoBox .infoBtnArea .contactBtn a {
 font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
background:#d5a06d;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  height: 52px;
  font-size: 17px;
  line-height: 1;
  padding: 17px 0 0;
  margin: 13px -26px 0px;
  text-align: center;
  text-decoration: none;
}

.shopInfoArea .infoBox .infoBtnArea .contactBtn a:hover {
background: #a0865d;
}


.shopInfoArea1 {
  background-size: cover;
}

.shopInfoArea1 .shopInfoLogo1 {
  margin: 0 0 0 -181px;
  top: 120px;
  width: 362px;
}

.shopInfoArea1 .shopInfoLogo1 img {
  height: auto;
  width: 100%;
}

.shopInfoArea1 {
  background-size: cover;
  height: 269px;
  min-width: 100%;
  position: relative;
  width: 100%;
}

.shopInfoArea1 .shopInfoLogo1 {
  left: 50%;
  margin: 0 0 0 -161px;
  position: absolute;
  top: 120px;
}

.shopInfoArea1 .infoBox1 {
      bottom: 0;
    /* left: 50%; */
    /* margin: 0px 0 -60px 5px; */
    /* position: absolute; */
    width: 100%;
}

.shopInfoArea1 .infoBox:after1 {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.shopInfoArea1 .infoBox1 .infoData1 {
  background: rgb(64, 16, 23);
  box-sizing: border-box;
  float: left;
  height: 430px;
  padding: 21px 30px 40px;
  width: 100%;
}

.shopInfoArea1 .infoBox1 .infoData1 .shopName1 {
  font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  color: #d5a06d;
  font-size: 100%;
  line-height: 0px;
  padding: 0 0 8px 10px;
}

.shopInfoArea1 .infoBox1 .infoData1 .shopAddress1{
 font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
color: #ececec;
  font-size: 13px;
  line-height: 27px;
  padding: 0 0 10px 0px;
}

.shopInfoArea1 .infoBox1 .infoData1 .shopAddress1 a {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #d5a06d;
  text-decoration: underline;
}

.shopInfoArea1 .infoBox1 .infoData1 .shopAddress1 a:hover {
  color: #a0865d;
  text-decoration: none;
}

.shopInfoArea1 .infoBox1 .infoData1 .shopTime1 {
  border-top: 1px solid #5c5046;
  padding: 15px 0 0 10px;
}

.shopInfoArea1 .infoBox1 .infoData1 .shopTime1 .timeTxt1 {
  font-family:CENTAUR;
   src:url('../font/CENTAUR.eot')format("eot"),
       url('../font/CENTAUR.TTF') format("truetype"),
       url('../font/CENTAUR.TTF.woff') format("woff");
  color: #ececec;
  font-size: 13px;
  line-height: 27px;
}

.shopInfoArea1 .infoBox1 .infoData1 .shopTime1 .timeTxt1 span {
  display: inline-block;
  width: 60px;
}

.shopInfoArea1 .infoBox1 .infoData1 .shopTime1 .timeCaution1 {
 font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
  background: #8c413c;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  margin: 12px 0 0;
  padding: 7px 10px;
}

.shopInfoArea1 .infoBox1 .infoBtnArea1 {
  background: rgb(64, 16, 23);
  box-sizing: border-box;
  float: left;
  height: 360px;
  padding: 31px 50px 0;
  width: 100%;
  color: #d5a06d;
  font-family: "garamond-premier-pro-display",serif;
  font-size: 18px;
}

.shopInfoArea1 .infoBox1 .infoBtnArea1 .infoTel1 {
  font-family:CENTAUR;
   src:url('../font/CENTAUR.eot')format("eot"),
       url('../font/CENTAUR.TTF') format("truetype"),
       url('../font/CENTAUR.TTF.woff') format("woff");
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  border: 1px solid #5c5046;
  color: #d5a06d;
  font-size: 21px;
  line-height: 26px;
  margin: 14px -26px 15px;
  padding: 14px 0 10px;
  text-align: center;
}

.shopInfoArea1 .infoBox1 .infoBtnArea1 .reserveBtn1 a {
 font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #d5a06d;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 17px;
  height: 52px;
  line-height: 1;
  margin: 0px -26px 15px;
  padding: 17px 0 0;
  text-align: center;
  text-decoration: none;
}

.shopInfoArea1 .infoBox1 .infoBtnArea1 .reserveBtn1 a:hover {
background:#a0865d;
}

.shopInfoArea1 .infoBox1 .infoBtnArea1 .contactBtn1 a {
 font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
background:#d5a06d;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  height: 52px;
  font-size: 17px;
  line-height: 1;
  padding: 17px 0 0;
  margin: 13px -26px 0px;
  text-align: center;
  text-decoration: none;
}

.shopInfoArea1 .infoBox1.infoBtnArea1 .contactBtn1 a:hover {
background: #a0865d;
}


#menu {
    width: 100%;
    margin-top: 9px;
    padding: 0px;
    height: 32px;
}

#service {
    float: left;
    width: 300px;
}

#service p {
   font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
   font-weight: normal;
   color: currentColor;
   margin: 0;
   padding: 5px;
   font-size: 17px;
   line-height: 100%;
}


#price p {
   font-family:CENTAUR;
   src:url('../font/CENTAUR.eot')format("eot"),
       url('../font/CENTAUR.TTF') format("truetype"),
       url('../font/CENTAUR.TTF.woff') format("woff");
    font-weight: normal;
    color: currentColor;
    text-align: right;
    margin: 0;
    padding: 0;
    font-size: 17px;
}

p.pDate {
    clear: both;
    width: 100%;
    display: block;
    margin-bottom: 3px;
    padding: 0;
    border-top: 1px dotted #d5a06d;
}

#course {
    text-align: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.24);
    /* content: ""; */
    /* position: absolute; */
    /* z-index: -1; */
    box-shadow: 0 0 20px rgba(0,0,0,0.8);
    /* top: 50%; */
    /* left: 10px; */
    /* right: 10px; */
    /* border-radius: 100px / 10px; */
    /* position: relative; */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 19px 0 23px 0;
}

#course p {
   font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
    font-weight: normal;
    color: currentColor;
    margin: 0;
    padding: 0;
    font-size: 15px;
    /* font-weight: 900; */
    line-height: 130%;
}

.shopInfoArea1 .infoBox1 .infoBtnArea1 .shopAddress2{
 font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
    color: #ececec;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 0px 0px;
    margin: 0px 0px 0px -24px;
}

.shopInfoArea .infoBox .infoBtnArea .shopAddress2{
 font-family: 'A-OTF-RyuminPro-Heavy_0', serif;
    color: #ececec;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 0px 0px;
    margin: 15px 0px 0px -24px;
}

#topContent #main video {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.project {
  height: 100%;
  min-width: 100%;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.project__list {
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 13px;
  color: white;
  margin: auto;
}
.project__link {
  will-change: opacity;
  display: block;
  margin: 29px 0;
}
.project__bg-list {
  /* position: absolute; */
  top: 0;
  left: 0;
}
.project__bg-item {
  will-change: transform, opacity;
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  opacity: 0;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
}
.project__bg-item--active {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.project__bg-item:nth-child(1) {
  background: url("http://alaska.pya.jp/domain1/images/launch.jpg") center/cover;
}
.project__bg-item:nth-child(2) {
  background: url("http://alaska.pya.jp/domain1/images/dinner.jpg") center/cover;
}
.project__bg-item:nth-child(3) {
  background: url("http://alaska.pya.jp/domain1/images/party.jpg") center/cover;
}
.project__bg-item:nth-child(4) {
  background: url("http://alaska.pya.jp/domain1/images/contact.jpg") center/cover;
}

.project__list a {
text-decoration: none;
color: inherit;
background-color: transparent;
}

.project__list a:hover {
text-decoration: none;
color: inherit;
}

.samplefont {
	font-size: 16px;
	font-family: 'Playfair Display', serif;
        line-height: 0pt;	
}
.samplefont1 {
	font-size: 18px;
	font-family: 'Playfair Display', serif;
        line-height: 0pt;	
        color:#A10007
}



.transform01 {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.transform02 {
  -webkit-transform: rotate(15deg) scale(1.4);
  transform: rotate(15deg) scale(1.4);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
figure:hover .transform01 {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
figure:hover .transform02 {
  -webkit-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
}
figure h3 {
  padding: 20px 0 5px;
    color: rgba(217, 75, 112, 0.9);
    font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    /* text-align: center; */
    font-weight: 600;
    line-height: 1.2;
}
figure p {
  color: #fff;
  /* text-align: center; */
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin: 46px 0px;
  line-height: 1.8;
  font-size: 59%;
}

figure {
  position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0px 0px 18px;
}
figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}
figcaption h3,
figcaption p {
  position: absolute;
  left: -100%;
  width: 54%;
  -webkit-transition: .3s;
  transition: .3s;
}
figcaption h3 {
  top: 0px;
}
figcaption p {
  top: 28px;
}
figure:hover figcaption {
  opacity: 1;
}
figure:hover figcaption h3,
figure:hover figcaption p {
  left: 20px;
}
figure:hover figcaption h3 {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
figure:hover figcaption p {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}