/* --------------------------　メインスライダー　-------------------------- */

.top_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 600px;
  background: #000;
  background:url(../../images/top/main.png) ;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 88px;
}
.vegas-timer {
  display: none;
}

.top_main_sp {
		display: none;
		margin-top: 59px;
}
.pcimg {
	display: block;
}
.spimg {
	display: none;
}
@media screen and (max-width: 768px) {
	
.top_main { 
	display: none;
	}
	
.top_main_sp {
		display: block;
		margin-top: 59px;
	}

.top_main_title img {
    width: 100%;
  }
.pcimg {
	display: none;
}
.spimg {
	display: block;
}
}


.sec01 {
	background: #003473;
	padding: 60px 0;
}
.imgmg {
	text-align: center;
	margin-bottom: 40px;
}

.imgmg02 {
	text-align: center;
	margin: 20px 0;
}

ul.check01 li{
    list-style: none;
	text-align: left;
	font-size: 3rem;
	line-height: 180%;
	text-indent:0px; 
    margin-left:0px;
	border-bottom: 1px dashed #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: 600;
	color:#fff;
	letter-spacing: 0.1rem;
}
 
ul.check01 > li:before {
    font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f00c";
  position: relative;
  left : 0em; 
  color: #ec2c29; 
    margin-right: 10px;
}

.sec02 {
	background: #fff;
	padding: 0px 0 60px 0;
}

.sec03 {
	background: #ebecf2;
	padding: 60px 0;
}

.sec03title {
	background: #0363d7;
	text-align: center;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 4.8rem;
	font-weight: 600;
	color:#fff;
	
}
.sec03box {
	background: #fff;
	padding: 40px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-bottom: 40px;
}
.sec03flex {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.sec03flex p  {
	width: 57%;
	line-height: 1.9;
	font-size: 1.8rem;
	display: flex;

  align-items: center;
}
.sec03flex .sec03ph  {
	width: 40%;
}
.sec03flex .sec03ph img  {
	width: 100%;
	height: auto;
}
.imgmg03 {
	padding: 40px 0;
}

.sec04flex {
	display: flex;
	justify-content: space-between;
}
.sec04ph {
	width: 35%;
}
.sec04flex p  {
	width: 62%;
	line-height: 1.7;
	font-size: 1.8rem;
	color:#fff;
}
.sec04flex .sec04ph img  {
	width: 100%;
	height: auto;
}

.sec05 {
	background: #fff;
	padding: 60px 0;
}
.sec05title {
	background: #003473;
	text-align: center;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 4.2rem;
	font-weight: 600;
	color:#fff;
}
.mgcut {
	margin-bottom:0 !important;
}
.flow {
	background: #e0e9f7;
	padding: 30px;
	margin-bottom: 20px;
}
.flowtitle {
	font-size:3rem;
	font-weight: 600;
	color:#003473;
	margin-bottom: 10px;
}
.flowbg {
	background: #fff;
	padding: 20px;
	box-shadow: 0 5px 10px rgba(180, 199, 230, 0.3);
}
.flowbox {
	display: flex;
	justify-content: space-between;
}
.flow01_l {
	width: 48.5%;
	display: flex;
  justify-content: center;
  align-items: center;
	flex-direction: column;
}
.flow01_r {
	width: 48.5%;
}

.button01 {
	position: relative;
	display: inline-block;
	padding: 20px;
	background-color: #00b738;
	border: 2px solid #00b738;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin: 0;
	width:100%;
	font-size:2rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	box-sizing: border-box;
}
.button01:hover {
	background-color: #24ce58;
	border: 2px solid #24ce58;
}
.button01::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
a.button01 {
	color: #fff !important;
}
.button01:hover::after {
	border-left-color: #fff;
}

.title02 {
	text-align: center;
	font-size: 2rem;
	color:#222;
	margin-bottom: 20px;
	font-weight: 600;
}

.title03 {
	text-align: center;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 4.8rem;
	font-weight: 600;
	color:#003473;
	margin:30px 0;
}
.profile {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.profile_l {
	width: 57%;
	display: flex;
    justify-content: center;
	flex-direction: column;
}
.profile_l img {
	width: 250px;
	height: auto;
}
.profile .name {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 4.8rem;
	font-weight: 600;
}
.profile_r {
	width: 40%;
}
.profile_r img {
	width: 100%;
	height: auto;
}
.keirekibox {
	display: flex;
	justify-content: space-between;
}
.keireki_l {
	width: 48.5%;
}
.keireki_r {
	width: 48.5%;
}

.title04 {
	font-size: 2.2rem;
	color:#003473;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-weight: 600;
}

#keireki {
	border-top: none;
	width: 100%;
	line-height: 1.7;
	margin-bottom: 20px;	
}

dl#keireki dl,dl#keireki dt,dl#keireki dd {
	margin: 0;
	padding: 0;
}

