﻿@charset "utf-8";

img {
	max-width: 100%;
	height: auto;
}

.imgcenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

p {
	word-break: break-all;
}

.spnone {
	display:none;
}

.youthum {
	width: 270px;
	margin: 0 auto;
}

.youthum a {
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.youthum a::before {
	position: absolute;
	content: url(../../images/btn_you.png);
	text-align: center;
	top: 43%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	transition: all 0.3s;
}

.wrap {
	width: 96%;
	margin-left:auto;
	margin-right:auto;
}

/*  header  */
header {
	margin-top: 45px;
}

header img {
	padding: 6px;
	width: 95%;
}

ul.ohsns {
	position: fixed;
	top: 0;
	z-index: 10000;
	right: 0;
}

.ohsns li {
	padding: 7px 10px;
	float: left;
}

ul.ohsns li a {
	font-size: 24px;
	padding: 0;
}

ul.ohsns li a.twbt {
	float: left;
	color: #55acee;
}

ul.ohsns li a.youbt {
	float: left;
	color: #6dc0ff;
	font-size: 16px;
	text-decoration: none;
}

ul.ohsns li a.nico {
	float: left;
	width: 36px;
}

#hesns {
	width:265px;
	margin: 30px auto 0;
	/*float:left;*/
}

ul.snsBtn {
	width:265px;
	margin: 10px auto 0;
}

ul.snsBtn li {
    float: left;
    padding: 0 0 0 10px;
    width: auto;
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

.ohsns {
    position: relative;
}

.ohsns > li {
    float: left;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
	font-size: 13px;
}
	
ul li ul.menu__second-level li {
    margin: 0;
	padding: 6px 6px 0;
}
.ohsns:before,
.ohsns:after {
    content: " ";
    display: table;
}

.ohsns:after {
    clear: both;
}

.ohsns {
    *zoom: 1;
}

li.menu__single ul.menu__second-level {
    position: absolute;
    top: 60px;
	background-color: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
    visibility: visible;
    opacity: 1;
}

/*  各article・section  */
article section div.inner {
	margin: 0 20px 30px;
}

#news,
#about,
#contents,
#member,
#contact,
#notes,
#link {
	padding-bottom: 35px;
}

/*  news  */
#news dl {
	padding: 0 0.5em;
}

#news dl dt {
	color: #999;
	font-size: 14px;
	margin-bottom: 5px;
	text-align: left;
}

#news dl dt .new_ico {
	color: #ff4d4d;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}

#news dl dd {
	font-size: 16px;
	border-bottom: 2px dashed #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#news dl dd:last-child,
#news dl dd.end {
	border-bottom: 1px none #999;
	padding-bottom: 0;
}

#news div.btn_date {
	padding: 0;
	text-align: right;
	margin-top: 12px;
}

#news div.btn_date a {
	text-decoration: none;
	letter-spacing: 0.5em;
	border: 1px solid #6dc0ff;
	padding: 8px 10px 5px;
}

.hidden_box {
    padding: 0;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 30px;
}

.hidden_box p {
	text-align: left;
}

/*ボタン装飾*/
.hidden_box a.label {
    display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    background: #d6a3dc;
    color: #FFF;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 5px #d6a3dc;
    border: dashed 1px #FFF;
	letter-spacing: 0.5em;
}

/*ボタンホバー時*/
.hidden_box a.label:hover {
    border: dotted 1px #FFF;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
	margin-top: 20px;
}

/*  about  */
#about p {
	padding: 0 5px;
	line-height: 1.8;
	margin-bottom: 13px;
	font-size: 112%;
}

/*  CONTENTS  */
.modeta h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px;
	background: linear-gradient(transparent 50%, #a7d676 50%);
	padding-left: 5px;
}

.modeta p {
	margin-bottom: 8px;
	padding-left: 5px;
}

p.dating {
	color: #999;
	font-size: 13px;
}

p.motext {
	font-size: 15px;
}

p.motext02 {
	font-size: 12px;
}

div.work {
	margin-bottom: 35px;
}

div.work:last-child {
	margin-bottom: 0;
}

div.morebtn {
	text-align: center;
}

.morebtn a {
	display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    background: #d6a3dc;
    color: #FFF;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 5px #d6a3dc;
    border: dashed 1px #FFF;
	letter-spacing: 0.5em;
}

div.morebtn a:hover {
    border: dotted 1px #FFF;
}

.prodeta ul {
	width: 85%;
	margin: 0 auto;
}

.prodeta ul li {
	margin-bottom: 40px;
}

.prodeta ul li h3 {
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin: 15px 0 10px;
}

.prodeta a.voice {
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    padding: 0.3em 0.5em;
    background: #97d1fc;
    border-top: solid 3px #8095ce;
    border-bottom: solid 3px #8095ce;
    transition: .4s;
	font-size: 14px;
	width: 140px;
	margin: 0 auto;
	text-align: center;
}

.prodeta a.illust {
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    padding: 0.3em 0.5em;
    background: #bbd5a6;
    border-top: solid 3px #879e46;
    border-bottom: solid 3px #879e46;
    transition: .4s;
	font-size: 14px;
	width: 140px;
	margin: 0 auto;
	text-align: center;
}

.hidden_box02 label,
.hidden_box03 label,
.hidden_box04 label,
.hidden_box05 label,
.hidden_box06 label {
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    padding: 0.3em 0.5em;
    background: #feb396;
    border-top: solid 3px #fd475d;
    border-bottom: solid 3px #fd475d;
    transition: .4s;
	font-size: 14px;
	width: 140px;
	margin: 0 auto;
	text-align: center;
}

