<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
	font-family: "Hiragino Kaku Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª","Meiryo","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","Verdana","Arial","Helvetica",sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #555;
	font-weight: 400;
	width: 100% !important;
	height: 100% !important;
}
h1, h2, h3, h4 {
	font-family: "Hiragino Kaku Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª","Meiryo","ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯","Verdana","Arial","Helvetica",sans-serif;
}
h2 {
	font-weight: bold;
    font-size: 25px;
    color: #555;
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px;
    line-height: 38px;
}
@media screen and (max-width: 479px) {
h2 {
	font-weight: 400;
	font-size: 19px;
	color: #555;
	position: relative;
	margin-top: 10px;
	margin-bottom: 15px;
}
}
h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
}
@media screen and (max-width: 1024px) {
h3 {
	font-size: 20px;
}	
}
@media screen and (max-width: 479px) {
h3 {
	font-size: 20px;
}	
}
h4 {
	font-size: 24px;
	font-weight: 400;
	color: #555;
}
#news h4 {
	margin-top: 30px;
	font-size: 23px;
    font-weight: 400;
    color: #555;
}
h5 {
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 16px;
	line-height: 28px;
}
@media screen and (max-width: 479px) {
p {
	font-size: 15px;
	line-height: 26px;
}
}

@media screen and (max-width: 479px) {
.x-scroll {
overflow: auto;
}
.x-scroll table{
width:100%;
}
.x-scroll::-webkit-scrollbar{
height: 5px; /* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®é«˜ã• */
}
.x-scroll::-webkit-scrollbar-track{
background: #F1F1F1; /* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®èƒŒæ™¯è‰² */
}
.x-scroll::-webkit-scrollbar-thumb {
background: #d6d6d6; /* ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã®è‰² */
}
.x-scroll2 {
white-space: nowrap;ã€€/* æ–‡å­—ã®æŠ˜è¿”ã—ã‚’ç¦æ­¢ */
max-width: 60px !important;
}
p.intro {
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #fff;
}
a:hover, a:focus {
	text-decoration: none;
	color: #b8b08a;
}
ul, ol {
	list-style: none;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Navigation */
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	border-top-width: 0px;
    text-align: center;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
.navbar .navbar-collapse {
	border-top-width: 0px;
    text-align: center;
    padding-bottom: 0px;
    margin-top: 10px;
}
}
#menu {
	transition: all 0.8s;
	background: #fff;
    margin-top: 10px;
    margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
#menu {
	padding: 6px 8px 6px 10px;
	transition: all 0.8s;
}
}
.navbar {
    min-height: 30px;
}
@media screen and (max-width: 768px) {
.navbar {
    min-height: 40px !important;
}
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
@media screen and (max-width: 767px) {
#menu.navbar-default {
	background-color: #006fe1;
	margin-top: 0px;
}
}
#menu.navbar-default .navbar-nav &gt; li &gt; a {
	color: #555;
	font-weight: 400;
	font-size: 16px;
	padding: 5px 15px;
	border: 0px solid transparent;
	letter-spacing: 0.5px;
	margin: 0 10px 0 10px;
	padding-bottom: 0px;
}
@media screen and (max-width: 991px) {
#menu.navbar-default .navbar-nav &gt; li &gt; a {
    font-weight: 400;
    font-size: 13px;
    padding: 8px 5px;
    border: 2px solid transparent;
    letter-spacing: 0px;
    margin: 0 8px 0 8px;
}
}
@media screen and (max-width: 767px) {
#menu.navbar-default .navbar-nav &gt; li &gt; a {
    color: #eee;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
    border: 2px solid transparent;
    letter-spacing: 0px;
    margin: 0 8px 0 8px;
}
}
#menu.navbar-default .navbar-nav &gt; li &gt; a:hover {
	color: #528bd0;
}
.on {
	background-color: #262626 !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
	color: #528bd0 !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #333;
	border-color: #528bd0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}
.navbar-default .navbar-toggle:hover&gt;.icon-bar {
	background-color: #FFF;
}
.section-title {
	margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
.section-title {
	margin-bottom: 20px;
}	
}
.section-title .overlay {
	padding: 80px 0;
	background: rgba(0, 0, 0, 0.7);
}
.section-title p {
	font-size: 20px;
}
.section-title hr {
	margin: 0 auto;
	margin-bottom: 40px;
}
.section-title2 {
	margin-bottom: 40px;
}
.section-title2 .overlay {
	padding: 80px 0;
	background: rgba(0, 0, 0, 0.7);
}
.section-title2 p {
	font-size: 20px;
}
@media screen and (max-width: 479px) {
.section-title2 p {
	font-size: 16px;
}
}
@media screen and (max-width: 332px) {
.section-title2 p {
	font-size: 14px;
}
}
.section-title2 hr {
	margin: 0 auto;
	margin-bottom: 40px;
}
.btn-custom {
	color: #555;
	background-color: transparent;
	border: 2px solid #555;
	padding: 14px 20px;
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.5px;
	border-radius: 0;
	margin-top: 20px;
	transition: all 0.3s;
}
.ryoukin1 {
	background: #e0c84c;
    color: #fff;
    border: #fff 1px solid;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
@media screen and (max-width: 479px) {
.ryoukin1 {
	background: #e0c84c;
    color: #fff;
    border: #fff 1px solid;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding: 15px;
    margin-top: 0px;
}
}	
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #ddd;
	border: 2px solid #d43031;
	background-color: #d43031;
}
/* Header Section */
.intro-sp {
    min-width: 100px;
    background: url(../img/main-sp.jpg) no-repeat;
    background-color: #fff;
    -webkit-background-size: contain;
    -moz-background-size: cover;
    -o-background-size: cover;
    min-height: 500px;
}
.intro {
	display: table;
	width: 100%;
	padding: 0;
	background: url(../img/intro-bg.jpg) center center no-repeat;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	min-height: 600px;
}
.intro h1 {
	color: #333;
	font-size: 40px;
	font-weight: bold;
	line-height: 60px;
	margin-top: 0;
	text-align: left;
}
@media screen and (max-width: 1000px) {
.intro h1 {
	color: #333;
	font-size: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 200px;
}
}
@media screen and (max-width: 597px) {
.intro h1 {
	color: #333;
	font-size: 25px;
	font-weight: bold;
	margin-top: 0;
	line-height: 38px;
	margin-bottom: 100px;
}
}
@media screen and (max-width: 479px) {
.intro h1 {
	color: #333;
	font-size: 25px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 50px;
}
}
@media screen and (max-width: 388px) {
.intro h1 {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 50px;
}
}
@media screen and (max-width: 331px) {
.intro h1 {
	color: #333;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 50px;
}
}	
.intro p {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 200px;
	text-align: left;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}
@media screen and (max-width: 479px) {
.intro p {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}
}	
@media screen and (max-width: 363px) {
.intro p {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
}
}	
header .intro-text {
	padding-top: 200px;
	padding-bottom: 50px;
	text-align: center;
}
@media screen and (max-width: 597px) {
header .intro-text {
	padding-top: 100px;
	padding-bottom: 50px;
	text-align: center;
}
}
/* Features Section */
#features {
	padding: 60px 0;
}
@media screen and (max-width: 479px) {
#features {
	padding: 30px 0;
}
}	
#features .features-item {
	margin: 0 20px;
}
#features img {
	margin: 0px auto 20px;
}
#features .about-img:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
#features p {
	line-height: 24px;
	margin: 15px 0 30px;
	text-align: left;
}
#features3 p {
	line-height: 20px;
    margin: 0px 0 0px;
    text-align: center;
    font-size: 13px;
}
@media screen and (max-width: 479px) {
#features3 p {
	line-height: 20px;
    margin: 0px 0 0px;
    text-align: center;
    font-size: 13px;
}
}
/* About Section */
#about {
	padding: 0;
	background: #f6f6f6;
}
#about h2::after {
	bottom: 0;
	margin-left: 0;
	left: 0;
}
#about .about-text {
	padding: 50px 0;
}
@media screen and (max-width: 479px) {
#about .about-text {
	padding: 30px 0px 0px 0px;
}
}	
#about .about-img {
	background: #fff url(../img/gallery-bg.jpg) center center no-repeat;
	background-size: cover;
	height: 570px;
	max-height: 450px;
}
@media screen and (max-width: 479px) {
#about .about-img {
    background: #FFE url(../img/gallery-bg.jpg) center center no-repeat;
    background-size: cover;
    height: 370px;
}
}
#about .about-img2 {
	background: #fff url(../img/gallery-bg2.jpg) center center no-repeat;
	background-size: cover;
	height: 570px;
}
@media screen and (max-width: 479px) {
#about .about-img2 {
	background: #fff url(../img/gallery-bg2.jpg) center center no-repeat;
	background-size: cover;
	height: 370px;
}
}
#about p {
	line-height: 28px;
	margin: 15px 0 15px;
	font-size: 16px;
}
/* About Section */
#treat {
	padding: 0;
	background: #fff;
}
#treat h2::after {
	bottom: 0;
	margin-left: 0;
	left: 0;
}
#treat .about-text {
	padding: 80px 0;
}
@media screen and (max-width: 479px) {
#treat .about-text {
	padding: 30px 0px 0px 0px;
}
}	
#treat .about-img {
	background: #fff url(../img/gallery-bg6.jpg) center center no-repeat;
	background-size: cover;
	height: 570px;
}
@media screen and (max-width: 479px) {
#treat .about-img {
    background: #FFE url(../img/gallery-bg6.jpg) center center no-repeat;
    background-size: cover;
    height: 370px;
}
}
#treat .about-img2 {
	background: #fff url(../img/gallery-bg2.jpg) center center no-repeat;
	background-size: cover;
	height: 570px;
}
@media screen and (max-width: 479px) {
#treat .about-img2 {
	background: #fff url(../img/gallery-bg2.jpg) center center no-repeat;
	background-size: cover;
	height: 370px;
}
}
#treat p {
	line-height: 28px;
	margin: 15px 0 15px;
	font-size: 16px;
}



/* About Section */
#about2 {
	padding: 0;
	background: #f6f6f6;
}
#about2 h2::after {
	bottom: 0;
	margin-left: 0;
	left: 0;
}
#about2 .about-text {
	padding: 50px 0;
}
@media screen and (max-width: 479px) {
#about2 .about-text {
	padding: 0px 0px 30px 0px;
}
}	
#about2 .about-img {
	background: #fff url(../img/gallery-bg.jpg) center center no-repeat;
	background-size: cover;
	height: 570px;
}
#about2 .about-img2 {
	background: #fff url(../img/gallery-bg2.jpg) center center no-repeat;
	background-size: cover;
	height: 570px;
	max-height: 450px;
}
@media screen and (max-width: 479px) {
#about2 .about-img2 {
	background: #fff url(../img/gallery-bg2.jpg) center center no-repeat;
	background-size: cover;
	height: 370px;
}
}
#about2 .about-img3 {
	background: #fff url(../img/gallery-bg3.jpg) center center no-repeat;
	background-size: cover;
	height: 570px;
	max-height: 450px;
}
@media screen and (max-width: 479px) {
#about2 .about-img3 {
	background: #fff url(../img/gallery-bg3.jpg) center center no-repeat;
	background-size: cover;
	height: 370px;
}
}
#about2 p {
	line-height: 26px;
	margin: 15px 0 15px;
	font-size: 16px;
}
/* Menu Section */
#restaurant-menu {
	padding: 60px 0 0px 0;
}
#bottun-1 {
	padding: 0px 0 50px 0;
}
#restaurant-menu img {
	width: 300px;
	box-shadow: 15px 0 #FF0000;
}
#restaurant-menu h3 {
	padding: 0px 0;
}
#restaurant-menu .menu-section hr {
	margin: 0 auto;
}
#restaurant-menu .menu-section {
	margin: 0 20px 80px;
}
#restaurant-menu .menu-section-title {
	font-size: 32px;
	display: block;
	font-weight: 400;
	color: #444;
	margin: 20px 0;
	text-align: center;
}
@media screen and (max-width: 479px) {
#restaurant-menu .menu-section-title {
	font-size: 22px;
	display: block;
	font-weight: 400;
	color: #444;
	margin: 20px 0;
	text-align: center;
}
}	
#restaurant-menu .menu-item {
	margin: 45px 0;
	font-size: 18px;
}
@media screen and (max-width: 479px) {
#restaurant-menu .menu-item {
	margin: 10px 0px 30px 0px;
	font-size: 18px;
}
}	
#restaurant-menu .menu-item-name {
	font-weight: 400;
	font-size: 20px;
	color: #444;
	margin-bottom: 10px;
}
#restaurant-menu .menu-item-description {
	font-size: 15px;
	width: 100%;
}
#restaurant-menu .menu-item-description2 {
	font-size: 15px;
	line-height: 20px;
	width: 100%;
}
#restaurant-menu .menu-item-price {
	float: right;
	font-weight: 400;
	color: #555;
	margin-top: -36px;
}
/* Gallery Section */
#gallery {
	padding: 0;
}
#gallery .gallery-item {
	margin: 0 -15px;
}
/* Team Section */
#team {
	padding: 60px 0;
}
#team h2::after {
	bottom: 0;
	margin-left: 0;
	left: 0;
}
#team img {
}
#team .team-img {
	display: inline-block;
	position: relative;
}
/* Contact Section */
#contact {
	padding: 100px 0;
	background: #555;
}
#contact .contact-item p {
	font-size: 15px;
	color: #555;
}
#contact .section-title {
	margin-top: 60px;
	margin-bottom: 40px;
}
#contact form {
	padding: 0;
}
#contact h3 {
	position: relative;
	font-size: 18px;
	font-weight: 400;
	color: #aaa;
	padding: 20px 0;
}
#contact h3::after {
	position: absolute;
	content: "";
	background: #d43031;
	height: 2px;
	width: 40px;
	bottom: 0;
	margin-left: -20px;
	left: 50%;
}
#contact .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #ccc;
	background-color: rgba(255,255,255,.2);
	background-image: none;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control:-moz-placeholder {
color: #999;
}
.form-control::-moz-placeholder {
color: #999;
}
.form-control:-ms-input-placeholder {
color: #999;
}
#contact .contact-item {
	margin: 20px 0 40px 0;
}
#contact .contact-item span {
	font-weight: 400;
	color: #aaa;
	margin-bottom: 6px;
	display: inline-block;
}

