/* CSS Document */

.pc { display: inherit; }
.sp { display: none; }
h1.c1 { font-size: 1rem; margin: 0 0 30px; letter-spacing: 5px; }
h1.c1 span { font-size: 1.8rem; letter-spacing: 1px; font-family: Georgia, "Times New Roman", Times, serif; display: block; margin: 0 0 6px; line-height: 1; }

#pane { overflow: hidden; }
#pane-left{ float: left; width: 280px; padding: 30px 40px 0 20px; box-sizing: border-box; }
#pane-right { float: left; width: -webkit-calc(100% - 280px); width: calc(100% - 280px); }
#pane-content { padding: 90px 0 0 60px; overflow: hidden; }
#pane-content p { margin: 0 0 1.8rem; line-height: 1.8; }
#main { line-height: 1.8; position: relative; letter-spacing: 1px; }
#logo { text-align: center; padding: 0 0 30px; }
#logo img { width: 157px; }
#navi { font-size: 1.1rem; font-family: 'Futura-Book'; border-top: solid 1px #CCC; border-bottom: solid 1px #CCC; padding: 20px; }
#navi ul { list-style: circle; margin-left: 15px; }
#navi li { padding: 15px 0px; position: relative; }
#navi li:hover { list-style: disc; }
#navi li:hover a { color: #666; text-decoration: none; }

#navi .low-2 { display: none; position: absolute; top: 0px; left: 110px; padding: 10px }
#navi .low-2 li { padding: 5px 0 0; }
#navi .low-2 li.crt { list-style: disc; }
#navi .low-2::before { display: block; content: ''; position: absolute; top: 22px; left: -36px; width: 15px; height: 1px; background: #CCC; }

#address { font-size: 10px; letter-spacing: 1px; padding: 20px 10px; line-height: 2.1; }
#copyright { font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-align: right; padding: 60px 10px 30px 60px; }

/* home */
#home #navi .i1 { list-style: disc; }
#home #pane-right { max-width: 1085px; }
#home #pane-content { padding: 0; position: relative; }
#home #copyright { margin-top: -75px; }
#home #main .logo { position: absolute; top: 50%; left: 9%; margin-top: -6%; width: 9.6%; }
#home #main .logo img { width: 100%; }
#home .bx-wrapper { border: none; box-shadow: none; -webkit-box-shadow: none; margin-bottom: 30px; }
#home .bx-wrapper .bx-pager { text-align: left; bottom: -20px; }
#home .bx-wrapper .bx-pager.bx-default-pager a { width: 5px; height: 5px; margin: 0 3px; background: #CCC; }
#home .bx-wrapper .bx-pager.bx-default-pager a.active,
#home .bx-wrapper .bx-pager.bx-default-pager a:focus,
#home .bx-wrapper .bx-pager.bx-default-pager a:hover { background: #000; }

