@charset "utf-8";

html {
  overflow-y: scroll;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar;
  font-size: 16px;
  -webkit-tap-highlight-color: transparent;
}

html, html a, body {
  -webkit-font-smoothing: antialiased;
}


body{
	margin:0px;
	padding:0px;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300!important;
	letter-spacing: 1px;
	color:#666;
	background-attachment: fixed!important;
	background-position: center!important;
}

h1{font-size: 10px!important; padding: 10px 10px 0;font-weight: 300!important;letter-spacing: normal;color: #fff!important;}

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

a:hover {
  outline-width: 0!important;
	text-decoration: none!important;
	opacity:.8;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;}

img {
	max-width: 100%;
	height: auto;
	margin:0;
	padding:0;
	border: none;
    vertical-align: bottom;
}

strong{font-weight: 300!important;}

p{line-height: 2!important;}

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

.pc { display: inline !important;}
.sp { display: none !important; }
.pc2 { display: inline !important;}
.sp2 { display: none !important; }
.imgc{margin:0 auto!important;}
.bor{border-radius: 20px;}
.fontg1{font-family: 'Heebo', sans-serif!important;}

.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;
}


/*==================inview==================*/

.up {
	overflow: hidden;
	position: relative;
	opacity: 0;
	bottom: -50px;
}
.upstyle{
	opacity: 1;
	bottom: 0px;
	transition: 1s 0.3s;
}
.left {
	overflow: hidden;
	position: relative;
	opacity: 0;
	left: -200px;
}
.leftstyle{
	opacity: 1;
	left: 0px;
	transition: 1s 0.3s;
}
.right {
	overflow: hidden;
	position: relative;
	opacity: 0;
	right: -200px;
}
.rightstyle{
	opacity: 1;
	right: 0px;
	transition: 1s 0.3s;
}

/*==================header==================*/
	
header {
	background-color: #303030;
	padding: 0 0 20px;
}



/*==================burger==================*/

#tel{
	display:none;
}

#tel a{
	display:none;
}

/*==================PCmenu==================*/

#mbot {
	position: relative;
	z-index: 500;
	margin:0;
	padding:0;
	width:100%;
  height: 60px;
	background-color: #D2D2D2;
}


bot {
	padding:10px 0;
    width: 100%;
	background-color: #D2D2D2;
}


#botin {
	margin:0 auto;
	padding:0;
   max-width: 1350px; 
   min-width: 800px; 
}

#mbot .follow {
    position: fixed;
	padding: 0;
    top: 0;
	left: 0;
}

/*gb */ 

#menu ul{
  margin:0;
  padding:0;
  width:100%;
}
#menu ul li {
  list-style: none;
  margin:0;
  padding:0;
  font-size:13px;
  float: left;
  position: relative;
  width: 12.5%;
  height: 60px;
  line-height:60px;
  color:#000000;
  text-align:center;
  border-right:1px solid #A7A7A7;
  font-weight:bold;
	box-sizing: border-box;
	font-family: Playfair Display, serif !important;
}
#menu ul li a {
  color:#000000;
  font-weight:bold;
  display: block;
  text-decoration: none;
}
#menu ul li:hover, #menu ul li a:hover {
	background-color: #E0E0E0;
}
#menu ul li ul {
  position: absolute;
  top: 60px;
  width: 100%;
  z-index: 100;
}
#menu ul li ul li {
	margin: 0;
  visibility: hidden;
  overflow: hidden;
  width: 100%;
  height: 0;
	background-color: #E0E0E0;
  border-bottom:1px solid #A7A7A7;
  border-left:1px solid #A7A7A7;
}
#menu ul li ul li:hover, #menu ul li ul li a:hover {
	background-color: #E0E0E0;
}
#menu ul li:hover ul li, #menu ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:40px;
  line-height:40px;
  z-index: 10;
}
#menu * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#mline{
	border-left:1px solid #A7A7A7;}

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

.slider {
	position: relative;
	max-width: 100%!important;
	margin:0 auto;
	padding:0;
}

/*==================wn==================*/

