@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* Reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0;
	line-height: 1;
	letter-spacing: 0;
}
html {
	overflow-y: scroll
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
dt, h1, h2, h3, h4, h5, h6, th {
	font-weight: 500
}
aside, figure, footer, header, main, nav, section {
	display: block
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal
}
table {
	border-collapse: collapse
}
caption, th {
	text-align: left
}
q:after, q:before {
	content: ''
}
embed, object {
	vertical-align: top
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500
}
abbr, acronym, fieldset, img {
	border: 0
}
li {
	list-style-type: none;
	list-style: none
}
.edge li {
	white-space: nowrap
}
img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto
}
hr {
	clear: both;
	border: none;
	background-color: #FFFFFF
}
body {
	font-weight: 500;
	line-height: 1.8;
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:active {
	text-decoration: none
}
a {
	color: #231815
}
a[href^="tel:"] {
	cursor: default
}
figure {
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0
}
em {
	font-weight: bold
}
svg {
	overflow: visible
}
body {
	position: relative;
	/*font: 13px/1.7 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;*/
	font: 13px/1.7 "游ゴシック", "YuGothic", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #231815;
	-webkit-text-size-adjust: 100%;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt"
}
.mincyou {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/* form
---------------------------------------- */
input::-ms-clear {
 display: none;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
 margin: 0;
 -webkit-appearance: none;
}
input, textarea, label {
	display: inline-block;
	vertical-align: middle;
}
input, textarea, select {

	padding: 15px;
	line-height: 1;
}
select {
/*-webkit-appearance: none;*/
	/*border-radius: 0;*/
	/*background-color: #FFF;*/
}
::-webkit-input-placeholder, :-ms-input-placeholder, ::-moz-placeholder {
 color: #ccc !important;
}
input:focus, textarea:focus, select:focus {
	outline: none;
	border: 1px solid #808080;
}
label {
	line-height: 1;
	padding: 10px 0;
	margin-right: 20px;
}
textarea {
	width: 100%;
	height: 175px;
	resize: vertical;
	box-sizing: border-box;
	line-height: 1.7;
}

#contact input[type="text"], input[type="email"] {
	width: 350px;
}
input#zip, input#dest-zip {
	width: 200px;
}
input#address, input#dest-address {
	width: 100%;
}
input#zip, input#dest-zip, select#city, input#etc1-text, input#etc2-text, input#etc3-text {
	margin-left: 10px;
}
input[type=checkbox], input[type=radio] {
	margin-right: 5px;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	vertical-align: middle;
}
input[type="reset"].wpcf7c-conf, #reset.wpcf7c-conf {
	display: none;
}
input[type="reset"], input[type="button"], input[type="submit"] {
	width: 300px;
    padding: 0;
    line-height: 65px;
    font-weight: bold;
    letter-spacing: 0.2rem;
    -webkit-appearance: none !important;
    margin: 20px;

}
input[type="reset"], input[type="button"] {
	background-color: #fff;
	border: 2px solid #f2a5ba;
	margin-right: 20px;

}
input[type="submit"] {
	background-color: #f2a5ba;
	border: 2px solid #f2a5ba;
	color: #fff;
}
input[type="submit"][disabled] {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
form hr {
	border-top: 1px solid #B2B2B2;
	margin: 50px auto;
	width: 960px;
}

/*====================
お問合わせフォーム
 ====================*/
.formhead-need {
    background-color: #e61673;
    color: #fff;
   font-size: 0.7em;
    padding: 3px 5px;position: absolute;
       right: 20px;
}
#contactArea {

}
#contactArea p.txt {
    text-align: center;
    padding-bottom: 30px;
}
p.coutiontxt {
  line-height: 1.5em;
    padding-bottom: 50px;
}
#contactFormArea {
	xwidth: 810px;
	padding: 10px 25px;
	margin: 0 auto;
	border-color: #c8c9ca;
	border-style: solid;
	border-width: 1px;
}
#contactForm {
width: 100%;
	margin: 0 auto;
	padding: 10px;


}
#contactForm th {
	    border-width: 1px 0 1px 0;
    border-style: solid;
   position: relative;
	font-weight: normal;
	padding: 20px 0px 20px 10px;
	border-color: #c9bc9c;
	background-color: #f8e7dc;
	background-clip: padding-box;
}


#contactForm td {
	font-size: 80%;
	   border-width: 1px 0 1px 0;border-color: #c9bc9c;
    border-style: solid;
	text-align: left;padding: 20px 0px 20px 10px;

}
#contactForm td p.caution {
	padding: 10px 0px 2px 0px;
}
#mail-form-header {
	swidth: 800px;
	background-color: #eeeeef;
	padding: 10px 0;
	margin: 15px auto;
	text-align: center;
	font-size: 90%;
}
#mail-form-footer {
	xwidth: 800px;
	padding: 20px 0;
	margin: 15px auto;
	text-align: center;
}
.formhead-greed {
	width: 160px;
	xwidth: 100%;
	display: inline-block;
	xfont-weight: bold;
	color: #fff;
	background-color: #777;
	padding: 5px 15px;
	margin: auto 0;
	text-align: center;
}
.formhead-need {

}
p.end {
	padding-top: 5px;
}