.hidden_box02 label:hover,
.hidden_box03 label:hover,
.hidden_box04 label:hover,
.hidden_box05 label:hover,
.hidden_box06 label:hover {
	opacity: 0.6;
}

.hidden_box02 input,
.hidden_box03 input,
.hidden_box04 input,
.hidden_box05 input,
.hidden_box06 input {
    display: none;
}

.hidden_box02 .hidden_show,
.hidden_box03 .hidden_show,
.hidden_box04 .hidden_show,
.hidden_box05 .hidden_show,
.hidden_box06 .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.hidden_box02 input:checked ~ .hidden_show,
.hidden_box03 input:checked ~ .hidden_show,
.hidden_box04 input:checked ~ .hidden_show,
.hidden_box05 input:checked ~ .hidden_show,
.hidden_box06 input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}

.prodeta table {
    border-top: 0px none;
    vertical-align: middle;
    padding: 0px;
    width: 100%;
}

.prodeta table tbody {
    width: 100%;
}

.prodeta table tbody tr {
    display: block;
    margin: 0 0 15px 0;
	border-bottom: dotted 2px #999;
}

.prodeta table tbody th {
    list-style-type: none;
	border: 1px solid #fff;
	font-weight: bold;
}

.prodeta table tbody td {
	margin-bottom: 2%;
}

.prodeta table tbody td.last {
	border-bottom:none;
}

.prodeta table tbody th, .prodeta table tbody td {
    display: list-item;
    list-style: outside none none;
    padding: 1px 5px;
    /*border: medium none;*/
	text-align:center;
}

/*  link  */
#link p {
	padding: 0 5px;
	line-height: 1.8;
	margin-bottom: 13px;
}

#link p.border {
	border-bottom: 2px dashed #999;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#link h4 {
	margin: 0 0 5px;
	font-size: 20px;
	font-weight: bold;
}

#link ul.link_des {
	text-align: center;
}

#link ul.link_des li {
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 15px;
}

#link ul.link_des li:nth-child(even){
	margin-right: 0;
}

/*  CONTACT  */
p.conlead {
	font-weight: bold;
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 20px;
	padding: 0 5px;
}

.address {
	text-align: center;
	font-weight: bold;
	font-size: 23px;
	margin-bottom: 25px;
}

.mailto {
	text-align: center;
}

.mailto a {
	display: inline-block;
    padding: 5px 15px;
    text-decoration: none;
    background: #f7b795;
    color: #FFF;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 5px #f7b795;
    border: dashed 1px #FFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 20px;
}

.mailto a:hover {
    border: dotted 1px #FFF;
}

/*  footer  */
footer {
	padding: 10px 0 15px;
	margin-top: 70px;
}

.notes {
	text-align: center;
}

footer p {
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
}
/*  追加  */
ul.dl_link li {
	display: inline-block;
margin-right: 5px;
}

/* PCのみ */
@media only screen and (min-width: 899px) {

.pcnone {
	display:none;
}

.spnone {
	display:block;
}

.wrap {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}

/*  header  */
header img {
	padding: 6px;
	width: 650px;
}

/*  header  */
ul.ohsns li a {
	font-size: 35px;
	padding: 0;
}

ul.ohsns li a.nico {
	width: 50px;
}

/*  各article・section  */
article {
	width: 900px;
}

/*  NEWS  */
#news dl {
	padding: 0 1em;
	text-align: center;
}

#news dl dt,
.hidden_box p {
	text-align: center;
}

#news div.btn_date {
	text-align: center;
}

/*  about  */
#about p {
	padding: 0 1em;
	text-align: center;
}

/*  contents  */
div.conwrap {
	display: flex;
	display: -webkit-box; /*Android4.3*/
	display: -moz-box;    /*Firefox21*/
	display: -ms-flexbox; /*IE10*/
	display: -webkit-flex; /*PC-Safari,iOS8.4*/
	flex-wrap: wrap;
}

div.work {
	margin-right: 20px;
	width: 267px;
}

div.work:nth-child(3),
div.work:nth-child(6),
div.work:nth-child(9),
div.work:nth-child(12),
div.work:nth-child(15),
div.work:nth-child(18),
div.work:nth-child(21),
div.work:nth-child(24),
div.work:nth-child(27),
div.work:nth-child(30),
div.work:nth-child(33),
div.work:nth-child(36),
div.work:nth-child(39), 
div.work:nth-child(42), 
div.work:nth-child(45){
	margin-right: 0;
}

/*  MEMBER  */
.prodeta ul {
	width: 841px;
	margin: 0 auto;
}

.prodeta ul li {
	float: left;
	margin-right: 20px;
	width: 267px;
}

.prodeta ul li:nth-child(3) {
	margin-right: 0;
}

/*  link  */
#link p {
	padding: 0 1em 0.5em;
}

#link .link_wrap {
	width: 750px;
	margin: 0 auto;
}

#link h4 {
	margin: 0 0 5px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 1em;
}

#link ul.link_des {
	text-align: center;
	padding: 0 1em;
}

#link ul.link_des li {
	width: 200px;
	margin-right: 15px;
}

/*  CONTACT  */
p.conlead {
	font-size: 24px;
	line-height: 1.9;
	text-align: center;
	padding: 0 1em;
}

.address {
	font-size: 32px;
}

.mailto a {
	font-size: 28px;
	margin-bottom: 20px;
}

/*  notes  */
article section#notes {
	padding-left: 25px;
	padding-right: 25px;
}

}
