@charset "utf-8";

body{
	margin:0px;
	padding:0px;
	color: #3E392E;
	font-family: 'Noto Sans JP', sans-serif;
}

a{text-decoration: none!important;
	color: #3E392E;}

a:hover img{
 opacity:.5;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
 }

img {
	margin:0;
	padding:0;
	border: none;
    vertical-align: bottom;
}
p,li{
	color: #000;
	font-size: 16px!important;
	line-height: 2!important;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}
tr,th,td{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
}

h1,h2,h3,h4,h5,h6{color: #3E392E;font-family: 'Noto Sans JP', sans-serif;}

header{
	padding: 0;
	text-align: center;
	width: 100%;
    position: fixed;
    z-index: 10000;
	background-color: rgba(255,255,255,0.8);
}
header h1{
	margin:0!important;
	width: 100%!important;
	text-align: left!important;
	font-size: 10px;
	font-family: 'Kiwi Maru', serif!important;
}
header .col-sm-2,header .col-sm-1{
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width:567px) {
header .col-sm-2{
  display: none;
}
}

/*==================slide==================*/

.slide {
	position: relative;
	max-width: 100%;
	margin:0 auto;
	padding:0;
	z-index: 2;
	background-color: #fff;
}

/*==================autumn winter==================*/

.awbg{
	padding: 80px 0 0;
	background-color: #25180E;
	background-image: url("../img/top/awbg1.png");
	background-position:bottom center;
	background-size: 100% auto;
}

.awb{
	position: relative;
	display: block;
	margin: 0 0 -60px;
	background-color: rgba(130,105,65,1.00);
	padding:20px 0;
	color:#fff!important;
	text-align: center;
	border:solid 1px rgba(210,192,105,1.00);
}
.awb::after{
	content: "";
	position: absolute;
	top:5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border:solid 1px rgba(210,192,105,1.00);
}
.awb::before{
	content: "";
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 16px 16px;
	border-color: transparent transparent rgba(210,192,105,1.00) transparent;
}

.aw{
	position:relative;
	background-size: cover;
	background-position: center;
	padding: 20px 0;
}
.aw1{background-image:url("../img/top/aw1.jpg");}
.aw2{background-image:url("../img/top/aw2.jpg");}
.aw3{background-image:url("../img/top/aw3.jpg");}
@media only screen and (max-width: 480px) {
.awbg{
	padding: 40px 0 0;
	background-image: url("../img/top/awbg1sp.png");
	background-position: center;
	background-size: cover;
}
}

/*500円*/

.pr500{
	padding: 80px 0 0;
	margin: 0;
	background: url("../img/top/500PRbg.png"),linear-gradient(-150deg,rgba(175,224,250,1.00) 0%, rgba(19,99,152,1.00) 100%);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: auto;
}

.pr500b{
	position: relative;
	display: block;
	margin: -60px 0 -80px;
	background-color:rgba(39,72,123,1.00);
	padding:20px 0;
	color:#FFFD00!important;
	text-align: center;
	border:solid 1px rgba(255,255,255,1.00);
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif!important;
}
.pr500b::after{
	content: "";
	position: absolute;
	top:5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border:solid 1px rgba(255,255,255,1.00);
}
.pr500b::before{
	content: "";
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 16px 16px;
	border-color: transparent transparent rgba(255,255,255,1.00) transparent;
}
@media screen and (max-width:1200px){
.pr500{
	padding: 0;
	margin: 0;
	background: url("../img/top/500PRbgsp.png"),linear-gradient(-45deg,rgba(115,193,237,1.00) 0%, rgba(0,105,174,1.00) 100%);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
}
.pr500b{
	margin: -60px 0 -80px;
	padding:20px 0 25px;
}
}

/*sumpr*/

.sumpr{
	padding: 80px 0 0;
	margin: 0;
	background: url("../img/top/sumprbg.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: auto;
}

.sumprb{
	position: relative;
	display: block;
	margin: -60px 0 -80px;
	background-color:#24b4db;
	padding:20px 0;
	color:#FFFD00!important;
	text-align: center;
	border:solid 1px rgba(255,255,255,1.00);
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif!important;
}
.sumprb::after{
	content: "";
	position: absolute;
	top:5px;
	left: 5px;
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border:solid 1px rgba(255,255,255,1.00);
}
.sumprb::before{
	content: "";
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 16px 16px;
	border-color: transparent transparent rgba(255,255,255,1.00) transparent;
}
@media screen and (max-width:1200px){
.sumpr{
	padding: 40px 0 0;
	margin: 0;
	background: url("../img/top/sumprbg.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: auto;
}
}
@media screen and (max-width:991px){
.sumpr{
	padding: 0;
	margin: 0;
	background:#FFFFFF;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
}
.sumprb{
	margin: -60px 0 -80px;
	padding:20px 0 25px;
}
}

/*==================mainBG==================*/

#mainbg{
	background:radial-gradient(circle, rgba(244,244,244,1.00) 30%, rgba(0,0,0,1) 100%);
}
@media screen and (max-width:576px){
#mainbg{
	background:radial-gradient(circle, rgba(244,244,244,1.00) 30%, rgba(0,0,0,1) 100%);
	background-size: 100% 150%;
	background-position: bottom 0 center;
}
}

/*==================introduction==================*/

#introt{
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1.7;
	color:#000 ;
	font-weight: 600;
}

.intr{
	position: relative;
	padding: 80px 0 0;
	background:#ec7baa;
	border-radius: 100px 100px 0 0;
}

.intrb{
	position: absolute;
	top:-70px;
}

/*==================scene==================*/ 

.scene{
	background:radial-gradient(circle, rgba(244,244,244,1.00) 30%, rgba(255,255,255,0) 100%),url("../img/top/scenebg.jpg");
}
.scene img{
	margin: auto;
}

.sceneline{
	background: linear-gradient(0deg, rgba(46,75,112,0.00) 12%, rgba(46,75,112,1) 12%, rgba(46,75,112,1) 88%, rgba(46,75,112,0) 88%);
}
@media screen and (max-width:576px){
.scene{
	background: linear-gradient(90deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 70%, rgba(255,255,255,0.5) 100%),url("../img/top/scenebg.jpg");
}
.sceneline{
	background: linear-gradient(90deg, rgba(46,75,112,0.00) 5%, rgba(46,75,112,1) 5%, rgba(46,75,112,1) 95%, rgba(46,75,112,0) 95%);
}
}

/*==================clinic==================*/ 

.clinic {
	position: relative;
	z-index: 1;
	background-color: #fff;
}
.clinic::after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-position:top;
	background-size: contain;
	z-index: -2;
	top: 0;
	right: 0;
	background-image: url("../img/top/serv1bg.png");
	width: 40%;
	height: 100%;
}
.clinic::before{
	content: "";
	position: absolute;
	width: 40%;
	height: 100%;
	z-index: -1;
	top: 0;
	left: 0;
	background-color: rgba(231,225,201,0.70);
}
#docimg{
	height: 100%;
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center;
    position: absolute;
	right: 0;
    top: 0;
	text-align: right;
}

