@charset "UTF-8";
.top-logo {
	margin-top: 40px;
	border-bottom: none;
}

header {
    text-align: center;
    line-height: 19px;
    font-size: 15px;
    font-variant: normal;
    font-weight: 300;
    color: #000000;
    text-decoration: none;
    margin: 0 auto 40px;
	width: 700px;
}

.mb-menu {
	display: none;
	
}

.pc-manu {
	display: block;
}


ul {
    display: flex;
	justify-content:center;
    list-style: none;
    align: center;
	text-decoration: none;
	
	
}

li {
	padding-left: 10px;
    padding-right: 40px;
    line-height: 19px;
    font-size: 17px;
    font-variant: normal;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
    letter-spacing: 4px;
    margin-top: 20px;
}

li .space0 {
	letter-spacing: 0px;
}



header a{
    color: black;
}

.line {
    text-decoration: none;
    font-weight: bold;
}

.line::after {
  border-bottom: solid 0.12em black;
  bottom: 0;
  content: "";
  display: block;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}

.line:hover::after {
  width: 100%;
}


body {
	text-align: center;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-y: scroll;
}

body a {
	
	text-decoration: none;
}

h1 {
    font-size: 18px;
    letter-spacing: 7px;
    margin-top: 50px;	
}

h2 {
	font-size: 16px;
	margin-top: 35px;
	letter-spacing: 3px;
}

h3 {
	font-size: 14px;
	letter-spacing: 2px;
	position: relative;
	text-align: left;
	left: 225px;
}

h3 br {
	display: none;
}

section {
    text-align: center;
	margin-left: auto;
	margin-right: auto;
    width: 700px;
	position: relative;
}

section p {
    width: 450px;
    text-align: left;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 27px;
	position: relative;
	left: 100px;
	
}

.main-p {
	position: static;
	width: 500px;
}

.a {
	text-decoration: none;
	
}

.top-image {
	margin-left: 0px;
	margin-right: 50px;
	float: left;
	left: 30px;
	position: absolute;
	max-width: 150px;
	border: 1px solid rgba(128,128,128,1);
}

.top-link {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	display: block;
}

.top-link-mb {
	display: none;
}

.clear {
	clear: both;
}

.top-btn {
	height: 40px;
}

.totop {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}


footer {
    text-align: center;
    line-height: 8px;
    font-size: 15px;
    font-variant: normal;
    font-weight: 300;
    color: #686868;
    height: 80px;
	width: 100%;
    background-color: rgba(245,245,220,1.00);
    padding-top: 10px;
	text-decoration: none;
	margin-top: 30px;
}

.footer p {
	text-decoration: none
}

.p-mail {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.mail{
    margin-left: 5px;
    width: 20px;
    height: 23px;
}

hr {
	width: 700px;
	margin-top: 45px;
	margin-bottom: 45px;
	height: 1px;
	border: none;
	background-color: black;
}



/*個展系のCSSだよ　エクサイエクサイ〜♪*/


#exh-h1 {
	margin-top: 50px;
	margin-bottom: 40px;
}


#exh-main {
	float: left;
	width: 250px;
	border: 1px solid rgba(128,128,128,1);
}


.exh-text1 {
	padding-left: 20px;
    width: 400px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
	margin-bottom: 00px;
	padding-top: 5px;
	margin-right: auto;
	text-align: left;
	margin-left: 0;
	left: 30px;
	overflow: auto;
}

#exh-comment {
    margin-top: 70px;
	margin-bottom: 80px;
    width: 700px;
    background-color: #f5f5f5;
    padding-top: 15px;
    padding-bottom: 50px;
	left: 0;
}


#exh-comment p {
	width: 550px;
	margin-bottom: 0px;
	margin-right: auto;
	text-align: left;
	margin-left: auto;
	left: 0;
	
}

#exh-c-p {
	margin-right: auto;
	margin-left: auto;

}

#exh-slideshow {
	margin-top: 50px;
/*	border: 1px solid gray;*/
	padding-bottom: 10px;
}

.exh-hr {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 0px;
	height: 1px;
	border: none;
	background-color: black;
	margin-right: auto;
	text-align: left;
	margin-left: 0;
	left: 30px;
	overflow: auto;
	position: relative;
}




*, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cp_cssslider {
width: 600px;
padding-top: 490px;
position: relative;
margin: 2em auto;
text-align: center;
}
.cp_cssslider > img {
position: absolute;
left: 0;
top: 0;
transition: all 0.3s;
border-radius: 0px;
box-shadow:1px 1px 5px 0px rgba(0,0,0,0.3);
width: 600px;	
}
.cp_cssslider input[name='cp_switch'] {
display: none;
}
/* サムネイル */
.cp_cssslider label {
margin: 0px 8px 0 8px;
border: 2px solid #ffffff;
display: inline-block;
cursor: pointer;
transition: all 0.3s ease;
opacity: 0.7;
border-radius: 0px;
}
.cp_cssslider label:hover {
opacity: 0.9;
}
.cp_cssslider label img {
display: block;
width: 90px;
border-radius: 0px;
}
.cp_cssslider input[name='cp_switch']:checked + label {
border: 2px solid #bc8f8f;
opacity: 1;
}
.cp_cssslider input[name='cp_switch'] ~ img {
opacity: 0;
}
.cp_cssslider input[name='cp_switch']:checked + label + img {
opacity: 1;
}




/*人形紹介のためのCSSだよー*/


.row {
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    line-height: 30px;
    letter-spacing: -5px;	
}


.modal-header .close {
	margin-top:-2px
}

.doll-ifame {
	width: 680px;
	height: 580px;
	border: none;
	overflow: auto;
}

.modal-dialog {
	width: 680px;
	position:relative;
	height: 400px;
	margin: 8% auto;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition:-webkit-transform .3s ease-out;
	-moz-transition:-moz-transform .3s ease-out;
	-o-transition:-o-transform .3s ease-out;
	transition:transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform:scale(1);
}


.modal-content {
	position:relative;
	background-color:#fff;
}

.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:rgba(0,0,0,.6)
}

.modal-backdrop.fade {
	opacity:0;
	filter:alpha(opacity=0)
}

.modal-backdrop.in {
	opacity:.5;
	filter:alpha(opacity=50)
}

.modal-title {
	margin:0;
	line-height:0;
}

.modal-body {
	position:relative;
	padding:0px;
}


	
.close {
	position: fixed;
	left: 620px;
	top: 15px;
	font-size:40px;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
	filter:alpha(opacity=20);
	}
	
.close:hover,.close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5;
	filter:alpha(opacity=50)
	}
	

	
.btn {
	display:inline-block;
	margin-bottom:0;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	opacity: 0.7;
	transition: .2s;
	margin: 5px;
	}
	
.btn:focus {
	}
	
.btn:hover,.btn:focus {
	text-decoration:none;
	opacity: 1;
	}
	
.btn:active,.btn.active {
	}
	
.btn-lg {
	padding:0;
	font-size:18px;
	line-height:0;
	border-radius: 0px;
	}

.modal {
	display:none;
	overflow:auto;
	overflow-y:scroll;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1050;
	-webkit-overflow-scrolling:touch;
	outline:0;
	}


.modal-sm {
	width:300px
	}

.modal-lg {
	width:900px
	}

.fade {
	opacity:0;
	-webkit-transition:opacity .15s linear;
	transition:opacity .1s linear
	}

.fade.in {
	opacity:1
	}

.modal-open {
	overflow: scroll;
	}



.ul300350 {
	width: 700px;
	margin: 40px auto;
	justify-content: space-between;
	display: flex;
	align-items: flex-start;
	padding: 0;
}

.li300 {
	width: 300px;
	padding: 0;
	margin: 0;
}

.li300 img {
	width: 100%;
	border: 1px solid rgba(128,128,128,1);
	box-sizing: border-box;
}

.li350 {
	width: 350px;
	padding: 0;
	margin: 0;
}


.exh-text2 {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align: left;
	position: static;
	margin: 20px 0;
	line-height: 28px;
}


.exh-hr2 {
	width: 100%;
	margin: 30px 0;
	height: 1px;
	border: none;
	background-color: black;
	margin-right: auto;
	text-align: left;
	margin-left: 0;
}