h1.contact-h1 {

    background-color: #dcdddd;
    padding: 50px 0px;
    font-size: 2em;
}
main#contact p.txt-area {
    padding: 30px 0px;
}

ul.contact_btn {
  display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;padding-top: 30px;
}
ul.contact_btn li{
	margin: 10px;text-align: center;
}

/* sp
---------------------------------------- */
.forsp {
	display: none;
}
/* common
---------------------------------------- */
div#container {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	line-break: strict;
	word-spacing: -0.2em;
	display: flex;
  flex-direction: column;
  min-height: 100vh;
}
#copy {
	padding-top: 200px;
	width: 700px;
	margin: 0 auto;
}
h2 {
	text-align: center;
	margin-bottom: 12px;
	font-size: 2em;
}
.inner {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding: 0;
	text-align: center;
}
/* motion,btn
---------------------------------------- */
*:selection {
	background: #f27649;
	color: #fff;
}
a, img, .photo, .over, aside#sns li span, .nav-child, .ico-area dd ul {
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
.enlargement img {
	-moz-transition: -moz-transform all .4s;
	-webkit-transition: -webkit-transform all .4s;
	-o-transition: -o-transform all .4s;
	-ms-transition: -ms-transform all .4s;
	transition: all .4s;
}
a:hover .enlargement img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.btn {
	text-align: center;
}
.btn a {
	display: block;
	height: 50px;
	margin: auto;
}
.btn.all {
	text-align: center;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
}
.btn.all a {
	width: 225px;
	background-image: url(/assets/img/btn_all.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.btn.all a:hover {
	background-image: url(/assets/img/btn_all_on.png);
	background-color: #f27649;
}
.btn.return a {
	width: 165px;
	line-height: 31px;
	height: 31px;
	font-size: 1.15rem;
	letter-spacing: 0.1rem;
	font-weight: bold;
	color: #5f564d;
	border: 2px solid #5f564d;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
.btn.return a:after {
	content: '\f432';
	font: lighter 20px Genericons;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	margin: auto;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.btn.next a {
	width: 215px;
	line-height: 31px;
	height: 31px;
	font-size: 1.15rem;
	letter-spacing: 0.1rem;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	background-color: #fff;
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	border-radius: 3px;
	font-weight: bold;
	color: #FFF;
	background-image: -webkit-linear-gradient(45deg, #172f7a 0%, #727d96 100%);
	background-image: linear-gradient(45deg, #172f7a 0%, #727d96 100%);
	transition: .4s;
}
.btn.next a:hover {
	background-image: -webkit-linear-gradient(45deg, #709dff 50%, #b0c9ff 100%);
	background-image: linear-gradient(45deg, #709dff 50%, #b0c9ff 100%);
}
.btn.next a:after {
	content: '\f432';
	font: lighter 20px Genericons;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
/* header
---------------------------------------- */
header:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1rem;
	line-height: 0;
	clear: both;
}
header .inner {
	position: relative;
}
header #head-logo {
	padding: 15px 0px;
}
header #head-logo .logo {
	display: inline-block;
	position: relative;
	width: 270px;
    height: 115px;
	overflow: hidden;
}
.menu-area {
    background-color: #f5e1db;
    border-top: 3px solid #c9bc9c;
    border-bottom: 1px solid #c9bc9c;
}
.menu {
  display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	height: 50px;

}
.menu > li {

	float: left;
	width: 15%; /* グローバルナビ4つの場合 */
	height: 30px;
	line-height: 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.menu > li:first-child {

}
.menu > li a {
    display: block;
    color: #9d836f;
    font-size: 1.1em;
    letter-spacing: 0.08rem;
}
.menu > li a:hover {
    color: #d2508e;
}
ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}
.menu > li:hover {

}
.menu__second-level li {
	border-top: 1px solid #111;
}
.menu__second-level li a:hover {
	background: #7a6a5691;
}
/* floatクリア */
.menu:before, .menu:after {
	content: " ";
	display: table;
}
.menu:after {
	clear: both;
}
.menu {
 *zoom: 1;
}
.menu > li.menu__single {
	position: relative;
}
li.menu__single ul.menu__second-level {
	position: absolute;
	top: 40px;
	width: 100%;

	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
li.menu__single:hover ul.menu__second-level {
	top: 30px;
	visibility: visible;
	opacity: 1;
}
.menu__second-level li a {
	padding: 10px 0px;
	background-color: #fff;
}
.fixed {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.13);
	-webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.13);
	z-index: 999999;
}
.fixed h2 {
	display: none !important;
}
#mobile-menu {
	display: none
}
/* footer
---------------------------------------- */
ul.footer-menu.forPC {
	 display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	padding-bottom: 30px;
}
ul.footer-menu.forPC li {
}
ul.footer-menu.forPC li a {
	border-right: 1px solid #7a6a56;
	font-size: 0.9em;
    letter-spacing: 0.2em;
    padding: 1px 20px;
	vertical-align: bottom;

	color: #7a6a56;

}
ul.footer-menu.forPC li a:hover{
	text-decoration: underline
}
ul.footer-menu.forPC li:last-child a {
	border: none
}
footer span.adress {
	padding-right: 10px;
}
footer span.fax {
	padding: 0pc 10px;
}
footer {
    background-color: #f9e3da;
	color: #7a6a56;margin-top: auto;
}
footer .inner {
	position: relative;
	padding-top: 40px;
	 background-color: #f9e3da;

}

footer .wrapper {
	overflow: hidden;
}
ul.sns-logo {padding-bottom: 20px;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

ul.sns-logo li {
  margin: 0px 15px
}

footer #footer-logo .logo {
    display: inline-block;
    position: relative;
    width: 270px;
    height: 115px;
    overflow: hidden;
}

p#footer-logo {
    margin: 0 auto;
}
footer .column {
	display: -webkit-flex;
	display: flex;
}
footer .column:last-child {
	margin-right: 0;
}
footer .column li {
}
footer .column li:last-child {
	margin-bottom: 0;
}
footer .column li a {
	display: block;
	padding: 5px;
}
footer .column li a:hover {
	text-decoration: underline;
}
footer .column li ul {
	margin-left: 15px;
	color: #808080;
}
footer .column li li {
	font-weight: normal;
	margin-bottom: 1px;
}
f
footer #foot-address {
	line-height: 1.6;
	text-align: left;
}
footer .column:last-child ul {
	margin-bottom: 25px;
}
footer .column:last-child ul ul {
	margin-bottom: 0;
}
p.contact_btn a {
	background-color: #fff;
	padding: 5px 30px;
	border: 1px solid #000;
	font-weight: 600;
}
p.contact_btn a:hover {
	background-color: #9f9080
}
footer .column p.contact_btn {
	margin-left: auto;
	line-height: 3em;
}
footer span.tel {
    padding-left: 10px;
}
#copyright {
    text-align: center;
    font-size: 0.1em;
    padding-top: 10px;
	letter-spacing: 0.1em;    padding-bottom: 20px;
}
/*====================
コンテンツスタイル
====================*/

.box_bg_photo {
	xposition: relative;
	height: 100vh;
	xheight: 710px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: column;
    -ms-flex-direction: column;
	flex-direction: column;
}
/* index
---------------------------------------- */

main#index,.swarovski_inner,main#swarovski-list section#cont-02{
	background: url(../img/bg.png); background-size: contain;
}
main#index section{
    padding-top: 30px;
}
section#instaarea {
    background: url(../img/insta-bg.png);
	background-size: contain;
    padding: 50px 0px;margin-top: 50px;
}
p.insta-btn {
    padding-top: 20px;
}