#docimgtxt{
	display: inline-block;
	position: absolute;
	right: 40px;
	bottom: -60px;
	padding: 20px;
	background-color: rgba(61,85,118,0.80);
}

@media screen and (max-width:1200px){
.clinic::after {
	width: 60%;
}
}

@media screen and (max-width:991px){
#docimg{
	height: 450px;
	border-radius: 0;
	right: 0;
    top: inherit;
    bottom: 0;
}
}


@media screen and (max-width:576px){
	
.clinic::after {
	right: 0;
	width: 80%;
	height: 100%;
	opacity: 0.5;
}
.clinic::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 40%;
	background-color: rgba(231,225,201,0.40);
}
#docimg{
	height: 300px;
	border-radius: 0;
    top: inherit;
    bottom: 0;
}
#docimgtxt{
	display: block;
	width: calc(100% - 40px);
	position: absolute;
	right: 20px;
	bottom: -60px;
	padding: 20px;
}
	
}

.famit {
  position: relative;
  display: inline-block;
  padding: 0 1em;
	margin:0;
	text-align: center;
	line-height: 1.5!important;
	color: #fff;
}
.famit:before, .famit:after {
  content: '';
  position: absolute;
  bottom:45%;
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #A28D2D;
	border-radius: 2px;
}
.famit:before {
  left:-20px;
  -webkit-transform: rotate(70deg);
  transform: rotate(70deg);
}
.famit:after {
  right: -20px;
  -webkit-transform: rotate(-70deg);
  transform: rotate(-70deg);
}


