@charset "utf-8";

*, .ie8 * { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { height: 100%; }
body { width: 100%; height: 100%; text-align: justify; text-justify: inter-ideograph; line-height: 0; }
.win body { font-family: "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
.mac body { font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "HiraKakuProN-W3", sans-serif; }
h1 { font-size: 10px; font-weight: bold; color: white; display: inline; }
h2 { font-size: 24px; font-weight: }
h3 { font-size: 20px; font-weight: }
h4 { font-size: 18px; font-weight: bold; }
a, button { outline: none; }
a:link, a:hover, a:active, a:visited { text-decoration: none; }
:hover, :focus { outline: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; height: 0; }
.clearfix:after { clear: both; }
img { border: none; }
.ie8 section, .ie8 article, .ie8 header, .ie8 aside, .ie8 nav, .ie8 footer { display: block; }

div#wrapper { position: relative; width: 100%; min-width: 800px; height: 100%; overflow: hidden; }

/* NAV */
nav { position: relative; width: 100%; margin-top: -130px; height: 160px; background: rgba( 255, 255, 255, 0.9 ) url(../images/menu-nob.png) no-repeat center 140px; display: table; -webkit-box-shadow: 0px 5px 15px rgba( 0, 0, 0, 0.8 );
box-shadow: 0px 5px 15px rgba( 0, 0, 0, 0.8 ); }
.ie8 nav { position: relative; width: 100%; margin-top: -130px; height: 160px; background: url(../images/menu-nob.png) no-repeat center 140px; display: table; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6FFFFFF,endColorstr=#E6FFFFFF); }
nav ul { list-style-type: none; display: table-cell; text-align: left; vertical-align: middle; width: 100%; height: 100%; padding-left: 50px; }
.ie8 nav ul { padding-left: 50px; }
nav ul li { position: relative; height: 33px; float: left; }
nav ul li div { position: absolute; width: 100%; height: 100%; background: url(../images/menu.png) no-repeat; }
nav ul li div.normal { -ms-filter: "alpha( opacity=60 )"; opacity: 0.6; }
nav ul li div.normal:hover { cursor: pointer; }
nav ul li div.active { display: none; }
nav ul li div.active:hover { cursor: default; }
nav ul li.border { width: 0; margin: 0 29px; border-right: 1px dotted #666; }
nav ul li:first-of-type { width: 49px; }
nav ul li:first-of-type div.normal { background-position: 0 0; }
nav ul li:first-of-type div.active { background-position: 0 0; }
nav ul li:nth-of-type(3) { width: 76px; }
nav ul li:nth-of-type(3) div.normal { background-position: -108px 0; }
nav ul li:nth-of-type(3) div.active { background-position: -108px -33px; }
nav ul li:nth-of-type(5) { width: 71px; }
nav ul li:nth-of-type(5) div.normal { background-position: -243px 0; }
nav ul li:nth-of-type(5) div.active { background-position: -243px -33px; }
nav ul li:nth-of-type(7) { width: 136px; }
nav ul li:nth-of-type(7) div.normal { background-position: -373px 0; }
nav ul li:nth-of-type(7) div.active { background-position: -373px -33px; }
nav ul li:nth-of-type(9) { width: 89px; }
nav ul li:nth-of-type(9) div.normal { background-position: -568px 0; }
nav ul li:nth-of-type(9) div.active { background-position: -568px -33px; }

/* HEADER */
header { position: absolute; top: 220px; left: 42px; }
header:hover { cursor: pointer; }
header div { position: relative; top: 6px; width: 100%; font-size: 16px; font-weight: bold; color: #ea0013; text-align: right; padding-right: 8px; text-shadow: 0px 0px 2px rgba( 0, 0, 0, 0.6 ); }

/* SECTION & ARTICLE */
section { position: absolute; margin-top: 130%; right: 0; padding-right: 3%; overflow: hidden; }
.ie8 section { position: absolute; margin-top: 130%; right: 0; padding-right: 3%; overflow: auto; }
section.sState-Y { margin-top: 60px; }
section.sState-O { opacity: 0; }
section article { position: relative; top: 0; left: 0; width: 100%; }

/* ABOUT */
section#about table { width: 100%; font-size: 14px; line-height: 22px; border-collapse: separate; border-spacing: 1px; }
section#about table tr { vertical-align: top; }
section#about table th { width: 15%; min-width: 80px; padding: 10px; font-weight: bold; text-align: left; color: white; white-space: nowrap; background: rgba( 0, 0, 0, 0.6 ); }
.ie8 section#about table th { filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000); }
section#about table td { text-align: left; padding: 10px; color: white; background: rgba( 0, 0, 0, 0.4 ); }
.ie8 section#about table td { filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D000000,endColorstr=#4D000000); }
section#about table .tl { border-top-left-radius: 6px; }
section#about table .tr { border-top-right-radius: 6px; }
section#about table .bl { border-bottom-left-radius: 6px; }
section#about table .br { border-bottom-right-radius: 6px; }

section#about map { position: absolute; bottom: 4px; width: 94%; border-radius: 6px; }
.ie8 section#about map { display: none; }
section#about map iframe { width: 100%; height: 100%; }

/* SERVICE */
/* SERVICE - gaiyo */
section#service article#gaiyo p { width: 100%; font-size: 13px; font-weight: bold; line-height: 25px; color: white; padding: 0 10px; }
section#service article#gaiyo ul { width: 100%; max-height: 110px; list-style-type: none; display: table; border-collapse: separate; border-spacing: 10px; }
section#service article#gaiyo ul:nth-of-type(2) { margin-top: -10px; }
section#service article#gaiyo ul li { display: table-cell; width: 50%; padding: 15px 10px 10px 80px; border-radius: 5px; background-color: rgba( 191, 218, 255, 0.7 ); background-repeat: no-repeat; background-position: 0 0; background-size: contain;
-webkit-box-shadow: 0px 0px 40px rgba( 255, 255, 255, 0.6 ) inset;
box-shadow: 0px 0px 40px rgba( 255, 255, 255, 0.6 ) inset;
}
.ie8 section#service article#gaiyo ul li { filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3bfdaff,endColorstr=#B3bfdaff); }
/* min-height */
section#service article#gaiyo ul li:before { content: ""; display: block; float: left; width: 0; height: 75px; opacity: 0; }
section#service article#gaiyo ul li p { font-size: 11px; line-height: 16px; color: #2e3b4d; }
section#service article#gaiyo ul:first-of-type li:first-of-type { background-image: url(../images/image-1.png); }
section#service article#gaiyo ul:first-of-type li:last-of-type { background-image: url(../images/image-2.png); }
section#service article#gaiyo ul:last-of-type li:first-of-type { background-image: url(../images/image-3.png); }
section#service article#gaiyo ul:last-of-type li:last-of-type { background-image: url(../images/image-4.png); }

/* SERVICE - product */
section#service article#product1 { padding: 0 10px 10px; }
section#service article#product1 > div { position: relative; top: 0; width: 100%; height: 100%; background: url(../images/pgo1.jpg) no-repeat center center; background-size: cover; border-radius: 5px; }
section#service article#product1 > div p { position: absolute; bottom: 0; height: 20px; width: 100%; background: rgba( 0, 0, 0, 0.6 ); font-size: 11px; font-weight: bold; color: white; text-align: center; padding-top: 10px; border-radius: 0 0 5px 5px; }
.ie8 section#service article#product1 > div p { filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); }
section#service article#product1 > div:hover { cursor: pointer; }
section#service article#product1 > div > div { position: absolute; width: 100%; height: 100%; border-radius: 5px; background: black; display: none; }
section#service article#product1 hr { display: block; width: 100%; height: 15px; border: none; border-bottom: 1px dotted rgba(255,255,255,0.6); }

section#service article#product2 ul { position: relative; list-style-type: none; display: table; width: 100%; height:100%; margin-top: 10px; border-collapse: separate; border-spacing: 10px; }
section#service article#product2 ul li { position: relative; display: table-cell; width:25%; background-repeat: no-repeat; background-position: center top; background-size: cover; border-radius: 4px; }
section#service article#product2 ul li:first-of-type { background-image: url(../images/kuroki1.jpg); }

/* 更新個所 */
section#service article#product2 ul li:nth-of-type(2) { background-image: url(http://sunsun-magazine.com/18/pages/1.jpg); }
section#service article#product2 ul li:nth-of-type(3) { background-image: url(http://sunsun-magazine.com/17/pages/1.jpg); }
section#service article#product2 ul li:nth-of-type(4) { background-image: url(http://sunsun-magazine.com/16/pages/1.jpg); }

section#service article#product2 ul li p { position: absolute; bottom: 0; height: 20px; width: 100%; background: rgba( 0, 0, 0, 0.6 ); font-size: 11px; font-weight: bold; color: white; line-height: 12px; text-align: center; padding-top: 5px; border-radius: 0 0 4px 4px; }
.ie8 section#service article#product2 ul li p { filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); }
section#service article#product2 ul li:hover { cursor: pointer; }
section#service article#product2 ul li div { position: absolute; width: 100%; height: 100%; border-radius: 4px; background: black; display: none; }

section#service article#product3 > div { width: 100%; height: 15px; padding: 0 10px; margin-top: 5px; }
section#service article#product3 > div > div { width: 100%; height: 100%; border-top: 1px dotted rgba(255,255,255,0.6); }
section#service article table { width: 100%; border-collapse: separate; border-spacing: 10px; }
section#service article#product3 table tr td { width: 33.3%; background-color: black; }
section#service article#product3 table tr td a img { width: 100%; transition: all 1000ms 0s ease; }
section#service article#product3 table tr td a img:hover { opacity: 0.6; }
section#service article#product3 p { display: block; width: 100%; height: 20px; padding: 0 10px; }
section#service article#product3 p span { display: block; width: 100%; height: 100%; background: rgba( 0, 0, 0, 0.6 ); font-size: 12px; font-weight: bold; color: white; line-height: 12px; text-align: center; padding-top: 5px; border-radius: 4px 4px 0 0; }

section#service article#product4 > div { width: 100%; height: 5px; padding: 0 10px; margin-bottom: 15px; }
section#service article#product4 > div > div { width: 100%; height: 100%; border-bottom: 1px dotted rgba(255,255,255,0.6); }
section#service article#product4 table tr td { width: 25%; }
section#service article#product4 table tr td img { width: 100%; }
section#service article#product4 p { display: block; width: 100%; height: 20px; padding: 0 10px; }
section#service article#product4 p span { display: block; width: 100%; height: 100%; background: rgba( 0, 0, 0, 0.6 ); font-size: 12px; font-weight: bold; color: white; line-height: 12px; text-align: center; padding-top: 5px; border-radius: 4px 4px 0 0; }

/* ARTISTS */
section#artists article { position: relative; top: 0; background: rgba( 0, 0, 0, 0.4 ); border-radius: 6px; padding: 12px; margin-bottom: 20px; }
.ie8 section#artists article { filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); }
section#artists article#artist1 { min-height: 580px; }
section#artists article#artist3 { min-height: 350px; }
section#artists a.artist_name { display: block; position: relative; top: 0; width: 100%; height: 30px; font-size: 15px; font-weight: bold; color: white; text-shadow: 0px 0px 4px rgba( 255, 255, 255, 1 ); border-bottom: 1px solid white; padding-top: 12px; margin-bottom: 10px; }
section#artists a.artist_name:hover { text-shadow: 0px 0px 0px; }
section#artists article div.artist_image { position: relative; width: 240px; float: right; margin: 5px 0 0 10px; }
section#artists article div.artist_image:hover { cursor: pointer; }
section#artists article div.artist_image > div { position: relative; width: 240px; height: 280px; border-radius: 5px 5px 0 0; }
section#artists article div.artist_image div#pgo { background: url(../images/pgo2.jpg) no-repeat; }
section#artists article div.artist_image div#kuroki { background: url(../images/kuroki2.jpg) no-repeat; }
section#artists article div.artist_image div#kuriyama { background: url(../images/kuriyama.jpg) no-repeat; }
section#artists article div.artist_image > div > div { position: absolute; top: 0; width: 240px; height: 240px; border-radius: 5px 5px 0 0; background: black; display: none; }
section#artists article div.artist_image iframe { margin-top: 10px; }
section#artists article p { font-size: 13px; line-height: 25px; color: white; }

/* CONTACT US */
section#contact article { top: 10%; }
section#contact article iframe { position: relative; width: 100%; }

/* FOOTER */
footer { position: absolute; bottom: 0; width: 100%; height: 40px; background: rgba( 0, 0, 0, 0.4 ); display: table; }
.ie8 footer { position: absolute; bottom: 0; width: 100%; height: 40px; display: table; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); }
footer div { position: relative; display: table-cell; width: 100%; text-align: center; vertical-align: middle; font-size: 10px; color: white; }