dl#keireki dt,dl#keireki dd {
	padding: 5px 0;
}

dl#keireki dt {
	clear: left;
	float: left;
	width: 25%;
}

dl#keireki dd {
	background: #fff;
	margin-left:28%;
	
}
.book {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.book img {
	width: 20%;
	height: auto;
}

.book p {
	width: 75% !important;
	font-size: 1.5rem;
	line-height: 1.7;
	display: flex;
  align-items: center;
}


#gaiyou {
	background: #e8effa;
	border: 1px solid #d1d0d0;
	border-top: none;
	width: 100%;
	line-height: 180%;
	margin-bottom: 20px;
	font-size: 1.8rem;
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 20px;
}

dl#gaiyou dt {
	border-top: 1px solid #d1d0d0;
	clear: left;
	float: left;
	width: 25%;
	font-weight: bold;
}

dl#gaiyou dd {
	background: #fff;
	border-left: 1px solid #d1d0d0;
	border-top: 1px solid #d1d0d0;
	margin-left:28%;
	
}
.mapimg {
	margin: -60px 0 40px;
	
}

.title05 {
	background: #003473;
	font-size: 2.2rem;
	color:#fff;
	font-weight: 600;
	padding: 10px 20px;
	margin-bottom: 20px;
}
.kamoku  {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.kamoku li  {
	width: 49.4%;
	border: 2px solid #003473;
	padding: 10px;
	font-size: 1.8rem;
	text-align: center;
	color:#003473;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-weight: 600;
}
.yoyakusei {
	border: 5px solid #c31700;
	padding: 40px;
	text-align: center;
	font-weight: 600;
	font-size: 2.4rem;
	color: #c31700;
	margin-bottom: 20px;
}
.clinic {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.clinic img {
	width: 32%;
}
.banner {
	width: 800px;
	margin: 40px auto;
}
.banner img {
	width: 100%;
	height:  auto;
}

.footer_fix_btn {
  display: none;
}

#gaiyou input[type="text"],
#gaiyou input[type="email"],
#gaiyou input[type="tel"] {
	padding: 10px;
	font-size: 1.8rem;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #c9c9c9;
}
#gaiyou textarea {
	padding: 10px;
	font-size: 1.8rem;
	border: 1px solid #c9c9c9;
	width: 100%;
	height: 200px;
	box-sizing: border-box;
}
#gaiyou select {
	padding:5px;
	border: 1px solid #999999;
	font-size: 18px;
	margin-top: 10px;
	padding: 3px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 5px #666;
	   -moz-box-shadow: inset 0px 0px 5px #666;
	        box-shadow: inset 1px 1px 2px #CCC;
}

.must {
	background: #ff0000;
	padding: 1px 10px;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	float: right;
}
.sendbutton  {
	width: 300px;
	padding: 20px 0;
	color:#fff;
	font-size: 2rem;
	border: 0px;
	margin: 20px 0;
	background: #00b738;
}
.kome p {
	font-size: 1.5rem;
	line-height: 1.7;
	margin-bottom: 20px;
}
.sinryo {
	border-bottom: 2px dashed #fb4d00;
	border-top: 2px dashed #fb4d00;
	font-size: 1.6rem;
	line-height: 1.7;
	color:#fb4d00;
	text-align: center;
	padding: 20px 0;
	font-weight: 600;
	margin-bottom: 20px;
}
#contact {
    padding-top: 100px;
    margin-top:-100px;
}
.thanks {
	margin-top: 100px !important;
}