.mini-h1 {
    display: block;
    color: #006fe1;
    font-size: 20px !important;
    font-weight: bold;
    background: no-repeat !important;
    padding: 3px 0 5px 0px !important;
}
.mini-p {
	font-size: 20px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 20px;
}
/* Footer Section*/
.footer-c {
	padding: 20px 0 10px 0;
    padding-bottom: 0px;
    padding-top: 50px;
    background-color: #363636;
}
.footer-c p {
	font-size: 14px;
	color: #fff;
}
.footer-01 {
	text-align: center;
    margin-top: 30px;
    line-height: 26px;
}
.mw400 {
	max-width: 400px;
	margin-bottom: 30px;
}
@media screen and (max-width: 479px) {
.mw400 {
	max-width: 400px;
	margin-bottom: 30px;
	width: 100%;
}
}
#footer .social {
	margin-top: -5px;
	text-align: right;
}
#footer .social ul li {
	display: inline-block;
	margin: 0 15px;
}
#footer .social i.fa {
	font-size: 24px;
	padding: 4px;
	color: #888;
	transition: all 0.3s;
}
#footer .social i.fa:hover {
	color: #eee;
}
#footer p {
	font-size: 14px;
	color: #666;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #eee;
}
.btn-primary {
    color: #fff;
    background-color: #FF0000;
    border-color: #FF0000;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open &gt; .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #f19149;
    border-color: #f19149;
}
#restaurant-menu img {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    box-shadow: 0px 0 #FF0000;
}
.rec-p1 {
	line-height: 38px;
    margin: 30px 0 30px;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
}
.rec-p3 {
    line-height: 40px;
    margin: 80px 0 10px;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
}
.rec-p4 {
    line-height: 40px;
    margin: 40px 0 60px;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
}
@media screen and (max-width: 479px) {
.rec-p3 {
    line-height: 34px;
    margin: 30px 0 10px;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}
}
@media screen and (max-width: 479px) {
.rec-p4 {
    margin: 40px 0 30px;
}
}	
.rec-p11 {
	line-height: 32px;
    margin: 10px 0 30px;
    text-align: left;
    font-size: 18px;
}
.rec-p12 {
	line-height: 32px;
    margin: 10px 0 10px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.rec-p2 {
	line-height: 32px;
    margin: 30px 0 30px;
    text-align: center;
    font-size: 18px;
}
@media screen and (max-width: 479px) {
.rec-p1 {
	line-height: 26px;
    margin: 30px 0 30px;
    text-align: left;
    font-size: 16px;
}
.rec-p2 {
	line-height: 26px;
    margin: 30px 0 30px;
    text-align: center;
    font-size: 16px;
}
}
#features2 {
	margin-top: 30px;
	margin-bottom: 30px;
    padding-bottom: 50px;
}
#features3 {
	margin-top: 0px;
	margin-bottom: 50px;
}
@media screen and (max-width: 479px) {
#features3 {
	margin-top: 0px;
}
#features2 {
	margin-top: 30px;
	margin-bottom: 30px;
    padding-bottom: 0px;
    background-color: #ECECEC;
}
}
.bk-wht {
	margin-bottom: 30px;
	min-height: 440px;
	height: 465px;
}
@media screen and (max-width: 767px) {
.bk-wht {
	margin-bottom: 30px;
	min-height: 440px;
	height: unset;
}
}
.money {
	line-height: 48px;
}
@media screen and (max-width: 479px) {
.money {
	line-height: 30px;
	font-size: 18px;
}
.bk-wht {
	margin-bottom: 30px;
	min-height: 370px;
	height: unset;
}
}
.n1 {
	text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
.n1 {
	text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
}	
.n2 {
	text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}
.tel {
    color: #555;
    font-size: 120%;
}
.tel a:hover, a:focus {
    color: #555;
}
.m30 {
	margin-top: 30px;
}
.b30 {
	margin-bottom: 30px;
}
.s-btn {
	margin-bottom: 20px;
}
/* å¿…é&nbsp;ˆãƒžãƒ¼ã‚¯ */
.must {
	background: #FF1A00;
}

/* ä»»æ„ãƒžãƒ¼ã‚¯ */
.free {
	background: #999;
}

.must,
.free {
	color: #FFF;
	border-radius: 3px;
	font-size: 12px;
	margin-right: 10px;
	padding: 5px 10px;
	letter-spacing: 0.2em;
	text-align: left;
}
/* ãƒ•ã‚©ãƒ¼ãƒ&nbsp;å…¥åŠ›é&nbsp;…ç›® */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea  {
	 width: 100%;
	 padding: 8px 15px;
	 margin-right: 10px;
	 margin-top: 10px;
	 border: 1px solid #ddd;
	 border-radius: 3px;
}
/* é€ä¿¡ãƒœã‚¿ãƒ³ */
input.sub-btn {
	width: 300px;
	height: 60px;
	background: #FF0000;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #ffae13;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}

/* é€ä¿¡ãƒœã‚¿ãƒ³ãƒ›ãƒãƒ¼ */
input.sub-btn:hover{
	background: #FFF;
	color: #F90;  
}
.contact1 p {
    line-height: 27px;
    margin: 0px 0 30px;
    text-align: left;
}
.t-center {
	text-align: center;
}
.f5 {
	margin-top: 50px;
}
.font-a {
    font-size: 70px;
    letter-spacing: 2px;
    font-weight: 700;
}
#features1 h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    color: #555;
    text-align: left;
    margin-top: 10px;
}
@media screen and (max-width: 479px) {
	#features1 h3 {
    font-size: 17px;
    font-weight: bold;
    color: #555;
    margin-bottom: 10px;
    margin-top: 15px;
}
}
#features2 h2 {
    font-size: 17px;
    line-height: 22px;
    color: #555;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}
@media screen and (max-width: 479px) {
	#features2 h2 {
    font-size: 17px;
    font-weight: bold;
    color: #555;
    margin-bottom: 10px;
    margin-top: 15px;
}
}
#features2 h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 26px;
    color: #555;
    text-align: left;
    padding-top: 0px;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    height: 56px;
}
@media screen and (max-width: 479px) {
	#features2 h3 {
    font-size: 17px;
    font-weight: bold;
    color: #555;
    margin-bottom: 5px;
    margin-top: 0px;
    background-color: #ECECEC;
    padding-left: 0px;
    padding-right: 0px;
    height: unset;
}
}
.menu01 {
	background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.school {
	color: #0793a8;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
    margin-bottom: 0px;
}
@media screen and (max-width: 479px) {
.school {
    padding-bottom: 5px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    background-color: #ECECEC;
}
.menu01 {
	background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    background-color: #ECECEC;
}
}	
#features3 h3 {
    font-size: 18px;
    font-weight: bold;
    color: #555;
}
.imgtop {
	margin-top: 60px;
	margin-bottom: 100px;
}
.foot-p {
	margin-top: 50px;
	text-align: center;
}
.shadow {
	text-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	font-size: calc( 100vw/40 );
	font-weight: bold;
}
.check1 {
	margin-right: 10px;
}
.wpcf7 input[type=radio] {
    padding: 8px;
    width: auto;
    max-width: 97%;
    border: 1px solid #ddd;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 10px;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 !important;
    padding: 0 1em 0 0 !important;
    min-width: 15%;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    margin-right: 10px;
}
.ssize {
	font-size: 150%;
}
.oshirase {
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.single-t {
	margin-top: 80px;
}
@media screen and (max-width: 479px) {
.single-t {
	margin-top: 50px;
}
}
.center1 {
	text-align: center;
}
.gmap {
	margin-top: 30px;
	margin-bottom: 60px;
}
.unei {
	line-height: 40px;
}
.imgtop2 {
	margin-top: 60px;
    margin-bottom: 50px;
}
/*ãƒ¡ãƒ‹ãƒ¥ãƒ¼éƒ¨åˆ†*/
#ham-menu {
    background-color: rgba(255,255,255,0.5); /*ãƒœã‚¿ãƒ³éƒ¨åˆ†èƒŒæ™¯è‰²*/
    box-sizing: border-box;
    height: 40%;
    padding: 20px 40px; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼å†…éƒ¨ä¸Šä¸‹å·¦å³ä½™ç™½*/
    position: fixed;
    right: -300px; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼æ¨ªå¹…â‘&nbsp;ã¨åˆã‚ã›ã‚‹*/
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s ã¯å¤‰åŒ–ã™ã‚‹ã®ã«ã‹ã‹ã‚‹æ™‚é–“*/
    width: 300px; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼æ¨ªå¹…â‘&nbsp;*/
    z-index: 1000;
}
@media screen and (max-width: 479px) {
#ham-menu {
    background-color: rgba(255,255,255,0.7); /*ãƒœã‚¿ãƒ³éƒ¨åˆ†èƒŒæ™¯è‰²*/
    box-sizing: border-box;
    height: 38%;
    padding: 20px 40px; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼å†…éƒ¨ä¸Šä¸‹å·¦å³ä½™ç™½*/
    position: fixed;
    right: -300px; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼æ¨ªå¹…â‘&nbsp;ã¨åˆã‚ã›ã‚‹*/
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s ã¯å¤‰åŒ–ã™ã‚‹ã®ã«ã‹ã‹ã‚‹æ™‚é–“*/
    width: 300px; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼æ¨ªå¹…â‘&nbsp;*/
    z-index: 1000;
}
}

/*ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‚¢ã‚¤ã‚³ãƒ³éƒ¨åˆ†ã¯ç–‘ä¼¼è¦ç´&nbsp;ã§*/
#ham-menu::before {
    border-radius: 0 0 0 0px; /*å·¦ä¸‹è§’ä¸¸*/
    color: #555; /*ã‚¢ã‚¤ã‚³ãƒ³ï¼ˆãƒ•ã‚©ãƒ³ãƒˆï¼‰è‰²*/
    content: "â‰¡"; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‚¢ã‚¤ã‚³ãƒ³*/
    display: block;
    font-size: 50px; /*ã‚¢ã‚¤ã‚³ãƒ³ï¼ˆãƒ•ã‚©ãƒ³ãƒˆï¼‰ã‚µã‚¤ã‚º*/
    height: 50px;
    line-height: 50px; /*ç¸¦ä½ç½®ä¸­å¤®åŒ–*/
    position: absolute;
    right: 100%;
    text-align: center;
    top: 0;
    width: 50px;
}

/*é€éŽèƒŒæ™¯éƒ¨åˆ†*/
#menu-background {
    background-color: rgba(255,255,255,0.5); /*ãƒœã‚¿ãƒ³éƒ¨åˆ†èƒŒæ™¯è‰²*/
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s; /*0.3s ã¯å¤‰åŒ–ã™ã‚‹ã®ã«ã‹ã‹ã‚‹æ™‚é–“*/
    width: 100%;
    z-index: -1;
}

/*hover æ™‚ã®å‡¦ç†*/
#ham-menu:hover {
    transform: translate(-300px); /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼æ¨ªå¹…â‘&nbsp;ã¨åˆã‚ã›ã‚‹*/
}

#ham-menu:hover + #menu-background {
    opacity: 0.5; /*é»’èƒŒæ™¯éƒ¨åˆ†é€éŽåº¦*/
    z-index: 999;
}
@media screen and (max-width: 991px) {
.nav1 {
	display:none;
	}
}
.ham1 {
	line-height: 48px;
    font-size: 16px;
    font-weight: bold;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 50px;
    list-style: none;
    background-color: #fff;
    border-bottom: solid 2px #eee;
    margin-top: 80px;
}
@media screen and (max-width: 991px) {
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 30px;
    list-style: none;
    border-radius: 4px;
}
}
.rows {
    margin-right: -15px;
    margin-left: -15px;
}
@media screen and (max-width: 991px) {
.rows {
    margin-right: 0px;
    margin-left: 0px;
}
}
#news h3 {
	margin-top: 10px;
    font-size: 17px;
    font-weight: bold;
    color: #555;
    text-align: left;
}
@media screen and (max-width: 479px) {
#news h3 {
	margin-top: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #555;
    text-align: left;
    margin-bottom: 10px;
}
}	
.kako {
	text-align: center; 
	font-size: 28px; 
	margin-bottom: 0px; 
	margin-top: 60px;
}
.hline {
	border-bottom: solid 1px #555333;
}
nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}
 
nav.globalMenuSp ul {
    background: #ccc;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
 
nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #555;
}
 
/* æœ€å¾Œã¯ãƒ©ã‚¤ãƒ³ã‚’æã‹ãªã„ */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}
 
/* ã“ã®ã‚¯ãƒ©ã‚¹ã‚’ã€jQueryã§ä»˜ä¸Žãƒ»å‰Šé™¤ã™ã‚‹ */
nav.globalMenuSp.active {
    transform: translateY(0%);
}
.navToggle {
    display: block;
    position: fixed;    /* bodyã«å¯¾ã—ã¦ã®çµ¶å¯¾ä½ç½®æŒ‡å®š */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 39px;
    cursor: pointer;
    z-index: 3;
    background: #666;
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleã«å¯¾ã—ã¦ */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}
/* æœ€åˆã®spanã‚’ãƒžã‚¤ãƒŠã‚¹45åº¦ã« */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2ç•ªç›®ã¨3ç•ªç›®ã®spanã‚’45åº¦ã« */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.setimg {
	
}
.plat {
	margin-top: 80px;
	margin-bottom: 40px;
}
@media screen and (max-width: 479px) {
.plat {
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 22px;
}
}
.plat-t {
	font-size: 20px;
    font-weight: normal;
    line-height: 40px;
}
@media screen and (max-width: 479px) {
	.plat-t {
	font-size: 18px;
    font-weight: normal;
    line-height: 40px;
}
}
.plat-c {
	text-align: center;
}
.plat-t th {
	padding-right: 30px;
}
@media screen and (max-width: 479px) {
.plat-t th {
	padding-right: 20px;
}
}
th {
    text-align: -internal-center;
}
.otoi {
	margin-top: 60px;
}
.otoi2 {
	margin-bottom: 60px;
}
@media screen and (max-width: 479px) {
	.otoi {
	margin-top: 30px;
}
	.otoi2 {
	margin-bottom: 30px;
}
}
h1 {
    font-size: 29px;
    line-height: 48px;
}
@media screen and (max-width: 479px) {
h1 {
    font-size: 26px;
    line-height: 36px;
}
}
.line {
	font-size: 24px;
    padding: .2em;
    text-align: center;
    border-bottom: 2px double #FF0000;
    margin-bottom: 30px;
}
.newh3 {
	font-size: 20px;
    font-weight: bold;
    color: #FF0000;
}
.mgn30 {
	margin-bottom: 30px;
}
.tenpo {
	font-weight: bold;
    margin-bottom: 15px;
    font-size: 18px;
}
@media screen and (max-width: 479px) {
.mgn30 {
	margin-bottom: 0px;
}
.tenpo {
	font-weight: bold;
    margin-bottom: 15px;
    font-size: 16px;
}
.rec-p11 {
    line-height: 32px;
    margin: 10px 0 15px;
    text-align: left;
    font-size: 18px;
}
}
.add {
	font-size: 20px;
    font-weight: 400;
    color: #555;
    margin-top: 10px;
    margin-bottom: 30px;
}
.add2 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0px;
    font-weight: 600;
    color: #555;
    margin-top: 20px;
}
.button_1 {
    color: #ffffff !important;
    background: #4c5461 !important;
    line-height: 1;
    display: inline-block;
    max-width: 100%;
    padding: 18px 30px;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    border-radius: 58px;
    box-shadow: none;
    border: none;
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
}
@media screen and (max-width: 479px) {
.button_1 {
	margin-top: 0px;
    margin-bottom: 30px;
   }
 }
.button_1:hover {
    background: #528bd0 !important;
    letter-spacing: 0px;
}
@media screen and (max-width: 479px) {
.w-sp {
    padding-bottom: 0px;
    font-weight: bold;
	}
}
@media screen and (max-width: 767px) {
.w-sp1 {
    padding-bottom: 0px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    font-size: 19px;
	}
}
.mat-card {
    transition: box-shadow 280ms cubic-bezier(.4,0,.2,1);
    display: block;
    position: relative;
    padding: 16px;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1),0px 0px 0px 1px rgba(0,0,0,0.1),1px 1px 1px 2px rgba(0,0,0,0.1)!important;
}
.mat-card img {
	width: 100%;
    margin-bottom: 10px;
}
.mb30-n {
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.mb30-n {
	margin-bottom: 0px;
}
}
.mt80 {
	margin-bottom: 80px
}
@media screen and (max-width: 479px) {
.mt80 {
	margin-bottom: 40px
}
}
.mt50 {
	margin-top: 30px
}
@media screen and (max-width: 479px) {
.mt50 {
	margin-top: 0px
}
}

.mt40 {
	margin-top: 30px
}
.mt30 {
	margin-top: 30px
}
.gallery-item img {
	padding: 10px;
}
.shadow_test {
    filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8));
}
figure {
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}
figure {
  position: relative;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.tp-img {
  position: relative;
  }

.tp-img a {/*aã‚¿ã‚°ã‚’ç”»åƒã®çœŸã‚“ä¸­ã«*/
  position: absolute;
  top: 50%;
  left: 20%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;/*ä½™è¨ˆãªéš™é–“ã‚’é™¤ã*/
  padding: 7px;/*æ–‡å­—ã¨ç·šã®é–“ã®ä½™ç™½*/
  color: white;
  text-decoration: none;
  text-align: left;
 }
.tp-img h3 {
    color: #fff;
    font-weight: bold;
    font-size: 260%;
}
.tp-img p {
    color: #fff;
    font-weight: bold;
    font-size: 200%;
}
.img_wrap{
  transition-duration: 0.5s;
}
.img_wrap img{
  width: 100%;
  cursor: pointer;
}
.img_wrap:hover{
  box-shadow: 10px 10px 10px rgba(0,0,0,0.5);
  transform: translateY(-10px);
  transition-duration: 0.5s;
}
.movie {
    background: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/movie_bg.jpg) no-repeat center center;
    background-size: cover;
}
@media screen and (max-width: 767px) {
.movie {
    background-position: -400px;
}
}	
.movie .dotto a {
    display: block;
    padding: 140px 8% 120px;
    position: relative;
    z-index: 1;
}
.movie .dotto {
    background: rgba(29,25,72,0.7);
    text-align: center;
    position: relative;
    -webkit-transition: background-color 1.0s;
    -moz-transition: background-color 1.0s;
    transition: background-color 1.0s;
}
.movie .dotto:hover {
    background-color: rgba(29,25,72,0.9);
}
.movie p {
	color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 180%;
}
.d300 {
	margin-left: 300px !important;
}
@media screen and (max-width: 991px) {
.d300 {
    margin-left: 0px !important;
	}
}
.tc1 {
	text-align: center !important;
    margin-bottom: 20px !important;
}
.d300a {
	margin-left: 300px;
}
.mt20 {
	margin-top: 20px;
}
.next {
    background: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/next_bg.jpg) no-repeat center center;
    background-size: cover;
}
.next .dotto a {
    display: block;
    padding: 140px 8% 120px;
    position: relative;
    z-index: 1;
}
.next .dotto {
    text-align: center;
    position: relative;
    -webkit-transition: background-color 1.0s;
    -moz-transition: background-color 1.0s;
    transition: background-color 1.0s;
}
.next .d200 {
	color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 180%;
    text-align: left;
}
.next p {
	color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    line-height: 26px;
    font-size: 16px;
    width: 500px;
}
.t-left {
	text-align: left;
}
.ml600 {
	margin-left: 600px;
}
.next2 {
    background: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/next2_bg.jpg) no-repeat center center;
    background-size: cover;
    margin-bottom: 80px;
}
.next2 .dotto a {
    display: block;
    padding: 140px 8% 120px;
    position: relative;
    z-index: 1;
}
.next2 .dotto {
    background: rgba(48,46,54,0.1);
    text-align: center;
    position: relative;
    -webkit-transition: background-color 1.0s;
    -moz-transition: background-color 1.0s;
    transition: background-color 1.0s;
}
.next2 .dotto:hover {
    background-color: rgba(48,55,61,0.5);
}
.nt {
	color: #fff;
    font-weight: bold;
    font-size: 180%;
    text-align: left;
    text-shadow:0px 0px 5px #060606;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.next2 p {
	color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    line-height: 26px;
    font-size: 16px;
    width: 500px;
}
.bgb {
	background-color: rgba(0, 0, 0, 0.4);
    padding: 15px;
}
.d300a {
	margin-left: 0px;
}
.ml600 {
	margin-left: 0px;
	}