#wc{
	padding: 80px 0 0;
  background-image: linear-gradient(180deg, #79C8EE 0%, #79C8EE 50px, #83E9BE 200px, rgba(255,255,255,1) 200px, rgba(255,255,255,1) 100%);
}

.ifrm-container {
	height: 240px;
      overflow:auto!important;
      -webkit-overflow-scrolling:touch!important;
}
.ifrm {
width:100%;
height:100%;
border:none;
}

.wnt span{position: absolute;color: #333;left: 20px;bottom: 7px;}

.cont{margin: 0;letter-spacing: 1px;line-height: 0.6;}
.cont span{ 
	position: relative;
	font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color:rgba(0,0,0,0.10);
}

/*==================point==================*/

#point{
	position: relative;
	overflow: hidden;
}

#point1,#point2,#point3,#point4,#point5{
	position: relative;
}
#point1:before,#point2:before,#point3:before,#point4:before,#point5:before{
	position: absolute;
	white-space: pre;
	top:20px;
	bottom: 0;
	margin: auto;
	font-size: 100px;
	font-weight: bold;
	color: rgba(0,0,0,0.04);
}
#point1:before,#point3:before,#point5:before{
	left: 0;
	text-align: left;
}
#point2:before,#point4:before{
	right: 0;
	text-align: right;
}

#point1:before{content: "INVISALIGN";}
#point2:before{content: "IMPLANT";}
#point3:before{content: "ORTHODONTICS";}

@media only screen and (max-width: 480px) {
#point1,#point2,#point3,#point4,#point5{
	margin:20px 0 40px ;
}
#point1 p,#point2 p,#point3 p,#point4 p,#point5 p{
	margin:0 0 220px;
}
#point1:before,#point2:before,#point3:before,#point4:before,#point5:before{
	position: absolute;
	line-height: 1;
	top:0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 60px;
	font-weight: bold; 
}
#point3:before{content: "ORTHO\A DONTICS";}

}


/*==================service==================*/

.libr{border-right: 1px solid #ccc;}
.libr2{border-right: 1px solid #ccc;}

#serv{
	width: 100%; 
	background-color: rgba(210,210,210,0.50);
}

#serv a{
	color: #666;
}

.servbig{
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position:center center!important;
    position: absolute;
    bottom: 0;
}
.servbr{right: 0;}
.servbl{left: 0;}

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

#pic{
	position: relative;
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}
#pic ul,#pic li {
	float:left;
	list-style: none;
	margin: 0;
	padding:0;
}
#pic li img{
	max-width: 400px!important;
	height: 300px!important;
}

#clinicbt {
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: 0;
	margin:-80px auto 0;
	max-width:900px;
	padding: 0;
}


/*==================staff&info==================*/

#stainf{
	background:linear-gradient(45deg, rgba(146,191,46,0.85) 0%, rgba(28,170,132,0.85) 100%),url("../img/top/fbg3.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#stainfl{
	box-sizing: border-box;
	border-right: 1px solid #fff;
}

.stainfin{
	border: 1px solid #fff;
}


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

.time {
	width: 100%;
	margin: 0 auto 10px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: bold;
}
.time th {
	padding:10px 4px;
	word-break: break-all;
	font-weight: normal;
	white-space: nowrap;
	width: 22%;
	font-size: 14px!important;
	border-bottom: 1px solid #838383;
	color: #000;
}
.time td {
	padding:10px 4px;
	word-break: break-all;
	text-align: center;
	font-size: 14px!important;
	border-bottom: 1px solid #838383;
	color: #000;
}


#map {
	width: 100%;
	height: 450px;
}

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

footer {
	clear: both;position: relative;
	font-size: 12px;
	text-align: center;
	z-index: 9999;
}
footer .pr {display: block;font-size: 80%;}

#footel{
	display: none;
}

#copyright {
	clear: both;
	text-align: center;
	color: #fff;
	line-height: 2;
	background-color: #8FC31F;
	font-size: 12px;
}
#copyright li{line-height: 1!important;}
#copyright a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
#copyright a:hover {color: #fff;}
#copyright p {
	text-align: center;
	font-size: 16px;
}