p.line-btn {
    padding-top: 20px;
}
.inner.bnr-area a img:hover{
	opacity: 0.8;
}
/* breadcrumb
---------------------------------------- */
.breadcrumb-area {
    background-color: #fff;
}
nav#breadcrumb {
	width: 100%;
	background-color: #f2f1f1;
	margin-bottom: 60px;
	overflow: hidden;
	clear: both;
}
nav#breadcrumb li {
	float: left;
	line-height: 29px;
	margin-right: 5px;
}
nav#breadcrumb li a {
	display: block;
	line-height: 29px;
	padding-right: 20px;
	position: relative;
}
nav#breadcrumb li a:after {
	content: '\f432';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	font: lighter 20px Genericons;
	margin: auto;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
/* #contact
---------------------------------------- */
p.txt-area {
    padding: 50px 0px 20px 0px;
	line-height: 1.5;
}
main#contact form {
	width: 100%;
}
main#contact form dl dt {
	padding: 0;
	width: 180px;
	line-height: 35px;
}
main#contact form dl dd {
	width: 750px;
}
main#contact form .description {
	color: #EC1C24;
}
main#contact form .attention {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.7;
}
main#contact form #privacy {
	overflow: auto;
	box-sizing: border-box;
	padding: 30px;
	height: 173px;
	border: 1px solid #B2B2B2;
}
main#contact .wpcf7-response-output {
	box-sizing: border-box;
	border-radius: 4px;
	margin: 50px auto 0 auto;
	padding: 10px 15px;
	width: 960px;
	color: #F16B3A;
	font-weight: bold;
	text-align: center;
}
main#contact .wpcf7c-conf:not(#reset) {
	background-color: #FFEF32;
}