.next p {
	color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    line-height: 26px;
    font-size: 16px;
    width: 100%;
}
.next2 p {
	color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    line-height: 26px;
    font-size: 16px;
    width: 100%;
}
}
.map-section {
	margin-top: 60px;
    margin-bottom: 60px;
}
.mb20 {
	margin-bottom: 20px;
}
.mt5 {
	margin-top: 5px;
}
#contact2 h3 {
	font-weight: bold;
	font-size: 160%;
	margin-bottom:10px;
	text-align: left;
}
#contact2 h4 {
	font-size: 130%;
	margin-bottom:10px;
	text-align: left;
}
#pageTop {
  position: fixed;
  bottom: 40px;
  right: 60px;
}
@media screen and (max-width: 479px) {
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
}
#pageTop i {
  padding-top: 30%;
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 8px 8px 8px;
  border-radius: 33px;
  width: 65px;
  height: 65px;
  background-color: #528bd0;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.q1 {
	max-width: 70px;
	margin-bottom: 5px;
	position:absolute;
	top: 60%;
    left: 20px;
    filter: drop-shadow(2px 2px 2px #aaa);
}
@media screen and (max-width: 1199px) {
	.q1 {
	top: 52%;
	}
}
@media screen and (max-width: 991px) {
	.q1 {
	top: 70%;
	}
}
@media screen and (max-width: 746px) {
	.q1 {
	top: 60%;
	}
}
@media screen and (max-width: 605px) {
	.q1 {
	top: 50%;
	}
}
@media screen and (max-width: 991px) {
.mb30-n .mat-card {
	margin-bottom: 30px;
	min-height: 226px;
	}
}
@media screen and (max-width: 767px) {
.mb30-n .mat-card {
	margin-bottom: 15px;
	min-height: 226px;
	}
}
.anime_test {
    display:  block; 
    position:  relative;
    animation: anime1 1s ease; 
}
@keyframes anime1 {
    0% {
        opacity:  0; 
        top: 50px; 
    }
    100% {
        opacity:  1; 
        top: 0; 
    }
}
.sousyoku {
	font-size: 35px !important;
	margin-bottom: 25px;
    line-height: 38px !important;
    text-decoration: none;
    border-bottom: 8px solid #006fe1;
    text-align: center;
    padding-bottom: 0px;
}
@media screen and (max-width: 479px) {
.sousyoku {
	font-size: 26px !important;
}
}	
.sousyoku2 {
	font-size: 140%;
	color: #f3ffba;
	font-weight: bold;
}
.sousyoku3 {
	text-align: center;
    color: #006fe1;
    font-weight: bold;
}
.price .box {
    width: 48%;
    background: rgba(0,0,0,0.7);
    box-sizing: border-box;
    padding: 140px 8% 100px;
}
.price {
    background: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/next_bg.jpg) no-repeat center center;
    background-size: cover;
}
.price .in_box {
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
    color: #fff;
    text-align: left;
}
.price h2 {
    letter-spacing: .1em;
    line-height: 1.2em;
}
.ft_garamond {
    font-weight: 300;
    text-align: left;
}
@media screen and (max-width: 479px) {
	.ft_garamond {
    padding-bottom: 0px;
    margin-top: 20px;
	}
}
.white {
    color: #fff;
}
.price .txt {
    font-size: 116%;
    letter-spacing: .2em;
    line-height: 2.1em;
    margin-bottom: 40px;
}
.price .btn_link {
    width: 100%;
    max-width: 260px;
    margin-left: auto;
    margin-right: 0;
}

