@charset "utf-8";
/*----------------------------------------------------
	MAIN 
----------------------------------------------------*/
* {margin: 0; padding: 0;}

body {margin: 0 auto; padding: 0; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif; -webkit-text-size-adjust: 100%;}

html {overflow-y:scroll;}

img {border: 0;}

li {list-style-type: none;}

.clear {clear: both;}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #0000ff;text-decoration: none;}
a:active {color: #0000ff;text-decoration: underline;}

/*----------------------------------------------------
	colona 
----------------------------------------------------*/
.colona{width:100%; padding:30px 0 30px; margin:0; background:#fc0; color:#000; text-align:center; line-height:1.6em;}
.colona p{color:#f00; font-size:170%; display:block; font-weight:bold; line-height:1.4em;}
.colona span{padding:10px; margin:0; line-height:3.0em; font-size:120%; color:#fff; background:#666; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px;}


/*----------------------------------------------------
	main 
----------------------------------------------------*/
.calen {width:100%; max-width:1000px; margin: 0 auto; display:grid;grid-template-columns: repeat(2, 1fr);grid-auto-rows: auto:auto;justify-content:center;}

.sakata-title {
	width: 100%;
	height: 500px;
	margin: 0;
	padding: 0;
	border-top: 3px solid #3F3B3A;
	background-image: url("../img/photo13.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-position: 50% 50%;
}

.sakata-title-sp {
	display: none;
}

.sakata-title div {
	margin: 0;
	position: relative;
	top: 20px;
	left: 40px;
	width: 400px;
	height: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.sakata-title div p {
	padding: 20px;
	margin: 20px;
	background-color: #3F3B3A;
	opacity: 0.8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	font-size: 16px;
	line-height: 1.4em;
	color: #ffffff;
	position: relative;
	top: 20px;
}
.sakata-title div p:first-letter{
	font-size: 3em;
	line-height: 0.8em;
	float: left;
	margin: 0 0 0 0;
	padding: 0 .1em 0 0;
	color: #ff8800;
}

.sakata-pankplan {
	max-width: 50%;
	margin: 10px auto 5px;
	padding: 0;
}

.sakata-pankplan a {
	border: 0;
	display: block;
	text-align: center;
}

.sakata-pankplan img {
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

.sakata-pankplan2 {
	max-width: 100%;
	margin: 10px auto 5px;
	padding: 0;
}

.sakata-pankplan2 a {
	border: 0;
	display: block;
	text-align: center;
}

.sakata-pankplan2 img {
	max-width: 768px;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

.sakata-weds {
	max-width: 50%;
	margin: 10px auto 5px;
	padding: 0;
	font-size: 120%;
	text-align: center;
}

.sakata-weds img {
	width: 50%;
	height: auto;
	margin: 10px 0 0;
	padding: 0;
	border: 0;
}

.sakata-line {
	width: 100%;
	margin: auto;
	padding: 0;
	background: #54cd23;
}

.sakata-flyer {
	width: 100%;
	margin: auto;
	padding: 0;
}

.sakata-flyer img {
	width: 100%;
	max-width:1000px;
	height: auto;
	margin: 0 auto 10px;
	padding: 0;
	border: 0;
}

.sakata-pankline img {
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

@media screen and (max-width:480px) { 

.sakata-title {
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
	background-image: url("../img/photo13.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-position: 50% 50%;
	border-top: 3px solid #3F3B3A;
	border-bottom: none;
	box-sizing: border-box;
}

.sakata-title div {
	display: none;
}

.sakata-title-sp {
	display: block;
	background-color: #3F3B3A;
	padding: 15px;
	margin: 0;
}

.sakata-title-sp p {
	font-size: 16px;
	line-height: 1.4em;
	color: #ffffff;
}

.sakata-pankplan {
	max-width: 100%;
	margin: 10px auto 5px;
	padding: 0;
}

.sakata-pankplan img {
	width: 100%;
	height: auto;
}

.sakata-weds {
	max-width: 50%;
	margin: 10px auto 5px;
	padding: 0;
	font-size: 120%;
	text-align: center;
}

.sakata-weds img {
	width: 100%;
	height: auto;
}

hr {
	border-style:1px solid #666666;
	margin:10px 0;
}

.sakata-pankplan2 img {
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
}
/*----------------------------------------------------
	PC ver
----------------------------------------------------*/
.event_sakata_pickup		{width:100%; max-width:1000px; margin:0 auto 30px; display:flex; grid-gap:10px 10px; justify-content:center; align-items:baseline;}
.event_sakata_zoom			{width:100%; max-width:330px; height:auto; display:block; vertical-align:top; transform-origin:top left;}
.box_2						{width:100%; max-width:330px; height:auto; transform-origin:top left;}

.modal-wrapperitem											{z-index:999; position:fixed; top:0;right:0; bottom:0; left:0; padding:60px 10px; text-align:center;}
.modal-wrapperitem:not(:target)								{opacity: 0; visibility: hidden; transition: opacity .3s, visibility .3s;}
.modal-wrapperitem:target									{opacity:1; visibility:visible; transition:opacity .4s, visibility .4s;}
.modal-wrapperitem::after									{display:inline-block; height:100%; margin-left:-.05em; vertical-align:middle; content: ""}
.modal-wrapperitem .modal-windowitem						{box-sizing:border-box; display:inline-block; z-index:20; position:relative; width:100%; max-width:600px; padding:30px 15px 15px; border-radius:10px; background:#fff; box-shadow:0 0 30px rgba(0, 0, 0, .6); vertical-align:middle;}
.modal-wrapperitem .modal-windowitem .modal-content			{margin:auto; max-height:70vh; overflow-y:auto;}
.modal-overlayitem											{z-index:10; position:absolute; top:0; right:0; bottom:0; left:0; background:rgba(0, 0, 0, .8)}
.modal-wrapperitem .modal-close								{z-index:20; position:absolute; top:0; right:0; width:35px; color:#95979c !important; font-size:20px; font-weight:700; line-height:35px; text-align:center; text-decoration:none; text-indent:0;}
.modal-wrapperitem .modal-close:hover						{color:#3f3f3f !important}
.modal-wrapperitem img										{width:100%; max-width:600px; height:auto; z-index:999; position:relative;}

@media screen and (max-width:480px) { 
.event_sakata_pickup		{display:grid; margin:0 auto 10px;}
.box_2.scale				{transform:scale(1.5, 1.5);}
}

.pcwrapper {
	width: 100%;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
	letter-spacing: -.4em;
}

.pcwrapper li {
	display: inline-block;
	margin: 15px auto 0;
	vertical-align: top;
	letter-spacing: normal;
}

.pcwrapper img {
	width: 600px;
}

.pcwrapper-textr {
	width: 800px;
	margin-right: 15px;
	margin-bottom: 30px;
	padding: 0;
	word-wrap: break-word;
	text-align: left;
	font-size: 90%;
	color: #363636;
	line-height: 1.6em;
	text-indent: 1em;
}

.pcwrapper-textr b {
	display: block;
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 120%;
	color: #ffffff;
	background: #3F3B3A;
	line-height: 1.6em;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
}

.pcwrapper-textl {
	width: 800px;
	margin-left: 15px;
	margin-bottom: 30px;
	padding: 0;
	word-wrap: break-word;
	text-align: left;
	font-size: 90%;
	color: #363636;
	line-height: 1.6em;
	text-indent: 1em;
}

.pcwrapper-textl b {
	display: block;
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 120%;
	color: #ffffff;
	background: #3F3B3A;
	line-height: 1.6em;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
}

.pcnext {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #3F3B3A transparent transparent transparent;
	padding: 0;
	margin: 0 auto 10px;
}


@media screen and (max-width:1280px) { 

.pcwrapper {
	width: 100%;
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
	letter-spacing: -.4em;
}

.pcwrapper img {
	width: 450px;
}

.pcwrapper-textl {
	width: 450px;
	margin-left: 15px;
	margin-bottom: 30px;
	padding: 0;
	word-wrap: break-word;
	text-align: left;
	font-size: 90%;
	color: #363636;
	line-height: 1.6em;
	text-indent: 1em;
}

.pcwrapper-textr {
	width: 450px;
	margin-right: 15px;
	margin-bottom: 30px;
	padding: 0;
	word-wrap: break-word;
	text-align: left;
	font-size: 90%;
	color: #363636;
	line-height: 1.6em;
	text-indent: 1em;
}

figure {
	position: relative;
	overflow: hidden;
	width: 450px;
	margin: 0;
	padding: 0;
}
}

/*----------------------------------------------------
	Open Contents 
----------------------------------------------------*/
.switch_test { display: none; }

.accordion { display: none; }

.nagarepc {
	width: 100%;
	margin: 0;
	padding: 30px 0;
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 3px solid #ff8800;
	background-color: #3F3B3A;
	position: relative;
	text-align: center;
}

.nagarepc img {
	height: 50px;
	width: 50px;
}

.contents_title {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	color: #ffffff;
	background-color: #3F3B3A;
	position: relative;
	text-align: center;
}

.contents_main {
	width: 100%;
	padding: 0;
	margin: 0;
}

.contents_main ul {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.contents_main ul li {
	margin: 0 auto 30px;
	padding: 0;
}

.contents_main img {
	width: 500px;
	height: auto;
	display: block;
	margin: 10px auto 0;
	padding: 0;
}

.text b {
	display: block;
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 100%;
	color: #ffffff;
	background: #3F3B3A;
	line-height: 1.6em;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
}

@media screen and (max-width:960px) { 
.nagarepc { display: none; }
.pcdisplayNone { display: none; }
.noneaccordion { display: none; }

.contents_main {
	display: inline;
	margin: 0;
	padding: 0;
}

.contents_main ul {
	width: 100%;
}

.contents_title {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	color: #ffffff;
	background-color: #3F3B3A;
	position: relative;
	text-align: center;
}

.next2 {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #3F3B3A transparent transparent transparent;
	padding: 0;
	margin: 0 auto 10px;
}

.contents_main {
	width: 100%;
	margin: 0;
	padding: 0;
}

.contents_main ul li {
	margin: 0 auto 30px;
	padding: 0;
}

.contents_main img {
	width: 100%;
	display: block;
	margin: 10px 0 0;
	padding: 0;
}

.text {
	width: 90%;
	margin: 0;
	padding: 0;
	font-size: 100%;
	word-wrap: break-word;
	color: #3F3B3A;
	line-height: 1.6em;
	float: none;
}

.text b {
	display: block;
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 100%;
	color: #ffffff;
	background: #3F3B3A;
	line-height: 1.6em;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-khtml-border-radius: 20px;
}

.displayNone {
	display: none;
}

.accordion {
	display: inline;
}

.accordion li {
	margin: 0;
	padding: 0;
}

.accordion a {
	display: block;
	padding: 10px 10px 10px 15px;
}
.accordionstaff {
	display: inline;
}

.accordionstaff li {
	margin: 0;
	padding: 0;
}

.accordionstaff a {
	display: block;
	padding: 10px 10px 10px 15px;
}
.contentWrap {
	margin: 0;
}

.switch_test {
	display: block;
	cursor: pointer;
	padding: 5px 0;
	height: 80px;
	font-size: 20px;
	line-height: 4em;
	color: #ffffff;
	background: #3F3B3A;
	border-bottom: 3px solid #ff8800;
	position: relative;
}
.switch_test:after {
	color: #ffffff;
	content: "+";
	position: absolute;
	right: 10px;
	top: -100%;
	bottom: -100%;
	margin: auto;
	font-size: 16px;
	height: 16px;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	font-family: sans-serif;
}
.switch_test.opentest:after {
	content: "×";
}
.switch_test img {
	float: left;
	height: 50px;
	width: 50px;
	position: relative;
	top: 15px;
	bottom: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
}
/*----------------------------------------------------
	main 
----------------------------------------------------*/

.staff-position {
	width: 100%;
	margin: 30px auto 0;
	padding: 0;
	box-sizing: border-box;
	background: #ffffff;
}

.staff-grid {
	display: grid;
	align-items: center;
	justify-content: center;
	grid-template-columns: repeat(auto-fit, minmax(480px, 490px));
}

.staff-grid div {
	margin-bottom: 15px;
}

.staff-grid div img{
	width: 480px;
	height: auto;
	margin-bottom: 5px;
}

.staff-grid div p {
	display: block;
	position: relative;
	left: 6px;
	width: 330px;
	font-size: 100%;
	line-height: 1.2em;
	border-bottom: 3px solid #ff8800;
	margin-bottom: 5px;
}
.staff-grid div b {
	display: block;
	position: relative;
	left: 6px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
}

@media screen and (max-width:480px) { 

.staff-position {
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
	box-sizing: border-box;
	background: #ffffff;
}

.staff-grid {
	display: grid;
	align-items: center;
	justify-content: center;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.staff-grid div {
	background: #ffffff;
	margin: 10px 0;
}

.staff-grid div img {
	width: 100%;
	height: auto;
	margin-bottom: 3px;
}
.staff-grid div p {
	display: block;
	position: relative;
	left: 0;
	font-size: 100%;
	line-height: 1.2em;
	width: auto;
	border-bottom: 3px solid #ff8800;
	margin-bottom: 5px;
}
.staff-grid div b {
	display: block;
	position: relative;
	left: 0;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5em;
}

.calen {display:grid;grid-template-columns: repeat(1, 1fr);grid-auto-rows: auto:auto;justify-content:center;}
.calen img {width: 100%; height: auto;}
}