/*==================info==================*/ 

#serv{
	background-color: #baa25a;
	background-image:url("../img/top/clinicbgt.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:bottom;
	background-size:auto;
}
@media only screen and (max-width: 576px) {
#serv{
	background-color: #baa25a;
	background-image:url("../img/top/clinicbgtsp.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:bottom;
	background-size:auto;
}
}

#point{
  background-repeat: repeat;
  background:url("../img/top/pobg.jpg");
  padding: 0;
}
@media only screen and (max-width: 576px) {
}
#point{
  background-repeat: repeat;
  background:url("../img/top/pobgsp.jpg");
  padding: 0;
}

.point{
	position: relative;
}
.point::before,.point::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 20px;
	height: calc(100% - 50px);
	width: calc(100% - 40px);
}
.point::before{
	border-left: #bd9e59 solid 2px;
	border-right: #bd9e59 solid 2px;
	border-bottom: #bd9e59 solid 2px;
}
.point::after{
	background-color: #fff;
	z-index: -1;
}


.pointst{
	position: relative;
	text-align: center;
	width: calc(100% - 40px);
	margin: auto;
}
.pointst::before,.pointst::after{
  content: '';
  background: #bd9e59;
  width: calc(50% - 40px);
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.pointst::before {left: 0;}
.pointst::after {right: 0;}
.pointst img{
	width: 80px;
	height: 80px;
}

#invcomp,#invcomps{
	background-color: #FFF;
	background-repeat: no-repeat;
	background-size: cover;
}
#invcomp{background-image: url("../img/top/tecbg.jpg");background-position:top center;}
#invcomp1,#invcomp2,#invcomp3{
	background-image: none;
}
#invcomp1 .flbox,#invcomp2 .flbox,#invcomp3 .flbox{
	background-color: rgba(255,255,255,0.9);
}
@media only screen and (max-width: 991px) {
#invcomp,#invcomps{
	background-image: none;
}
#invcomp1{background-image: url("../img/top/tecbgsp1.jpg");}
#invcomp2{background-image: url("../img/top/tecbgsp2.jpg");}
#invcomp3{background-image: url("../img/top/tecbgsp2.jpg");}
#invcomp1,#invcomp2,#invcomp3{
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center;
}
#invcomp1 .flbox,#invcomp2 .flbox,#invcomp3 .flbox{
	background-color: rgba(255,255,255,0.8);
}
}

/*==================flow==================*/ 

.bg-contact{
	position: relative;
	padding: 0;
}

.bg-contact::before{
	content: "";
	position: fixed;
	top:0;
	left:0;
	width: 100vw;
	height: 100vh;
	background: url("../img/top/bg.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
	z-index: -99;
}

.List-Item-Content {
	position: relative;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
	z-index: 1;
}

.List-Item-Content .col-2{
	position: relative;
}
.List-Item-Content .col-2::before {
	content: "";
  position: absolute;
  top: 50%!important;
  left: calc(50% - 1px);
  transform: translate(-50%,-50%);
  width: 2px;
  height: 100%;
  background: #3bc2c6;
	z-index: -1;
}

@media screen and (max-width: 540px) {
  .List-Item-Content {
    flex-wrap: wrap;
  }
}
.List-Item-Content-Number {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background: #3bc2c6;
  color: #fff;
  font-size: 36px;
}
@media screen and (max-width: 480px) {
  .List-Item-Content-Number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
  }
}

/*==================info==================*/ 