.price .btn_link a {
    display: block;
    border: solid 1px rgba(255,255,255,0.3);
    padding: 1.0em 0;
    padding-left: 1.0em;
    text-align: center;
    font-size: 86%;
    letter-spacing: .15em;
    line-height: 1.2em;
}
.price .in_box a {
    color: #fff;
}
.icon-arrow3:before {
    content: '\e803';
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
.price .box {
    width: 54%;
    padding: 16% 3% 10%;
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
.price h2 {
    margin-bottom: 8%;
}
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
.price .txt {
    font-size: 100%;
    letter-spacing: .2em;
    line-height: 2.1em;
    margin-bottom: 10%;
}
}
@media only screen and (max-width: 767px) {
.price .box {
    width: 100%;
    padding: 14% 3% 10%;
}
}
@media only screen and (max-width: 767px) {
.price h2 {
    font-size: 150%;
    margin-bottom: 1.0em;
}
}
@media only screen and (max-width: 767px) {
.price .txt {
    font-size: 106%;
    margin-bottom: 2em;
}
}
@media only screen and (max-width: 767px) {
.price .btn_link {
    max-width: 100%;
    margin: 0 auto;
}
}
.last10 {
	background: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/last10_bg.jpg) no-repeat right center;
	background-size: auto 100%;
	position: relative;
	padding: 120px 8% 70px;
	text-align: left;
	color: #fff;
}
.last10::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 80%;
	height: 100%;
	left: 0;
	top: 0;
	background: -moz-linear-gradient(left,  rgba(0,96,142,0.95) 20%, rgba(0,96,142,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(0,96,142,0.95) 20%,rgba(0,96,142,0) 100%);
	background: linear-gradient(to right,  rgba(0,96,142,0.95) 20%,rgba(0,96,142,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f200608e', endColorstr='#0000608e',GradientType=1 );
}

.last10 .in_box,
.last10 .btn_link {
	position: relative;
	z-index: 1;
}

.last10 .in_box {
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
}

.last10 .ft_gothic {
	font-size: 160%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: 30px;
}
.last10 .ft_gothic span {
	font-size: 130%;
}
.last10 .btn_link {
	margin-top: 10px;
	width: 100%;
	max-width: 460px;
	margin-left: auto;
	margin-right: 0;
}
.last10 .btn_link a {
	display: block;
	padding: 15px 0;
	padding-left: 1.0em;
	background: rgba(255,255,255,0.4);
	border: solid 1px #666;
	text-align: center;
	font-size: 120%;
	letter-spacing: .1em;
	line-height: 1.2em;
}
.last10 .btn_link a:hover {
	background: #020019;
	border-color: #020019;
	color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
.last10::before {
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left,  rgba(0,96,142,0.95) 0%, rgba(0,96,142,0.1) 100%);
	background: -webkit-linear-gradient(left,  rgba(0,96,142,0.95) 0%,rgba(0,96,142,0.1) 100%);
	background: linear-gradient(to right,  rgba(0,96,142,0.95) 0%,rgba(0,96,142,0.1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f200608e', endColorstr='#0000608e',GradientType=1 );
}
.last10 .btn_link {
	margin-top: 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.last10 {
	background-position: 300px center;
	padding: 10% 3% 8%;
	text-align: center;
}

.last10 .ft_gothic {
	font-size: 130%;
	margin-bottom: .8em;
}
.last10 .btn_link {
	margin: 6% auto 0;
}
}

@media only screen and (max-width: 767px) {
.last10 {
	padding: 8% 3% 8%;
	background-position: -120px;
}
.last10::before {
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left,  rgba(0,96,142,0.6) 20%, rgba(0,96,142,0.3) 100%);
	background: -webkit-linear-gradient(left,  rgba(0,96,142,0.6) 20%,rgba(0,96,142,0.3) 100%);
	background: linear-gradient(to right,  rgba(0,96,142,0.6) 20%,rgba(0,96,142,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f200608e', endColorstr='#0000608e',GradientType=1 );
}

.last10 .ft_gothic {
	font-size: 120%;
	margin-bottom: 6%;
}

.last10 .btn_link {
	width: 90%;
	margin: 6% auto 0;
}
}
.ft {
	color: #fff;
    max-width: 400px;
    text-align: left;
}
@media screen and (max-width: 479px) {
.ft {
    font-size: 100%;
    line-height: 22px;
	}
}
.pay {
	background: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/next_bg.jpg) no-repeat right center;
	background-size: auto 100%;
	position: relative;
	padding: 120px 8% 70px;
	text-align: left;
	color: #fff;
}
@media only screen and (max-width: 767px) {
	.pay {
	background-position: -400px;
	}
}
.pay::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 80%;
	height: 100%;
	left: 0;
	top: 0;
	background: -moz-linear-gradient(left,  rgba(0,96,142,0.95) 20%, rgba(0,96,142,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(0,96,142,0.95) 20%,rgba(0,96,142,0) 100%);
	background: linear-gradient(to right,  rgba(64, 64, 64,0.95) 20%,rgba(0,96,142,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f200608e', endColorstr='#0000608e',GradientType=1 );
}

.pay .in_box,
.pay .btn_link {
	position: relative;
	z-index: 1;
}

.pay .in_box {
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
}

.pay .ft_gothic {
	font-size: 160%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: 30px;
}
.pay .ft_gothic span {
	font-size: 130%;
}
.pay .btn_link {
	margin-top: 10px;
	width: 100%;
	max-width: 460px;
	margin-left: auto;
	margin-right: 0;
}
.pay .btn_link a {
	display: block;
	padding: 15px 0;
	padding-left: 1.0em;
	background: rgba(255,255,255,0.4);
	border: solid 1px #666;
	text-align: center;
	font-size: 120%;
	letter-spacing: .1em;
	line-height: 1.2em;
}
.pay .btn_link a:hover {
	background: #020019;
	border-color: #020019;
	color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 1300px) {
.pay::before {
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left,  rgba(0,96,142,0.95) 0%, rgba(0,96,142,0.1) 100%);
	background: -webkit-linear-gradient(left,  rgba(0,96,142,0.95) 0%,rgba(0,96,142,0.1) 100%);
	background: linear-gradient(to right,  rgba(64, 64, 64,0.95) 0%,rgba(0,96,142,0.1) 60%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f200608e', endColorstr='#0000608e',GradientType=1 );
}
.pay .btn_link {
	margin-top: 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.pay {
	background-position: 300px center;
	padding: 10% 3% 8%;
	text-align: center;
}

.pay .ft_gothic {
	font-size: 130%;
	margin-bottom: .8em;
}
.pay .btn_link {
	margin: 6% auto 0;
}
}

@media only screen and (max-width: 767px) {
.pay {
	padding: 8% 3% 8%;
	background-position: left center;
	background-position: -500px;
}
.pay::before {
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left,  rgba(0,96,142,0.95) 20%, rgba(0,96,142,0) 100%);
	background: -webkit-linear-gradient(left,  rgba(0,96,142,0.95) 20%,rgba(0,96,142,0) 100%);
	background: linear-gradient(to right,  rgba(64, 64, 64,0.95) 20%,rgba(0,96,142,0) 160%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f200608e', endColorstr='#0000608e',GradientType=1 );
}
.pay .ft_gothic {
	font-size: 120%;
	margin-bottom: 6%;
}

.pay .btn_link {
	width: 90%;
	margin: 6% auto 0;
}
}
@media (min-width: 769px){
.smapho-none {display: block !important;}
.smapho-show {display: none !important;}
} 
@media (max-width: 768px) {
  .smapho-none {display: none !important;}
  .smapho-show{display: show !important;}
}
@media (min-width: 991px){
.smapho-none2 {display: block;}
.smapho-show2 {display: none;}
} 
@media (max-width: 991px) {
  .smapho-none2 {display: none;}
  .smapho-show2 {display: show;}
}
@media (max-width: 1200px) {
  .img-none {display: none !important;}
  .img-show {display: show !important;}
}
@media (max-width: 768px) {
  .img-none2 {display: none !important;}
  .img-show2 {display: show !important;}
}
@media (min-width: 578px){
	.img-show3 {display: none;}
} 
@media (max-width: 578px) {
  .img-none3 {display: none !important;}
  .img-show3 {display: show !important;}
}
@media (min-width: 767px){
.smapho-none0 {display: block;}
.smapho-show0 {display: none;}
} 
@media (max-width: 767px) {
  .smapho-none0 {display: none;}
  .smapho-show0 {display: show;}
}

.tw100 {
	width: 100%;
}
.tw90 {
	width: 90%;
}
.tw100z {
	width: 100%;
}
.tw100r {
	width: 100%;
	min-width: 100px;
}
@media screen and (max-width: 479px) {
.tw100z {
	width: 80%;
}
}
.tw100z1 {
	width: 100%;
}
@media screen and (max-width: 479px) {
.tw100z1 {
	width: 80%;
	margin-top: 20px;
}
}
.tw100a {
	width: 100%;
	max-width: 180px;
}
.tw100s {
	width: 100%;
}
@media screen and (max-width: 644px) {
.tw01 {
	width: 70%;
}
}
@media (max-width: 768px) {
.pr7 {
    padding-right: 7px; 
    }
}
@media (max-width: 768px) {
.pl7 {
    padding-left: 7px; 
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    background-color: transparent;
    background-image: none;
    border: 0px solid transparent !important;
}
/*ãƒ¡ãƒ‹ãƒ¥ãƒ¼éƒ¨åˆ†*/
#ham-menu {
    background-color: #fff; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼èƒŒæ™¯è‰²*/
    box-sizing: border-box;
    height: 100%;
    padding: 10px 40px; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼å†…éƒ¨ä¸Šä¸‹å·¦å³ä½™ç™½*/
    position: fixed;
    right: -300px; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼æ¨ªå¹…â‘&nbsp;ã¨åˆã‚ã›ã‚‹*/
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s ã¯å¤‰åŒ–ã™ã‚‹ã®ã«ã‹ã‹ã‚‹æ™‚é–“*/
    width: 300px; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼æ¨ªå¹…â‘&nbsp;*/
    z-index: 1000;
}

/*ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‚¢ã‚¤ã‚³ãƒ³éƒ¨åˆ†ã¯ç–‘ä¼¼è¦ç´&nbsp;ã§*/
#ham-menu::before {
    background-color: #fff; /*ãƒœã‚¿ãƒ³éƒ¨åˆ†èƒŒæ™¯è‰²*/
    border-radius: 0 0 0 10px; /*å·¦ä¸‹è§’ä¸¸*/
    color: #333; /*ã‚¢ã‚¤ã‚³ãƒ³ï¼ˆãƒ•ã‚©ãƒ³ãƒˆï¼‰è‰²*/
    content: "â‰¡"; /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã‚¢ã‚¤ã‚³ãƒ³*/
    display: block;
    font-size: 50px; /*ã‚¢ã‚¤ã‚³ãƒ³ï¼ˆãƒ•ã‚©ãƒ³ãƒˆï¼‰ã‚µã‚¤ã‚º*/
    height: 50px;
    line-height: 50px; /*ç¸¦ä½ç½®ä¸­å¤®åŒ–*/
    position: absolute;
    right: 100%;
    text-align: center;
    top: 0;
    width: 50px;
}

/*é€éŽèƒŒæ™¯éƒ¨åˆ†*/
#menu-background {
    background-color: #333; /*é»’èƒŒæ™¯éƒ¨åˆ†èƒŒæ™¯è‰²*/
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s; /*0.3s ã¯å¤‰åŒ–ã™ã‚‹ã®ã«ã‹ã‹ã‚‹æ™‚é–“*/
    width: 100%;
    z-index: -1;
}

/*hover æ™‚ã®å‡¦ç†*/
#ham-menu:hover {
    transform: translate(-300px); /*ãƒ¡ãƒ‹ãƒ¥ãƒ¼æ¨ªå¹…â‘&nbsp;ã¨åˆã‚ã›ã‚‹*/
}

#ham-menu:hover + #menu-background {
    opacity: 0.5; /*é»’èƒŒæ™¯éƒ¨åˆ†é€éŽåº¦*/
    z-index: 999;
}
.tre1 {
	text-align: center;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 50px;
}
.tre-h1 {
	font-weight: bold;
    text-align: center;
    font-size: 30px;
    margin-top: 80px;
    margin-bottom: 30px;
}
.tre-h2 {
	font-weight: bold;
    text-align: center;
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.tre-h3 {
	font-weight: bold;
    text-align: left;
    font-size: 29px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.tre-h4 {
	font-weight: bold;
    text-align: center;
    font-size: 29px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.tre-h5 {
	font-weight: bold;
    text-align: left;
    font-size: 23px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.tre-h6 {
	font-weight: bold;
    text-align: center;
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 50px;
}
.tre-h7 {
	font-weight: bold;
    text-align: center;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 32px;
}
.mt15 {
	    margin-top: 15px;
}
.mt100 {
	margin-top: 100px !important;
}
@media screen and (max-width: 767px) {
.tre-h3 {
	font-weight: bold;
    text-align: center;
    font-size: 30px;
    margin-top: 100px;
    margin-bottom: 30px;
}
.bb {
	padding-bottom: 30px !important;
}
.tre-h5 {
    font-weight: bold;
    text-align: left;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 10px;
    line-height: 28px;
}
}
@media screen and (max-width: 479px) {
.tre-h1 {
    font-weight: bold;
    text-align: left;
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 32px;
}
.tre1 {
    text-align: left;
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 30px;
}
.tre-h2 {
	font-weight: bold;
    text-align: left;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 32px;
}
.tre-h3 {
	font-weight: bold;
    text-align: center;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.tre-h4 {
	font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 28px;
    text-align: left;
}
.tre-h6 {
	font-weight: bold;
    text-align: center;
    font-size: 22px;
    margin-top: 50px;
    margin-bottom: 30px;
    line-height: 32px;
}
.tre-h7 {
	font-weight: bold;
    text-align: center;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 32px;
}
}
.mb30 {
	margin-bottom: 30px !important;
}
.box1 {
  width: 100%;
  margin-bottom: 40px;
}
.box1 img {
  position: absolute;
  max-width: 80px;
  max-height:80px;
  display: block;
}

.box1 p {
  padding-left: 100px;
  display: block;
}
.box1 h3 {
  padding-left: 100px;
  display: block;
  margin-top: 0px;
  padding-top: 10px;
  font-weight: bold;
}
@media screen and (max-width: 479px) {
.box1 img {
  position: absolute;
  max-width: 60px;
  max-height:60px;
  display: block;
}
.box1 p {
  padding-left: 80px;
}
.box1 h3 {
  padding-left: 80px;
}
}

.code1 {
	font-weight: bold;
	margin-top: 30px;
}
#numbers .about-img {
	background: #fff url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/back1.png) center center no-repeat;
    background-size: cover;	
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.pb50 {
	padding-bottom: 50px;
}
.img01 {
    width: 100%;
    margin-top: 30px;
}
@media screen and (max-width: 479px) {
.set {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
}


.reason .title_box {
	text-align: center;
	padding-top: 110px;
	padding-bottom: 60px;
}
.reason .title_box h2 {
	width: 70%;
	margin: 0 auto;
}
.reason .title_box .ft_garamond {
	margin-top: 20px;
	font-size: 160%;
	letter-spacing: normal;
	line-height: 1.2em;
}

.reason .reason_list {
	position: relative;
}
/* ä¸Šä¸‹ã®å½± */
.reason .reason_list::before,
.reason .reason_list::after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 45px;
	left: 0;
	opacity: 0.5;
}
.reason .reason_list li {
	position: relative;
	z-index: 0;
}
/*ç”»åƒã‚¨ãƒªã‚¢*/
.reason .reason_list li::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 52%;
	height: 100%;
	top: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.reason .reason_list li:nth-child(odd)::before {
	right: 0;
}
.reason .reason_list li:nth-child(even)::before {
	left: 0;
}
.reason .reason_list li:nth-child(1)::before {background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/reason01.jpg);}
.reason .reason_list li:nth-child(2)::before {background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/reason02.jpg);}
.reason .reason_list li:nth-child(3)::before {background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/reason03.jpg);}
.reason .reason_list li:nth-child(4)::before {background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/reason04.jpg);}
.reason .reason_list li:nth-child(5)::before {background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/reason05.jpg);}
.reason .reason_list li:nth-child(6)::before {background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/reason06.jpg);}
/*ç”»åƒä¸Šã®ã‚°ãƒ©ãƒ‡*/
.reason .reason_list li::after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 20%;
	height: 100%;
	top: 0;
}

.reason .reason_list h3 {
	position: absolute;
	z-index: 5;
	width: 12%;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.reason .reason_list .box {
	position: relative;
	z-index: 0;
	width: 48%;
	box-sizing: border-box;
	padding: 80px 2% 80px;
}
.reason .reason_list li:nth-child(odd) .box {
	margin-left: 0;
	margin-right: auto;
	background-color: #fafafa;
}
.reason .reason_list li:nth-child(even) .box {
	margin-left: auto;
	margin-right: 0;
	background-color: #fafafa;
}
@media screen and (max-width: 479px) {
.reason .reason_list li:nth-child(odd) .box {
	background-color: #fff;
}
.reason .reason_list li:nth-child(even) .box {
	background-color: #fff;
}
}
.reason .reason_list .txt_sub {
	letter-spacing: .1em;
	line-height: 1.8em;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.reason .reason_list .txt_sub span {
	font-weight: bold;
}
.reason .reason_list .txt_sub::before {
	content: "";
	position: absolute;
	width: 68px;
	height: 1px;
	background: #E6D694;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	opacity: 0.5;
}
.reason .reason_list .txt_main {
	font-size: 330%;
	letter-spacing: -.05em;
	line-height: 1.4em;
}
.reason .reason_list .txt_main span {
	font-size: 110%;
	color: #E6D694;
}

/* ä¸‹éƒ¨ã®ç”»åƒ */
.reason .bottom_img {
	position: relative;
	background: url(../images/top/reason_bottom.jpg) no-repeat center center;
	background-size: cover;
	height: 380px;
}
.reason .bottom_img .img_base {
	display: none;
	position: relative;
	z-index: 0;
}
.reason .bottom_img .ft_garamond {
	position: absolute;
	z-index: 5;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 106%;
	text-align: center;
	letter-spacing: .1em;
	line-height: 1.2em;
}

/* å¾®èª¿æ•´ï¼ˆã‚¹ãƒžãƒ›å‰ - 1500pxï¼‰
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1500px) {
.reason .reason_list .txt_main {
	font-size: 4.0vw;
	letter-spacing: -.05em;
	line-height: 1.4em;
}

/* ä¸‹éƒ¨ã®ç”»åƒ */
.reason .bottom_img {
	height: 300px;
}
}

/* Tabletï¼ˆã‚¹ãƒžãƒ›å‰ - 1200pxï¼‰
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.reason .title_box {
	padding-top: 6%;
	padding-bottom: 4%;
}

/* ä¸Šä¸‹ã®å½± */
.reason .reason_list::before,
.reason .reason_list::after {
	height: 30px;
}
/*ç”»åƒã‚¨ãƒªã‚¢*/
.reason .reason_list li::before {
	width: 50%;
}

.reason .reason_list .box {
	width: 50%;
	padding: 6% 1%;
}
.reason .reason_list li:nth-child(odd) .box {
	padding-right: 5%;
}
.reason .reason_list li:nth-child(even) .box {
	padding-left: 5%;
}

.reason .reason_list .txt_main {
	font-size: 4.6vw;
	letter-spacing: normal;
	line-height: 1.4em;
}
.reason .reason_list .txt_main br.tb_only {
	display: block !important;
}
.reason .reason_list .txt_sub {
	font-size: 86%;
	letter-spacing: .05em;
}

/* ä¸‹éƒ¨ã®ç”»åƒ */
.reason .bottom_img {
	height: auto;
	background: none;
}
.reason .bottom_img .img_base {
	display: block;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.reason .title_box {
	padding-top: 6%;
	padding-bottom: 4%;
}
.reason .title_box h2 {
	width: 90%;
	margin: 0 auto;
}
.reason .title_box .ft_garamond {
	margin-top: .7em;
	font-size: 100%;
	letter-spacing: .05em;
}

.reason .reason_list li {
	padding-top: 8%;
	padding-bottom: 9.0em;	/* ç”»åƒã®é«˜ã•ã¨åˆã‚ã›ã‚‹ */
}

/* ä¸Šä¸‹ã®å½± */
.reason .reason_list::before,
.reason .reason_list::after {
	display: none;
}
/*ç”»åƒã‚¨ãƒªã‚¢*/
.reason .reason_list li::before {
	width: 100%;
	height: 9.0em;	/* ä¸‹ã®éš™é–“ã¨åˆã‚ã›ã‚‹ */
	top: auto;
	bottom: 0;
}

.reason .reason_list h3 {
	position: relative;
	width: 18%;
	top: auto;
	-webkit-transform: none;
	transform: none;
}
.reason .reason_list .box {
	width: 100%;
	padding: 3%;
}

.reason .reason_list .txt_sub {
	font-size: 106%;
	letter-spacing: .05em;
	padding-bottom: .8em;
	margin-bottom: .8em;
	padding-left: 1.0em;	/* å¥èª­ç‚¹ã§ã‚ºãƒ¬ã¦è¦‹ãˆã‚‹ã®ã‚’èª¿æ•´ */
}
.reason .reason_list li:nth-child(5) .txt_sub,
.reason .reason_list li:nth-child(6) .txt_sub {
	padding-left: 0;	/* å¥èª­ç‚¹ã§ã‚ºãƒ¬ã¦è¦‹ãˆã‚‹ã®ã‚’èª¿æ•´ */
}
.reason .reason_list .txt_main {
	font-size: 180%;
	letter-spacing: .05em;
	line-height: 1.4em;
}

/* ä¸‹éƒ¨ã®ç”»åƒ */
.reason .bottom_img {
	height: auto;
}
.reason .bottom_img::before {
	content: "";
	display: block;
	padding: 20%;	/* ç¸¦æ¨ªã®æ¯”çŽ‡ã‚’åˆã‚ã›ã¦æ‹¡å¤§ç¸®å° */
}
.reason .bottom_img::after {
	content: "";	/* ä¸Šéƒ¨ã®é™° */
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	top: 0;
	background: -moz-linear-gradient(top,  rgba(4,0,51,1) 0%, rgba(4,0,51,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(4,0,51,1) 0%,rgba(4,0,51,0) 100%);
	background: linear-gradient(to bottom,  rgba(4,0,51,1) 0%,rgba(4,0,51,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#040033', endColorstr='#00040033',GradientType=0 );
	opacity: 0.4;
}
}
.pd-l8 {
	padding-left: 8% !important;
	padding-right: 8% !important;
}
@media screen and (max-width: 767px) {
.pd-l8 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
}
@media screen and (max-width: 767px) {
.ml15 {
	margin-left: 0px;
	margin-right: 0px;
}
}
.over {
	max-width: 90%;
    height: auto;
    width: auto\9;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    vertical-align: top;
}
.under #footer {
	border-top: 1px solid #F0DDE8;
}
.under-tbl th, .under-tbl td {
	border: 1px solid #a4a5a5;
}
.under-tbl th {
	color: #fff;
	background: #528bd0;
	border: 1px solid #fff;
	font-weight: normal;
}
.under #main {
	width: 890px;
	margin: 0 auto 30px;
	overflow: hidden;
}
.under #mainvisual {
	background: url(../images/under_mainvisual_bg.jpg) center top no-repeat;
	text-align: center;
	margin: 0 auto 65px;
	padding-top: 230px;
}
.under #mainvisual h2 {
	background: url(../images/under_h2_bg.jpg);
	padding: 29px 10px 30px;
	color: #fff;
	font-size: 340%;
	line-height: 1.2em;
}
.under h2, .under h3, .under h4, .under h5, .under h6 {
	font-family: 'NotoSerifCJKjp-Bold';
}
.under h3, .under h4, .under h5, .under h6 {
	margin-bottom: 30px;
	line-height: 1.3em;
}
.under h3 {
	background: url(../images/under_h3_bg.png) center top no-repeat;
	padding-top: 70px;
	font-size: 330%;
	color: #8d549e;
	text-align: center;
	letter-spacing: 3px;
}
.under h4 {
	font-size: 220%;
	text-align: center;
	color: #c9249a;
	padding-bottom: 20px;
	position: relative;
	letter-spacing: 3px;
	padding-top: 30px;
}
.under h4:after {
	position: absolute;
	width: 120px;
	height: 2px;
	background: #e392cd;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	z-index: 1;
}
.under h4:before {
	position: absolute;
	width: 60px;
	height: 2px;
	background: #c9249a;
	bottom: 0;
	left: 50%;
	margin-left: -60px;
	content: '';
	z-index: 2;
}
.under h5 {
	font-size: 160%;
	color: #8d549e;
	padding-left: 13px;
	position: relative;
}
.under h5:before {
	position: absolute;
	background: #8d549e;
	width: 3px;
	height: calc(100% - 6px);
	top: 3px;
	left: 0;
	content: '';
}
.under h6 {
	font-size: 160%;
	color: #8d549e;
	padding-bottom: 9px;
	border-bottom: #8d549e 1px dotted;
}
.under-list li {
	padding-left: 20px;
	margin-bottom: 10px;
	position: relative;
}
.under-list li:last-child {
	margin-bottom: 0;
}
.under-list li:before {
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 8px;
	border-color: transparent transparent transparent #c9249a;
	left: 0;
	top: 6px;
	content: '';
}
.under-btn {
	text-align: center;
}
.under-btn a {
	display: inline-block;
	background: #8d549e;
	color: #fff;
	font-family: 'NotoSerifCJKjp-Bold';
	font-size: 140%;
	padding: 13px 50px 11px 20px;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	margin: 0 5px;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.under-btn a:after {
	position: absolute;
	background: url(../images/under_btn_arrow.png) no-repeat;
	width: 21px;
	height: 14px;
	right: 18px;
	top: 54%;
	transform: translateY(-50%);
	content: '';
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.under-btn a:hover {
	background: #a476b1;
}
.under-btn a:hover:after {
	right: 15px;
}
.under-frame01 {
	background: #eee5f0;
	padding: 30px;
	position: relative;
	z-index: -3;
	border: #8d549e 3px solid;
}
.under-frame01:after {
	position: absolute;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	top: 1px;
	left: 1px;
	border: #8d549e 1px solid;
	z-index: -2;
	content: '';
}
.under-frame01:before {
	position: absolute;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	top: 2px;
	left: 2px;
	border: #fff 1px solid;
	z-index: -1;
	content: '';
}
.under-frame02 {
	background: #eee5f0;
	padding: 20px;
}
.under-frame03 {
	border: #eee5f0 5px solid;
	padding: 20px;
}
.under-frame02 p.image-r, .under-frame02 p.image-l, .under-frame03 p.image-r, .under-frame03 p.image-l {
	margin-bottom: 0;
	line-height: 0;
}
table {
    width: 100%;
}
.mb30 {
    margin-bottom: 30px!important;
}
.under-tbl .under-bg01 {
    background: #b0a986;
    color: #fff;
    border: #fff 1px solid;
    text-align: center;
}
.under-tbl .under-bg02 {
    background: #d6c881;
    color: #fff;
    border: #fff 1px solid;
    text-align: center;
}
.under-tbl .under-bg03 {
    background: #e0c84c;
    color: #fff;
    border: #fff 1px solid;
    text-align: center;
}
.under-tbl .under-bg04 {
    background: #e3a034;
    color: #fff;
    border: #fff 1px solid;
    text-align: center;
}
.under-tbl .under-bg03 {
    background: #006fe1;
    color: #fff;
    border: #fff 1px solid;
    text-align: center;
}
.under-tbl .under-bg04 {
    background: orange;
    color: #fff;
    border: #fff 1px solid;
    text-align: center;
}
.under-tbl .under-bg05 {
    background: #006fe1;
    color: #fff;
    border: #fff 1px solid;
    text-align: left;
}
.tpoint-img {
	max-width: 180px;
	position: absolute;
    left: 160px;
    top: 14px;
}
@media screen and (max-width: 479px) {
.tpoint-img {
	max-width: 100px;
	position: absolute;
    left: 110px;
    top: 25px;
}
}
.tpoint-img2 {
	max-width: 180px;
    position: absolute;
    left: 160px;
    top: 440px;
}
@media screen and (max-width: 479px) {
.tpoint-img2 {
	max-width: 100px;
	position: absolute;
    left: 110px;
    top: 360px;
}
}
.tpoint-img3 {
	max-width: 180px;
    position: absolute;
    left: 160px;
    top: 870px;
}
@media screen and (max-width: 479px) {
.tpoint-img3 {
	max-width: 100px;
	position: absolute;
    left: 110px;
    top: 695px;
}
}
.tpoint-img4 {
	max-width: 180px;
    position: absolute;
    left: 160px;
    top: 1300px;
}
@media screen and (max-width: 479px) {
.tpoint-img4 {
	max-width: 100px;
	position: absolute;
    left: 110px;
    top: 1030px;
}
}
.tpoint-img5 {
	max-width: 180px;
    position: absolute;
    left: 160px;
    top: 1780px;
}
@media screen and (max-width: 479px) {
.tpoint-img5 {
	max-width: 100px;
	position: absolute;
    left: 110px;
    top: 1402px;
}
}
.t-title {
	font-weight: bold;
    font-size: 120%;
    padding-left: 30px;
}
.w40 {
    width: 40%;
}
.w30 {
    width: 30%;
}
.w15 {
    width: 15%;
}
.menu-table table td, .menu-table table th {
    font-weight: bold;
}
.menu .under-tbl th {
    text-align: left;
}
th, td {
    border: 1px solid #e1e1e0;
    padding: 1em;
}
@media screen and (max-width: 479px) {
.menu-table table td, .menu-table table th {
    font-weight: bold;
    font-size: 11px;
}
}
.qa__row {
  border-radius: 10px;
  overflow: hidden;
  background: #fff5e7;
  margin: 40px 0 20px;
}

.qa__row h3 {
  margin: 0;
  line-height: 28px;
}

.qa__row__question {
  padding: 28px 25px 25px 65px;
  font-size: 1.4em;
}

.qa__row__question {
  position: relative;
  color: #956134;
}

.qa__row__question::after {
  top: 20px;
  left: 20px;
  width: 34px;
  height: 34px;
  background-size: 34px;
}

.qa__row__question::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/qa_question.png);
  background-repeat: no-repeat;
}

.qa__row__answer {
  padding: 28px 25px 10px 65px;
}

.qa__row__answer {
  position: relative;
  color: #333333;
}

.qa__row__answer::before {
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  content: "";
  width: auto;
  height: 6px;
  display: block;
  background: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/border2x.png) repeat-x center top;
  background-size: auto 6px;
}