#contactArea p.text {
	padding-bottom: 50px;
	font-size: 1.2em;
}
main#contact .cont {
    padding-bottom: 100px;
}
p.error_messe {
    line-height: 2rem;
    color: #f51414;
}
/*----------------------------------------------------------------------------
XX：for other devices
----------------------------------------------------------------------------*/
/*@import '_aside.scss';*/
/*@import '_table.scss';*/
/*.fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}*/
.u8fadeItem {
	transition: .8s;
}
.u8fadeItem.fadeDelay {
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.u8fadeItem.fadeIn {
	opacity: 0;
	filter: alpha(opacity=0);
}
.u8fadeItem.fadeIn.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
}
.u8fadeItem.fadeInDown {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}
.u8fadeItem.fadeInDown.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.u8fadeItem.fadeInUp {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}
.u8fadeItem.fadeInUp.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.following-btn {
	position: fixed;
}
.following-btn#pagetop {
	display: none;
	bottom: 20px;
	right: 20px;
	z-index: 103;
}
.following-btn#pagetop a {
	display: table;
	width: 52px;
	height: 52px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	background-color: #54b7c0;
	color: white;
}
.following-btn#pagetop a:hover {
	background-color: white;
	color: #54b7c0;
	text-decoration: none;
}
.following-btn#pagetop a i {
	display: table-cell;
	font-size: 3.0rem;
	text-align: center;
	vertical-align: middle;
}

/*====================
ページ先頭ボタン
 ====================*/
#page-top{
     width: 80px;
    height: 80px;
  position: fixed;
  right: 10px;
  bottom: -50px;
    background: #d2508e;
  opacity: 0.6;
  border-radius: 50%;z-index: 99;
}
#page-top a {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    text-decoration: none;
}
#page-top a::before {
    font-family: FontAwesome;
    content: '\f102';
    font-size: 40px;
    color: #fff;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
/*====================
ぱんくず
 ====================*/
.breadcrumb {
    text-align: left;
    padding: 10px 0px 50px 0px;
}

.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;

}

.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;

}

.breadcrumb li:last-child:after{
  content: '';
}

.breadcrumb li a {
    text-decoration: none;
   margin: 5px;
}

.breadcrumb li a:hover {
    text-decoration: underline;
}
/*====================
下層
 ====================*/
h1.pages-h1 {
    background-color: #ffffff;
}
h2.pages-h2 {letter-spacing: 0.09rem;
    text-align: left;
    border-top: 1px solid #c9bc9c;
    border-bottom: 1px solid #c9bc9c;
    padding: 20px 0px;
	color: #a48b78;    margin-bottom: 25px;
}
h2.pages-h2 span {
    font-size: 0.5em;
    color: #000;
    padding-left: 10px;
    letter-spacing: 0;
}
table.office-table {
    margin: 20px auto;
    font-size: 1.2em;
	width: 100%;
}
.office-table th {
  background: #f8e7dc;
  border: solid 1px  #c9bc9c;
 padding: 30px 10px;
	text-align: center;
	border-right: none;border-left: none;background-clip: padding-box;
}

 .office-table td {
  border: solid 1px #c9bc9c;
 border-left: none;
  padding: 20px;border-right: none;
}
section#cont-02 {
    padding: 50px 0px;
}
/*====================
契約書
 ====================*/

.accordion dd {display: none;}

#contract h1.pages-h1 {
    font-size: 2rem;
    padding: 30px;
    color: #604c3f;
}
#contract dl{}
#contract dl dt {
    line-height: 3rem;
    text-align: left;
    font-size: 1rem;
}

#contract dl.accordion dt:hover{
	text-decoration: underline;
	color: #e37560;
}
#contract dl dd {
    text-align: left;
}
#contract dl.accordion dd{
	line-height: 2rem;
}
#contract p {
    text-align: left;
    padding-bottom: 10px;
}
p.s-form input[type="text"] {
	width: 100px;
}
#contract dl dd ul {
    margin-top: 10px;
}

#contract dl dd ul li {
    margin-bottom: 10px;
}
#contract input{
    margin: 0px 5px;}
#contract dl dd ol{

}
#contract dl dd ol li {
    margin-bottom: 10px;line-height: 1.5rem;
}
#contract dl dd ol li p {
    margin-top: 10px;
	border-bottom: 1px solid #ccc;
}


#contract .fa-chevron-down:before {
    padding-right: 5px;
}

.bank-info {margin-top: 10px;
    background-color: #eee;
    padding: 10px;
    width: 50%;
    line-height: 1.5rem;
}
.cont-txt {
    line-height: 1.5rem;
}



#contract input, textarea, select {
       border: 1px solid #c8c9ca;
    padding: 10px;
    line-height: 1;
}
.kou {    margin-top: 50px;
    text-align: left;
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 2rem;
    display: flex;
    border: 1px solid #5f564d;
    padding: 10px;
}

.kou strong {
    padding-right: 10px;
}
.otu {
    display: flex;
    border: 1px solid #5f564d;
    padding: 20px 10px 0px 10px;
}
.otu strong {
    padding-right: 10px;
    font-size: 1rem;
}