.time {
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
}
.time tr {
	border-bottom: 1px solid #fff;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
.time tr:first-child {
	border-bottom: none;
}
.time th {
	background-color: #fff;
	padding:.5em 2px;
	word-break: break-all;
	white-space: nowrap;
	text-align: center;
	color: #2E2E2E;
	font-weight: bold;
}
.time td {
	padding:.5em 2px;
	word-break: break-all;
	font-size: 1.2em;
	text-align: center;
	letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
	.time tr {
		font-size: .9em;
		letter-spacing: 0;
	}
	.time th {
		font-size: 1em;
		letter-spacing: 0;
		padding:.5em 2px;
	}
	.time td {
		padding:.5em 2px;
		font-size: 1em;
		text-align: center;
		letter-spacing: 0;
	}
}

/*==================map==================*/ 

#map {
	position: relative;
	width: 100%;
	overflow: hidden;
}
@media only screen and (max-width:480px){
#map {
	height: 450px;
}
}

/*==================footer==================*/

footer {
	clear: both;
	position: relative;
	text-align: center;
	z-index: 999;
}
#footel{
	display: none;
}

@media screen and (max-width:576px){
	
#footel {
	display: block;
	margin:0;
	position: fixed;
    bottom:0;
	width:100%;
	padding:0;
	background-color: rgba(0,0,0,0);
}

}

/*==================back top==================*/

#back-top{
	position: fixed;
	bottom: 5vh;
	right: 3%;
	z-index: 9999;
}
#back-top a{
	width: 40px;
	height: 40px;
	background: rgba(74,74,74,0.60);
	display: block;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	text-decoration: none;
}

@media screen and (max-width:576px){
#back-top{
	bottom: 10vh;
}
}

e/*==================common==================*/

