

main {
    float: right;
    padding-bottom: 80px;
    padding-right: 4%;
    padding-left: 4%;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 1.5em;
    font-size: 0.9rem;
    padding-top: 0px;
    height: auto;
    width: 63%;
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: auto;
    margin-left: 0px;
    
}
#all {
    margin: 20px;
    padding: 0px;
    vertical-align: text-top;
    max-width: 1500px;
    height: auto;
    background-color: #F9A75E;
    border-radius: 20px;
    box-shadow: 0px 0px 100px 10px #000000;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=0, Strength=30);
  margin-left : auto;
margin-right : auto;
text-align : left;
}
header {
    
    width: 100%;
    height: auto;
    line-height: 1.5em;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    margin: 0px;
    letter-spacing: 0.1em;
    text-align: left;
}
header dl {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 0.8em;
    float: left;
}
header dt {
    margin-top: 0px;
    padding-top: 0px;
}
nav {
    vertical-align: text-top;
    margin-top: 0px;
    text-align: center;
    width: 25%;
    margin-right: 0px;
    margin-left: 0px;
    float: left;
    margin-bottom: auto;
    height: auto;
    background-color: #F9A75E;
    background: linear-gradient(#F9A75E, #F9A75E 80%, white 100%);
    border-top-style: none;
    padding-top: 10px;
    padding-bottom: 60%;
    padding-right: 10px;
    padding-left: 10px;
}
div#google {
    position: relative;
    width: 468px;
    height: 60px;
    top: -165px;
    text-align: right;
    vertical-align: bottom;
    right: -400px;
}
main p {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: left;
    margin-left: 20px;
    line-height: 1.5em;
    font-size: 1em;
}
body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    text-align: center;
    padding: 0px;
    background-color: #000000;
    background: linear-gradient(90deg, black, white 30%, white 70%, black);
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    scrollbar-base-color: #F9A75E;
    scrollbar-track-color: #FFFFFF;
    background-size: 600% 600%;
    animation: AnimationName 20s ease infinite;
   
}
main h1 {
    background-color: #F9A75E;
    margin-top: 1em;
    margin-bottom: 0.8em;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 2rem;
    font-size: 1.2em;
    display: block;
    font-weight: bold;
    width: auto;
  
}
@keyframes AnimationName {
 0% {
background-position:0% 50%
}
 50% {
background-position:100% 50%
}
 100% {
background-position:0% 50%
}
}
header h2 {
    font-size: 1.5rem;
    letter-spacing: 0.1em;
    line-height: 1.6em;
    display: block;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
main h2 {
    font-size: 0.9rem;
    letter-spacing: 0.1em;
    line-height: 1.6em;
    display: block;
    font-weight: bolder;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    border-left: 15px solid #F9A75E;
    border-bottom: 1px solid #F9A75E;
    padding-left: 20px;
}
.margin {
    margin-top: 2px;
}
address {
    font-style: normal;
    font-size: 0.85rem;
    padding-top: 5px;
    line-height: 1.8rem;
    letter-spacing: 0.1rem;
    padding-bottom: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #F9A75E;
    background-color: #F9A75E;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}
address ul li {
    display: block;
    list-style-position: outside;
    break-after: column;
    list-style-image: none;
}
aside {
    border-top: 1px dashed #868686;
    margin-right: 5%;
    margin-left: 5%;
}
ul li a:visited {
    color: #990099;
}
nav ul li a:active {
    text-decoration: none;
    color: #FF0000;
    background-color: #FFFF00;
}
a:link {
    color: #0000FF;
}
table a:link {
    color: #F7FF00;
}
table th a:link {
    color: hsla(240,100%,50%,1.00);
}
a:visited {
    color: #990066;
}
table a:visited {
    color: #F7FF00;
}
a:hover {
    color: #FF0000;
    -webkit-box-shadow: inset 0px 0px 20px 5px #C4C0FF;
    box-shadow: inset 0px 0px 20px 5px #C4C0FF;
    font-weight: bold;
}
a:active {
    color: #0000FF;
}
p.pankuzu {
    margin-bottom: 20px;
}
article h2, #reserve {
    margin-top: 1.5rem;
    margin-bottom: 1em;
    text-align: left;
    border-left-width: 1em;
    border-left-style: solid;
    border-left-color: #F9A75E;
    font-weight: bold;
    padding-left: 0.5em;
    letter-spacing: 0.065em;
    font-size: 1.1rem;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F9A75E;
    display: block;
    line-height: 1.5rem;
}
main img {
    max-width: 100%;
    height: auto;
    clear: left;
}
p.center {
    font-weight: normal;
    text-align: center;
}
p.menu_center {
    font-weight: normal;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
p.pankuzu_right {
    font-size: 0.8em;
    background-image: url(/img/info/arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
iframe {
    margin-bottom: 6px;
}
fieldset {
    font-size: 1em;
    background-color: #FFF;
    border: 1px solid #FFF;
}
th {
    font-weight: bold;
    text-align: center;
    background-color: #F9A75E;
}
nav ul {
    margin-top: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}
header p {
    line-height: 1.8em;
    margin-top: 0.5em;
}
nav ul li {
    list-style-type: none;
    letter-spacing: 0.1em;
    background-color: #FFFFFF;
    line-height: 2rem;
    font-size: 1rem;
    text-align: left;
    text-indent: 5px;
    margin-bottom: 1px;
    border-radius: 10px;
}
nav ul li a {
    width: auto;
    text-decoration: none;
    display: block;
    height: auto;
    border-radius: 10px;
}
nav ul li a:hover {
    text-decoration: underline;
    background-color: #FFFF99;
    height: auto;
    display: block;
    border-radius: 10px;
}
nav ul li ul li a:hover {
    text-decoration: underline;
    background-color: #FFFF99;
    height: auto;
}
nav ul li a.mark {
    background-color: #FFFF99;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
nav ul li a.mark:hover {
    background-color: #FFFF99;
    color: #000000;
}
nav ul li.no_float ul li {
    font-size: 0.9rem;
    margin-left: 15px;
    line-height: 1.5rem;
}
nav ul li ul li a {
    display: block;
    width: auto;
}
main table tr td ul li {
    letter-spacing: 0.1em;
    text-align: left;
    line-height: 2rem;
    font-weight: normal;
    width: 95%;
    font-size: 1.2rem;
}
main table tr td p {
    letter-spacing: 0.1em;
    text-align: left;
    line-height: 2rem;
    font-weight: normal;
    width: 95%;
    font-size: 1.5rem;
}
main table tr td ul li ul li {
    letter-spacing: 0.1em;
    text-align: left;
    line-height: 1.5rem;
    color: #000000;
    list-style-position: outside;
    font-size: 1rem;
    font-weight: normal;
}
main table tr td ul li ul li ul li {
    letter-spacing: 0.1em;
    text-align: left;
    line-height: 1.5rem;
    color: #000000;
    font-weight: normal;
    font-size: 1rem;
}
main table tr td a {
    color: #0A00FF;
}
main table tr td a {
    color: #0A00FF;
}
.picture_center {
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    text-align: center;
}
.picture_right {
    float: right;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
.picture_right_0px {
    float: right;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
}
.picure_left {
    float: left;
    margin-right: 5px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 0px;
}
.picure_left_0px {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
p.standard {
    margin-right: 0px;
}
span.kugiri {
    margin-right: 4px;
    margin-left: 4px;
}
span.dark_brown {
    background-color: #5B000A;
    color: #FFFFFF;
}
span.light_brown {
    background-color: #88000B;
    color: #FFFFFF;
}
span.nail_picture {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
}
nav h1 {
    font-weight: bold;
    font-size: 0.8em;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-top: 0em;
    padding-bottom: 0em;
    text-align: center;
   
}
main ol li {
    list-style-type: decimal;
}
form li {
    margin-bottom: 0.5em;
}
p.margin20px {
    margin-left: 20px;
}
p.margin40px {
    margin-left: 40px;
}
div#left {
    float: left;
    width: 245px;
}
div#left2 {
    float: left;
    width: 235px;
}
div#right {
    float: right;
    width: 240px;
}
div#right2 {
    float: right;
    width: 235px;
}
.float_left {
    float: left;
}
cite {
    font-weight: bold;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: 0.04em;
    margin-left: 40px;
    background-image: url(/img/info/mark1.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
    font-size: 1em;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 15px;
}
blockquote {
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    color: #333333;
    background-color: #FFFFCC;
    margin-right: 10px;
    padding: 0.5em 0.5em 0em;
    font-weight: normal;
    border: 1px groove #CCCCCC;
}
iframe.right {
    text-align: right;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
main th.midasi {
    font-size: 0.8em;
    line-height: 1.5em;
    font-weight: normal;
    letter-spacing: 0.05em;
    text-align: center;
}
main caption {
    font-weight: bold;
    margin-top: 0.4em;
    margin-bottom: 0.1em;
    padding-top: 0.3em;
    padding-bottom: 0.1em;
    text-align: left;
    border-left-width: 15px;
    border-left-style: solid;
    border-left-color: #F9A75E;
    
    padding-left: 0.5em;
    margin-right: 20px;
    background-attachment: fixed;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #000000;
}
div#footer_ad {
    text-align: right;
    vertical-align: bottom;
}
h3 {
    padding-left: 10px;
    letter-spacing: 0.05em;
    font-weight: bold;
    text-align: left;
    font-size: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-top: 1rem;
    margin-bottom: 0.5em;
    margin-left: 20px;
    border-left-width: 3px;
    border-left-style: double;
    border-left-color: #FF9966;
    line-height: 1.3rem;
}
h4 {
    margin-left: 20px;
    margin-bottom: 0.5em;
}
.display_none {
    display: none;
}
small {
    font-size: 0.75em;
}
small li a {
    background-color: #FFFFFF;
    height: auto;
    display: block;
}
span.button a {
    width: 200px;
    border: 3px outset;
    text-decoration: none;
    display: block;
    line-height: 1.5em;
    padding: 5px 10px;
    height: 1.5em;
    text-align: center;
    letter-spacing: 0.04em;
    float: left;
    clear: none;
}
.b {
    font-weight: bold;
}
.red {
    color: #FF0000;
    font-weight: bold;
}
.blue {
    color: #0000FF;
    font-weight: bold;
}
main dl {
    text-align: left;
    width: auto;
    margin-right: 0px;
    line-height: 1.5rem;
}
main dt {
    padding-left: 13px;
    margin-top: 1rem;
    margin-left: 10px;
    background-image: url(/img/info/navi/mark.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 1rem;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
}
main dl dd {
    margin-left: 30px;
}
h1 {
    font-weight: normal;
    display: inline;
    font-size: 0.9em;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h6 {
    margin-left: 20px;
    margin-top: 0.5em;
    margin-bottom: 0em;
    font-size: 1em;
}
body #all main .border_none {
    border: none;
}
.harf {
    float: left;
    width: 49%;
}
.harf_right {
    float: right;
    width: 49%;
}
.bgcolor_red {
    background-color: #FF0000;
}
.bgcolor_pink {
    background-color: #FF99FF;
}
.bgcolor_blue {
    background-color: #0000FF;
    color: #FFFFFF;
}
header .float_left_block {
    float: left;
    width: 55%;
    font-size: 0.8em;
}
.go {
    background-image: url(/img/info/go.gif);
    background-repeat: no-repeat;
    padding-left: 45px;
}
#all main p.right {
    font-size: 0.85em;
    text-align: right;
}
main table {
    border: 0px none;
    font-size: 0.9rem;
    line-height: 1.5em;
    letter-spacing: 0.15em;
    background-color: #000000;
    color: #000000;
    width: 100%;
    height: auto;
    table-layout: fixed;
}
main table td {
    background-color: #FFFFFF;
    text-align: center;
    width: auto;
    border-style: none;
    font-size: 80%;
    max-width: 100%;
}
main table tr td a, main table tr th a {
    color: #FFF500;
}
th {
    background-color: #F9A75E;
    color: #000000;
}
p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    margin-left: 0.5em;
    line-height: 1.5em;
    letter-spacing: 0.04em;
    width: auto;
}
small {
    font-size: 0.7em;
    line-height: 1.2em;
}
nav p.center {
    margin-top: 3px;
    margin-bottom: 0px;
}
main ol {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    letter-spacing: 0.1em;
    text-align: left;
}
sup {
    margin-top: 0px;
    padding-top: 0px;
    position: relative;
    top: 3px;
    line-height: 0.5em;
}
.object {
    border: 25px solid #999999;
    background-color: #000000;
    width: 480px;
    height: auto;
}
.border_none {
    border: none;
}
main .center {
    text-align: center;
}
.cool {
    background-color: #CACAFF;
}
.elegant {
    background-color: #D6A4FF;
}
.flesh {
    background-color: #BBFFDF;
}
.cute {
    background-color: #FFCACA;
}
.normal {
    background-color: #CCCCCC;
}
.large {
    font-size: 1.5rem;
    line-height: 1.8rem;
}
.header_right ul {
    width: 36%;
    float: left;
    list-style-type: none;
}
.back_black {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF;
    line-height: 2.5rem;
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #000;
    font-size: 1.3rem;
    width: 95%;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
}
.back_black ul {
    display: inline;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 5px;
}
.back_black ul li {
    display: inline;
    list-style-position: inside;
    margin-right: 10px;
}
.back_black a, .back_black a:visited {
    color: #FFFF00;
}
blockquote {
    font-style: italic;
}
.clear_both {
    clear: both;
}
.em {
    font-style: italic;
}
#middle {
    background-color: #FFF;
}
main ul {
    padding-left: 0px;
    margin-left: 35px;
    text-align: left;
}
main ul li {
    text-align: left;
}
aside {
    border-top: 1px dashed #868686;
    margin-right: 5%;
    margin-left: 5%;
    padding-bottom: 15px;
}
aside li {
    margin-bottom: 0px;
    padding-top: 0px;
    line-height: 1.5rem;
    font-size: 0.8rem;
    display: inline;
    margin-right: 28px;
    padding-bottom: 15px;
}
input.address {
    width: 300px;
}
input {
    width: auto;
    margin-right: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: left;
    background-color: #FFFFCC;
}
.width70 {
    width: 70%;
}
form input.submit, .reset {
    width: 150px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
}
input.radio {
    background-color: #FFFFFF;
    width: 10px;
}
input.name {
    width: 100px;
    text-align: left;
}
select.date {
    width: 115px;
    background-color: #FFFFCC;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
input.submit {
    text-align: center;
}
select.plural {
    height: 20em;
    background-color: #FFFFCC;
    width: 100%;
}
form textarea {
    background-color: #FFFFCC;
    height: 25em;
    width: 98%;
}
.width70 {
    width: 70%;
}

@media screen and (min-width: 0px) and (max-width: 480px) {
form textarea {
    background-color: #FFFFCC;
    height: 10em;
    width: 98%;
}
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    background-color: #000000;
}
.video-container_calendar {
    position: relative;
    padding-bottom: 80%;
    padding-top: 30px;
    overflow: hidden;
}
.video-container iframe, .video-container_calendar iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.column3 {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    list-style-position: outside;
}
.yoyaku {
    display: none;
}
.cp_cssslider {
    width: 600px;
    height: 400px;
    overflow: hidden;
    margin-top: 0em;
    margin-right: auto;
    margin-left: 0rem;
    margin-bottom: 0em;
    border: 10px solid #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.cp_slide_item {
    width: 600px;
    height: 400px;
    float: left;
    position: relative;
}
.cp_slidewrapper {
    width: 600%;/* slideの枚数×100% */
    position: relative;
    left: 0;
    animation: slider 20s infinite ease;/* スピード */
}
@-webkit-keyframes slider {
	/* 100%を枚数で割った%に割り振る */
	0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 16% {
 -webkit-transform: translateX(-600px);
 transform: translateX(-600px);
}
 33% {
 -webkit-transform: translateX(-1200px);
 transform: translateX(-1200px);
}
 50% {
 -webkit-transform: translateX(-1800px);
 transform: translateX(-1800px);
}
 66% {
 -webkit-transform: translateX(-2400px);
 transform: translateX(-2400px);
}
 83% {
 -webkit-transform: translateX(-3000px);
 transform: translateX(-3000px);
}
 100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
@keyframes slider {
	/* 100%を枚数で割った%に割り振る */
	0% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
 20% {
 -webkit-transform: translateX(-600px);
 transform: translateX(-600px);
}
 40% {
 -webkit-transform: translateX(-1200px);
 transform: translateX(-1200px);
}
 60% {
 -webkit-transform: translateX(-1800px);
 transform: translateX(-1800px);
}
 80% {
 -webkit-transform: translateX(-2400px);
 transform: translateX(-2400px);
}
 100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
}