#contract .otu dl{ display: flex;}

#contract .otu-info {
    width: 100%;
}
#contract .otu-info dt {
    width: 15%;
    /* text-align: right; */
    text-align: center;
}
#contract .kakunin .otu-info dt {
    line-height: 1rem;
    margin-bottom: 10px;
}
#contract .otu-info dd {
    width: 70%;
}
#contract .otu-info dd input[type="text"] {
	    width: 100%;
}
#contract .agree {
    margin: 20px 0px;
    background-color: #ebd5e6;
    padding: 20px 0px;
    font-size: 1rem;
}
#contract dl.parent {
    display: flex;
}

#contract .parent ul {
    display: flex;
    margin-top: 15px;
    margin-left: 10px;
}
#contract .parent ul li {
    margin-right: 10px;
}
p.necessary_ttl {
    font-size: 1.3rem;
    color: #604c3f;
    padding-bottom: 20px;
    font-weight: 900;
    border-bottom: 1px solid #9e603f;
    margin-bottom: 10px;
}
.necessary {
    margin: 30px 0px;

    padding: 10px;
    border-radius: 10px;
}

#contract p.btn-area {
    text-align: center;
    padding-bottom: 100px;
}
.parent-info input[type="text"] {
    width: 70%;
}

p.s-form span {
    padding-bottom: 10px;
    /* margin-bottom: 10px; */
    display: inline-block;
}
.top-txt ul{
text-align: left;
}
.top-txt ul li {
    line-height: 1.5rem;
}
.top-txt {
    margin-bottom: 30px;
    margin-top: 50px;
}
p.please_ttl {
    font-weight: 900;
}


.please ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.please ul li {
    margin: 5px 10px;
}
.please {
   background-color: #eee;
    padding: 20px;
    margin-bottom: 50px;
}
.please p {
    line-height: 1.3rem;
}
.please a:hover{
	text-decoration: underline;
}
.contract_box {
    border: 1px solid #ebd5e6;
    padding: 30px;
    margin-bottom: 30px;
}

.split span {
    padding-top: 10px;
    padding-right: 10px;
}
.necessary_inner {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#contract .necessary_inner dt {
    /* width: 100px; */
    /* text-align: right; */
    text-align: center;
    line-height: 2rem;
}
#contract .kakunin dl {
    margin-right: 30px;
}

#contract span.txt-b{
	color:#fd1111;
}
#contract .form-footer {
    padding-top: 30px;
}


#contract p.txt-area {
    text-align: center;
    padding: 50px 0px;
}


#contract p.txt-area strong {
    display: block;
    padding-bottom: 10px;
}

#contract .kakunin p.s-form span.pay {
    display: block;padding: 0;
}

/*====================
商品一覧
 ====================*/
#swarovski-list h1.pages-h1 {

}
section.h2-ttl {
    background-color: #fff;
    padding-bottom: 1px;
}
ul.kimono-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}
ul.kimono-list li {
    width: 244px;
   margin: 0px 10px 50px 10px;
    height: auto;
    background-color: #fff;
}
.kimono-infomatin {
    padding: 10px 20px;
    background-color: #fff;
    text-align: left;
  width: 100%;
   height: 410px;
    position: relative;
    margin: 0 auto;
}