.fontg1 {font-family: 'Noto Sans JP', sans-serif!important;}
.fontg2 {font-family: 'Noto Serif JP', serif!important; }
.fontg3 {font-family: 'Hurricane', cursive!important; }
.lidisc{list-style: disc;}
.marker {
	display: inline;
	background-image: linear-gradient(rgba(0,0,0,0) 70%, rgba(255,239,57,0.8) 70%);
}
.flbox{
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flend{align-self: flex-end;}
.flcenter{align-self: center;}

.btn1 {
  position: relative;
  display: inline-block;
  padding: 0.25em 5%;
	margin:0;
  text-decoration: none;
	background: rgb(119,173,228);
background: linear-gradient(-45deg, rgba(119,173,228,1) 26%, rgba(170,198,232,1.00) 76%);
  transition: .4s;
	width: 100%;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 1px;
	z-index: 99;
}
.btn1::after {
position: absolute;
content: "";
border-top: 2px solid #FFF;
border-right: 2px solid #FFF;
width: 8px;
height: 8px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
right: 20px;
top: 16px;
}

a.btn1{color: #fff!important;}

/*----------------------------------
  Button
------------------------------------*/
.s-btn {
  display: block;
  text-align: center;
  vertical-align: middle;
  border: none;
  white-space: nowrap;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-btn:focus, .s-btn:hover {
  text-decoration: none;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-btn.focus {
  text-decoration: none;
}

.s-btn:active, .s-btn.active {
  background-image: none;
  outline: 0;
}

.s-btn.disabled, .s-btn:disabled,
fieldset[disabled] .s-btn {
  cursor: not-allowed;
  opacity: .65;
}

.s-btn__element--left, .s-btn__element--right {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

/* Sizes
------------------------------ */
.s-btn--xs {
  font-size: 0.75rem;
  font-weight: 400;
  padding: 0.5rem 1.25rem;
}

.s-btn--sm {
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0.75rem 1.25rem;
}

.s-btn--md {
  font-size: 0.8125rem;
  font-weight: 400;
  padding: .5rem 2.5rem;
}

.s-btn-icon--md {
  font-size: 1rem;
  padding: 0.9375rem 1.5625rem 0.75rem;
}

/* Styles
------------------------------ */
.s-btn--white-brd {
  color: #fff;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #fff;
}

.s-btn--white-brd:focus, .s-btn--white-brd:hover {
  color: #222324;
  background: #fff;
  border-color: #fff;
}

.s-btn--white-bg {
  color: #222324;
  background: rgba(255,255,255,0.9);
	border: 1px solid #ccc;
}

.s-btn--white-bg:focus, .s-btn--white-bg:hover {
  color: #F39800;
  background: #fff;
	border: 1px solid #F39800;
}

.s-btn--dark-bg {
  color: #fff;
  background: #222324;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #222324;
}

.s-btn--dark-bg:focus, .s-btn--dark-bg:hover {
  color: #fff;
  background: #13b1cd;
  border-color: #13b1cd;
}

.s-btn--dark-brd {
  color: #222324;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #222324;
}

.s-btn--dark-brd:focus, .s-btn--dark-brd:hover {
  color: #fff;
  background: #222324;
  border-color: #222324;
}

.s-btn--primary-bg {
  color: #fff;
  background: #65aadd;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #65aadd;
}
.s-btn--primary-bg:focus, .s-btn--primary-bg:hover {
  color: #fff;
  background: #aac6e8;
  border-color: #65aadd;
}
.s-btn--pink-bg {
  color: #fff;
  background: #E8A2C2;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #E8A2C2;
}
.s-btn--pink-bg:focus, .s-btn--pink-bg:hover {
  color: #fff;
  background: #F0C3D8;
  border-color: #E8A2C2;
}
.s-btn--wine {
  color: #fff;
  background: #bf776e;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #bf776e;
}
.s-btn--wine:focus, .s-btn--wine:hover {
  color: #fff;
  background: #E9D0CD;
  border-color: #bf776e;
}
.s-btn--blue {
  color: #fff;
  background: #4baac5;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #4baac5;
}
.s-btn--blue:focus, .s-btn--blue:hover {
  color: #fff;
  background: #C3DBE3;
  border-color: #70abbe;
}

.s-btn--primary-bg2 {
  color: #fff;
  background: #B0A98F;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #B0A98F;
}

.s-btn--primary-bg2:focus, .s-btn--primary-bg2:hover {
  color: #fff;
  background: #D8D2BD;
  border-color: #B0A98F;
}

.s-btn--primary-brd {
  color: #fff;
  background: #5F4B22;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #5F4B22;
	border-radius: 6px;
}

.s-btn--primary-brd:focus, .s-btn--primary-brd:hover {
  color: #5F4B22;
  background: rgba(255,255,255,0.9);
}

.s-btn--primary-brd2 {
  color: #90C700;
  background: rgba(255,255,255,0.9);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #90C700;
}

.s-btn--primary-brd2:focus, .s-btn--primary-brd2:hover {
  color: #fff;
  background: #90C700;
  border-color: #90C700;
}

.s-btn-icon--white-brd {
  border-left: none;
}

.s-btn-icon--dark-brd {
  border-left: none;
}

/*==================内部ページ==================*/

#title{
	position: relative;
	padding: 190px 3% 100px;
	background: rgb(208,220,232);
	background: url("../img/top/tbg.png"),linear-gradient(172deg, rgba(208,220,232,1) 30%, rgba(255,242,249,1) 100%);
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
}
#title p{
	font-weight: 700;
}
@media only screen and (max-width:1400px){
#title{
	background: url("../img/top/tbg.png"),linear-gradient(172deg, rgba(208,220,232,1) 30%, rgba(255,242,249,1) 100%);
	background-position: left 40% center,center;
	background-repeat: no-repeat;
}
}
@media only screen and (max-width:1200px){
#title{
	background: url("../img/top/tbg.png"),linear-gradient(172deg, rgba(208,220,232,1) 30%, rgba(255,242,249,1) 100%);
	background-position: left 30% center,center;
	background-repeat: no-repeat;
}
}
@media only screen and (max-width:991px){
#title{
	background: url("../img/top/tbg.png"),linear-gradient(172deg, rgba(208,220,232,1) 30%, rgba(255,242,249,1) 100%);
	background-position: left 20% center,center;
	background-repeat: no-repeat;
}
}
@media only screen and (max-width:576px){
#title{
	padding: 140px 3% 80px;
	background: url("../img/top/tbgsp.png"),linear-gradient(172deg, rgba(208,220,232,1) 30%, rgba(255,242,249,1) 100%);
	background-position: 100% auto;
	background-size: contain;
	background-repeat: no-repeat;
}
}