@media screen and (max-width: 1200px) {
	
.footer_fix_btn {
  position:fixed;
  bottom:0;
  width:100%;
  text-align:center;
  z-index: 2;
  display: block;
}
.footer_fix_btn a {
  display:block;
  width:100%;
  text-decoration:none;
  color: #fff;
	font-size: 1.4rem;
	font-weight: 600;
}
.footer_fix_btn a:hover {
  opacity:0.8;
}
.fix_button {
	display: flex;
	justify-content: space-between;
	line-height: 1.7;
	width: auto;
    margin: auto;
}

.fix_tel {
	width: 50%;
	background: #0363d7;
	color: #fff;
	padding: 15px 0;
}
.fix_tel img {
	width: 80%;
	height: auto;
}
.fix_line{
	width: 50%;
	background: #00b738;
	color: #fff;
	padding: 15px 0;
display: flex;
  justify-content: center;
  align-items: center;
}

.fix_tel i,
.fix_mail i,
.fix_line i {
	font-size: 1.6rem;
}
	
.sec01 {
	background: #003473;
	padding: 30px 0;
}
.imgmg {
	text-align: center;
	margin-bottom: 20px;
}
.imgmg img {
	width: 100%;
	height: auto;
}

.imgmg02 {
	text-align: center;
	margin: 20px 0 0;
}
	
	ul.check01 {
		margin-left: 30px;
	}

ul.check01 li{
    list-style: none;
	text-align: left;
	font-size: 1.6rem;
	line-height: 1.6;
	text-indent:0px; 
    margin-left:0px;
	border-bottom: 1px dashed #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: 600;
	color:#fff;
	letter-spacing: 0.1rem;
	text-indent: -2.7rem;
}
 
ul.check01 > li:before {
    font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f00c";
  position: relative;
  left : 0em; 
  color: #ec2c29; 
    margin-right: 10px;
}
	
	.sankaku {
		width: 150px;
		margin: auto;
	}

.sec02 {
	background: #fff;
	padding: 0px 0 30px 0;
}

.sec03 {
	background: #ebecf2;
	padding: 30px 0;
}

.sec03title {
	background: #0363d7;
	text-align: center;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 2rem;
	font-weight: 600;
	color:#fff;
	padding: 12px;
	
}
.sec03box {
	background: #fff;
	padding: 20px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-bottom: 40px;
}
.sec03flex {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin-bottom: 20px;
}
.sec03flex p  {
	width: auto;
	line-height: 1.8;
	font-size: 1.5rem;
	display: flex;

  align-items: center;
}
.sec03flex .sec03ph  {
	width: auto;
}
.sec03flex .sec03ph img  {
	width: 100%;
	height: auto;
}
.imgmg03 {
	padding: 0px 0;
}

.sec04flex {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.sec04ph {
	width: auto;
}
.sec04flex p  {
	width: auto;
	line-height: 1.7;
	font-size: 1.5rem;
	color:#fff;
}
.sec04flex .sec04ph img  {
	width: 100%;
	height: auto;
	margin-bottom: 10px
}

.sec05 {
	background: #fff;
	padding: 30px 0;
}
.sec05title {
	background: #003473;
	text-align: center;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 2.2rem;
	font-weight: 600;
	color:#fff;
}
.mgcut {
	margin-bottom:0 !important;
}
.flow {
	background: #e0e9f7;
	padding: 15px;
	margin-bottom: 10px;
}
.flowtitle {
	font-size:1.8rem;
	font-weight: 600;
	color:#003473;
	margin-bottom: 5px;
}
.flowbg {
	background: #fff;
	padding: 10px;
	box-shadow: 0 5px 10px rgba(180, 199, 230, 0.3);
}
.flowbox {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.flow01_l {
	width: auto;
	display: flex;
  justify-content: center;
  align-items: center;
	flex-direction: column;
	line-height: 1.7;
}
.flow01_r {
	width: auto;
}

.button01 {
	position: relative;
	display: inline-block;
	padding: 20px 10px;
	background-color: #00b738;
	border: 2px solid #00b738;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin: 0;
	width:100%;
	font-size:1.4rem;
	font-weight: bold;
	letter-spacing: 0rem;
	box-sizing: border-box;
}
.button01:hover {
	background-color: #24ce58;
	border: 2px solid #24ce58;
}
.button01::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
a.button01 {
	color: #fff !important;
}
.button01:hover::after {
	border-left-color: #fff;
}

.title02 {
	text-align: center;
	font-size: 1.5rem;
	color:#222;
	margin-bottom: 10px;
	font-weight: 600;
	line-height: 1.7;
}

.title03 {
	text-align: center;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 2.4rem;
	font-weight: 600;
	color:#003473;
	margin:20px 0;
}
.profile {
	display: flex;
	justify-content: space-between;
	flex-direction:column-reverse;
	margin-bottom: 0px;
}
.profile_l {
	width: auto;
	display: flex;
    justify-content: center;
	flex-direction: column;
	
}
.profile_l img {
	width: 250px;
	margin: auto;
	height: auto;
}
	.profile_l p {
		font-size: 1.5rem;
		line-height: 1.8;
	}
.profile .name {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size: 2.4rem;
	font-weight: 600;
	text-align: center;
}
.profile_r {
	width: 200px;
	margin: auto;
	margin-bottom: 10px;
}
.profile_r img {
	width: 100%;
	height: auto;
}
.keirekibox {
	display: flex;
	justify-content: space-between;
	flex-direction:column;
}
.keireki_l {
	width: auto;
}
.keireki_r {
	width: auto;
}
.keireki_r p {
	font-size: 1.4rem;
}

.title04 {
	font-size: 1.8rem;
	color:#003473;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: 600;
}

#keireki {
	border-top: none;
	width: 100%;
	line-height: 1.7;
	margin-bottom: 20px;	
}

dl#keireki dl,dl#keireki dt,dl#keireki dd {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
}

dl#keireki dt,dl#keireki dd {
	padding: 2px 0;
}