/* drawer */
.drawer--navbarTopGutter { padding: 0; }
.drawer-hamburger { display: none; }
.drawer-nav { position: static; transition: none; width: auto; height: auto; color: #111; overflow: visible; }

/* Profile */
#profile #navi .i2 { list-style: disc; }
#profile #main .frm .l { width: 33%; max-width: 313px; }
#profile #main .frm .l img { width: 100%; }
#profile #main .frm .r { width: 66%; float: left; box-sizing: border-box; padding: 0 0 0 25px; }
#profile #main .frm .r h2 { font-size: 1.35rem; letter-spacing: 3px; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif; }
#profile #main .frm .r .kana { font-size: 0.75rem; text-indent: 0.3em; letter-spacing: 0.5px; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif; }

/* Photograph */
#photograph #navi .i3 { list-style: disc; }
#photograph #navi .low-2 { display: block; }
#photograph .category { display: table; width: 100%; overflow: hidden; font-size: 0.84rem; letter-spacing: 1px; }
#photograph .category a { display: inline-block; padding: 1px 6px; border: 1px solid #FFF; margin: 0px 0; }
#photograph .category a:hover { text-decoration: none; background-color: #F7F7F7; border: 1px solid #DFDFDF; }
#photograph .category a.crt { background: #E8E8E8; border: solid 1px #D1D1D1; }
#photograph .category .l { display: table-cell; float: none; width: 60px; vertical-align: middle; }
#photograph .category .l a { padding: 9px 12px; }
#photograph .category .r { display: table-cell; float: none; }
#photograph .category dl { display: table; overflow: hidden; }
#photograph .category dl:first-child { margin-bottom: 3px; }
#photograph .category dt { font-size: 10px; font-family: Arial, Helvetica, sans-serif; display: table-cell; color: #C3512F; text-align: right; width: 110px; vertical-align: middle; }
#photograph .category dd { display: table-cell; }
#photograph .category ul { overflow: hidden; }
#photograph .category li { float: left; padding: 0 10px; background: url(/photograph/img/line_dot.gif) right center no-repeat; }
#photograph .switch { display: table-cell; width: 60px; text-align: right; padding: 0 60px 0 0; vertical-align: middle; line-height: 1; }
#photograph .switch a { display: inline-block; }
#photograph .switch a span { display: inline-block; width: 15px; height: 15px; }
#photograph .switch a.s span { background: url(/photograph/img/switch_s_0.png) no-repeat; }
#photograph .switch a.m span { background: url(/photograph/img/switch_m_0.png) no-repeat; }
#photograph .switch a.s .crt { background: url(/photograph/img/switch_s_1.png) no-repeat; }
#photograph .switch a.m .crt { background: url(/photograph/img/switch_m_1.png) no-repeat; }

#photograph .archive { margin: 30px 0 0; }
#photograph .article { margin: 0 10px 30px 0; }
#photograph .article .pic { width: 300px; height: 300px; overflow: hidden; position: relative; }
#photograph .article .pic img { width: 100%; height: auto; }
#photograph .article .pic .w900 { display: none; }

#photograph .article .tit { font-size: 0.9rem; text-align: center; padding: 10px 0 0; }

#photograph .w900 .article { margin: 0 0 45px; width: 100%; max-width: 900px; }
#photograph .w900 .article .pic { width: 100%; height: auto; }
#photograph .w900 .article .w300 { display: none; }
#photograph .w900 .article .w900 { display: block; }

/* Photograph > Article */
#photograph-article #navi .i3 { list-style: disc; }
#photograph-article #main { max-width: 900px; padding: 0 30px 0 0; }
#photograph-article #main .pic { margin: 0 0 30px; }
#photograph-article #main .pic img { width: 100%; }
#photograph-article #main h2 { font-size: 1.4rem; letter-spacing: 3px; font-weight: bold; margin: 0 0 30px; }
#photograph-article #main h3 { font-size: 0.9rem; letter-spacing: 2px; font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 15px; } 
#photograph-article #main .comment { letter-spacing: 0.5px; }

/* Blog */
#blog #main { float: left; width: -webkit-calc(100% - 230px); width: calc(100% - 230px); max-width: 735px; }
#blog #main .article { display: table; width: 100%; margin: 0 0 45px; padding: 0 0 45px; border-bottom: dotted 1px #CCC; }
#blog #main .article a { text-decoration: underline; }
#blog #main .article a:hover { text-decoration: none; }
#blog #main .article .pic { display: table-cell; vertical-align: top; width: 32%; padding: 0 15px 0 0; box-sizing: border-box; }
#blog #main .article .pic img { width: 100%; max-width: 175px; }
#blog #main .article .cts { display: table-cell; vertical-align: top; }
#blog #main .article .cts h2 { font-size: 1.24rem; letter-spacing: 3px; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif; }
#blog #main .article .cts .date { font-size: 0.84rem; color: #777; margin: 15px 0; font-family:Arial, Helvetica, sans-serif; }
#blog #main .article .cts .text { font-size: 0.95rem; }
#blog #main .article .cts .more { text-align: right; margin: 30px 5px 0; }

/* Blog > Article */
#blog-article #main { float: left; width: -webkit-calc(100% - 230px); width: calc(100% - 230px); max-width: 735px; }
#blog-article #main .article .date { font-size: 0.84rem; color: #777; margin: 0; font-family:Arial, Helvetica, sans-serif; }
#blog-article #main .article h2 { font-size: 1.27rem; letter-spacing: 3px; margin: 0 0 1.35em; padding: 0 0 6px; border-bottom: dotted 1px #CCC; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif; }
#blog-article #main .article p { font-size: 0.95rem; }
#blog-article #main .article img { max-width: 100%; height: auto; }

/* Blog - Side */
#blog-side { float: left; width: 230px; padding: 90px 20px 0 40px; box-sizing: border-box; }
#blog-side h3 { font-size: 1.1rem; letter-spacing: 2px; font-family: 'Futura-Book'; border-bottom: dotted 1px #CCC; padding: 0 0 9px 3px; margin: 0 0 9px; }
#blog-side .category { margin: 45px 0 0; }
#blog-side ul { font-size: 0.84rem; letter-spacing: 2px; }
#blog-side li { padding: 12px 0 12px 15px; background:url(/lib/img/arrow.png) 3px center no-repeat;  }

/* Contact */
#contact #navi .i4 { list-style: disc; }
#contact .mw_wp_form { max-width: 650px; }
#contact .mw_wp_form .error { display: block; color: #CC0000; margin: 5px 0 0; }
#contact .mw_wp_form dl { display: table; width: 100%; }
#contact .mw_wp_form dt { display: table-cell; width: 135px; vertical-align: middle; }
#contact .mw_wp_form dd { display: table-cell; padding: 10px; }
#contact .mw_wp_form .btn { text-align: center; margin: 20px 0 10px; }
#contact .mw_wp_form .btn input { cursor: pointer; background-color: #191919; color: #FFF; width: 150px; padding: 6px; font-size: 13px; border: none; letter-spacing: 2px; margin: 0 15px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
#contact .mw_wp_form .btn input:hover { opacity: 0.84; }
#contact .mw_wp_form_input dl input,
#contact .mw_wp_form_input dl textarea { box-sizing: border-box; width: 100%; border: none; padding: 10px; border-bottom: solid 1px #CCC; }
#contact .mw_wp_form_input dl textarea { height: 12em; }

/* Effect */
.eff-c1 { transition:all 0.6s ease; backface-visibility: hidden; }
.eff-c1:hover { opacity: 0.6; filter: alpha(opacity=60); }

.eff img { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1.12); transform: scale(1.12); }
.eff:hover {
background: #323232;
-webkit-filter: grayscale(100%);
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.eff:hover img { background: #111; opacity: 0.5; -webkit-transform: scale(1); transform: scale(1); }
.eff .opt { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.eff .opt::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; border: 1px solid #fff; content: ''; -webkit-transform: scale(1.1); transform: scale(1.1); }
.eff .opt::after { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; background: url("/photograph/img/logo.png") no-repeat center center rgba(0, 0, 0, 0); content: ''; -webkit-transform: scale(2.1); transform: scale(2.1); }
.eff .opt::before,
.eff .opt::after { opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
.eff:hover .opt::before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
.eff:hover .opt::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

/* WP */
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: 1.5em; margin-bottom: 1.2em; }
.alignright { float: right; margin-left: 1em; margin-bottom: 1.2em; }
.wp-caption { text-align: center; }
.articleNavi { font-size: 0.84rem; margin-top: 1.2rem; padding-top: 1.2rem; text-align: center; border-top: solid 1px #EEE; font-family: 'Futura-Book'; }
.articleNavi li { display: inline-block; margin: 0 0.2em; width: 90px; }
.articleNavi a { color: #333; text-decoration: none; }
.articleNavi a:hover { text-decoration: underline; }
.archiveNavi { clear: both; text-align: center; font-size: 0.84rem; font-family: 'Futura-Book'; }
.archiveNavi a,
.archiveNavi span { text-decoration: none; border: 1px solid #BFBFBF; padding: 3px 6px; margin: 2px; color: #666; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.archiveNavi a:hover,
.archiveNavi span.current { border-color: #000; }
.archiveNavi span.current { font-weight: bold; background-color: #000; color: #FFF; }