.kimono-infomatin2 {
	padding: 10px 18px;
	background-color: #fff;
	text-align: left;
	width: 100%;
	height: 396px;
	position: relative;
	margin: 0 auto;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.kimono-list p.number-area {
	height: 26px;
}

.kimono-list p.price-area_name {
    padding: 5px 0px;
    font-size: 0.8rem;
	font-weight: bold;
}
.kimono-list p.price-area {
    padding: 2px 17px 0px 0px;
    font-size: 1.5rem;
	font-weight: bold;
	text-align: right;

}
.kimono-list p.price-area span {
    font-size: 0.8rem;

}
.kimono-list p.txt-area {
    line-height: 1.2rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
	height: 122px;
}
.kimono-list p.txt-area2 {
    line-height: 1.3rem;
    padding-bottom: 10px;
  /*  border-bottom: 1px solid #ccc;*/
    padding-top: 5px;
	height: 140px;
	font-size: 1rem;
	font-weight: bold;
}
.kimono-list p.info-area {
    padding-top: 10px;
    line-height: 1.2rem;
}
ul.kimono-list li img{
	border-radius: 10px 10px 0px 0px;
}

/*ul.kimono-list li img:hover{
	opacity: 0.5;
}*/
.kimono-list p.price_name {
      padding: 5px 0px;
    font-size: 0.8rem;
	font-weight: bold;
}
.kimono-list .kimonoprice-area {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px 5px 0px;
    margin-top: 10px;
	text-align: center;
}

/*====================
商品
 ====================*/

p.ph-area{border-radius: 10px 10px 0px 0px;
	position: relative;
    overflow: hidden;
    width: 244px;
    height: 358px;
    z-index: 1;
    margin: 0 0 10px 0;
    xpadding: 0 20px;
    text-align: left;
    background-color: #d2508e;
    background-image: url(../img/search-solid.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15%;
}
ul.kimono-list li p.btn-area a.button {
border: 2px solid #d2508e;
    background-color: #d2508e;
    padding: 10px 30px;
    /* margin: 30px 0px; */
    display: inline-block;
    font-size: 1rem;
    color: #fff;
    letter-spacing: 0.2rem;
    border-radius: 5px;position: relative;
	width: 200px;
	height: 40px;

}
.button::before,
.button::after {
  position: absolute;

  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

ul.kimono-list li p.btn-area a:hover{
	 background-color: #fff;
  border-color: #d2508e;
  color: #d2508e;
}
ul.kimono-list li p.btn-area a:after {
    font-family: 'FontAwesome';
    content: '\f0da';
    padding-left: 10px;
    /* display: inline-block; */
    position: absolute;
    right: 10;
    top: 25%;
    font-size: 1.2rem;
}

ul.kimono-list li p.btn-area {
    text-align: center;
    margin: 20px auto;

    width: 100%;

}
.swarovski .swiper-container {
      width: 450px;
       height: 660px;
      margin-left: auto;
      margin-right: auto;

    }
    .swarovski .swiper-slide {
      background-size: cover;
      background-position: center;
		width: 450px;
    margin-right: 10px;
    }
    .swarovski .gallery-top {
       width: 450px;
      height: 660px;
    }
    .swarovski .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }
    .swarovski .gallery-thumbs .swiper-slide {
    width: 25%;
   height: 100%;
    opacity: 0.65;
}
    .swarovski .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
h1.swarovski-h1 {
    background-color: #f9e4d3;
    font-size: 1.3rem;
  /*  font-weight: 300;*/
    padding: 15px 0px 15px 20px;
    text-align: left;
}
h3.swarovski-h3 {
    text-align: left;

    padding: 20px 0px 20px 0px;
    font-size: 1rem;
  /*  font-weight: 300;*/
    border-bottom: 1px solid #f9e4d3;
}
h3.swarovski-h3 span {
    padding-right: 10px;
}

h2.swarovski-h2 {
    padding: 15px 0px;
    text-align: left;
 /*   font-weight: 300;*/
	font-weight: medium;
    line-height: 2.3rem;
    border-bottom: 1px solid #f9e4d3;
}


.swarovski .breadcrumb {

    padding: 10px 0px 10px 0px;
}

section.swarovski_inner {
    padding-top: 30px;
}


.product_section {
    display: -webkit-flex;
    display: flex;
    padding-bottom: 50px;
}
.product-info-area {
    width: 800px;
    margin-left: 30px;
    text-align: left;
    /* padding: 20px; */
}
.product-ph-area {
    height: 900px;
}
ul.product-info-area_inner {
    background-color: #fff;
    padding: 20px;
}
ul.product-info-area_inner li {
    border-top: 1px solid #b6901a;
    padding: 10px 0px;
}
ul.product-info-area_inner li p {
    line-height: 2rem;
}

ul.product-info-area_inner li p a.btn {
    background-color: #5c968e;
    color: #fff;
    padding: 5px 12px;
    font-size: 0.7rem;
	font-weight: normal;
    width: 160px;
    text-align: center;
	margin-left: 10px;
	border-radius: 5px;
}

ul.product-info-area_inner li p a.btn:hover {
    opacity: 0.7;
}

ul.product-info-area_inner li p b {
    /* padding-left: 10px; */
    font-size: 1.2rem;
    padding: 0px 0 0px 8px;
}

ul.product-info-area_inner li p.rental {
    line-height: 1.8;
	font-weight: 700;
	padding: 10px 0;
}

ul.product-info-area_inner li p.rental span {
    line-height: 1.8;
	font-weight: normal;
}

ul.product-info-area_inner li p.rental_price_ceremony {
    font-size: 0.9rem;
}

ul.product-info-area_inner li p.rental_price_ceremony span {
    font-size: 0.8rem;
    line-height: 1.4em;
    margin-bottom: 0.5rem;
}

.swarovski p.btn-area {
    background-color: #fff;
    /* padding: 20px; */
    text-align: center;
    /* margin-bottom: 30px; */
    padding: 20px 0px 40px 0px;
}
.swarovski p.btn-area a {
    background-color: #e96894;
    padding: 15px 100px;
    font-weight: 900;
    font-size: 1rem;
    position: relative;
    letter-spacing: 0.2rem;
	cursor: pointer;
    transition: 800ms ease all;
    display: inline-block;
}

.swarovski p.btn-area i.fas.fa-caret-right {
    position: absolute;
    right: 10;
    top: 12;
}
.swarovski p.btn-area .fa-caret-right:before {
    font-size: 1.5rem;
}
.swarovski p.btn-area a:hover{
  background:#fff;
  color:#e96894;
}
.swarovski p.btn-area a:before,.swarovski p.btn-area a:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #e96894;
  transition:400ms ease all;
}
.swarovski p.btn-area a:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.swarovski p.btn-area a:hover:before,.swarovski p.btn-area a:hover:after{
  width:100%;
  transition:800ms ease all;
}


.swarovski p.btn-area2 {
    background-color: #fff;
    /* padding: 20px; */
    text-align: center;
    padding: 20px 0px 10px 0px;
    display: inline-block;
}
.swarovski p.btn-area2 a {
    background-color: #e96894;
    padding: 15px 40px;
    font-weight: 900;
    font-size: 0.8rem;
    position: relative;
    letter-spacing: 0.4rem;
    line-height: 135%;
	cursor: pointer;
    transition: 800ms ease all;
    margin-bottom: 10px;
    display: inline-block;
}

.swarovski p.btn-area2 i.fas.fa-caret-right {
    position: absolute;
    right: 10;
    top: 20;
}
.swarovski p.btn-area2 .fa-caret-right:before {
    font-size: 1.5rem;
}
.swarovski p.btn-area2 a:hover{
  background:#fff;
  color:#e96894;
}
.swarovski p.btn-area2 a:before,.swarovski p.btn-area2 a:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #e96894;
  transition:400ms ease all;
}
.swarovski p.btn-area2 a:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.swarovski p.btn-area2 a:hover:before,.swarovski p.btn-area2 a:hover:after{
  width:100%;
  transition:800ms ease all;
}