.qa__row__answer::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/qa_answer.png);
  background-repeat: no-repeat;
}

.qa__row__answer::after {
  top: 24px;
  left: 20px;
  width: 34px;
  height: 34px;
  background-size: 34px;
}
.qa__row h3{
 position:relative;
}
h3 .ex2{
 position:absolute;
 visibility:hidden;
 top:-160px;
}
.sections {
  margin-top : -50px;
  padding-top : 50px;
}

.u-display-block {
  display: block !important;
}

.u-display-none {
  display: none !important;
}

.u-display-inlineblock {
  display: inline-block !important;
}

.u-display-inline {
  display: inline !important;
}

.u-mbs {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.u-mbs.is-xxlg {
  margin-top: 9.5rem;
  margin-bottom: 9.5rem;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-xxlg {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}

.u-mbs.is-xlg {
  margin-bottom: 5.5rem;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-xlg {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }
}

.u-mbs.is-lg, .u-mbs.c-single-head__title, .l-post-content h2.u-mbs, #tinymce.post-type-post h2.u-mbs, #tinymce.post-type-page h2.u-mbs, #tinymce.mce-content-body.acf_content h2.u-mbs, #tinymce.post-type-tinymcetemplates h2.u-mbs {
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-lg, .u-mbs.c-single-head__title, .l-post-content h2.u-mbs, #tinymce.post-type-post h2.u-mbs, #tinymce.post-type-page h2.u-mbs, #tinymce.mce-content-body.acf_content h2.u-mbs, #tinymce.post-type-tinymcetemplates h2.u-mbs {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.u-mbs.is-md, .l-post-content h3.u-mbs, #tinymce.post-type-post h3.u-mbs, #tinymce.post-type-page h3.u-mbs, #tinymce.mce-content-body.acf_content h3.u-mbs, #tinymce.post-type-tinymcetemplates h3.u-mbs {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-md, .l-post-content h3.u-mbs, #tinymce.post-type-post h3.u-mbs, #tinymce.post-type-page h3.u-mbs, #tinymce.mce-content-body.acf_content h3.u-mbs, #tinymce.post-type-tinymcetemplates h3.u-mbs {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.u-mbs.is-sm, .l-post-content h4.u-mbs, #tinymce.post-type-post h4.u-mbs, #tinymce.post-type-page h4.u-mbs, #tinymce.mce-content-body.acf_content h4.u-mbs, #tinymce.post-type-tinymcetemplates h4.u-mbs {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-sm, .l-post-content h4.u-mbs, #tinymce.post-type-post h4.u-mbs, #tinymce.post-type-page h4.u-mbs, #tinymce.mce-content-body.acf_content h4.u-mbs, #tinymce.post-type-tinymcetemplates h4.u-mbs {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

.u-mbs.is-xs, .l-post-content h5.u-mbs, #tinymce.post-type-post h5.u-mbs, #tinymce.post-type-page h5.u-mbs, #tinymce.mce-content-body.acf_content h5.u-mbs, #tinymce.post-type-tinymcetemplates h5.u-mbs {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-xs, .l-post-content h5.u-mbs, #tinymce.post-type-post h5.u-mbs, #tinymce.post-type-page h5.u-mbs, #tinymce.mce-content-body.acf_content h5.u-mbs, #tinymce.post-type-tinymcetemplates h5.u-mbs {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

.u-mbs.is-xxs {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-xxs {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

.u-mbs.is-xxxs {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-xxxs {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

.u-mbs.is-top {
  margin-bottom: 80px !important;
  margin-top: 0px !important;
}

.u-mbs.is-bottom, .l-post-content h4.u-mbs, #tinymce.post-type-post h4.u-mbs, #tinymce.post-type-page h4.u-mbs, #tinymce.mce-content-body.acf_content h4.u-mbs, #tinymce.post-type-tinymcetemplates h4.u-mbs {
  margin-top: 0 !important;
}

.u-f-left {
  float: left !important;
}

.u-f-right {
  float: right !important;
}

.u-f-none {
  float: none !important;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 46.875em) {
  .u-hidden-lg {
    display: none !important;
  }
}

.u-visible-sm,
.u-visible-md,
.u-visible-lg {
  display: none !important;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-visible-sm {
    display: block !important;
  }
  .u-visible-sm.is-inlineblock {
    display: inline-block !important;
  }
}

@media screen and (min-width: 46.875em) {
  .u-visible-lg {
    display: block !important;
  }
  .u-visible-lg.is-inlineblock {
    display: inline-block !important;
  }
}

.u-text-danger {
  color: #cc2919;
}

.u-text-info {
  color: #378da3;
}

.u-text-success {
  color: #378da3;
}

@keyframes slider{
  0%{
    top:0px;
    left:0px;
  }
/*ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ã®çµ‚äº†ä½ç½®ã‚’æŒ‡å®š*/
/*ç”»åƒ10æžšåˆ†ã®widthã‚’ã‚¹ãƒ©ã‚¤ãƒ‰ã•ã›ã€é–‹å§‹ã®ç”»åƒãŒ4æžšè¡¨ç¤ºã•ã‚ŒãŸæ™‚ã«ãƒªãƒ”ãƒ¼ãƒˆé–‹å§‹*/
  100%{
    top:0px;
    left:-2500px;
  }
}
.sliderBox{
/*ã‚¹ãƒ©ã‚¤ãƒ€ãƒ¼ã®æž&nbsp;ã‚’è¨­å®šã™ã‚‹*/
/*å¹…ã‚’ç”»åƒ4æžšåˆ†ã®widthã«æŒ‡å®šã™ã‚‹ã“ã¨ã§ãƒ«ãƒ¼ãƒ—ã™ã‚‹éš›ã«ã‚³ãƒžåˆ‡ã‚Œã‚’ãªãã™(å¤‰ãªã¨ã“ã‚ã§ãƒ«ãƒ¼ãƒ—ã™ã‚‹)*/
  width:100%;
/*è¡¨ç¤ºã—ãŸã„ç”»åƒã®é«˜ã•*/
  height:165px;

/*ãƒœãƒƒã‚¯ã‚¹ã‹ã‚‰ã¯ã¿å‡ºãŸç”»åƒã¯è¡¨ç¤ºã•ã‚Œãªã„*/
  margin-top: 80px;

/*ä¸­å¤®å¯„ã›*/
  left: 50%;
  margin-left: -15px !important;
  margin-right: -15px !important;
  margin-bottom: 80px;
}

.sliderBox ul{
/*ç”»åƒ13æžšåˆ†ã®é•·ã•*/
  width: 3500px;
  height: 165px;
  list-style-type: none;
/*ãƒœãƒƒã‚¯ã‚¹ã‚’è¦ªã«è¨­å®šã—ãŸä½ç½®ã«ã™ã‚‹ãŸã‚(è¦ç´&nbsp;ã®ä½ç½®ã‚’å‹•ã‹ã™ãŸã‚ã«positionã‚’è¨­å®šï¼ã‚¹ãƒ©ã‚¤ãƒ‰ã•ã›ã‚‹ãŸã‚)*/
  position: relative;
  animation-name: slider;
/*å†ç”Ÿç§’æ•°ã‚’æŒ‡å®š(ã‚¹ãƒ©ã‚¤ãƒ‰ã™ã‚‹é€Ÿã•ã«å½±éŸ¿)*/
  animation-duration: 25s;
/*ç„¡é™ãƒ«ãƒ¼ãƒ—å†ç”Ÿ*/
  animation-iteration-count: infinite;
/*é€Ÿåº¦ã‚’å‡ä¸€ã«ã™ã‚‹*/
  animation-timing-function: linear;
}

/*float:leftã§ä¸¦ã‚“ã&nbsp;13æžšã®ç”»åƒå¹…ã¯250px*13=3500px*/
.sliderBox ul li{
  float: left;
}


.c-footer-slider {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  height: 10.75rem;
  text-align: left;
  font-size: 0;
  text-align: center;
  margin-bottom: 8px;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-slider {
    height: 5.375rem;
  }
}

.c-footer-slider__inner {
  min-width: 720rem;
  position: absolute;
  top: 0;
  left: 0;
  height: 10.75rem;
  overflow: hidden;
  z-index: 0;
  text-align: left;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-slider__inner {
    min-width: 93.75rem;
    height: 5.375rem;
  }
}

.c-footer-slider__inner &gt; ul {
  display: inline-block;
  overflow: hidden;
  text-align: center;
}

.c-footer-slider__inner &gt; ul &gt; li {
  position: relative;
  display: inline-block;
  width: 20rem;
  height: auto;
  overflow: hidden;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-footer-slider__inner &gt; ul &gt; li {
    width: 10rem;
  }
}

.c-footer-slider__inner &gt; ul &gt; li &gt; img {
  position: relative;
  z-index: 0;
  width: 100%;
}
.slider{
    margin-top: 0px;
    margin-bottom: 50px;
    width: 100%;
}
.slider img{
    height: auto;
    width: 100%;
}
/*slick setting*/
.slick-prev:before,
.slick-next:before {
    color: #000;
}

.c-offer {
  background-image: url("https://keiyoukai-implant.jp/wp-content/uploads/2019/06/bg-offer.jpg");
  background-color: #CCC;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  padding-bottom: 60px;
  padding-top: 60px;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer {
    padding-bottom: 32px;
    padding-top: 40px;
  }
}
.c-offer__title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 36px;
}

@media screen and (max-width: 775px) {
.c-offer__title {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 36px;
   padding-left: 15px;
   padding-right: 15px;
	}
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer__inner {
    width: 100%;
    display: block;
  }
  .c-offer__inner:after {
    content: "";
    background-color: #fff;
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer__inner .c-button:last-child:before, .c-offer__inner .c-social-share &gt; a:last-child:before {
    display: none;
  }
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-offer__inner .c-button, .c-offer__inner .c-social-share &gt; a {
    margin-bottom: 24px;
  }
  .c-offer__inner .c-button:last-child, .c-offer__inner .c-social-share &gt; a:last-child {
    margin-bottom: 0;
  }
}
.c-button {
	padding: 16px 8px 15px 8px;
    font-size: 22px;
    border: 1px solid #006fe1;
}
.c-button, .c-social-share &gt; a {
    display: inline-block;
    background-color: #006fe1;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    width: 300px;
    max-width: 100%;
    text-align: center;
    padding: 14px 24px 14px 24px;
    border-radius: 4px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}
@media screen and (max-width: 479px) {
	.c-button, .c-social-share &gt; a {
    font-size: 16px;
    width: 250px;
}
}
.beishia {
	text-decoration: underline;
    color: #32aee2 !important;
}
.shiko {
	text-decoration: underline;
    color: #006c98 !important;
}
.moul {
	text-decoration: underline;
    color: #137f73 !important;
}
.isesa {
	text-decoration: underline;
    color: #6eb92b !important;
}
.forte {
	text-decoration: underline;
    color: #ee7e14 !important;
}
.medic {
	text-decoration: underline;
    color: #F6A90F !important;
}
#mapname 
.beishia a:focus {
    color: #32aee2 !important;
}
.shiko a:focus {
    color: #006c98 !important;
}
.moul a:focus {
    color: #137f73 !important;
}
.isesa a:focus {
    color: #6eb92b !important;
}
.forte a:focus {
    color: #ee7e14 !important;
}
.medic a:focus {
    color: #F6A90F !important;
}
.c-offer__inner {
    text-align: center;
}
.l-footer {
  padding-top: 40px;
  background-color: #f7f7f7 !important;
}

.l-footer.is-non-padding {
  padding-top: 0px;
}

.l-footer.is-non-padding .l-footer__content {
  margin-top: 0;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer {
    padding-top: 24px;
  }
}

.l-footer .l-container {
  position: relative;
}

.l-footer__content {
  border-top: 1px solid rgba(51, 51, 51, 0.5);
  padding-bottom: 30px;
  padding-top: 30px;
  margin-top: 30px;
}

.l-footer__content.is-non-padding {
  margin-top: 0;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__content {
    margin-top: 24px;
    padding-bottom: 16px;
    padding-top: 20px;
    border-color: rgba(51, 51, 51, 0.1);
  }
}

.l-footer__facebook {
  display: block;
  margin-bottom: 20px;
  margin-top: 32px;
  text-align: right;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__facebook {
    display: inline-block;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 8px;
  }
}

.l-footer__privacy a {
  color: #333;
  font-size: 13px;
}

.l-footer__privacy:before {
  content: "\f105";
  font-family: "FontAwesome";
  padding-right: 4px;
  color: #333;
  font-size: 13px;
}

.l-footer__logo {
  display: block;
  margin-top: 0;
  margin-bottom: 18px;
}

.l-footer__logo img {
  max-width: 24.3125rem;
  height: auto;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__logo img {
    width: 17.75rem;
  }
}

.l-footer address {
  font-style: normal;
  color: #7d4e22;
}
@media (max-width: 991px) {
.l-footer address {
  text-align: center;
}
}
.l-footer__inner {
  display: -webkit-box;
  display: flex;
}

.l-footer__menu p a {
  font-size: 14px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.l-footer__menu ul li {
  padding: 4px 0;
}

.l-footer__menu ul li:before {
  content: "\f105";
  font-family: "FontAwesome";
  padding-right: 6px;
  color: #DC3C3C;
  font-size: 14px;
}

.l-footer__menu ul li a {
  font-size: 14px;
  color: #333;
  text-decoration: none;
  font-weight: normal;
}

.l-footer__menu ul li ul {
  padding-top: 5px;
}

.l-footer__menu ul li ul li {
  padding: 1px 0;
}

.l-footer__menu ul li ul li:before {
  display: none;
}

.l-footer__menu__subjects {
  padding: 4px 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.l-footer__menu__subjects li {
  width: 50%;
  flex-basis: 50%;
  padding: 1px 0;
}
@media screen and (max-width: 479px) {
.l-footer__menu__subjects li {
  width: 100%;
  flex-basis: 100%;
  padding: 1px 0;
}
}

.l-footer__menu__subjects li:before {
  content: "\f105";
  font-family: "FontAwesome";
  padding-right: 6px;
  color: #DC3C3C;
  font-size: 14px;
}

.l-footer__menu__subjects li a {
  font-size: 14px;
  color: #333;
  text-decoration: none;
  font-weight: normal;
}

.l-footer__calendar iframe {
  width: 100%;
  height: 328px;
  border: none;
  background: #CCC;
  vertical-align: bottom;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__calendar iframe {
    height: 13.25rem;
  }
}

.l-footer-copyright {
  text-align: center;
  background: #333;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer-copyright {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.l-footer-copyright small, .l-footer-copyright .c-dropdown__list li a, .c-dropdown__list li .l-footer-copyright a {
  margin-bottom: 0;
  font-size: 0.75rem;
  color: #fff;
  letter-spacing: 0.8px;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer-copyright small, .l-footer-copyright .c-dropdown__list li a, .c-dropdown__list li .l-footer-copyright a {
    font-size: 10px;
  }
}
footer {
    background-color: #363636 !important;
}
.ftp1 {
	margin-top: 10px;
    font-size: 100%;
}
@media screen and (max-width: 991px) {
.w15 {
	padding-left: 15px;
	padding-right: 15px;
}
}

.c-table-normal th, td {
	border-left-style: none;
    border-right-style: none;
    min-width: 150px;
    font-size: 14px;
    line-height: 26px;
}
.c-table-normal th {
	min-width: 120px;
}
@media screen and (max-width: 479px) {
.c-table-normal th, td {
	border-left-style: none;
    border-right-style: none;
    min-width: 80px;
}
}

@font-face {
  font-family: "slick";
  src: url("https://keiyoukai-implant.jp/wp-content/themes/Keiyukai1/fonts/slick.ttf") format("woff2"),
  	url("https://keiyoukai-implant.jp/wp-content/themes/Keiyukai1/fonts/slick.woff") format("woff2");
}
.con1 {
	width: 100%;
	font-size: 100%;
    margin-top: 10px;
}
.contact1 p {
    line-height: 27px;
    margin: 0px 0 30px;
    text-align: left;
}
.screen-reader-response {
	color: red;
	margin-bottom: 30px;
	font-size: 100%;
}
.wpcf7-response-output {
	color: red;
	margin-top: 30px;
	margin-bottom: 80px;
	font-size: 100%;
}
.wpcf7-submit {
	    display: inline-block;
    background-color: #006fe1;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2.4px;
    width: 80%;
    max-width: 344px;
    text-align: center;
    padding: 14px 24px 14px 8px;
    border-radius: 4px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}
#page_top1{
    width: 60px;
    height: 60px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #006fe1;
    opacity: 0.6;
    border-radius: 50%;
}
#page_top1 a{
  	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
}
#page_top1 a::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f102';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -2px;
    bottom: 0;
    right: 8px;
    left: 1;
    margin: auto;
    text-align: center;
}
.back1 {
	min-height: 50px;
	margin-top: 30px;
	background: #fff url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/under.png) center center no-repeat;
}
.img03 {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
}
.greeting {
    background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/back-img.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: left bottom, right top;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.greeting2 {
    background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/back-img2.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: left bottom, right top;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}
@media screen and (max-width: 479px) {
.greeting2 {
    background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/back-img2.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: left -250px bottom, right top;
    position: relative;
}
}
.lr0 {
	margin-right: 0px;
    margin-left: 0px;
}
.plr0 {
	padding-right: 0px;
    padding-left: 0px;
}
.mb80 {
	margin-bottom: 80px;
}
.mtb80 {
	margin-bottom: 80px;
	margin-top: 80px;
}
@media screen and (max-width: 479px) {
	.mtb80 {
		margin-bottom: 50px;
		margin-top: 50px;
	}
}
.ringo:before {
  content: url('https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/ringo.png');
  margin-right: 15px;
  position: relative;
  top: 8px;
}
.point1 p {
	font-size: 17px;
    color: #006fe1;
    font-weight: bold;
    margin-top: 15px;
}
@media screen and (max-width: 479px) {
.point1 p {
	font-size: 17px;
    color: #006fe1;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}
}	
.point2 p {
	font-size: 18px;
    color: #006fe1;
    font-weight: bold;
    background-color: #FEF6EB;
    padding: 20px;
    top: -15px;
    opacity: 0.8;
    position: inherit;
    z-index: 1;
    padding-top: 25px;
}
.orange {
	color: orange;
}
.img_top {
	z-index: 2;
	position: inherit;
}
.hoken:before {
  content: url('https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/hoken.png');
  margin-right: 15px;
  position: relative;
  top: 28px;
}
.hoken1 {
	line-height: 34px;
    font-size: 22px;
    margin-top: 30px;
}
@media screen and (max-width: 630px) {
.hoken1 {
    line-height: 30px;
    font-size: 17px;
    margin-top: 0px;
    text-align: left;
}
}
.shokai {
	text-align: left;
}
.name1 {
	text-align: center;
	font-size: 32px;
    font-weight: bolder;
    color: #542410;
    margin-bottom: 15px;
    margin-top: 10px;
}
.name2 {
	text-align: center;
	font-size: 22px;
    font-weight: bolder;
    color: #542410;
    margin-bottom: 15px;
}
.name3 {
	background-color: orange;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}
.name4 {
	font-size: 14px;
    color: #542410;
    text-align: center;
    border-bottom: dotted 2px #542410;
    margin-bottom: 15px;
}
.name5 {
	text-align: center;
    font-size: 14px;
    color: #542410;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}
.name6 {
	text-align: center;
	font-weight: bold;
    color: orange;
    font-size: 20px;
    margin-bottom: 0px;
}
.name7 {
	text-align: center;
	font-weight: bold;
    color: orange;
    font-size: 20px;
    margin-bottom: 0px;
}
@media screen and (max-width: 1199px) {
.name2 {
	text-align: center;
	font-size: 20px;
    font-weight: bolder;
    color: #542410;
    margin-bottom: 15px;
}
}
@media screen and (max-width: 991px) {
.name2 {
	text-align: center;
	font-size: 20px;
	margin-top: 15px;
    font-weight: bolder;
    color: #542410;
    margin-bottom: 15px;
}
}

@media screen and (max-width: 479px) {
.name6 {
    font-size: 18px;
}
.name7 {
    font-size: 16px;
}
}

@media (min-width: 992px){
.col-md-offset-1-2 {
    margin-left: 14.666666666%;
}
}
@media (min-width: 768px){
.col-sm-offset-1-2 {
    margin-left: 14.666666666%;
}
}
.t-right {
	text-align: right;
}
@media (max-width: 991px) {
	.t-right {
	text-align: center;
}
}
.navbar-fixed-top {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
}
.new {
	color: #fff;
    background-color: #006fe1 !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px;
    border-bottom-width: 0px;
    font-weight: bold;
}
.new p {
	font-size: 12px;
    margin-bottom: 0px;
    padding-left: 15px;
}
@media screen and (max-width: 767px) {
#header a, .tp-caption a.btn:hover {
    color: #fff !important;
    font-weight: bold !important;
}
}
.top12 {
	margin-right: 10px;
	margin-top: 15px;
	max-width: 140px !important;
}
@media screen and (max-width: 992px) {
	.top12 {
	margin-right: 30px;
	margin-top: 20px;
}
}
.mtb1 {
    padding-top: 25px !important ;
    padding-bottom: 25px !important ;
    padding-left: 5px !important ;
    padding-right: 5px !important ;
}
@media screen and (max-width: 767px) {
.mtb1 {
    padding-top: 15px !important ;
    padding-bottom: 15px !important ;
    padding-left: 5px !important ;
    padding-right: 5px !important ;
}
}
.topm {
	max-width: 180px !important;
}
.staff-detail dt {
    background: #006fe1;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    padding: .7em;
}
.deal {
    font-size: 14px;
    line-height: 26px;
}
.ml20 {
	margin-left: 20px;
}
.nav&gt;li&gt;a:hover {
    text-decoration: none;
    background-color: #fff !important;
}
.pl0 {
	padding-left: 0px !important;
}
.icon-bar {
    background-color: #FFF;
}
@media screen and (max-width: 767px) {
.navbar-fixed-top2 {
	position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    border-width: 0 0 1px;
}
}
.navbar {
    border: 0px solid transparent !important;
}
.mddle {
	margin: 60px 0px 30px;
    padding: 3px 0px 10px 37px;
    background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/checklogo.png) no-repeat 0px 0.1em;
    border-bottom: 4px #006fe1 solid;
    color: #006fe1;
    font-size: 23px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    clear: both;
    position: relative;
    background-size: 30px 30px;
}
@media screen and (max-width: 479px) {
	.mddle {
	margin: 30px 0px 30px;
    padding: 5px 0px 10px 37px;
    background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/checklogo.png) no-repeat 0px 0.1em;
    border-bottom: 4px #006fe1 solid;
    font-size: 19px;
    line-height: 1.2;
    text-align: left;
    clear: both;
    position: relative;
    background-size: 30px 30px;
}
}
.tokusyu h3 {
	font-weight: bold;
    padding: 0px 0px 5px 37px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    clear: both;
    position: relative;
}
.tokusyu3 h3 {
	font-weight: bold;
    padding: 3px 0px 5px 37px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    clear: both;
    position: relative;
    margin-top: 0px;
}
.tokusyu5 h3 {
	font-weight: bold;
    padding: 3px 0px 5px 0px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    clear: both;
    position: relative;
    margin-top: 0px;
}
@media screen and (max-width: 991px) {
.tokusyu h3 {
    font-weight: bold;
    padding: 3px 0px 5px 37px;
    font-size: 18px;
    margin-top: 15px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    clear: both;
    position: relative;
}
.tokusyu3 h3 {
    margin-top: 15px;
}
.tokusyu5 h3 {
	font-weight: bold;
    padding: 3px 0px 0px 0px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    clear: both;
    position: relative;
    margin-top: 20px;
}
}
.tokusyu2 h3 {
	font-weight: bold;
    padding: 0px 0px 5px 37px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    clear: both;
    position: relative;
    margin-top: 10px;
}
.tokusyu9 h3 {
    font-weight: bold;
    padding: 0px 0px 5px 37px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    text-align: left;
    clear: both;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}
@media screen and (max-width: 479px) {
.tokusyu9 h3 {
    font-size: 17px;
}
}
.line3 {
    border-bottom: 2px solid #006fe1;
    padding-bottom: 50px;
}
.line4 {
    border-bottom: 2px solid #006fe1;
    padding-bottom: 50px;
    margin-top: 20px;
}
.line5 {
    padding-bottom: 0px;
    margin-top: 20px;
}
#doctor h2 {
    display: block;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    padding: 7px 0 0px 00px;
    color: #006fe1;
    margin-bottom: 0px;
}
#doctor h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0px;
}
@media screen and (max-width: 479px) {
#doctor h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0px;
    text-align: left;
}
}
.img02a {
    border-radius: 8%;
    width: 100%;
    margin-top: 30px;
}
.img03a {
    border-radius: 8%;
    width: 100%;
    margin-top: 30px;
}
.qa1 {
	background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/qa1.png) no-repeat 0px 0.1em;
	background-size: 28px 28px;
}
.qa2 {
	background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/qa2.png) no-repeat 0px 0.1em;
	background-size: 28px 28px;
}
.qa3 {
	background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/qa3.png) no-repeat 0px 0.1em;
	background-size: 28px 28px;
}
.qa4 {
	background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/qa4.png) no-repeat 0px 0.1em;
	background-size: 28px 28px;
}
.qa5 {
	background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/qa5.png) no-repeat 0px 0.1em;
	background-size: 28px 28px;
}
.ago {
	font-weight: bold;
    font-size: 130%;
    margin-bottom: 5px;
}
.illust p {
	font-size: 14px;
    font-weight: bold;
    text-align: center;
}
#age h3 {
	font-size: 20px;
    font-weight: bold;
}
.price2 {
	color: #006fe1;
    font-size: 24px;
    font-weight: bold;
}
.sub01 {
	font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
    font-weight: normal;
}
@media screen and (max-width: 479px) {
.sub01 {
	margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
    }
}
.neta {
	font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
}
.neta1 {
	font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
}
@media screen and (max-width: 991px) {
.neta1 {
    margin-top: 15px;
}
}	
.content1 {
    background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/line.png) no-repeat left bottom;
    padding: 0 0 5px;
    margin: 10px 0 20px;
}
.content1 span {
    display: block;
    color: #006fe1;
    font-size: 25px;
    font-weight: bold;
    background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/mark_apple.png) no-repeat left 6px;
    padding: 3px 0 5px 50px;
}
@media screen and (max-width: 479px) {
.content1 span {
    padding-bottom: 0px;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
    padding-top: 13px;
    }
}
.content2 {
    background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/line.png) no-repeat left bottom;
    padding: 0 0 5px;
    margin: 10px 0 20px;
}
.content2 span {
    display: block;
    color: #006fe1;
    font-size: 25px;
    font-weight: bold;
    background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/mark_apple.png) no-repeat left 6px;
    padding: 3px 0 5px 50px;
    padding-bottom: 5px;
    padding-top: 7px;
}
@media screen and (max-width: 479px) {
.content2 span {
    padding-bottom: 0px;
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 7px;
    line-height: 24px;
    }
}
.line-1 {
    background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/line.png) no-repeat left bottom;
    padding: 0 0 5px;
    margin: 30px 0 20px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb80 {
	margin-bottom: 80px;
}
@media screen and (max-width: 479px) {
.mb80 {
	margin-bottom: 50px;
}
}	
.nex {
	padding-left: 40px;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 10px;
    padding-top: 5px;
}
.syurui h2 {
	color: #006fe1;
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
}
@media screen and (max-width: 479px) {
.syurui h2 {
	color: #006fe1;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 20px;
    text-align: center;
}
}
#price table {
	table-layout: fixed;
}
@media screen and (max-width: 755px) {
#price table {
	table-layout: unset;
}
}
#mapname h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}
p {
	margin-bottom: 15px;
}
@media screen and (max-width: 479px) {
#mapname h2 {
	color: #006fe1;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 5px;
}
}