.st{
	position: relative;
	text-align: center;
	background-color: #364453;
	padding: 0.3em;
}
.st::after{
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	height: calc(100% - 10px);
	border-top: #9B885E 1px solid;
	border-bottom: #9B885E 1px solid;
}
.st span{
	font-weight: 500;
	color:#F2DD8C ;
  padding: 1.2em 1em;
    --x-gradient: linear-gradient(90deg, #bd9e59 0 100%);
    --y-gradient: linear-gradient(#bd9e59 0 1.3em, transparent 0 calc(100% - 1.3em), #bd9e59 calc(100% - 1.3em));
  background-image:var(--x-gradient), var(--y-gradient), var(--x-gradient), var(--y-gradient);
  background-repeat: no-repeat;
  background-size: 100% 3px, 3px 100%, 100% 3px, 3px 100%;
  background-position: top, right, bottom, left;
  position: relative;
	z-index: 1;
}

.st2 {
  overflow: hidden;
  text-align: center;
	position: relative;
	padding: 0.5em 0.2em;
	letter-spacing: 0.05em;
	font-weight: 500;
	color:#fff;
	background-color: #454F5C;
	line-height: 1.5!important;
}
.st2::before,.st2::after{
     position: absolute;
     left: 0;
     content: '';
     width: 100%;
     height: 7px;
     box-sizing: border-box;
}
.st2::before {
     top: 0;
     border-top: 3px solid #bd9e59;
     border-bottom: 1px solid #bd9e59;
}
.st2::after {
     bottom: 0;
     border-top: 1px solid #bd9e59;
     border-bottom: 3px solid #bd9e59;
}

.st3 {
  position: relative;
  padding: 0.5em;
  background: linear-gradient(20deg, rgba(174,145,72,1.00) 0%, rgba(131,98,35,1.00) 40%, rgba(166,140,60,1.00) 60%, rgba(133,105,41,1.00) 100%);
	width: calc(100% + 80px);
  color: white;
	left: -40px;
	line-height: 1.5;
	letter-spacing: 0.05em;
}
.st3::before,.st3::after {
  position: absolute;
  content: '';
  top: 100%;
  border: none;
  border-bottom: solid 15px transparent;
}
.st3::before {left: 0;border-right: solid 20px rgba(79,60,29,1.00);}
.st3::after {right: 0;border-left: solid 20px rgba(79,60,29,1.00);}
.st3 span{
	position: absolute;
	text-align: center;
	width: 100%;
	color: rgba(255,255,255,0.1);
	font-size: 2.2em;
	font-family: 'Hurricane', cursive!important;
	font-weight: 400;
  top: 50%;
	left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
	text-shadow: 2px 2px 0px rgba(255,255,255,0);
}
@media only screen and (max-width:576px){
.st3 {
	width: calc(100% + 60px);
	left: -30px;
}
.st3 span{
	font-size: 1.7em;
}
}

.st4{
     position: relative;
     color: white;
     padding:0.5em 0.7em 0.5em 1.5em;
     background-color: #b49960;
	font-weight: 500;
}
.st4::after {
     position: absolute;
     top: 50%;
     left:0;
     transform:translateY(-50%);
     content: '';
     width: 1.1em;
     height:2px;
     background-color:white;
}

.st5 {
  position: relative;
  text-align: center;
  border: 2px solid #B4994B;
  background: #222222;
	color:#E9E1C6;
	display: inline-block;
}
.st5:before,
.st5:after {
  position: absolute;
  content: '';
}
.st5:before {
  top: -40px;
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
  border: 1px solid #B4994B;
  border-radius: 50%;
  background: #222222;
}
.st5:after {
  top: 4px;
  left: 4px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 1px solid #B4994B;
  background: #222222;
}
.st5 i {
  font-size: 24px;
  line-height: 60px;
  position: absolute;
  z-index: 2;
  top: -40px;
  left: calc(50% - 38px);
  width: 80px;
  height: 60px;
  text-align: center;
	color:#DFC37B;
}
.st5 span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 0.5em 0.9em;
}
.st5 span:before,
.st5 span:after {
  position: absolute;
  content: '';
}
.st5 span:before {
  top: -34px;
  left: calc(50% - 34px);
  width: 68px;
  height: 40px;
  border: 2px solid #B4994B;
  border-radius: 50vw 50vw 0 0;
}
.st5 span:after {
  position: absolute;
  top: 4px;
  left: calc(50% - 32px);
  width: 64px;
  height: 10px;
  background: #222222;
}

.st6{
	position: relative;
	z-index: 1;
	padding: 0.5em;
	text-align: center;
  border-bottom: 2px solid #fff;
	display: inline-block;
}
.st6::before{
  content: "";
  position: absolute;
	height: 2px;
	width: 100%;
  bottom: -7px;
	left: 0;
	background-color: #fff;
}
.st6::after{
  content: "";
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}

.st6-2{
	position: relative;
	z-index: 1;
	padding: 0.5em;
	text-align: center;
  border-bottom: 2px solid #B4994B;
	display: inline-block;
}
.st6-2::before{
  content: "";
  position: absolute;
	height: 2px;
	width: 100%;
  bottom: -7px;
	left: 0;
	background-color: #B4994B;
}
.st6-2::after{
  content: "";
  position: absolute;
  top: calc(100% + 6px);
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #B4994B;
}

.st7{
  padding: 0.3em 0.5em;
	line-height: 1.2!important;
  border-top: 6px double #999;
  border-bottom: 6px double #999;
}

.st8{
	display: inline-block;
  padding: 0.2em 0;
  border-top: 4px double #8A7334;
  border-bottom: 4px double #8A7334;
}


.stf{
    position: relative;
	text-align: center;
    padding: 0.5em 1em;
	letter-spacing: 0.1em;
	line-height: 1.5;
	color: #fff;
	z-index: 1;
}
.stf:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 1.5em 1.4em 1.5em 1.4em;
	position: absolute;
	bottom:-2em;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}