.swarovski p.btn-area3 {
    background-color: #fff;
    /* padding: 20px; */
    text-align: center;
    padding: 0px 0px 10px 0px;
    display: inline-block;
}
.swarovski p.btn-area3 a {
    background-color: #e2c56c;
    padding: 15px 40px;
    font-weight: 900;
    font-size: 0.8rem;
    position: relative;
    letter-spacing: 0.4rem;
    line-height: 135%;
	cursor: pointer;
    transition: 800ms ease all;
    margin-bottom: 10px;
    display: inline-block;
}

.swarovski p.btn-area3 i.fas.fa-caret-right {
    position: absolute;
    right: 10;
  top: 20;
}
.swarovski p.btn-area3 .fa-caret-right:before {
    font-size: 1.5rem;
}
.swarovski p.btn-area3 a:hover{
  background:#fff;
  color:#b6901a;
}
.swarovski p.btn-area3 a:before,.swarovski p.btn-area3 a:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:2px;
  width:0;
  background: #dec168;
  transition:400ms ease all;
}
.swarovski p.btn-area3 a:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.swarovski p.btn-area3 a:hover:before,.swarovski p.btn-area3 a:hover:after{
  width:100%;
  transition:800ms ease all;
}

.swarovski p.btn-area2 ,.swarovski p.btn-area3 {
	width: 100%;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.swarovski .order_button_frame {
	width: 100%;
	max-width: 270px;
	display: inline-block;
}

.swarovski p.btn-area2 .order_button_frame a ,.swarovski p.btn-area3 .order_button_frame a {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}


.swarovski span.ttl {
    background-color: #b6901a;
    color: #fff;
    padding: 5px 5px;
    font-size: 0.7rem;
    width: 80px;
    display: block;
    text-align: center;
}

.swarovski_form td.adress p {
    margin-bottom: 10px;
}

.swarovski_form p.adress-inner input[type="text"] {
    width: 60%;
}

/*====================
privacy
 ====================*/
.privacy .inner{

}

.privacy h2 {
    text-align: left;
    font-size: 1rem;
}
.privacy p {
    line-height: 2rem;
}



.privacy article {
    margin-bottom: 50px;text-align: left;
}

.privacy h1.pages-h1 {
    background-color: #ebd5e6;
    font-size: 2rem;
    padding: 30px 0px;
    color: #604c3f;
    letter-spacing: 0.2rem;
}
.privacy article p a{
	text-decoration: underline;
}
/*====================
guide
 ====================*/
h1.underlayer-h1 {
    background-color: #f9e4d3;
    text-align: left;
    padding: 15px 0px 15px 20px;
    font-size: 1.4rem;
    margin-bottom: 30px;
}
h2.guide-h2 {
    text-align: left;
    border-bottom: 2px solid #9d836f;
    color: #9d836f;
    font-size: 1.3rem;
    padding-bottom: 10px; letter-spacing: 0.2rem;
}
.guide p.txt {
    text-align: left;
    font-size: 0.9rem;
    line-height: 1.5rem;
    color: #231815;
}
.guide .box {
    border: 2px solid #9d836f;
    margin-top: 20px;
    padding: 15px 20px;
    margin-bottom: 15px;
}

ul.about-guide {
    text-align: left;

}

ul.about-guide li {
    line-height: 2rem;
    font-size: 0.9rem;
}

ul.about-guide li span {
    color: #9d836f;
}

h3.guide-h3 {
    text-align: left;
    color: #9d836f;
    font-size: 1.2rem;
    margin-top: 50px;
    padding-bottom: 10px;
    letter-spacing: 0.2rem;
}
h4.guide-h4 {
    text-align: left;
    font-size: 1.2rem;
    /* padding-bottom: 10px; */
    padding: 10px 0px;
}

h5.guide-h5 {
    text-align: left;
    font-size: 1.2rem;
    /* padding-bottom: 10px; */
    padding: 25px 0px 10px;
}

.guide .box p{
	text-align: left;
}
ul.card-list {
    display: flex;
    display: -webkit-flex;

}
ul.card-list li {
    margin: 20px 30px 40px 0px;
}

p.s-txt {
    /* font-size: 0.8rem; */
    line-height: 1.5rem;
    text-align: left;
}
p.b_txt {
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: left;
}
.guide ol {
    text-align: left;
}

.guide ol li {
    line-height: 1.8rem;
    font-size: 0.9rem;
}

.guide section {
    /* padding: 50px 0px; */
    padding-top: 80px;
}
.guide section#pages-header {
    padding: 0;
}
section#cont-04 h3.guide-h3,section#cont-10 h3.guide-h3{
	margin-top: 30px;
}