.qa__row {
  border-radius: 10px;
  overflow: hidden;
  background: #fff5e7;
  margin: 40px 0 20px;
}

.qa__row h3 {
  margin: 0;
  line-height: 28px;
}

.qa__row__question {
  padding: 28px 25px 25px 65px;
  font-size: 1.4em;
}

.qa__row__question {
  position: relative;
  color: #956134;
}

.qa__row__question::after {
  top: 20px;
  left: 20px;
  width: 34px;
  height: 34px;
  background-size: 34px;
}

.qa__row__question::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/qa_question.png);
  background-repeat: no-repeat;
}

.qa__row__answer {
  padding: 28px 25px 10px 65px;
}

.qa__row__answer {
  position: relative;
  color: #333333;
}

.qa__row__answer::before {
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  content: "";
  width: auto;
  height: 6px;
  display: block;
  background: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/border2x.png) repeat-x center top;
  background-size: auto 6px;
}

.qa__row__answer::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/qa_answer.png);
  background-repeat: no-repeat;
}

.qa__row__answer::after {
  top: 24px;
  left: 20px;
  width: 34px;
  height: 34px;
  background-size: 34px;
}
.qa__row h3{
 position:relative;
 font-size: 17px;
 font-weight: bold;
 padding-bottom: 20px;
}
.c-circle {
    color: #333;
    font-size: 120%;
    background: url(https://keiyoukai-hanarabi.jp/wp-content/themes/Keiyukai/img/mark_circle.png) no-repeat left 4px;
    padding: 0 0 5px 25px;
    margin: 0 0 5px;
}
.subnew {
	color: #006fe1;
    font-size: 22px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}
.qa__row2 {
    position: relative;
    color: #006fe1;
	padding: 15px 0px 10px 45px;
    font-size: 18px;
    border-bottom: 2px #006fe1 solid;
    margin-top: 30px;
}
@media screen and (max-width: 479px) {
.qa__row2 {
	font-size: 16px;
    line-height: 26px;
    font-weight: bold;
}
}
.qa__row2::after {
    content: "";
    position: absolute;
    display: block;
    background-image: url(https://keiyoukai-implant.jp/wp-content/uploads/2019/06/qa_question.png);
    background-repeat: no-repeat;
}
.qa__row2::after {
    top: 20px;
    left: 0px;
    width: 34px;
    height: 34px;
    background-size: 34px;
}
.mxw600 {
	    max-width: 600px;
}
table{
width:100%;
}
.scroll-table {
overflow: auto;ã€€ã€€ã€€ã€€/*tableã‚’ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ã•ã›ã‚‹*/
white-space: nowrap;ã€€ã€€/*tableã®ã‚»ãƒ«å†…ã«ã‚ã‚‹æ–‡å­—ã®æŠ˜ã‚Šè¿”ã—ã‚’ç¦æ­¢*/
}
.scroll-table::-webkit-scrollbar{ã€€ã€€/*tableã«ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã‚’è¿½åŠ&nbsp;*/
 height: 5px;
}
.scroll-table::-webkit-scrollbar-track{ã€€ã€€/*tableã«ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã‚’è¿½åŠ&nbsp;*/
 background: #F1F1F1;
}
.scroll-table::-webkit-scrollbar-thumb {ã€€ã€€/*tableã«ã‚¹ã‚¯ãƒ­ãƒ¼ãƒ«ãƒãƒ¼ã‚’è¿½åŠ&nbsp;*/
 background: #BCBCBC;
}
.kaku {
	font-size: 24px;
    color: #006fe1;
}
@media screen and (max-width: 479px) {
.kaku {
	margin-top: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}
}
.pl0 {
	margin-left: 0px !important;
}
.pp {
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 30px;
    font-size: 24px !important;
    color: #e0c84c;
}
@media screen and (max-width: 479px) {
.pp {
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 20px !important;
}
}
.tel01 {
	background-color: #FEF6EB;
	margin-top: 22px;
}
.tel02 {
	color: #006fe1;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}
@media screen and (max-width: 768px) {
.tel01 {
	margin-top: 23px;
}
} 
.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff;
}
.s-high {
    height: 200px;   
}
.main-container{ 
	max-width:600px; 
	margin:0 auto;
	margin-top: 23px;
}
.main-header{
  height:50px; 
  z-index: 2000;
}
.main-content{
  min-height:1000px;
  margin-top: 50px;
}
.main-header{
	position:-webkit-sticky; position:sticky; top:0;
}
.top-img {
	width: 400px;
}
.setsumei {
	font-size: 19px;
    margin-top: 0px;
    font-weight: bold;
}
.w280 {
	max-width: 240px;
}
#ukeire h3 {
    font-size: 18px;
    font-weight: bold;
    color: #555;
    text-align: center;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}


/*ãƒšãƒ¼ã‚¸ãƒ£ãƒ¼*/
.paginate{
    clear: both;
    text-align: center;
    padding-top: 50px;
}
@media screen and (max-width: 479px) {
.paginate{
    clear: both;
    text-align: center;
    margin-bottom: 0px;
    padding-top: 50px;
}
}	
.paginate .next,.paginate .prev{
    background-image: none;
}
.paginate .page-numbers{
    display: inline-block;
    color: #fff;
    position: relative;
    width: 4rem;
}
.paginate .page-numbers.current{
    color: #000;
}
.paginate .page-numbers::after{
    content: ' ';
    font-size: 0;
    display: inline-block;
    width: 4rem;
    padding-top: 4rem;
    background: #337ab7;
    position: absolute;
    top: -1rem;
    left: 0;
    z-index: -1;
}
.paginate .page-numbers:hover::after{
    opacity: 0.8;
}
.paginate .page-numbers.current::after{
    background-color: #ccc;
}
/*ä½“é¨“ãƒšãƒ¼ã‚¸*/
.has-text-align-center{
    text-align: center;
}
.solution{
    max-width: 950px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 100px;
}
.wid-x{
    max-width: unset !important;
}
@media screen and (max-width: 768px) {
.wid-x{
    max-width: unset !important;
    margin-top: 30px;
}
.solution{
    max-width: 950px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 100px;
}
}	
.solution *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
}
.wd-unset {
	max-width: unset !important;
}
.wp-block-group {
	margin-bottom: 55px;
}
@media screen and (max-width: 479px) {
.wp-block-group {
	margin-bottom: 20px;
}
}	
.solution img{
    max-width: 100%;
}
.solution h1{
    margin-top: 30px;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px
}
.solution h1 span{
    border-bottom: solid 8px #006fe1;
    padding-bottom: 3px;
}
.solution h2{
    font-size: 26px;
    margin-bottom: 1em;
    line-height: 36px;
}
@media screen and (max-width: 479px) {
.solution h1{
    font-size: 20px;
    display: inline-block;
    margin-bottom: 1em;
    margin-top: 0px;
    text-align: left;
    line-height: 28px;
}
.solution h2{
    font-size: 1.3em;
    margin-bottom: 1em;
    font-weight: bold;
}
.solution h1 span{
    border-bottom: unset;
    padding-bottom: 0px;
}
}
.solution .container &gt; p{
    margin-bottom: 1em;
}
.solution ul li::before{
    content: 'ãƒ»';
}
.solution .wp-block-columns{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.solution .wp-block-column{
    width: 100%;
    margin-bottom: 55px;
}
.solution .wp-block-column:nth-of-type(1){
    margin-right: 30px;
}
.solution .wp-block-column:nth-of-type(2){
    margin-right: 30px;
}
.solution .wp-block-column:nth-of-type(3){
    margin-right: 30px;
}
.solution .wp-block-column:nth-of-type(4){
    margin-right: 30px;
}
.solution .wp-block-column p{
    margin-bottom: 20px;
}
.solution .wp-block-column p.solution_schedule_day{
    line-height: 2;
    font-size: 1.78em;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "Hiragino Mincho ProN W3", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", "serif";
    font-weight: bold;
    max-width: 393px;
    margin-bottom: 1em;
    border-bottom: 3px solid #000;
}
.solution .solution_schedule_tbl table{
    font-size: 1.43em;
}
.solution .solution_schedule_tbl table th,.solution .solution_schedule_tbl table td{
    border: 0;
    padding: 0.4em;
    padding-left: 0;
}
.solution .container .solution_schedule_btm{
    margin-bottom: 80px;
}


@media screen and (max-width: 768px) {
    .solution .wp-block-columns{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .solution .wp-block-column{
        max-width: 100%;
        margin-bottom: 2em;
    }
    .solution .wp-block-column:nth-of-type(1){
        margin-right: 0;
    }
}


.case01{
    max-width: 1170px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 100px;
}
@media screen and (max-width: 1199px) {
.case01{
    max-width: 970px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 100px;
}
}
@media screen and (max-width: 479px) {
	.case01{
    margin-top: 50px;
    margin-bottom: 100px;
}
}
.case01 *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 28px;
}	
.case01 img{
    max-width: 100%;
}
.case01 h1{
    margin-top: 30px;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: left;
    line-height: 36px;
}
.case01 h2{
    font-size: 20px;
    margin-bottom: 1em;
}
@media screen and (max-width: 479px) {
.case01 h1{
    font-size: 20px;
    display: inline-block;
    margin-bottom: 1em;
    margin-top: 0px;
    line-height: 28px;
}
.case01 h2{
    font-size: 18px;
    margin-bottom: 1em;
    font-weight: bold;
}
.solution .wp-block-column:nth-of-type(1){
    flex-basis: 100% !important;
    margin-right: 0px;
}
.solution .wp-block-column:nth-of-type(2){
    flex-basis: 100% !important;
    margin-right: 0px;
}
.solution .wp-block-column:nth-of-type(3){
    flex-basis: 100% !important;
    margin-right: 0px;
}
.solution .wp-block-column:nth-of-type(4){
    flex-basis: 100% !important;
    margin-right: 0px;
}
}
.case01 .container &gt; p{äººæ±æ´‹è‹±å’Œ
    margin-bottom: 1em;
}
.case01 ul li::before{
    content: 'ãƒ»';
}
.case01 .wp-block-columns{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.case01 .wp-block-column{
    width: 100%;
    margin-bottom: 55px;
}
.case01 .wp-block-column:nth-of-type(1){
    margin-right: 30px;
}
.case01 .wp-block-column h2{
    font-size: 1.25em;
}
.case01 .wp-block-column p{
    margin-bottom: 20px;
}
.case01 .wp-block-column p.case01_schedule_day{
    line-height: 2;
    font-size: 1.78em;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "Hiragino Mincho ProN W3", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", "serif";
    font-weight: bold;
    max-width: 393px;
    margin-bottom: 1em;
    border-bottom: 3px solid #000;
}
.case01 .case01_schedule_tbl table{
    font-size: 1.43em;
}
.case01 .case01_schedule_tbl table th,.case01 .case01_schedule_tbl table td{
    border: 0;
    padding: 0.4em;
    padding-left: 0;
}
.case01 .container .case01_schedule_btm{
    margin-bottom: 80px;
}


@media screen and (max-width: 768px) {
    .case01 .wp-block-columns{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .case01 .wp-block-column{
        max-width: 100%;
        margin-bottom: 2em;
    }
    .case01 .wp-block-column:nth-of-type(1){
        margin-right: 0;
    }
}


.news01{
    max-width: 950px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 100px;
}
@media screen and (max-width: 479px) {
.news01{
    max-width: 950px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 100px;
}
}	
.news01 *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    font-size: 16px;
}	
.news01 img{
    max-width: 100%;
}
.news01 h1{
    margin-top: 60px;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 60px
}
.news01 h2{
    font-size: 1.78em;
    margin-bottom: 1em;
}
@media screen and (max-width: 479px) {
.news01 h1{
    font-size: 20px;
    display: inline-block;
    margin-bottom: 1em;
    color: #102998;
    margin-top: 0px;
}
.news01 h2{
    font-size: 1.3em;
    margin-bottom: 1em;
    font-weight: bold;
}
}
.news01 .container &gt; p{
    margin-bottom: 1em;
}
.news01 ul li::before{
    content: 'ãƒ»';
}
.news01 .wp-block-columns{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.news01 .wp-block-column{
    width: 100%;
    margin-bottom: 55px;
}
.news01 .wp-block-column:nth-of-type(1){
    margin-right: 30px;
}
.news01 .wp-block-column h2{
    font-size: 1.25em;
}
.news01 .wp-block-column p{
    margin-bottom: 20px;
}
.news01 .wp-block-column p.news01_schedule_day{
    line-height: 2;
    font-size: 1.78em;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "Hiragino Mincho ProN W3", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", "serif";
    font-weight: bold;
    max-width: 393px;
    margin-bottom: 1em;
    border-bottom: 3px solid #000;
}
.news01 .news01_schedule_tbl table{
    font-size: 1.43em;
}
.news01 .news01_schedule_tbl table th,.news01 .news01_schedule_tbl table td{
    border: 0;
    padding: 0.4em;
    padding-left: 0;
}
.news01 .container .news01_schedule_btm{
    margin-bottom: 80px;
}


@media screen and (max-width: 768px) {
    .news01 .wp-block-columns{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .news01 .wp-block-column{
        max-width: 100%;
        margin-bottom: 2em;
    }
    .news01 .wp-block-column:nth-of-type(1){
        margin-right: 0;
    }
}


@media screen and (max-width: 767px) {
.ht400 {
	height: unset !important;
}
}
figcaption {
	text-align: center;
    margin-top: 10px;
    font-size: 13px !important;
    line-height: 20px !important;
}
@media screen and (max-width: 767px) {
figcaption {
	text-align: left;
    margin-top: 10px;
    line-height: 21px !important;
}
}

.vk_balloon_content {
	background: #eeeeee;
    border: #eeeeee;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    margin-left: 100px;
    font-size: 15px;
    line-height: 24px !important;
}
.vk_balloon_content:before {
  content: "";
  position: absolute;
  top: 30%;
  left: -25px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #eeeeee;
  z-index: 0;
}
.vk_balloon_icon img {
	max-width: 80px !important;
    border-radius: 50%;
}
.vk_balloon_icon_name {
	text-align: center;
    max-width: 80px !important;
    margin-top: 0px;
}
.vk_balloon_icon figure {
	float: left;
}
.wp-block-spacer {
	height: 20px !important;
}
@media screen and (max-width: 479px) {
.wp-block-spacer {
	height: 0px !important;
}
}

.farmstay{
    max-width: 950px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 80px;
}

.farmstay *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    line-height: 28px;
}
.farmstay img{
    max-width: 100%;
}
.farmstay h1{
    font-size: 1.78em;
    display: inline-block;
    border-bottom: 4px solid #337ab7;
    font-weight: bold;
    margin-bottom: 10px;
}
.farmstay h2{
    font-size: 1.78em;
    margin-bottom: 1em;
}
@media screen and (max-width: 479px) {
.farmstay h2{
    font-size: 1.3em;
    margin-bottom: 1em;
    font-weight: bold;
}
}
.farmstay .container &gt; p{
    margin-bottom: 1em;
}
.farmstay ul li::before{
    content: 'ãƒ»';
}
.farmstay .wp-block-columns{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.farmstay .wp-block-column{
    max-width: 50%;
    width: 100%;
}
.farmstay .wp-block-column:nth-of-type(1){
    margin-right: 30px;
}
.farmstay .wp-block-column h2{
    font-size: 22px;
}
.farmstay .wp-block-column p{
    margin-bottom: 2em;
}
.farmstay .wp-block-column p.farmstay_schedule_day{
    line-height: 2;
    font-size: 1.78em;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "Hiragino Mincho ProN W3", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", "serif";
    font-weight: bold;
    max-width: 393px;
    margin-bottom: 1em;
    border-bottom: 3px solid #000;
}
.farmstay .farmstay_schedule_tbl table{
    font-size: 1.43em;
}
.farmstay .farmstay_schedule_tbl table th,.farmstay .farmstay_schedule_tbl table td{
    border: 0;
    padding: 0.4em;
    padding-left: 0;
}
.farmstay .container .farmstay_schedule_btm{
    margin-bottom: 80px;
}


@media screen and (max-width: 768px) {
    .farmstay .wp-block-columns{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .farmstay .wp-block-column{
        max-width: 100%;
        margin-bottom: 2em;
    }
    .farmstay .wp-block-column:nth-of-type(1){
        margin-right: 0;
    }
}


.report{
    max-width: 950px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 80px;
}

.report *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    line-height: 28px;
}
.report img{
    max-width: 100%;
}
.report h1{
    font-size: 1.78em;
    display: inline-block;
    border-bottom: 4px solid #337ab7;
    font-weight: bold;
    margin-bottom: 60px;
}
.report h2{
    font-size: 1.78em;
    margin-bottom: 1em;
}
@media screen and (max-width: 479px) {
.report h2{
    font-size: 1.3em;
    margin-bottom: 1em;
    font-weight: bold;
}
}
.report .container &gt; p{
    margin-bottom: 1em;
}
.report ul li::before{
    content: 'ãƒ»';
}
.report .wp-block-columns{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.report .wp-block-column{
    max-width: 50%;
    width: 100%;
}
.report .wp-block-column:nth-of-type(1){
    margin-right: 30px;
}
.report .wp-block-column h2{
    font-size: 22px;
}
.report .wp-block-column p{
    margin-bottom: 2em;
}
.report .wp-block-column p.report_schedule_day{
    line-height: 2;
    font-size: 1.78em;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "Hiragino Mincho ProN W3", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", "serif";
    font-weight: bold;
    max-width: 393px;
    margin-bottom: 1em;
    border-bottom: 3px solid #000;
}
.report .report_schedule_tbl table{
    font-size: 1.43em;
}
.report .report_schedule_tbl table th,.report .report_schedule_tbl table td{
    border: 0;
    padding: 0.4em;
    padding-left: 0;
}
.report .container .report_schedule_btm{
    margin-bottom: 80px;
}


@media screen and (max-width: 768px) {
    .report .wp-block-columns{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .report .wp-block-column{
        max-width: 100%;
        margin-bottom: 2em;
    }
    .report .wp-block-column:nth-of-type(1){
        margin-right: 0;
    }
}

.report h3 {
  position: relative;
    padding: 8px 15px;
    margin-left: 40px;
    background: #337ab7;
    border-radius: 20px;
    color: #fff;
    max-width: 300px;
    font-size: 18px;
    margin-bottom: 30px;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", Verdana, Arial, Helvetica, sans-serif;
}

.report h3:before {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  position: absolute;
  font-size: 15px;
  left: -40px;
  bottom: 0;
  color: #337ab7;
}

.report h3:after {
  font-family: "Font Awesome 5 Free";
  content: "\f111";
  position: absolute;
  font-size: 23px;
  left: -23px;
  bottom: 0;
  color: #337ab7;
}
#news img {
	width: 100%;
    height: auto;
    margin-bottom: 20px;
}
#news p {
    margin-bottom: 20px;
}
.mb100 {
	margin-bottom: 100px;
}
.pic img {
	height: 215px !important;
	object-fit: cover;
}
.ht400 {
	height: 473px;
}
.mt50a {
	    margin-top: 0px;
}
@media screen and (max-width: 479px) {
.mt50a {
	    margin-top: 50px !important;
}
}

.single-page{
    max-width: 950px;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 80px;
}
.single-page a {
    color: #337ab7;
    text-decoration: underline;
}
.single-page img {
	margin-bottom: 10px;
}
.single-page th {
	border-left-width: 0px;
    border-right-width: 0px;
}
.single-page *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    line-height: 28px;
}
.single-page img{
    max-width: 100%;
}
.single-page h1{
    display: inline-block;
    border-bottom: 4px solid #006fe1;
    margin-top: 30px;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 50px !important;
}
.single-page h2{
    font-size: 1.78em;
    margin-bottom: 1em;
}
@media screen and (max-width: 479px) {
.single-page h2{
    font-size: 1.3em;
    margin-bottom: 1em;
    font-weight: bold;
}
}
.single-page .container &gt; p{
    margin-bottom: 1em;
}
.single-page ul li::before{
    content: 'ãƒ»';
}
.single-page .wp-block-columns{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.single-page .wp-block-column{
    max-width: 50%;
    width: 100%;
}
.single-page .wp-block-column:nth-of-type(1){
    margin-right: 30px;
}
.single-page .wp-block-column h2{
    font-size: 22px;
}
.single-page .wp-block-column p{
    margin-bottom: 2em;
}
.single-page .wp-block-column p.single-page_schedule_day{
    line-height: 2;
    font-size: 1.78em;
    font-family: "æ¸¸æ˜Žæœ", YuMincho, "Hiragino Mincho ProN W3", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", "serif";
    font-weight: bold;
    max-width: 393px;
    margin-bottom: 1em;
    border-bottom: 3px solid #000;
}
.single-page .single-page_schedule_tbl table{
    font-size: 1.43em;
}
.single-page .single-page_schedule_tbl table th,.single-page .single-page_schedule_tbl table td{
    border: 0;
    padding: 0.4em;
    padding-left: 0;
}
.single-page .container .single-page_schedule_btm{
    margin-bottom: 80px;
}


@media screen and (max-width: 768px) {
    .single-page .wp-block-columns{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .single-page .wp-block-column{
        max-width: 100%;
        margin-bottom: 2em;
    }
    .single-page .wp-block-column:nth-of-type(1){
        margin-right: 0;
    }
}
.gray {
	    margin-right: 10px;
}
.sml {
	font-size: 14px;
}
.mb15 {
	margin-bottom: 15px;
}
.navbar .navbar-collapse {
    border-top-width: 0px;
    text-align: center;
    padding-bottom: 0px;
}
#menu.navbar-default .navbar-nav &gt; li &gt; a {
    color: #555;
    font-weight: 600;
    font-size: 14px;
    padding: 5px 0;
    border: 2px solid transparent;
    letter-spacing: 0.5px;
    margin: 0 18px 0 18px;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
    height: 35px;
    float: right;
}
.logo-t {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
@media (min-width: 768px){
.navbar-header {
    float: left;
}
}
.sub-ti {
	text-align: center;
    margin-bottom: 30px;
} 
@media screen and (max-width: 479px) {
.sub-ti {
	text-align: center;
    margin-bottom: 20px;
} 
.logo-t {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}
}	
.tagList.singleLine {
    overflow: hidden;
    height: 28px;
    padding-left: 0px;
    margin-top: 15px;
}
.tagList-item {
    display: inline-block;
}
.tagList-item-link {
    display: block;
    padding: 5px 10px;
    background: #102998;
    border-radius: 10px;
    font-size: 1.1rem;
    color: #fff;
}
.tagList-item-link2 {
    display: block;
    padding: 5px 10px;
    background: #528bd0;
    border-radius: 10px;
    font-size: 1.1rem;
    color: #fff;
}
.tagList-item a {
    color: #fff!important;
}
.bt-c {
    margin-bottom: 80px;
    margin-top: 50px;
    text-align: center;
}
.bt-c a {
    color: #fff!important;
}
.bt-c a:hover {
    text-decoration: none;
    background-color: #348fed;
}
@media screen and (max-width: 479px) {
.bt-c {
    margin-bottom: 50px;
    margin-top: 30px;
    text-align: center;
}
}	
.max300 {
	max-width: 150px;
}
.f-l {
	float: left;
}
.f-l2 {
	float: left;
	margin-left: 20px;
}
.n-time {
	float: left;
    margin-left: 20px;
    width: 100%;
    margin-bottom: 0px !important;
}
.w25 {
	width: 20%;
}
.w75 {
	width: 80%;
}
#school {
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #ECECEC;
    padding-bottom: 50px;
    padding-top: 80px;
}
#school h2 {
    font-size: 17px;
    line-height: 22px;
    color: #555;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}
#school h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    color: #555;
    text-align: center;
    margin-top: 15px;
}
#contact-zone {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 50px;
    padding-top: 80px;
}
#contact-zone h2 {
    font-size: 17px;
    line-height: 22px;
    color: #555;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}
#contact-zone h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    color: #555;
    text-align: center;
    margin-top: 0px;
}
#footer-c {
	padding: 20px 0 10px 0;
    padding-top: 80px;
    padding-bottom: 0px;
    margin-top: 0px;
    background-color: #363636;
}
#footer-c li {
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}
#footer-c li a {
	font-size: 14px;
	color: #fff;
}
#footer-c ul {
  list-style: none;
  padding-left: 0px;
}
.tw1 {
	max-width: 100px;
}
.con-box {
	border-top: solid 2px #eee;
    border-bottom: solid 1px #eee;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    margin-left: 2%;
    margin-right: 2%;
    padding-left: 0px;
    padding-right: 0px;
    width: 29.3% !important;
}
@media screen and (max-width: 479px) {
	.con-box {
    width: 100% !important;
}
#footer-c {
	padding: 20px 0 10px 0;
    padding-top: 50px;
    padding-bottom: 0px;
    margin-top: 0px;
    background-color: #363636;
}
#contact-zone {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    padding-top: 80px;
}
}
.w100a1 {
	width: 100%;
	max-width: 250px;
}
.w100 {
	width: 100%;
}
.name-1 {
	margin-top: 30px;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px !important;
}
.blues {
	font-size: 20px !important;
    display: inline-block !important;
    margin-bottom: 1em !important;
    color: #102998;
    font-weight: normal !important;
    margin-top: 0px !important;
}
.mlr20p {
	margin-right: 20%;
	margin-left: 20%;
}
@media screen and (max-width: 767px) {
.w100a1 {
	width: 100%;
	max-width: 200px;
	margin-bottom: 30px;
}
.name-1 {
    margin-bottom: 5px !important;
}
.blues {
	font-size: 16px !important;
    display: inline-block !important;
    margin-bottom: 1em !important;
    color: #102998;
    font-weight: normal !important;
    margin-top: 0px !important;
}
.mlr20p {
	margin-right: 0%;
	margin-left: 0%;
}
}
.lines {
  border-bottom: solid 3px #cce4ff;
  position: relative;
  padding-bottom: 10px;
  font-size: 24px;
  margin-bottom: 30px;
}
@media screen and (max-width: 479px) {
.lines {
  border-bottom: solid 3px #cce4ff;
  position: relative;
  padding-bottom: 8px;
  font-size: 21px;
  margin-bottom: 30px;
}
}	
.lines:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
}
.copys {
	margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 60px;
    color: #fff;
    font-size: 12px;
}
.bk-b {
	background-color: #363636;
	padding: 0px 15px;
}
.ichiran {
	font-size: 12px;
    margin-bottom: 10px;
}
.ichiran a{
    font-size: 14px;
    display: block;
}
.ichis {
	 margin-top: 30px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.font-awe {
    margin-bottom: 0px !important;
    text-align: center;
}
.font-awe i {
    line-height: 140px;
	font-size: 100px;
}
.s-red {
	border-width: 4px;
    color: #e85949;
    padding: 1rem;
    border-color: #e85949;
    border: 4px solid;
    font-weight: bold;
}
.s-yel {
	border-width: 4px;
    color: #f8bc04;
    padding: 1rem;
    border-color: #f8bc04;
    border: 4px solid;
    font-weight: bold;
}
.s-gre {
	border-width: 4px;
    color: #34a853;
    padding: 1rem;
    border-color: #34a853;
    border: 4px solid;
    font-weight: bold;
}
.s-blu {
	border-width: 4px;
    padding: 1rem;
    border: 4px solid #418af3;
    font-weight: bold;
    margin-bottom: 30px !important;
}
@media screen and (max-width: 479px) {
.s-red {
	border-width: 4px;
    color: #e85949;
    padding: 1rem;
    border-color: #e85949;
    margin-left: 10%;
    margin-right: 10%;
}
.s-yel {
	border-width: 4px;
    color: #f8bc04;
    padding: 1rem;
    border-color: #f8bc04;
    margin-left: 10%;
    margin-right: 10%;
}
.s-gre {
	border-width: 4px;
    color: #34a853;
    padding: 1rem;
    border-color: #34a853;
    margin-left: 10%;
    margin-right: 10%;
}
.s-blu {
	border-width: 4px;
    padding: 1rem;
    border: 4px solid #418af3;
    font-weight: bold;
    margin-left: 10%;
    margin-right: 10% !important;
    margin-bottom: 30px !important;
}
}
.s-blu2 {
	color: #418af3;
    font-size: 16px;
    line-height: 20px;
}
.red-back {
	background-color: #e85949;
    color: #fff;
    padding: 25px;
}
.nex-1 {
	font-size: 24px;
	font-weight: bold;
}
.scname {
	font-weight: bold;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 5px !important;
}
.b-bot {
	background-color: #418af3;
    color: #fff;
    padding: 20px;
    border-radius: 25px;
    font-weight: bold;
}
.f150 {
	font-size: 150%;
}
.feature1 {
    display: block;
    background: url(../img/no1.jpg) no-repeat left 0px;
    background-size: 35px 35px !important;
    padding: 3px 0 5px 40px;
    background-size: contain;
}
.feature2 {
    display: block;
    background: url(../img/no2.jpg) no-repeat left 0px;
    background-size: 35px 35px !important;
    padding: 3px 0 5px 40px;
    background-size: contain;
}
.feature3 {
    display: block;
    background: url(../img/no3.jpg) no-repeat left 0px;
    background-size: 35px 35px !important;
    padding: 3px 0 5px 40px;
    background-size: contain;
}
.feature4 {
    display: block;
    background: url(../img/no4.jpg) no-repeat left 0px;
    background-size: 35px 35px !important;
    padding: 3px 0 5px 40px;
    background-size: contain;
}
.feature5 {
    display: block;
    background: url(../img/no5.jpg) no-repeat left 0px;
    background-size: 35px 35px !important;
    padding: 3px 0 5px 40px;
    background-size: contain;
}
.feature6 {
    display: block;
    background: url(../img/no6.jpg) no-repeat left 0px;
    background-size: 35px 35px !important;
    padding: 3px 0 5px 40px;
    background-size: contain;
}
.feature7 {
    display: block;
    background: url(../img/no7.jpg) no-repeat left 0px;
    background-size: 35px 35px !important;
    padding: 3px 0 5px 40px;
    background-size: contain;
}
.btn1 {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
} 
.btn1 a {
	background-color: rgb(252, 185, 0);
    color: rgb(238, 238, 238);
    border-radius: 7px;
    white-space: pre-wrap;
    padding: 20px 60px;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
} 
.btn2 {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
} 
.btn2 a {
	background-color: rgb(252, 185, 0);
    color: rgb(238, 238, 238);
    border-radius: 7px;
    white-space: pre-wrap;
    padding: 20px 60px;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
} 
@media screen and (max-width: 479px) {
.btn1 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
} 
.btn2 {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 15px;
} 
}
.btn1 a {
    background-color: rgb(252, 185, 0);
    color: rgb(238, 238, 238);
    border-radius: 7px;
    white-space: pre-wrap;
    padding: 20px 60px;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}