.stfc1{background-color: #2e4b70;}.stfc1:before{border-color:  #2e4b70 transparent transparent transparent;}
.stfc2{background-color: #bd9e59;}.stfc2:before{border-color:  #bd9e59 transparent transparent transparent;}
.stfc3{background-color: #EFAA5C;}.stfc3:before{border-color:  #EFAA5C transparent transparent transparent;}
.stfc4{background-color: #F4A8BA;}.stfc4:before{border-color:  #F4A8BA transparent transparent transparent;}


table.com,table.comno{
	margin:0 auto;
	padding:4px;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top:solid 1px #ccc;
	border-left:solid 1px #ccc
}
.com th,.comno th{
	letter-spacing:1px;
	font-size: 14px;
	line-height: 1.2;
	padding:0.5em;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	color:#333;
	text-align: center;
	vertical-align: middle!important;
}
.com td,.comno td{
	font-size: 18px;
	color:#333;
	padding:0.5em;
	line-height: 1.2;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	vertical-align: middle!important;
}

table.com2{
	margin:0 auto 15px;
	padding:4px;
	width:100%;
    border-collapse:separate;
    border-spacing:4px;
	empty-cells:show;
}
.com2 th{
	font-size:16px;
	letter-spacing:1px;
	padding:1em .5em;
	color:#333;
}
.com2 td{
	font-size:15px;
	color:#333;
	padding:1em;
}

@media only screen and (max-width:1200px){
.comno th{font-size: 14px;}
.comno td{font-size: 16px;}
.com2 td,.com2 th,.com td,.com th{
	width:100%;
	display:block;
	padding:10px;
	font-size: 14px;
}
}

.list-box {
	position: relative;
	margin: 20px 0 0;
	width: 100%;
	height: 100%;
    background-color: rgba(255,255,255,1.00);
	box-shadow: -15px 15px 30px 0 rgba(100,100,100,0.3);
}

.list-box:before {
	top:10px;
	right: 10px;
	position: absolute;
	content: "";
	border: 4px double #aecfe8;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	pointer-events: none;
}


.infobox{
	position: relative;
	top:-40px;
	z-index: 1;
	margin: 0 30px;
	border-radius: 20px;
	background-color: #fff;
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.4);
	overflow: hidden;
}

.infoboxt{
	position: relative;
	z-index: 1;
	text-align: center;
}
.infoboxt::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 3px;
	border-radius: 2px;
	background-color: #B4CEE1;
	z-index: -1;
}

.infoboxt span{
	position: relative;
	padding: 0 20px;
	background-color: #fff;
	color: #6393B7;
}
.infoboxt span::before,.infoboxt span::after{
	content: '●';
	top: calc(50% - 13px);
	position: absolute;
	font-size: 14px;
	color: #B4CEE1;
}
.infoboxt span::before{
	left: -2px;
}
.infoboxt span::after{
	right: -2px;
}


.infiniteslide ul{
	margin: 0;
	padding: 0;
}
.infiniteslide li{
	list-style: none;
	float: left;
	margin: 0;
}

.mess{
	background-image: url("../img/top/bg2.jpg");
	background-position: center;
	background-size: cover;
}

.under-dot{border-bottom: dotted 2px rgba(152,152,152,1.00);}

.dmeritbg{
	background-image: url("../img/top/dmebg.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.dmerit{
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.dmeritin{
	display: flex;
	width: calc(100% / 5);
	padding: 10px;
}
@media only screen and (max-width:1200px){
.dmeritin{
	width: calc(100% / 3);
}
}
@media only screen and (max-width:576px){
.dmeritin{
	width: calc(100% / 2);
}
}

.dmeritt {
  position: relative;
  display: inline-block;
  padding: 0 1em;
	margin:0;
	font-size: 24px;
	text-align: center;
	line-height: 1.5!important;
}
.dmeritt:before, .dmeritt:after {
  content: '';
  position: absolute;
  bottom:40px;
  display: inline-block;
  width: 60px;
  height: 2px;
  background-color: #fff;
	border-radius: 2px;
}
.dmeritt:before {
  left:-30px;
  -webkit-transform: rotate(70deg);
  transform: rotate(70deg);
}
.dmeritt:after {
  right: -30px;
  -webkit-transform: rotate(-70deg);
  transform: rotate(-70deg);
}

.sttx,.sttx2{
	position: relative;
	z-index: 1;
}

.sttx span,.sttx2 span{
	display: inline-block;
	position: relative;
	line-height: 1.5;
	letter-spacing: 0.1em;
	padding:20px 20px 20px 0;
}
.sttx span::after,.sttx2 span::after{
	content: "";
	position: absolute;
	width:100vw;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -1;
}

.st2-2 {
  position: relative;
  padding: 0.5em;
	margin: 0 0 20px;
	line-height: 1.5!important;
	letter-spacing: 0.1em;
  text-align: center;
	font-weight: 500;
}
.st2-2 span{
  font-size: 0.8em;
  display: block;
	
}
.st2-2:before {
  position: absolute;
  bottom: 0;
  left: calc(50% - 40px);
  width: 80px;
  height: 2px;
  content: '';
}
.st2-2 span{color: #B4994B;}
.st2-2:before{background: #B4994B;}

.meri1-1{
	background: linear-gradient(232deg,rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%),url("../img/top/meri1-1.png");
}
.meri1-2{
	background: linear-gradient(232deg,rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%),url("../img/top/meri1-2.png");
}
.meri1-3{
	background: linear-gradient(232deg,rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%),url("../img/top/meri1-3.png");
}
.meri1-4{
	background: linear-gradient(232deg,rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%),url("../img/top/meri1-4.png");
}
.meri2-1{
	background: linear-gradient(232deg,rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%),url("../img/top/meri2-1.png");
}
.meri2-2{
	background: linear-gradient(232deg,rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%),url("../img/top/meri2-2.png");
}
.meri2-3{
	background: linear-gradient(232deg,rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%),url("../img/top/meri2-3.png");
}
.meri2-4{
	background: linear-gradient(232deg,rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.85) 100%),url("../img/top/meri2-4.png");
}
.meri1-1,.meri1-2,.meri1-3,.meri1-4,.meri2-1,.meri2-2,.meri2-3,.meri2-4{
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 20px;
}

.ov13{
	background-image: url("../img/top/ov13.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
@media only screen and (max-width:576px){
	.ov13{
	background-image: url("../img/top/ov13sp.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
}