ul.foottx a{color: #666;}

ul.foottx li {
	    margin: 0!important;
	padding: 0;
	float: left;
	list-style: none;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center!important;
}

@media screen and (max-width:480px){
ul.foottx li {
	    margin: 0!important;
	padding: 0;
	float: left;
	list-style: none;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center!important;
}
}

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

.ctents p{
	margin-bottom: 100px;
	text-align: center;
	color: #f27773;
	font-weight: bold;
}
#back-top{
	position: fixed;
	bottom: 10vh;
	right: 3%;
	z-index: 9999;
}
#back-top a{
	width: 40px;
	height: 40px;
	background: rgba(0,0,0,.6);
	display: block;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	text-decoration: none;
}

#sidenet{
	width: 50px;
	margin:0;
	padding:0;
	opacity: 0.95;
}

.floating {
top: 100px;
right:0;
position: fixed;
z-index: 998;
}


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

#tel{
	display: block;
	width:20%;
	margin:0; 
	padding:0;
	right:0;
	top: 0;
	position:fixed;
	z-index:99999;
}

#tel a{
	display:block;
	width:100%;
	height:100%;
}

}


@media screen and (max-width:768px){
	
.pc2 { display: none !important;}
.sp2 { display: inline !important; }

/*==================header==================*/
	
header {
	margin-bottom: 0;
	padding: 10px 0 0;
	height: 9vh;
	width: 100%;
}

/*==================gm==================*/ 

#menu,#mbot{
	display: none;
}

}


@media screen and (max-width:480px){
	
h1{font-size: 10px!important; padding: 0 10px;font-weight: 300!important;letter-spacing: normal;}
	
p{font-size: 14px;}
	
/*==================common==================*/
.pc { display: none !important; }
.sp { display: inline!important; }

/*==================header==================*/
	
header {
	padding: 0 10px;
	height: 80px;
}

/*==================wn==================*/

#wc{
	padding: 80px 0;
background: linear-gradient(120deg, #79C8EE 0%, #79C8EE 100px,#83E9BE 400px, rgba(255,255,255,1) 400px, rgba(255,255,255,1) 100%);
}
	
/*==================service==================*/
	
.libr2{border-right: none;}

#serv{
	padding: 40px 0 80px;
	width: 100%; 
}
.servbig{
    right: 0;
	width: 90%;
	height: 260px;
	background-repeat: no-repeat;
  background-size: cover !important;
  background-position:center center!important;
    position: absolute;
    bottom: 0;
	z-index: -1;
}
	

/*==================staff&info==================*/

#stainf{
	background-image:linear-gradient(45deg, rgba(146,191,46,0.85) 0%, rgba(28,170,132,0.85) 100%), url("../img/top/fbg3sp.webp");
	background-size: auto 100%;
}
	
/*==================info==================*/
	
#map{
	width: 100%;
	height: 500px;
}

/*==================footer==================*/
	
#footel {
	display: block;
	margin:0;
	position: fixed;
    bottom:0;
	width:100%;
	padding:0;
	background-color: rgba(0,0,0,0);
}

#footl{
	float:left;
	width:50%;
text-align:left;
	}

.foot1{
	float:left;
	width:50%;
}
.foot2{
	float:left;
	width:50%;
	}

#copyright {
	font-size: 11px;
	padding: 0 0 80px;
}

#sidenet{display: none;}
.floating {display: none;}
	
}

/*==================concept==================*/

#concbg2{
	background-repeat: no-repeat;
	background-image: url("../img/top/conclogobg.webp");
	background-size:35% ;
	background-position: bottom -100px right -100px;
}