.btn1 a:hover {
    opacity: 0.8 ;
}
.btn2 a:hover {
    opacity: 0.8 ;
}
.blue {
	color:#006fe1; 
}
#news h2 {
	border-bottom: solid 3px #cce4ff;
    position: relative;
    padding-bottom: 10px;
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 32px;
    margin-top: 40px;
}
#news h2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #5472cd;
    bottom: -3px;
    width: 20%;
}

.single-page ul li {
  list-style: none !important;
}
#wpforms-342-field_10-container ul {
	    padding-left: 0px !important;
}
.single-page ul li::before {
    content: none;
}
.wpforms-submit-container button {
    border: 1px solid #fcb900 !important;
    color: #fff;
    font-weight: bold !important;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 35px 15px 35px !important;
    text-decoration: none;
    height: unset !important;
    margin: 17px 0px 0 0;
    width: 200px;
    background-color: rgb(252, 185, 0) !important;
    color: rgb(238, 238, 238);
    border-radius: 7px !important;
    white-space: pre-wrap;
    padding: 20px 60px;
    text-decoration: none;
    font-size: 18px !important;
}
.wpforms-submit-container button:hover {
    opacity: 0.8 ;
}
.backn1 {
	text-align: center !important;
    margin-bottom: 20px !important;
}
.toi1 {
	font-weight: bold;
    font-size: 22px;
    margin-bottom: 0px !important;
}
.toi2 {
	font-size: 22px;
	margin-bottom: 0px !important;
}
#nav-drawer {
  position: relative;
}