dl#keireki dt {
	clear: left;
	float: left;
	width: 25%;
}

dl#keireki dd {
	background: #fff;
	margin-left:28%;
	
}
.book {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.book img {
	width: 100px;
	height: 144px;
}

.book p {
	width: 65% !important;
	font-size: 1.3rem;
	line-height: 1.7;
	display: flex;
  align-items: center;
}


#gaiyou {
	background: #e8effa;
	border: 1px solid #d1d0d0;
	border-top: none;
	width: 100%;
	line-height: 180%;
	margin-bottom: 20px;
	font-size: 1.5rem;
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 15px;
}

dl#gaiyou dt {
	border-top: 1px solid #d1d0d0;
	clear: left;
	float: none;
	width: auto;
	font-weight: bold;
}

dl#gaiyou dd {
	background: #fff;
	border-left: 0px solid #d1d0d0;
	border-top: 1px solid #d1d0d0;
	margin-left: auto;
	
}
.mapimg {
	margin: 0px 0 20px;
	
}

.title05 {
	background: #003473;
	font-size: 1.7rem;
	color:#fff;
	font-weight: 600;
	padding: 5px 20px;
	margin-bottom: 10px;
}
.kamoku  {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.kamoku li  {
	width: auto;
	border: 2px solid #003473;
	padding: 10px;
	font-size: 1.5rem;
	text-align: center;
	color:#003473;
	box-sizing: border-box;
	margin-bottom: 5px;
	font-weight: 600;
}
.yoyakusei {
	border: 3px solid #c31700;
	padding: 10px;
	text-align: center;
	font-weight: 600;
	font-size: 1.5rem;
	color: #c31700;
	margin-bottom: 10px;
	line-height: 1.7;
}
.clinic {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.clinic img {
	width: 32%;
}
.banner {
	width: auto;
	margin: 20px auto;
}
.banner img {
	width: 100%;
	height:  auto;
}
	
	
#gaiyou input[type="text"],
#gaiyou input[type="email"],
#gaiyou input[type="tel"] {
	padding: 10px;
	font-size: 1.5rem;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #c9c9c9;
}
#gaiyou textarea {
	padding: 10px;
	font-size: 1.5rem;
	border: 1px solid #c9c9c9;
	width: 100%;
	height: 160px;
	box-sizing: border-box;
}
#gaiyou select {
	padding:5px;
	border: 1px solid #999999;
	font-size: 1.5rem;
	margin-top: 10px;
	padding: 3px;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
	-webkit-box-shadow: inset 0px 0px 5px #666;
	   -moz-box-shadow: inset 0px 0px 5px #666;
	        box-shadow: inset 1px 1px 2px #CCC;
}

.must {
	background: #ff0000;
	padding: 1px 10px;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	float: right;
}
.sendbutton  {
	width: 80%;
	padding: 20px 0;
	color:#fff;
	font-size: 1.8rem;
	border: 0px;
	margin: 20px 0;
	background: #00b738;
}
.kome p {
	font-size: 1.4rem;
	line-height: 1.7;
	margin-bottom: 10px;
}
.sinryo {
	border-bottom: 2px dashed #fb4d00;
	border-top: 2px dashed #fb4d00;
	font-size: 1.4rem;
	line-height: 1.7;
	color:#fb4d00;
	text-align: center;
	padding: 10px 0;
	font-weight: 600;
	margin-bottom: 20px;
}

#contact {
    padding-top: 70px;
    margin-top:-70px;
}
.thanks {
	margin-top: 70px !important;
}

}




.content_wrap  {
	width: 980px;
	margin: auto;
	position: relative;
	z-index: 1;
}



@media screen and (max-width: 768px) {
	
.content_wrap  {
	width: auto;
	margin: auto 10px;
	position: relative;
	z-index: 1;
}
}





.footer_info {
	color: #fff;
}
.red {
	color:#DE0003;
}
.copy {
	font-size: 1.2rem;
	color: #b2b2b2;
	padding: 20px 0 10px 0;
}

@media screen and (max-width: 768px) {
	
.footer_info {
	color: #fff;
}
.red {
	color:#DE0003;
}
.copy {
	font-size: 2.5vw;
	color: #b2b2b2;
	padding: 20px 0 10px 0;
}
	
}



.shiny-btn2 {
    display: block;
    position: relative;
 overflow: hidden;
	
}
.shiny-btn2:hover {
    text-decoration: none;
    color: #fff;
    box-shadow: none;
    -webkit-transform: translateY(3px);
	
}
.shiny-btn2::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    transition: 0.2s;
    animation: shiny-btn2 3s ease-in-out infinite;
	
}
@-webkit-keyframes shiny-btn2 {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

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

.cyui {
	font-size: 1.2rem;
	text-align: center;
}	
	
}