p.img-area {

    margin: 30px 0px;
}


.guide .box dl {
    font-size: 1.2rem;
    font-weight: 900;
      display: -webkit-flex;
    display: flex;
}
.guide .box dd {
    text-align: left;
    line-height: 2rem;
}
.guide .box dd a{
	text-decoration: underline;
}
.guide .box dt {
    /* text-align: left; */
    font-weight: 900;
    line-height: 2rem;
    width: 25%;
}
.example {
    display: -webkit-flex;
    display: flex;
    margin: 50px 0px;
}

.example > div > p.ttl {
    text-align: left;
    font-size: 1.3rem;
    padding-bottom: 10px;font-weight: 900;
}
.example table {
    /* border: 1px solid #ccc; */
    width: 100%;
}
.example table th {
    border: 1px solid #9d836f;
    background-color: #ede8e3;
    font-weight: 300;
    font-size: 1.2rem;line-height: 1.5rem;
    padding: 15px;
    width: 75%;font-weight: 900;
}
.example table td {
    border: 1px solid #9d836f;
    font-size: 1.2rem;line-height: 1.5rem;
    padding: 15px;font-weight: 900;
    text-align: center;
}
.example > div {
    margin-right: 30px;
}

.example > div:last-child{
	margin-right: 0px;
}


.example p.b_txt {

    margin-top: 10px;
}

ul.guide_menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
 width: 840px;
    margin: 0 auto;
}

ul.guide_menu li {
    /* width: 40%; */
    margin: 0px 10px;
}

ul.guide_menu li a {
    background-color: #b18a87;
    color: #fff;
    padding: 15px 20px;
    border-radius: 8px;
    font-size: 1.4rem;
    display: inline-block;
    width: 400px;
    text-align: left;
    margin-top: 10px;
    font-weight: 900;position: relative;
}

ul.guide_menu li a:after {
    font-family: 'FontAwesome';
    content: '\f138';
    padding-left: 10px;
    /* display: inline-block; */
    position: absolute;
    right: 20;
    top: 20%;
    font-size: 2rem;
    color: #fff;
}
.guide .breadcrumb {

    padding: 10px 0px 0px 0px;
}
.guide section#cont-01 {
    padding-top: 50px;
}

/*====================
tradelaw
 ====================*/
table.office-table tbody.tradelaw_inner th {
    background-color: #ede8e3;
    color: #9d836f;
    font-size: 0.8rem;
    width: 25%;
}
table.office-table tbody.tradelaw_inner td {
    font-size: 0.8rem;
    line-height: 1.5rem;
}
.tradelaw table.office-table {
	margin-bottom: 50px;
}



h3.ttl {
    background-color: #f9e4d3;
    text-align: left;
    padding: 15px 0px 15px 20px;
    font-size: 1.4rem;
    margin-bottom: 30px;
}
/*二重価格*/

.kimono-list p.price-area.discount {
	color: #d00;
}
.kimono-list p.price-area.before_price {
	font-size: 1rem;
	position: relative;
	display: inline;
	padding: 0;
}
.kimono-list p.price-area.before_price:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #000;
	position: absolute;
	top: 50%;
	left: 0;
}
span.double_price {
	xdisplay: block;
}
span.double_price .before_price{
	position: relative;
	display: inline;
	padding: 0;
}
span.double_price{
	margin-left:10px;
}
span.double_price .before_price b,
span.double_price .before_price strong{
font-size:0.8rem;
}
span.double_price .before_price b{
	padding: 0;
}
span.double_price .before_price:before{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #000;
	position: absolute;
	top: 50%;
	left: 0;
}

span.double_price .discount {
	color: #d00;
}