/*ãƒã‚§ãƒƒã‚¯ãƒœãƒƒã‚¯ã‚¹ç­‰ã¯éžè¡¨ç¤ºã«*/
.nav-unshown {
  display:none;
}

/*ã‚¢ã‚¤ã‚³ãƒ³ã®ã‚¹ãƒšãƒ¼ã‚¹*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
  float: right;
}

/*ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ã‚¢ã‚¤ã‚³ãƒ³ã‚’CSSã&nbsp;ã‘ã§è¡¨ç¾*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*ç·šã®å¤ªã•*/
  width: 25px;/*é•·ã•*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*é–‰ã˜ã‚‹ç”¨ã®è–„é»’ã‚«ãƒãƒ¼*/
#nav-close {
  display: none;/*ã¯ã˜ã‚ã¯éš&nbsp;ã—ã¦ãŠã*/
  position: fixed;
  z-index: 99;
  top: 0;/*å…¨ä½“ã«åºƒãŒã‚‹ã‚ˆã†ã«*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*ä¸­èº«*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*æœ€å‰é¢ã«*/
  width: 90%;/*å³å´ã«éš™é–“ã‚’ä½œã‚‹ï¼ˆé–‰ã˜ã‚‹ã‚«ãƒãƒ¼ã‚’è¡¨ç¤ºï¼‰*/
  max-width: 280px;/*æœ€å¤§å¹…ï¼ˆèª¿æ•´ã—ã¦ãã&nbsp;ã•ã„ï¼‰*/
  height: 100%;
  background: #006fe1;/*èƒŒæ™¯è‰²*/
  transition: .3s ease-in-out;/*æ»‘ã‚‰ã‹ã«è¡¨ç¤º*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*å·¦ã«éš&nbsp;ã—ã¦ãŠã*/
}

/*ãƒã‚§ãƒƒã‚¯ãŒå…¥ã£ãŸã‚‰ã‚‚ã‚ã‚‚ã‚è¡¨ç¤º*/
#nav-input:checked ~ #nav-close {
  display: block;/*ã‚«ãƒãƒ¼ã‚’è¡¨ç¤º*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*ä¸­èº«ã‚’è¡¨ç¤ºï¼ˆå³ã¸ã‚¹ãƒ©ã‚¤ãƒ‰ï¼‰*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
  padding: 50px 30px;
}
#nav-content li {
	list-style: none !important;
	margin-bottom: 15px;
	font-size: 14px;
	border-bottom: solid;
    border-color: #FFF;
    border-width: 1px;
    padding-bottom: 5px;
}
.top-flort {
	float: left;
}
.gry-back {
	background-color: #ECECEC;
}
.mt80sx {
	padding-top: 80px;
}
@media screen and (max-width: 479px) {
.mt80sx {
	padding-top: 30px;
}
.gry-back {
	background-color: #ECECEC;
}
}
.tagb {
	background-color: #fff;
    padding: 15px 20px;
}
@media screen and (max-width: 479px) {
.tagb {
	background-color: #ECECEC;
    padding: 15px 0px;
}
}

/*ã‚¿ã‚°å‘¨ã‚Š*/
.product_tag a{
    display: inline-block;
    padding: 7px 9px;
    line-height: 1;
    color: #fff;
    background-color: #102998;
    border-radius: 13px;
    margin-right: 5px;
    text-decoration: none;
    font-size: 12px;
    margin-bottom: 5px;
}
.school_tag a{
    display: inline-block;
    padding: 7px 9px;
    line-height: 1;
    color: #fff;
    background-color: #528BD0;
    border-radius: 13px;
    text-decoration: none;
    font-size: 12px;
}
.foot-s {
    margin-right: -15px;
	margin-left: -15px;
}
.side-img {
	margin: 30px 0px 15px;
    padding: 3px 0px 10px 30px;
    background: url(../img/checks.png) no-repeat 0px 0.1em;
    border-bottom: 2px #5472cd solid;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    clear: both;
    position: relative;
    background-size: 25px 25px;
}
.mr10 {
	margin-right: 10px;
}
.img-sz {
	height: 215px !important;
    object-fit: cover;
    margin-bottom: 20px;
}
.img-sz2 {
	height: 215px !important;
    object-fit: cover;
}
.btn3 {
	text-align: center;
	margin-bottom: 30px;
}
.btn3 a {
    background-color: rgb(52, 117, 181);
    color: rgb(238, 238, 238);
    border-radius: 7px;
    white-space: pre-wrap;
    padding: 20px 120px;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}
.btn3 a:hover {
	opacity: 0.5 ;
}
.foot-p1 {
	text-align: center;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.foot-p1 span{
	color: #87b2c2;
	font-size: 25px;
}
.boxline {
	border: solid;
    margin-right: 10%;
    margin-left: 10%;
    padding: 20px;
    border-color: #203064;
    margin-top: 30px;
    margin-bottom: 30px;
}

@media screen and (max-width: 479px) {
.btn3 {
	text-align: center;
	margin-bottom: 20px;
}
.btn3 a {
    background-color: rgb(52, 117, 181);
    color: rgb(238, 238, 238);
    border-radius: 7px;
    white-space: pre-wrap;
    padding: 15px 50px;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}
.btn3 a:hover {
	opacity: 0.5 ;
}
.foot-p1 {
	text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.foot-p1 span{
	color: #87b2c2;
	font-size: 18px;
}
.boxline {
	border: solid;
    margin-right: 0%;
    margin-left: 0%;
    padding: 15px;
    border-color: #203064;
    margin-top: 20px;
    margin-bottom: 20px;
}
}
.waku01 {
	border: 2px #eee solid;
}

</pre></body></html>