#docbg2{
	width: 100%;
	height: 100%;
	background-image: url("../img/top/concbg.webp");
	background-repeat: no-repeat;
	background-size: auto 120%;
	background-position: calc(50% - 500px);
}
@media only screen and (max-width: 1400px) {
#docbg2{
	background-image: url("../img/top/concbg2-2.webp");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center left;
}
}
@media only screen and (max-width: 1200px) {
#docbg2{
	background-position:center left -150px;
}
	#concbg2{
	background-repeat: no-repeat;
	background-size:50% ;
	background-position: bottom -100px right -100px;
}
}
@media only screen and (max-width: 990px) {
#docbg2{
	background-image: url("../img/top/concbg2-3.webp");
	background-position: bottom center;
	background-size: 100% auto;
	padding:0 0 550px;
}
	#concbg2{
	background-repeat: no-repeat;
	background-size:60% ;
	background-position: top right -100px;
}
}
@media only screen and (max-width: 480px) {
#docbg2{
	background-image: url("../img/top/concbg3sp.webp");
	padding: 0 0 400px;
}
	#concbg2{
	background-repeat: no-repeat;
	background-size:100% ;
	background-position: top left -150px;
}
}


#concbg{
	background: rgb(193,218,120);
	background: linear-gradient(13deg, rgba(230,240,202,1.00) 0%, rgba(230,240,202,1.00) 30%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
}

#conc{
	background-repeat: no-repeat,no-repeat;
	background-image: url("../img/top/conclogobg.webp"),url("../img/top/concbg.webp");
	background-attachment: fixed,scroll;
	background-size:auto,contain ;
	background-position: center left 10%,center right;
}

.concbg{
	background-color: rgba(255,255,255,0.9);
	padding:30px!important;
	margin: 0;
}

@media only screen and (max-width: 990px) {
	
#concbg{
	background: rgb(193,218,120);
	background: linear-gradient(73deg, rgba(230,240,202,1.00) 0%, rgba(230,240,202,1.00) 30%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
}

#conc{
	background-repeat: no-repeat,no-repeat;
	background-image: url("../img/top/conclogobg.webp"),url("../img/top/concbgsp.webp");
	background-size: 80%,contain;
	background-position: top 100px right -200px,bottom center;
}
}


#meri{
	position: relative;
	overflow: hidden;
	padding:150px 5%;
	margin:  0;
}
.background {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: fixed;
    background-position: center center;
    opacity: 0;
-webkit-background-size: cover;
        background-size: cover;
-webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    z-index: -1;
}
.show .background {
    opacity: 1;
}
.contents .wrap {
    padding: 150px 0 ;
    z-index: 2;
}

.menu-parent{position: relative;background-color: #C6E9F7;height: 6000px;float: left;z-index: 999;left: 5%;}
.menu{
    position: absolute;
	left: 5%;
    top:0;
    }

/* design*/
#content01_bg {background-image: url(../img/top/pbg1.webp);}
#content02_bg {background-image: url(../img/top/pbg2.webp);}
#content03_bg {background-image: url(../img/top/pbg3.webp);}
#content04_bg {background-image: url(../img/top/pbg4-2.webp);}
#content05_bg {background-image: url(../img/top/pbg5.webp);}
#content01 .wrap { background-color: rgba(255,0,0,0);}
#content02 .wrap { background-color: rgba(0,255,0,0);}
#content03 .wrap { background-color: rgba(0,0,255,0);}
#content04 .wrap { background-color: rgba(0,0,255,0);}
#content05 .wrap { background-color: rgba(0,0,255,0);}

.text-box {
	position: relative;
    padding: 20px 25px 0;
	width: 50%;
    background-color: rgba(255,255,255,1.00);
	box-shadow: -15px 15px 30px 0 rgba(100,100,100,0.3);
}
.text-boxr {
	position: relative;
	margin-left: 50%;
    padding: 20px 25px 0;
	width: 50%;
    background-color: rgba(255,255,255,1.00);
	box-shadow: 15px 15px 30px 0 rgba(100,100,100,0.3);
}
.text-box:before,.text-boxr:before {
	top:10px;
	right: 10px;
	position: absolute;
	content: "";
	border: 1px solid rgba(180,180,180,1.00);
	width: 100%;
	height: 100%;
	pointer-events: none;
}
	
p.potn{
	position: relative;
	color: rgba(190,190,190,1.00);
	margin: 0 0 -10px!important;
	}

@media only screen and (max-width:768px){
.menu-parent{display: none;}
#meri{
	position: relative;
	overflow: hidden;
	padding: 0;
	margin:  0;
}
.background {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: fixed;
    background-position: center center;
    opacity: 0;
-webkit-background-size: cover;
        background-size: cover;
-webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    z-index: -1;
}
.show .background {
    opacity: 1;
}
.contents .wrap {
    padding: 60px 0 0;
    position: relative;
    z-index: 2;
	overflow: hidden;
}

/* design*/
#content01_bg {background-image: url(../img/top/pbg1sp.webp);}
#content02_bg {background-image: url(../img/top/pbg2sp.webp);}
#content03_bg {background-image: url(../img/top/pbg3sp.webp);}
#content04_bg {background-image: url(../img/top/pbg4-2sp.webp);}
#content05_bg {background-image: url(../img/top/pbg5sp.webp);}
#content01 .wrap { background-color: rgba(255,0,0,0);}
#content02 .wrap { background-color: rgba(0,255,0,0);}
#content03 .wrap { background-color: rgba(0,0,255,0);}
#content04 .wrap { background-color: rgba(0,0,255,0);}
#content05 .wrap { background-color: rgba(0,0,255,0);}
.text-box,.text-boxr {
    padding: 20px 25px 50px;  
	width: 100%;
	margin: 0;
    background-color: rgba(255,255,255,0);
	box-shadow: none;
}
.text-box:before,.text-boxr:before {
	display: none;
}
.sticky #pot {
	position: relative;
}

}


#particles-js{ 
	position:absolute;/*描画固定*/
	z-index:-1;/*描画を一番下に*/
	width: 100%;
	height: 100%;
	background-color:#fff;/*背景色*/
}



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

#title{
	position: relative;
	margin: 40px 0 100px;
}

#title p{
	font-family: Playfair Display, serif !important;
	font-weight: bold;
	line-height: 1.5!important;
	padding: 20px 0 20px;
	overflow: hidden;
}
#title span{
	font-size: 4em;
	font-weight:100;
	color: rgba(0,0,0,0.1);
	font-family: 'Heebo', sans-serif;
	line-height: 1!important;
	letter-spacing: 0;
}

#titleimg{
	width: 75%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position:center center!important;
    position: absolute;
    bottom: -100px;
	right: 0;
	z-index: -1;
}

.st{
	position: relative;
	z-index: 1;
}

.st span{
	display: inline-block;
	position: relative;
	line-height: 1.5;
	padding:20px 20px 20px 0;
	color: #FFFFFF;
}
.st span::after{
	content: "";
	position: absolute;
	width:100vw;
	height: 100%;
	top: 0;
	right: 0;
	background: rgb(185,223,99);
	background: linear-gradient(45deg, rgba(185,223,99,1) 0%, rgba(97,216,185,1) 100%);
	z-index: -1;
	
}

.st2 {
  overflow: hidden;
  text-align: center;
}
.st2 span {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 0.5em;
}
.st2 span::before,
.st2 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 100vw;
  height: 1px;
  background-color: #BDBDBD;
}
.st2 span::before {
  right: 100%;
}
.st2 span::after {
  left: 100%;
}

.g-bg-color--gray-lighter .st2 span::before,
.g-bg-color--gray-lighter .st2 span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #999;
}


.st3 {text-align: center;}
.st3 span{
     position: relative;
     display: inline-block;
     padding:0 0.5em 0.5em;
     border-bottom: 2px solid #999;
}     
.st3 span::before,
.st3 span::after {
     position: absolute;
     top: 100%;
     left:50%;
     transform:translateX(-50%);
     content: '';
     border: 8px solid transparent;
}
.st3 span::before {
     border-top: 10px solid #848484;
}

.st4{
     position: relative;
     padding: 0.2em 0.4em;
	border-left: 10px solid #A3D75C;
     border-bottom: 2px solid #DDD;
}

 
.st4::after {
     position: absolute;
     content: " ";
     border-bottom: solid 2px #A3D75C;
     bottom: -2px;
	left: -4px;
     width:30%;
     display: block;
}

.st5 {
  position: relative;
  padding: .75rem 1rem;
	margin: 0 0 20px;
  border-radius:0 40px 0 0;
	background-color: #72D6AF;
	color: #fff;
}
.st5:before {
  position: absolute;
  left: 40px;
  bottom: -19px;
  width: 0;
  height: 0;
  content: '';
  border-width: 19px 19px 0 0;
  border-style: solid;
	border-color: #72D6AF transparent transparent transparent;
}
.st5:after {
  position: absolute;
  left: 42px;
  bottom: -14px;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 14px 0 0;
  border-style: solid;
	border-color: #72D6AF transparent transparent transparent;
}

table.com{
	font-size: 14px;
	margin:0;
	padding: 4px;
	width:100%;
    border-collapse:separate;
    border-spacing:4px;
    empty-cells:show;
}
.com th,.com td{
	font-weight: normal;
    padding:10px;
}

table.comno{
	font-size: 14px;
	margin:0;
	padding: 4px;
	width:100%;
    border-collapse:separate;
    border-spacing:4px;
    empty-cells:show;
}
.comno th,.comno td{
	font-weight: normal;
    padding:10px;
}

table.com2{
	font-size: 14px;
	margin:0;
	padding: 4px;
	width:100%;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.com2 th,.com2 td{
	font-weight: normal;
    padding:10px;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

table.com2no{
	font-size: 14px;
	margin:0;
	padding: 4px;
	width:100%;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.com2no th,.com2no td{
	font-weight: normal;
    padding:10px;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

.fullbg,.fullbg2{
	width: 60%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position:center center!important;
    position: absolute;
    top: 0;
	right: 0;
}

.bgwgra,.bgwgra2{
	position: relative;
	height: 100%;
}
.bgwgra::after{
	content: "";
	position: absolute;
	top:0 ;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%),linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 60%);
}

.bgwgra2::after{
	content: "";
	position: absolute;
	top:0 ;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(245,249,236,1.00) 0%, rgba(245,249,236,0) 60%),linear-gradient(0deg, rgba(245,249,236,1.00) 0%, rgba(245,249,236,0) 60%);
}

.clist{
	position: relative;
	top: -2em;
	margin:0 0 -1.5em;
	text-align: center;
}
.clist span{
	padding: 0.6em 1em;
	background-color: #fff;
	border-radius: 10px;
	display: inline-block;
	font-family: Playfair Display, serif !important;
}

.list-box {
	position: relative;
    padding: 20px 25px 60px;
	margin: 60px 0 0;
	width: 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: 1px solid rgba(180,180,180,1.00);
	width: 100%;
	height: 100%;
	pointer-events: none;
}
.list-b{
	width: calc(100% - 50px);
	display: block;
	position: absolute;
	bottom: 0;
	margin:0 auto;
}


@media screen and (max-width:480px){
/*==================内部ページ==================*/
	
#title{margin: 0 0 100px;}
	
#title p{padding:20px 0 20px 20px;}
#title span{font-size: 2em;color: rgba(0,0,0,0.2);}

#titleimg{
	width: 100%;
	height: 160px;
    bottom: -100px;
}

.com td,.com th,.com2 td,.com2 th {
	width: 100%;
  display: block;
  padding: 10px;
}
	
.fullbg{
    right: 0;
	width: 100%;
	height: 260px;
	background-repeat: no-repeat;
  background-size: cover !important;
  background-position:center center!important;
    position: absolute;
    top: 0;
	z-index: -1;
}
	
.fullbg2{
    right: 0;
	width: 100%;
	height: 800px;
	background-repeat: no-repeat;
  background-size: cover !important;
  background-position:center center!important;
    position: absolute;
    top: 0;
}
	
.bgwgra::after{
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%);
}
.bgwgra2::after{
	background: linear-gradient(0deg, rgba(245,249,236,1) 0%, rgba(245,249,236,0) 50%);
}

}


.flowt {
  position: relative;
  padding: 0 0 0.25em;
}
.flowt:after {
  content: "";
  display: block;
  height: 4px;
background: linear-gradient(-90deg, rgba(185,223,99,1) 0%, rgba(97,216,185,1) 100%);
}

.List-Item-Content {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
}

.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: #5bc8ac;
	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: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background: #5bc8ac;
  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;
  }
}
