@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
line-height: 1.6em;
}
h1, h2, h3, h4{
line-height: 1em;
}
img{
max-width:100%;
height:auto;
vertical-align:bottom;
}
a{
text-decoration: none;
-webkit-transition-duration: 1000ms;
-moz-transition-duration: 1000ms;
-o-transition-duration: 1000ms;
transition-duration: 1000ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
a:hover{
text-decoration: none;
}
a img{
border-style:none;
} 
strong{
font-weight: normal;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
} :focus {
outline: 0;
} ins {
text-decoration: none;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
}
.clear::after{
content: ".";
display: block; 
height: 0;
font-size:0;
clear: both; 
visibility:hidden;
}
   .text-center {
text-align: center;
} .btn {
padding: 15px;
position: relative;
display: inline-block;
width: 100%;
font-size: 1.26rem;
color: #006fb9;
max-width: 220px;
margin: 0 auto;
background-color: #fff;
border: 1px solid #006fb9;
line-height: 1em;
border-radius: 26px;
}
.btn::after {
content: ''; display: inline-block; width: 14px; height: 29px; background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/arrow03-r-blue.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 36%;
right: 20px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
a.btn_link:hover .btn::after {
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/arrow03-r.png);
-webkit-transition: all 0.2s;
transition: all 0.2s;
right: 16px;
}
a.btn_link:hover .btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: #006fb9;
color: white;
} .btn-blue {
font-size: 1.1rem;
color: #fff;
background-color: #1f90aa;
border: 1px solid #1f90aa;
}
.btn-blue::after {
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/arrow03-r.png);
}
a.btn_link-blue:hover .btn-blue {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: #666666;
color: white;
}  body {
line-height: 1.6em;
font-family: fot-tsukuardgothic-std, sans-serif;
background: #fff;
color: #333333;
font-size: 18px;
}
.container {
-webkit-transition: 0.4s all;
transition: 0.4s all;
}
p {
font-family: "Noto Sans JP", sans-serif;
}
a {
color: #37b44a;
}
a:hover {
color: #555;
}
img {
pointer-events: none;
}
.nopc {
display: none;
}
.table_parent {
display: table;
width: 100%;
}
.table_parent .table_cells-2 {
display: table-cell;
width: 50%;
vertical-align: middle;
}
h2.h2-title {
font-family: fot-tsukuardgothic-std, sans-serif;
color: #333333;
font-weight: 700;
font-size: 1.6rem;
position: relative;
}
@media screen and (max-width: 768px) {
h2.h2-title {
font-size: 1.2rem;
}
}
h2.h2-title::before {
content: '';
position: absolute;
top: 4px;
left: 0;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/h2-before.svg) no-repeat;
background-repeat: no-repeat;
width: 210px;
height: 50px;
background-size: contain;
}
@media screen and (max-width: 991px) {
h2.h2-title::before {
top: 10px;
width: 140px;
}
}
@media screen and (max-width: 768px) {
h2.h2-title::before {
display: none;
}
}
h2.h2-title::after {
content: '';
position: absolute;
top: 4px;
right: 0;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/h2-after.svg) no-repeat;
background-repeat: no-repeat;
width: 210px;
height: 50px;
background-size: contain;
}
@media screen and (max-width: 991px) {
h2.h2-title::after {
top: 10px;
width: 140px;
}
}
@media screen and (max-width: 768px) {
h2.h2-title::after {
display: none;
}
}
h2.h2-title-2 {
font-family: fot-tsukuardgothic-std, sans-serif;
color: #000;
font-size: 1.6rem;
display: inline-block;
position: relative;
}
@media screen and (max-width: 768px) {
h2.h2-title-2 {
font-size: 1.2rem;
}
}
h2.h2-title-2::before {
content: '';
position: absolute;
top: -5px;
left: -24px;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/ttl_bdr_l.png) no-repeat;
background-repeat: no-repeat;
width: 14px;
height: 50px;
background-size: contain;
}
h2.h2-title-2::after {
content: '';
position: absolute;
top: -5px;
right: -32px;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/ttl_bdr_r.png) no-repeat;
background-repeat: no-repeat;
width: 14px;
height: 50px;
background-size: contain;
}
@media (max-width:767px) {
h2.h2-title-2::after{
top: 25px;
}
h2.h2-title-2::before {
top: 25px;
}
}
h2.h2-title-3 {
font-family: fot-tsukuardgothic-std, sans-serif;
color: #000;
font-size: 1.4rem;
border: 3px solid #88dce5;
display: inline-block;
border-radius: 20px;
position: relative;
padding: 24px 40px;
}
h2.h2-title-3 span {
font-weight: 700;
color: #37b7cc;
}
@media screen and (max-width: 768px) {
h2.h2-title-3 {
font-size: 1.2rem;
}
}
h2.h2-title-3::before {
content: '';
position: absolute;
top: 24%;
left: -8px;
background: #fff;
width: 14px;
height: 50px;
background-size: contain;
}
h2.h2-title-3::after {
content: '';
position: absolute;
top: 24%;
right: -8px;
background: #fff;
width: 14px;
height: 50px;
background-size: contain;
}
.flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.flex-2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.bold {
color: #1f90aa;
font-weight: bold;
}
.align-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.mt-6 {
margin-top: 6rem;
}
h4.news {
font-family: "Noto Sans JP", sans-serif;
color: #37b7cc;
}
h4.column {
font-family: "Noto Sans JP", sans-serif;
color: #58b72c;
}
h4.lecture {
font-family: "Noto Sans JP", sans-serif;
color: #ff7300;
}
.section-erea {
padding: 60px 20px;
}
@media screen and (max-width: 768px) {
.section-erea {
padding: 40px 10px;
}
}
.container {
padding-left: 0px;
padding-right: 0px;
}
.row {
margin-right: 0px;
margin-left: 0px;
margin: 0 auto;
}
.none {
display: none;
opacity: 0;
}
.text-position {
text-align: center;
}
@media screen and (max-width: 900px) {
.text-position {
text-align: justify;
}
}
@media screen and (min-width: 1300px) {
br.ld {
display: none;
}
}
@media screen and (min-width: 1210px) {
br.sm {
display: none;
}
}
@media screen and (max-width: 900px) {
br.md {
display: none;
}
}
@media screen and (min-width: 768px) {
br.sp {
display: none;
}
}
@media screen and (max-width: 768px) {
.nopc {
display: block !important;
}
#totop {
bottom: 80px !important;
right: 15px !important;
}
.nosp {
display: none !important;
}
.table-parent {
display: block;
}
.table-parent .table-cells_2 {
display: block;
width: 100%;
}
header {
position: relative;
width: 100% !important;
background: none !important;
border: none !important;
height: auto !important;
z-index: 1000000 !important;
}
header.active {
height: calc(100vh - 77px) !important;
}
main, footer {
padding-left: 0 !important;
}
main {
top: 0;
right: 0;
left: 0;
}
}
.clear {
clear: both;
} #wrapper, #wrapper02 {
display: block;
margin: 0;
padding: 0;
position: relative;
animation: fadeIn 1.5s ease-in 0s 1 normal;
-webkit-animation: fadeIn 1.5s ease-in 0s 1 normal;
overflow: hidden;
}
@media screen and (min-width: 769px) {
.bx-viewport {
width: 100% !important;
min-height: 700px !important;
}
.bx-viewport img {
width: 100%;
height: 700px;
-o-object-fit: cover;
object-fit: cover;
}
}
.fade_slow {
position: relative;
opacity: 0;
}
.fade_slow.in {
position: relative;
opacity: 1;
-webkit-transition: opacity 1500ms;
transition: opacity 1500ms;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} #header_menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 20px 34px 10px 0;
background-color: #fff;
}
@media screen and (max-width: 1300px) {
#header_menu {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
@media screen and (max-width: 991px) {
#header_menu {
display: none;
}
}
#header_menu .header_logo {
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: 330px;
width: 100%;
display: block;
margin-left: 20px;
}
#header_menu .header_logo a {
display: block;
width: 100%;
height: 100%;
}
#header_menu .header_logo a img {
width: 100%;
}
#header_menu ul {
text-align: center;
padding: 64px 0 8px 0;
}
#header_menu li {
font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: bold;
padding: 0 14px;
list-style-type: none;
display: inline-block;
}
#header_menu li a {
color: #000;
}
#header_menu li a:hover {
color: #1f90aa;
}
@media screen and (max-width: 1300px) {
#header_menu li {
line-height: 40px;
}
}
header {
position: fixed;
width: 100%;
z-index: 2;
}
.sp_nav nav {
position: fixed;
width: 94%;
z-index: 9999999;
margin-top: 8%;
top: 0;
right: 0;
}
.sp_nav nav ul {
background: white;
-webkit-box-shadow: -10px 0px 30px rgba(41, 41, 41, 0.33);
box-shadow: -10px 0px 30px rgba(41, 41, 41, 0.33);
padding: 20px 20px 20px 20px;
}
.sp_nav nav ul li {
padding: 16px 20px 16px 20px;
}
.sp_nav nav ul li:not(:last-child) {
border-bottom: 1px solid #e4e4e4;
}
.sp_nav nav ul a {
font-family: "Noto Serif JP", serif;
color: black;
}
#navmenu {
-webkit-transform: translate(100%, 0);
-ms-transform: translate(100%, 0);
transform: translate(100%, 0);
-webkit-transition: all 0.3s !important;
transition: all 0.3s !important;
background: white;
}
#navmenu p {
margin-top: 10px;
} nav {
display: block;
position: fixed;
top: 0;
right: -600px;
bottom: 0;
max-width: 600px;
width: 100%;
background: #88dce5;
overflow-x: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: all .5s;
transition: all .5s;
z-index: 31;
opacity: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.open nav {
right: 0;
opacity: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
nav .inner {
padding: 25px 16px;
max-width: 400px;
width: 100%;
margin: 0 auto;
}
nav .inner ul {
list-style: none;
margin: 0;
padding: 0;
}
nav .inner ul li {
position: relative;
margin: 0;
border-bottom: 1px solid #e4e4e4;
}
nav .inner ul li a {
display: block;
font-family: fot-tsukuardgothic-std, sans-serif;
color: #000;
font-weight: 700;
padding: 1.2em .5em;
text-decoration: none;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition: all .5s;
transition: all .5s;
}
nav .inner ul li a::before {
font-family: "Font Awesome 5 Free";
content: "\f105";
font-weight: 900;
padding-right: 12px;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
nav .inner ul li a:hover {
background: #333;
color: #fff;
-webkit-transition: all .5s;
transition: all .5s;
} .toggle_btn {
display: block;
position: fixed;
background-color: #fff;
-webkit-box-shadow: 1px 1px 7px #00000010;
box-shadow: 1px 1px 7px #00000010;
padding: 28px;
top: 34px;
right: 30px;
width: 30px;
height: 30px;
-webkit-transition: all .5s;
transition: all .5s;
cursor: pointer;
z-index: 50;
}
@media screen and (max-width: 991px) {
.toggle_btn {
top: 16px;
right: 16px;
}
}
.toggle_btn span {
display: block;
position: absolute;
left: 13px;
width: 30px;
height: 4px;
background-color: #333;
-webkit-transition: all .5s;
transition: all .5s;
}
.toggle_btn span:nth-child(1) {
top: 15px;
}
.toggle_btn span:nth-child(2) {
top: 26px;
}
.toggle_btn span:nth-child(3) {
bottom: 15px;
}
.open .toggle_btn span:nth-child(1) {
-webkit-transform: translateY(10px) rotate(-315deg);
-ms-transform: translateY(10px) rotate(-315deg);
transform: translateY(10px) rotate(-315deg);
}
.open .toggle_btn span:nth-child(2) {
opacity: 0;
}
.open .toggle_btn span:nth-child(3) {
-webkit-transform: translateY(-12px) rotate(315deg);
-ms-transform: translateY(-12px) rotate(315deg);
transform: translateY(-12px) rotate(315deg);
} #mask {
display: none;
-webkit-transition: all .5s;
transition: all .5s;
}
.open #mask {
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: .8;
z-index: 2;
cursor: pointer;
-webkit-transition: all .5s;
transition: all .5s;
}
header {
z-index: 99;
background: #1f90aa;
position: relative;
width: 100%;
}
.g-nav {
display: none;
width: 100%;
z-index: 10;
}
.g-nav ul {
text-align: center;
padding: 16px 0;
}
@media screen and (max-width: 900px) {
.g-nav ul {
display: none;
}
}
.g-nav li {
color: #fff;
font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
padding: 0 30px;
list-style-type: none;
display: inline-block;
line-height: 0px;
}
.g-nav li a {
color: white;
}
.fixed {
position: fixed;
top: 0;
left: 0;
}
.fixed .g-nav-menu li {
line-height: 40px;
}
header::-webkit-scrollbar { display: none;
}
@media screen and (max-height: 1020px) {
.visual_comment {
width: 80% !important;
}
}
@media screen and (max-height: 1020px) and (min-width: 769px) {
width: 100% !important;
}
@media screen and (max-height: 1020px) {
.visual_comment p {
font-size: 26px !important;
}
}
@media screen and (max-height: 1020px) and (min-width: 769px) {
.visual_comment p {
font-size: 37px !important;
}
}
@media screen and (max-height: 1020px) and (min-width: 1200px) {
.visual_comment p {
font-size: 40px !important;
}
}
.navBtn {
position: fixed;
right: 0;
top: 0;
width: 65px;
height: 65px;
cursor: pointer;
z-index: 1000001 !important;
background: #1f90aa;
text-align: center;
}
.navBtn span {
display: block;
position: absolute;
-webkit-transition: .3s;
transition: .3s;
position: absolute;
width: 28px;
height: 2px;
left: 50%;
margin-left: -14px;
display: inline-block;
background-color: #ffffff;
}
.navBtn span:nth-child(1) {
top: 15px;
}
.navBtn span:nth-child(2) {
top: 24px;
}
.navBtn span:nth-child(3) {
top: 33px;
}
.navBtn span:nth-child(4) {
border: none;
color: #fff;
font-size: 13px;
left: 26px;
top: 40px;
display: inline;
background: none;
line-height: 13px;
}
.navBtn.active span:nth-child(1) {
top: 24px;
height: 3px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.navBtn.active span:nth-child(2), .active span:nth-child(3) {
top: 24px;
height: 3px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
} #header {
padding: 0 10px;  }
#header .header_common {
width: 100%;
display: block;
overflow: hidden;
z-index: 0;
position: relative;
padding: 30px;
border: 4px solid #e8f7f7;
max-width: 1460px;
margin: 0 20px;
border-radius: 40px;
margin: 0 auto;
}
@media screen and (max-width: 991px) {
#header .header_common {
padding: 10px 20px;
margin-top: 90px;
}
#header .header_common img.page-icon {
width: 80px;
}
}
#header .header_common h1.common_head {
color: #112d8c;
padding: 40px;
font-size: 1.8rem;
font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
z-index: 100;
}
@media screen and (max-width: 768px) {
#header .header_common h1.common_head {
font-size: 1.3rem;
padding: 0 0 0 20px;
}
}
#header .header_news {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/header_bg_13.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_contact {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/header_bg_15.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header .header_short {
min-height: 276px;
}
@media screen and (max-width: 768px) {
#header .header_short {
min-height: 226px;
}
}
#header .header_archive {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/header_archive_bg.jpg) no-repeat;
background-position: right bottom;
background-size: cover;
}
#header #breadcrumb {
min-height: 56px;
height: auto; padding-top: 10px;
}
#header #breadcrumb ul {
max-width: 1170px;
width: 100%;
margin: 0 auto;
padding: 0 20px;
overflow: hidden;
position: relative;
zoom: 1;
}
#header #breadcrumb ul li {
font-family: "Noto Sans JP", sans-serif;
float: left;
font-size: 1rem;
line-height: 1.5em;
color: #333333;
position: relative;
padding-top: 8px;
padding-right: 20px;
padding-bottom: 10px;
}
#header #breadcrumb ul li:not(:last-child)::before {
content: "";
display: block;
width: 6px;
height: 6px;
top: 50%;
border-top: solid 2px;
border-right: solid 2px;
-webkit-transform: rotate(45deg) translateY(-50%);
-ms-transform: rotate(45deg) translateY(-50%);
transform: rotate(45deg) translateY(-50%);
color: inherit;
border-color: #bbb;
position: absolute;
right: 0px;
}
#header #breadcrumb ul li.bc_home {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/icon/bc_home.png) no-repeat;
background-size: 14px 18px;
background-position: left center;
padding-left: 24px;
margin: 0 8px 0 4px;
}
#header #breadcrumb ul li.bc_home::before {
content: '';
margin: 0px;
}
#header #breadcrumb ul li.bc_current {
margin: 0 8px;
}
#header #breadcrumb ul li a {
font-family: "Noto Sans JP", sans-serif;
color: #0086a5;
}
#header #breadcrumb ul li a:hover {
color: #333333;
}
@media screen and (min-width: 769px) {
.container_map {
padding-top: 40px;
}
}
a.link_bk {
background: #6d6d6d;
color: #fff;
padding: 8px 12px;
margin: 0 auto;
display: block;
width: 80%;
max-width: 300px;
border-bottom: 4px solid #333333;
text-align: center;
border-radius: 2px;
}
a.link_bk:hover {
background: #1f90aa;
}
.bg_stripe {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/stripe.png) repeat;
}
.bg_stripe_lg {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/stripe_lg.png) repeat;
}
.slide {
width: 100%;
height: auto;
margin: 0 auto;
overflow: hidden;
}
.scroll-btn {
position: absolute;
left: 50%;
bottom: 20%;
border-radius: 50%;
width: 68px;
height: 68px;
margin-left: -34px;
z-index: 90000;
opacity: 0;
}
.scroll-btn:hover {
-webkit-transform: 0.2s;
-ms-transform: 0.2s;
transform: 0.2s;
bottom: 19%;
}
a#logo {
position: absolute;
left: 30px;
top: 30px;
z-index: 7000;
display: block;
width: 69px;
height: 73px;
}
a#logo:hover {
opacity: .6;
} ul#top_menu {
position: absolute;
right: 46px;
top: 18px;
z-index: 94000;
clear: both;
}
@media screen and (max-width: 991px) {
ul#top_menu {
display: none;
}
}
ul#top_menu .btn {
padding: 15px 60px;
max-width: 300px;
width: 100%;
}
ul#top_menu a.btn_link:hover .btn {
background-color: #333;
border-color: #333;
}
ul#top_menu li a {
display: block;
color: #333333;
}
ul#top_menu li a:hover {
color: #1f90aa;
}
ul#top_menu li a.top_contact {
padding-right: 26px; }
ul#top_menu li a.top_contact img { width: 325px;
}
@media screen and (max-width: 1015px) and (min-width: 990px) {
ul#top_menu li a.top_contact img {
max-width: 300px;
width: 100%;
}
}  .front_menu {
margin: 0 auto;
max-width: 1000px;
width: 100%;
}
.front_menu ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.front_menu ul li {
background: #ffffe1;
border: 2px solid #efae3c;
border-radius: 40px;
margin: 4px;
}
.front_menu ul li a {
padding: 10px 26px;
color: #000;
font-weight: 700;
width: 100%;
height: 100%;
display: block;
}
.front_menu ul li:hover {
background: #efae3c;
-webkit-transition: .2s all;
transition: .2s all;
}
.front_menu ul li:hover a {
-webkit-transition: .2s all;
transition: .2s all;
color: #fff;
}
.front_menu ul .current-menu-item {
background: #efae3c;
-webkit-transition: .2s all;
transition: .2s all;
}
.front_menu ul .current-menu-item a {
-webkit-transition: .2s all;
transition: .2s all;
color: #fff;
} .top_aboutus .container {
position: relative;
max-width: 1300px;
}
@media screen and (min-width: 1224px) {
.top_aboutus .container::before {
content: '';
position: absolute;
bottom: -20px;
left: 0;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/top_aboutus_before.png) no-repeat;
background-repeat: no-repeat;
width: 141px;
height: 266px;
background-size: contain;
}
.top_aboutus .container::after {
content: '';
position: absolute;
bottom: -20px;
right: 0;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/top_aboutus_after.png) no-repeat;
background-repeat: no-repeat;
width: 141px;
height: 266px;
background-size: contain;
}
}
.top_aboutus p {
font-family: fot-tsukuardgothic-std, sans-serif;
line-height: 1.8;
letter-spacing: .055em;
font-size: 1.18rem;
} .top_mission .row {
max-width: 1020px;
width: 100%;
margin: 0 auto;
}
.top_mission ul li {
position: relative;
background-color: #dff1f2;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 139px;
}
.top_mission ul li::after {
content: "";
right: 0;
position: absolute;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/top_mission_after_01.jpg) no-repeat;
background-size: contain;
width: 30px;
height: 139px;
}
@media screen and (max-width: 768px) {
.top_mission ul li::after {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/top_mission_after_01a.jpg) no-repeat;
width: 20px;
}
}
.top_mission ul li:nth-child(2), .top_mission ul li:nth-child(3) {
background-color: #e4eff7;
}
.top_mission ul li:nth-child(2)::after, .top_mission ul li:nth-child(3)::after {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/top_mission_after_02.jpg) no-repeat;
}
@media screen and (max-width: 768px) {
.top_mission ul li:nth-child(2)::after, .top_mission ul li:nth-child(3)::after {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/top_mission_after_02a.jpg) no-repeat;
width: 20px;
}
}
.top_mission ul p.list-inner {
position: relative;
padding-left: 80px;
padding-right: 15px;
font-family: fot-tsukuardgothic-std, sans-serif;
}
.top_mission ul p.list-inner::after {
content: "";
top: -13px;
left: 0;
position: absolute;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/top_mission_01.png) no-repeat;
background-size: contain;
width: 56px;
height: 56px;
}
.top_mission ul li:nth-child(2) p.list-inner::after {
top: 0px;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/top_mission_02.png) no-repeat;
}
.top_mission ul li:nth-child(3) p.list-inner::after {
top: 10px;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/top_mission_03.png) no-repeat;
}
.top_mission ul li:nth-child(4) p.list-inner::after {
top: 0px;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/top_mission_04.png) no-repeat;
}
.top_mission.section-erea {
padding: 40px 20px;
} .top_topics {
background: #fff;
}
.top_topics .container {
max-width: 1000px;
}
.post {
margin-top: 14px;
overflow: hidden;
}
@media screen and (max-width: 768px) {
.post p:last-child {
margin-bottom: 18px;
}
}
.post .post_img {
overflow: hidden;
height: 200px;
width: auto;
position: relative;
border-radius: 8px;
}
.post .post_img img {
display: block;
-webkit-transition-duration: 1s;
transition-duration: 1s;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.post .post_deta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 12px;
font-size: 1rem;
}
.post h3 {
font-family: "Noto Sans JP", sans-serif;
font-family: 700;
line-height: 1.6em;
font-size: 1.1rem;
margin: 6px 0;
min-height: 50px;
max-height: 50px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.post p.date {
font-family: "Noto Sans JP", sans-serif;
color: #999999;
}
.post a {
color: #333333;
position: relative;
overflow: hidden;
display: block;
-webkit-transition-duration: 1s;
transition-duration: 1s;
}
.post a:hover img {
opacity: .6;
-webkit-transition-duration: 1s;
transition-duration: 1s;
width: 110%;
} .top_blog {
background: #f0f7f7;
} .link-inner {
background: #fff;
border: 2px solid #e2e2e2;
}
.front-link {
border-bottom: 5px solid #c1e5e5;
}
.front-link .row {
max-width: 860px;
width: 100%;
margin: 0 auto;
}
.front-link img {
-webkit-transition: .4s all;
transition: .4s all;
}
.front-link a:hover .link-inner img {
opacity: .6;
-webkit-transition: .4s all;
transition: .4s all;
} .top_googlemap {
border-bottom: 5px solid #c1e5e5;
}
.top_googlemap .container {
padding: 0;
}
.top_googlemap .col-md-5.logo img {
max-width: 380px;
}
.top_googlemap .col-md-7.tel img {
max-width: 380px;
width: 100%;
}
@media screen and (max-width: 768px) {
.top_googlemap .col-md-7.tel img {
margin: 0 auto;
}
}
.map-erea {
position: relative;
}
#map_canvas {
height: 480px !important;
background-color: #000;
} .btn-google {
position: absolute;
margin-top: -80px;
margin-left: -10px;
background: #fff;
border: 3px dotted #5bade1;
width: 130px;
border-radius: 50%;
height: 130px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.btn-google span {
text-align: center;
line-height: 1.4;
font-size: 16px;
position: relative;
color: #1f90aa;
}
.btn-google span::after {
content: "";
display: block;
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/arrow03-r-blue.png);
background-size: contain;
background-repeat: no-repeat;
width: 16px;
height: 16px;
margin: 5px auto 0 auto;
}
.btn-google:hover {
margin-top: -90px;
margin-left: -20px;
width: 150px;
height: 150px;
} .aboutus-greeting p {
font-size: 1.1rem;
color: #333333;
line-height: 2.2;
} .section-contents01 {
padding-top: 20px;
overflow: hidden;
}
@media screen and (min-width: 992px) {
.section-contents01 {
height: 525px;
}
} @media screen and (max-width: 991px) {
.section-contents01 {
padding-top: 0px;
}
}
@media screen and (max-width: 991px) {
.section-contents01 .section-contents01__img {
height: 280px;
}
}
.section-contents01 .section-contents01__img img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.section-contents01 .section-contents01__right {
position: relative;
}
.section-contents01 .section-contents01__right h2 {
font-size: 1.5rem;
font-weight: 700;
line-height: 1.6;
}
@media screen and (max-width: 991px) {
.section-contents01 .section-contents01__right h2 {
font-size: 1.4rem;
margin-top: 40px;
}
}
.section-contents01 .section-contents01__right p {
font-family: "Noto Sans JP", sans-serif;
font-size: 1.1rem;
padding: 40px 0 90px;
line-height: 2;
}
@media screen and (max-width: 991px) {
.section-contents01 .section-contents01__right p {
padding: 30px 0 0px;
}
}
.section-contents01 .h3-icon {
position: absolute;
top: -20px;
left: -220px;
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/h3-icon.png);
width: 254px;
height: 254px;
background-size: 254px 254px;
background-repeat: no-repeat;
background-position: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 991px) {
.section-contents01 .h3-icon {
top: -140px;
left: 0px;
width: 164px;
height: 164px;
background-size: 164px 164px;
}
}
.section-contents01 .h3-icon h3 {
font-size: 1.4rem;
color: #1f90aa;
font-weight: 700;
line-height: 1.4;
}
@media screen and (max-width: 991px) {
.section-contents01 .h3-icon h3 {
font-size: 1.1rem;
}
}
.aboutus-2 .container {
max-width: 920px;
}
.aboutus-2 tbody tr {
font-size: 1.1rem;
border-top: none;
border-bottom: 1px solid #88dce5;
}
.aboutus-2 tbody td {
padding: 1.2rem .75rem;
border-top: none;
border-bottom: 1px solid #88dce5;
}
@media screen and (max-width: 768px) {
.aboutus-2 tbody td {
padding: .9rem 0rem;
width: 36px;
}
}
a.btn-link {
width: 100%;
height: 100%;
display: inline;
}
.btn-link__inner {
padding: 12px 14px;
position: relative;
display: inline-block;
background-color: #37b7cc;
border: 1px solid #37b7cc;
line-height: 1em;
border-radius: 24px;
max-width: 220px;
width: 100%;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.btn-link__inner a {
cursor: pointer;
}
.btn-link__inner::after {
content: '';
display: inline-block;
width: 11px;
height: 27px;
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/btn-arrow-g.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 10px;
right: 28px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
a.btn-link:hover .btn-link__inner::after {
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/btn-arrow-w.png);
-webkit-transition: all 0.2s;
transition: all 0.2s;
top: 11px;
right: 24px;
}
a.btn-link:hover .btn-link__inner {
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: #006fb9;
} .container.innner {
max-width: 1000px;
}
.onsultation-list__01 {
padding: 30px 40px;
background: #f0f7f7;
border-radius: 30px;
}
@media screen and (max-width: 768px) {
.onsultation-list__01 {
padding: 30px 20px;
}
}
.onsultation-list__01 ul li {
font-weight: 700;
font-size: 1.2rem;
color: #1f90aa;
}
.onsultation-list__01 ul.under li {
font-size: 1.1rem;
color: #000;
font-weight: normal;
line-height: 2;
}
.onsultation-list__01 ul.under li i {
color: #54c9d6;
}
.cont_point {
margin-top: 4rem;
}
.cont_point .div_point {
margin-bottom: 40px;
}
.cont_point .div_flow {
margin-bottom: 0;
}
.cont_point .point {
border: 2px solid #bfbfbf;
padding: 20px 60px 40px;
background-color: #f4f4f4;
position: relative;
}
@media screen and (max-width: 768px) {
.cont_point .point {
padding: 10px 20px 40px;
}
}
.cont_point .point h4 {
color: red;
text-align: center;
font-family: fot-tsukuardgothic-std, sans-serif;
font-size: 28px;
font-weight: 100;
letter-spacing: .5px;
margin-bottom: 18px;
position: relative;
}
.cont_point .point h4::after {
position: absolute;
bottom: -14px;
left: 0;
content: '';
width: 100%;
height: 4px;
background: #bfbfbf;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: center top;
-ms-transform-origin: center top;
transform-origin: center top;
}
.cont_point .point h4.is-show::after {
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
}
.cont_point .point p {
line-height: 2.2;
margin-top: 32px;
}
.cont_point .point .tel {
background: #fff;
border-radius: 80px;
text-align: center;
padding: 40px 10px;
}
.cont_point .point .tel img {
max-width: 460px;
width: 100%;
}
@media screen and (max-width: 768px) {
.cont_point .point .tel img {
max-width: 320px;
}
}
.cont_point .point a {
color: #00b0d0;
text-decoration: underline;
font-weight: bold;
}
.cont_point .point .flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media screen and (max-width: 768px) {
.cont_point .point .flex {
display: block;
}
}
.cont_point .point .flex .left {
width: 100%;
}
@media screen and (min-width: 768px) {
.cont_point .point .flex .left {
width: 70%;
padding-right: 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
.cont_point .point .flex .right {
width: 100%;
}
@media screen and (min-width: 768px) {
.cont_point .point .flex .right {
width: 30%;
}
}
.cont_point .point .flex .half {
width: 50%;
}
@media screen and (max-width: 768px) {
.cont_point .point .flex .half {
width: 100%;
}
}
@media screen and (min-width: 768px) {
.cont_point .point .flex .pr-10 {
padding-right: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cont_point .point .flex .pl-10 {
padding-left: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}
.cont_point .point.is-show h4::after {
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
}
.cont_point .flow {
border: 2px solid #bfbfbf;
background-color: #FFF;
}
.cont_point .flow h4 {
color: blue;
}
.cont_point .flow h4::after {
background: blue;
}
.cont_point .point02::before {
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/point_02.svg);
}
.cont_point .point03::before {
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/point_03.svg);
}
.cp_arrows {
margin: -30px 0 -10px;
height: 130px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 200px; margin: -30px auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cp_arrows * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cp_arrows *:before, .cp_arrows *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cp_arrows .cp_arrow {
position: absolute;
top: 50%; left: 50%;
margin-left: -20px;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0;
}
.cp_arrows .cp_arrowfirst {
-webkit-animation: arrow-move08 2s ease-in-out infinite;
animation: arrow-move08 2s ease-in-out infinite;
}
.cp_arrows .cp_arrowsecond {
-webkit-animation: arrow-move08 2s 1s ease-in-out infinite;
animation: arrow-move08 2s 1s ease-in-out infinite;
}
.cp_arrows .cp_arrow:before, .cp_arrows .cp_arrow:after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 30px;
height: 3px;
content: '';
background: #bfbfbf;
}
.cp_arrows .cp_arrow:before {
-webkit-transform: rotate(30deg) translateX(-39%);
-ms-transform: rotate(30deg) translateX(-39%);
transform: rotate(30deg) translateX(-39%);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
}
.cp_arrows .cp_arrow:after {
-webkit-transform: rotate(-30deg) translateX(39%);
-ms-transform: rotate(-30deg) translateX(39%);
transform: rotate(-30deg) translateX(39%);
-webkit-transform-origin: top right;
-ms-transform-origin: top right;
transform-origin: top right;
}
@-webkit-keyframes arrow-move08 {
0% {
top: 40%; opacity: 0;
}
70% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes arrow-move08 {
0% {
top: 40%; opacity: 0;
}
70% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.cp_arrows *,
.cp_arrows *:before,
.cp_arrows *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.cp_arrows {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 240px; margin: -100px auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cp_arrows .cp_arrow {
position: absolute;
top: 50%; left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0;
}
.cp_arrows .cp_arrowfirst {
-webkit-animation: arrow-move08 2s ease-in-out infinite;
animation: arrow-move08 2s ease-in-out infinite;
}
.cp_arrows .cp_arrowsecond {
-webkit-animation: arrow-move08 2s 1s ease-in-out infinite;
animation: arrow-move08 2s 1s ease-in-out infinite;
}
.cp_arrows .cp_arrow:before,
.cp_arrows .cp_arrow:after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 30px;
height: 3px;
content: '';
background: #bfbfbf;
}
.cp_arrows .cp_arrow:before {
-webkit-transform: rotate(30deg) translateX(-39%);
-ms-transform: rotate(30deg) translateX(-39%);
transform: rotate(30deg) translateX(-39%);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
}
.cp_arrows .cp_arrow:after {
-webkit-transform: rotate(-30deg) translateX(39%);
-ms-transform: rotate(-30deg) translateX(39%);
transform: rotate(-30deg) translateX(39%);
-webkit-transform-origin: top right;
-ms-transform-origin: top right;
transform-origin: top right;
}
.list-box i {
color: #54c9d6;
}
.list-box p {
line-height: 2.2;
}
.list-box__item {
position: relative;
font-size: 1.1rem;
padding: 2px 0;
line-height: 1.6em;
padding-left: 18px;
}
.list-box__item a {
color: #00827e;
text-decoration: underline;
}
.list-box__item::before {
content: "";
position: absolute;
top: 13px;
left: 0;
width: 10px;
height: 10px;
display: inline-block;
background-color: #37b7cc;
border-radius: 50%;
margin-right: 6px;
} #inspection p {
line-height: 2.2;
}
@media screen and (min-width: 900px) {
.slide_side_left {
opacity: 0;
-webkit-transition: all 500ms;
transition: all 500ms;
}
.slide_side_right {
opacity: 0;
-webkit-transition: all 500ms;
transition: all 500ms;
}
.slide_bottom01 {
opacity: 0;
-webkit-transform: translate(0, 35px);
-ms-transform: translate(0, 35px);
transform: translate(0, 35px);
-webkit-transition: all 500ms;
transition: all 500ms;
}
.slide_bottom02 {
opacity: 0;
-webkit-transform: translate(0, 35px);
-ms-transform: translate(0, 35px);
transform: translate(0, 35px);
-webkit-transition: all 1000ms;
transition: all 1000ms;
}
.slide_bottom03 {
opacity: 0;
-webkit-transform: translate(0, 35px);
-ms-transform: translate(0, 35px);
transform: translate(0, 35px);
-webkit-transition: all 1500ms;
transition: all 1500ms;
}
.slide_bottom04 {
opacity: 0;
-webkit-transform: translate(0, 35px);
-ms-transform: translate(0, 35px);
transform: translate(0, 35px);
-webkit-transition: all 2000ms;
transition: all 2000ms;
}
.slide_on {
opacity: 1;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
}
@media screen and (max-width: 900px) {
br.pc {
display: none;
}
.notab {
display: none;
}
}
#header_logo_sp {
position: absolute;
display: none;
}
@media screen and (max-width: 991px) {
#header_logo_sp {
width: 240px;
display: block;
position: absolute;
top: 25px;
left: 10px;
z-index: 10;
}
.no-active {
display: none !important;
}
.menu-trigger.active span:nth-of-type(1) {
-webkit-transform: translateY(20px) rotate(-45deg);
-ms-transform: translateY(20px) rotate(-45deg);
transform: translateY(20px) rotate(-45deg);
top: 0px;
}
.menu-trigger.active span:nth-of-type(2) {
opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
top: 40px;
-webkit-transform: translateY(-20px) rotate(45deg);
-ms-transform: translateY(-20px) rotate(45deg);
transform: translateY(-20px) rotate(45deg);
}
@-webkit-keyframes spmenu {
from {
opacity: 0;
left: 20px;
}
to {
opacity: 1;
left: 0;
}
}
@keyframes spmenu {
from {
opacity: 0;
left: 20px;
}
to {
opacity: 1;
left: 0;
}
}
.sp-logo {
display: none !important;
-webkit-animation: spmenu 0.3s linear 0s;
animation: spmenu 0.3s linear 0s;
}
.sp-logo.active {
display: block !important;
position: fixed;
top: 0;
height: 65px;
background: #fff;
width: 100%;
padding: 7px;
vertical-align: middle;
-webkit-animation: spmenu 0.3s linear 0s;
animation: spmenu 0.3s linear 0s;
}
.sp-logo.active img {
max-height: 100%;
width: 80%;
}
#joinus_merit #merit_list h2 span {
font-size: 18px !important;
}
.justify-content-center {
margin-left: 0 !important;
margin-right: 0 !important;
}
.table_cells-2 {
width: 100% !important;
display: block !important;
}
#concept .concept_link {
width: 100% !important;
}
.frame_area {
margin: 0 !important;
}
#header_logo {
width: 80px !important;
padding: 10px;
}
#header_logo a {
cursor: pointer;
}
.bx-viewport {
min-height: 90vh;
}
.bx-viewport img {
width: 100%;
height: 100vh;
-o-object-fit: cover;
object-fit: cover;
}
.visual_comment {
position: relative;
padding-left: 10px;
padding-right: 10px;
width: 100% !important;
text-align: center;
}
.scroll-btn {
bottom: 80px;
}
h2.charm::before, h2.charm::after {
background-image: none;
}
#front_menu {
text-align: center;
}
}
@media screen and (max-width: 991px) and (max-width: 991px) {
.page_menu {
display: none;
}
}
@media screen and (max-width: 991px) {
h2.charm {
font-size: 23px;
}
h2.charm.s-font {
font-size: 14px;
}
h2.charm::before {
font-size: 30px;
}
h2.charm::after {
font-size: 30px;
}
#top_topics, #top_case, #archive_posts {
padding-top: 30px !important;
padding-bottom: 20px !important;
}
#top_topics .post, #top_case .post, #archive_posts .post {
height: auto !important;
}
.message_wrap .message_innner {
padding-left: 0 !important;
padding-right: 0 !important;
}
.pc_menu nav {
display: none;
-webkit-animation: spmenu 0.3s linear 0s;
animation: spmenu 0.3s linear 0s;
}
nav.active {
display: block;
width: 100%;
z-index: 1000000 !important;
position: fixed;
overflow-y: scroll !important;
top: 65px;
-webkit-animation: spmenu 0.3s linear 0s;
animation: spmenu 0.3s linear 0s;
}
header #header_logo {
background: none;
}
.message_wrap {
width: 100%;
display: block;
}
.message_wrap .message_innner {
margin: 0 24px;
padding: 40px 5%;
max-width: none;
}
#message_member .message_innner {
float: none;
}
}
#top_topics .category_list, #archive_posts .category_list {
position: relative;
overflow: hidden;
margin-top: 40px;
}
#top_topics .category_list ul, #archive_posts .category_list ul {
position: relative;
left: 50%;
float: left;
}
#top_topics .category_list ul li, #archive_posts .category_list ul li {
float: left;
position: relative;
left: -50%;
}
#top_topics .category_list ul li a, #archive_posts .category_list ul li a {
color: #6d6d6d;
background: #fff;
font-family: "Noto Sans JP", sans-serif;
font-size: 1rem;
border: 1px solid #6d6d6d;
padding: 10px 20px;
line-height: 1em;
border-radius: 24px;
display: block;
margin: 8px;
}
#top_topics .category_list ul li a.on, #top_topics .category_list ul li a:hover, #archive_posts .category_list ul li a.on, #archive_posts .category_list ul li a:hover {
color: #fff;
background: #1f90aa;
border: 1px solid #1f90aa;
}
#archive_posts {
padding: 0px 0 60px;
}
#archive_posts h2.charm::after, #archive_posts h2.charm::before {
top: -9px;
} #pagenation {
position: relative;
overflow: hidden;
}
#pagenation .pagination {
clear: both;
padding: 40px 0px 20px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 13px;
line-height: 16px;
}
#pagenation span,
#pagenation a {
font-size: 1.5rem;
display: block;
float: left;
margin: 2px 4px 2px 4px;
padding: 2px 15px 2px 15px;
text-decoration: none;
width: auto;
color: #37b7cc;
background: #fff;
border: 1px solid #37b7cc;
font-size: 1.5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#pagenation a:hover {
background: #37b7cc;
color: #fff;
border: 1px solid #37b7cc;
}
#pagenation .current {
padding: 2px 15px 2px 15px;
background: #37b7cc;
color: #fff;
border: 1px solid #37b7cc;
}
#contact-contents .bana_campaign {
width: 640px;
max-width: 90%;
position: relative;
padding: 0;
margin: -120px auto -350px auto;
z-index: 12;
}
#contact-contents .bana_campaign a {
display: block;
position: relative;
}
#contact-contents .othermenu {
position: relative;
padding: 72px 0 110px;
margin-bottom: -650px;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/contents_erea_bg.jpg) center top;
background-size: cover;
border: 3px solid #1f90aa;
z-index: 12;
}
#contact-contents .inner-lg {
width: calc(100% - 160px);
max-width: 100%;
}
#contact-contents .inner {
width: 1080px;
max-width: calc(100% - 20px);
margin-left: auto;
margin-right: auto;
margin-top: 408px;
}
#contact-contents .othermenu::after {
content: "";
position: absolute;
height: 100px;
left: -3px;
right: -3px;
bottom: -50px;
background: #f6e3df url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/stripe_pink.jpg) center top -170px;
-webkit-transform: skewY(-3.5deg);
-ms-transform: skewY(-3.5deg);
transform: skewY(-3.5deg);
border-top: 3px solid #1f90aa;
z-index: 2;
}
#contact-contents .othermenu::before {
content: "";
display: block;
position: absolute;
top: -2px;
left: 3%;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/t_content.png) center no-repeat;
background-size: contain;
width: 271px;
height: 110px;
}
#contact-contents .contents-list {
margin-top: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
#contact-contents .contents-list .item {
padding: 0 10px;
margin-bottom: 24px;
display: block;
width: 50%;
}
#contact-contents .contents-list .item img {
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
@media screen and (min-width: 769px) {
#contact-contents .contents-list .item .contents-list-img:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
#contact-contents .contents-list .item .contents-list-img:hover .contents-btn::after {
-webkit-transition: all 0.2s;
transition: all 0.2s;
right: 23px;
}
#contact-contents .contents-list .item .contents-list-img:hover .contents-btn {
-webkit-transition: all 0.2s;
transition: all 0.2s;
background-color: black;
}
}
@media screen and (min-width: 1100px) {
#contact-contents .contents-list .item {
width: 25%;
}
}
#contact-contents .contents-list .item .contents-list-img {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
#contact-contents .contents-list .item .contents-list-img p {
margin-bottom: 14px;
}
#contact-contents .contents-list .item .contents-btn {
padding: 14px;
position: relative;
display: block;
margin: 0 auto;
background-color: #1f90aa;
line-height: 1em;
border-radius: 24px;
display: block;
max-width: 220px;
color: #fff;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
@media screen and (max-width: 769px) {
#contact-contents .contents-list .item .contents-btn {
font-size: .9rem;
}
}
#contact-contents .contents-list .item .contents-btn a {
cursor: pointer;
}
@media screen and (min-width: 1380px) {
#contact-contents .contents-list .item .contents-btn::after {
content: ''; display: inline-block; width: 11px; height: 27px; background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/arrow03-r.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
position: absolute;
top: 38%;
right: 26px;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
}
#contact .container {
max-width: 1200px;
margin: 0 auto;
width: 100%;
}
#contact .text-erea {
margin: 20px 20px 0;
}
#contact .text {
line-height: 2;
}
#contact .contact-tel {
margin: 24px 20px 20px 0;
} .footer-menu {
background: #f7f5f5;
color: #352c29;
padding: 20px 20px;
}
.footer-menu a {
display: block;
color: #352c29;
line-height: 1.6em;
font-size: 1.1rem;
}
@media screen and (min-width: 769px) {
.footer-menu a::after {
content: "";
position: absolute;
display: inline-block;
left: 0;
right: 0;
bottom: 10px;
border-bottom: 2px solid #88dce5;
-webkit-transform-origin: center left;
-ms-transform-origin: center left;
transform-origin: center left;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
.footer-menu a:hover::after {
-webkit-transform: scale(0.25, 1);
-ms-transform: scale(0.25, 1);
transform: scale(0.25, 1);
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
}
.footer-menu h2 {
font-size: 1.3rem;
font-weight: 700;
margin: 16px 0;
display: inline-block;
}
.footer-menu ul {
position: relative;
list-style-type: none;
margin: 6px 0 0 0;
padding-left: 16px;
}
.footer-menu ul li {
position: relative;
line-height: 1em;
font-size: 1rem;
padding-bottom: 16px;
} footer {
background: #f7f5f5;
color: #221815;
font-size: 13px;
}
footer small {
font-size: .9rem;
font-family: "Noto Sans JP", sans-serif;
color: gray;
}
footer small a {
color: gray;
cursor: pointer;
}
footer small a:hover {
color: #1f90aa;
} .sp-foot {
position: fixed;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
bottom: 0;
right: 0;
left: 0;
width: 100%;
height: 72px;
z-index: 100000;
}
.sp-foot-child {
width: 50%;
padding: 20px 0;
color: #fff;
text-align: center;
}
.sp-foot-child a {
font-family: "Noto Serif JP", serif;
color: #fff;
font-size: 20px;
font-weight: bold;
position: relative;
padding-left: 40px;
}
.sp-foot-child a img {
position: absolute;
width: 30px;
height: auto;
left: 0;
top: 0;
}
.foot-mail a img {
top: 5px;
}
.foot-tel a img {
top: 0px;
}
.foot-tel {
background: #444444;
}
.foot-mail {
background: #1f90aa;
}
.brisk-map {
width: 100%;
height: 450px;
} .page_content {
margin: 32px 0;
}
.page_content p {
line-height: 2.0em;
} #page-top.is-show {
bottom: 30px;
}
#page-top {
position: fixed;
display: block;
bottom: -100px;
right: 0;
margin-right: 24px;
z-index: 999;
-webkit-transition: 0.4s;
transition: 0.4s;
}
@media screen and (max-width: 900px) {
#page-top {
display: none;
}
}
#page-top .icon-pagetop {
position: relative;
background-color: #1f90aa;
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/icon/icon_totop.png);
background-size: 28px 28px;
background-repeat: no-repeat;
background-position: center;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.icon-circle {
width: 60px;
height: 60px;
border-radius: 50%;
}
#page-top .icon-pagetop a {
display: block;
width: 100%;
height: 100%;
}
#page-top .icon-pagetop:hover {
background-color: #333;
-webkit-transition: 0.4s;
transition: 0.4s;
} #privacy {
padding: 0 0 210px;
}
#privacy .container {
padding-top: 50px;
padding-bottom: 100px;
}
@media screen and (max-width: 980px) {
#privacy .offset-1 {
margin-left: 0;
}
#privacy .col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
#privacy p {
line-height: 2.2em;
font-family: "Noto Serif JP", serif;
font-size: 1.0em;
}
#privacy h2 {
font-family: "Noto Serif JP", serif;
font-size: 1.3em;
font-weight: bold;
color: #1f90aa;
line-height: 42px;
margin: 60px 0 10px;
}
#privacy ul {
margin: 40px 24px 40px;
}
#privacy ul li {
list-style-type: decimal;
line-height: 2.4em;
font-family: fot-tsukuardgothic-std, sans-serif;
font-size: 0.9em;
} #post_single {
margin-top: 20px;
}
#post_single .container-single {
border: 1px solid #ededed;
}
#post_single .container {
margin: 0px auto 40px;
padding: 10px 10px 40px;
}
@media screen and (min-width: 769px) {
#post_single .container {
padding: 40px 40px 60px;
}
}
#post_single .container h2 {
font-size: 1.74rem;
font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
margin: 24px 0;
line-height: 1.6em;
color: #555;
padding: 0 0 20px;
}
#post_single .container h2::after {
content: " ";
display: block;
border-bottom: 4px solid #37b7cc;
margin-top: 16px;
max-width: 590px;
}
#post_single .container h3, #post_single .container h4, #post_single .container h5, #post_single .container h6 {
font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 700;
font-size: 1.6em;
line-height: 1.6em;
color: #555;
}
#post_single .container h3 {
font-size: 1.6rem;
}
#post_single .container h4 {
font-size: 1.5rem;
}
#post_single .container a {
display: inline-block;
}
#post_single .container p {
color: #555;
font-family: "Noto Sans JP", sans-serif;
line-height: 2.2em;
font-size: 18px;
margin: 18px 0;
}
#post_single .container p.time {
text-align: right;
color: #666;
font-size: 0.85em;
}
#post_single .container strong {
font-weight: bold;
}
#post_single .container table {
font-size: 94%;
width: 100%;
}
#post_single .container table th {
width: 10em;
padding: 0.4em 1em 0.4em .5em;
}
#post_single .container table tr {
border-bottom: 1px solid #7f7a7a;
}
#post_single .container .remarks {
margin-top: 36px;
}
#post_single .container .remarks .remarks_title {
font-size: .8rem;
font-family: "Noto Sans JP", sans-serif;
display: inline-block;
color: white;
background-color: #bbbbbb;
padding: 6px 8px;
}
#post_single .container .remarks p {
font-size: 90%;
color: #696969;
margin-top: 6px;
}
#post_single .paging {
outline: none;
padding: 0;
}
#post_single .paging .next a, #post_single .paging .prev a {
font-family: "Noto Sans JP", sans-serif;
color: #6d6d6d;
display: block;
position: relative;
}
#post_single .paging .next a:hover, #post_single .paging .prev a:hover {
color: #37b44a;
}
#post_single .paging .next a {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/arrow-l.png) no-repeat;
background-size: 8px 13px;
background-position: left center;
padding-left: 24px;
}
#post_single .paging .prev a {
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/arrow-r.png) no-repeat;
background-size: 8px 13px;
background-position: right center;
padding-right: 24px;
text-align: right;
}
#tocontact {
display: block;
position: fixed;
width: 65px;
height: 224px;
top: 30%;
right: -82px;
color: #fff;
z-index: 999999;
-webkit-transition: all .2s linear;
transition: all .2s linear;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/icon/contact.png) no-repeat;
}
@media screen and (max-width: 768px) {
#tocontact {
display: none;
}
}
a.tocontact_action:hover #tocontact {
top: 31%;
background: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/icon/contact_hover.png) no-repeat;
-webkit-transition-duration: .2s;
transition-duration: .2s;
}
#top_case .post h3 {
font-size: 16px;
}
#top_topics .post .post_img::before, #top_case .post .post_img::before, #archive_posts .post .post_img::before {
background-image: none;
}
.common_head_summary p {
font-family: "Noto Serif JP", serif;
}
h2::after,
h3::after,
h4::after,
h5::after,
h6::after,
.btn01::before,
.table01::after,
.box_apr::after,
.btn01::before,
.wp-block-dp-ex-blocks-colored-box::after,
.box_flow .flow dt > span::after,
.box_contact01,
.contact-waku,
.contact-flow,
.h2_title::after,
.text-center::after,
ul#menu-menu-2 > li::after,
ul#menu-menu-3 > li::after {
-webkit-transition: all 700ms cubic-bezier(1, 0.005, 0.09, 1);
transition: all 700ms cubic-bezier(1, 0.005, 0.09, 1);
}
#hover-contact.is-show,
#page-top.is-show,
#page-top {
-webkit-transition: all 0.7s 0.9s cubic-bezier(0.48, -0.18, 0.13, 1.25);
transition: all 0.7s 0.9s cubic-bezier(0.48, -0.18, 0.13, 1.25);
}
.tr-dray03::after {
-webkit-transition-delay: 0.3s !important;
transition-delay: 0.3s !important;
}
.tr-dray04::after {
-webkit-transition-delay: 0.4s !important;
transition-delay: 0.4s !important;
}
#div-tel {
padding: 0 20px;
max-width: 1400px;
margin: 0 auto;
}
.box_contact01 {
font-family: "Noto Serif JP", serif;
padding: 20px 5px 0px;
margin: 0px auto 2.0em auto;
width: 100%;
}
@media screen and (min-width: 800px) {
.box_contact01 {
margin: -20px auto 2.0em auto;
}
}
.box_contact01 p:first-child {
margin-bottom: 0em;
}
.box_contact01 p {
display: block;
}
@media screen and (min-width: 800px) {
.box_contact01.is-show {
width: 80%;
}
}
.contact-waku {
border: 5px solid #d5cdcd;
margin: 0 auto 20px auto;
width: 80%;
height: 40px;
}
@media screen and (max-width: 768px) {
.contact-waku {
width: 100%;
}
}
.contact-top {
border-bottom: none;
}
.contact-bottom {
border-top: none;
width: 100%;
}
@media screen and (min-width: 800px) {
.contact-waku.is-show {
width: 100%;
}
}
div.contact-flow {
max-width: 700px;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
}
div.contact-flow ul.flow-list {
width: 100%;
position: relative;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
div.contact-flow ul.flow-list li.flow-list-item {
width: 60px;
position: relative;
top: 3px;
z-index: 1;
font-size: .9rem;
font-weight: bold;
line-height: 1.4;
text-align: center;
color: #d5cdcd;
}
div.contact-flow ul.flow-list li.flow-list-item.active {
color: #3b2929;
}
div.contact-flow ul.flow-list li.flow-list-item:before {
position: static;
content: "";
width: 10px;
height: 10px;
margin: 0 auto;
margin-bottom: 20px;
display: block;
background-color: #d5cdcd;
border-radius: 50%;
-webkit-box-shadow: none;
box-shadow: none;
}
div.contact-flow ul.flow-list li.flow-list-item.active:before {
background-color: #3b2929;
}
div.contact-flow.is-show {
max-width: 400px;
}
@media screen and (max-width: 800px) {
div.contact-flow.is-show {
max-width: 260px;
}
}
div.contact-flow:before {
content: "";
width: calc(100% - 50px);
height: 2px;
background-color: #d5cdcd;
position: absolute;
top: 7px;
left: 25px;
z-index: 0;
}
a.js_tel02 span.p_tel {
display: inline-block;
position: relative;
font-family: futura-pt, sans-serif;
font-weight: 700;
color: #1f90aa;
font-size: 2.5em;
padding-left: 57px;
line-height: 1.5em;
margin-top: 20px;
}
a.js_tel02 span.p_tel::before {
content: "";
position: absolute;
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/icon/icon_tel.png);
background-size: contain;
top: 10px;
left: 0;
width: 40px;
height: 40px;
}
a.js_tel02:hover {
text-decoration: none;
}
a.js_tel02:hover span.p_tel {
color: #e83835;
text-decoration: none;
}
body .inside-title span {
color: #3b2929;
border: 2px solid #3b2929;
background-color: #FFF;
padding: 8px 30px;
font-family: "fot-tsukubrdgothic-std", "sans-serif";
font-weight: 700;
}
@media screen and (max-width: 799px) {
body .inside-title span {
padding: 8px 30px;
}
}
body #div-tel h1.inside-title-contact::after {
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/images/type_contact.png);
background-size: contain;
top: -85px;
left: calc(50% - 200px);
background-color: initial;
}
@media screen and (max-width: 799px) {
body #div-tel h1.inside-title-contact::after {
top: -50px;
}
}
body #div-tel h1.inside-title-contact.is-show::after {
top: -60px;
}
h1.inside-title,
h1.entry-title {
position: relative;
}
h1.inside-title span,
h1.entry-title span {
position: relative;
z-index: 2;
}
h1.inside-title::after,
h1.entry-title::after {
position: absolute;
content: "";
width: 190px;
height: 120px;
top: 0;
left: calc(50% - 220px);
-webkit-transition: all 1.1s .5s;
transition: all 1.1s .5s;
}
h1.inside-title.is-show::after,
h1.entry-title.is-show::after {
opacity: .2;
}
#div-tel h1.inside-title-contact::after {
background-image: url(//nagasaki-kan.com/wp-content/themes/ngs-medical/img/type_contact.png);
background-size: contain;
top: -75px;
left: calc(50% - 200px);
background-color: initial;
}
@media screen and (max-width: 800px) {
#div-tel h1.inside-title-contact::after {
top: -60px;
}
}
#div-tel h1.inside-title-contact.is-show::after {
top: -60px;
} #mw_wp_form_mw-wp-form-31 {
border: 1px solid black;
margin-top: 70px;
}
#mw_wp_form_mw-wp-form-24 {
border: 1px solid black;
margin-top: 70px;
}
#contact_on {
padding-top: 30px !important;
}
#contact,
#contact-confirm,
#contact-complete,
#contact-err {
padding-top: 1.5em;
}
#contact_box {
padding: 40px;
margin: 40px auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 10px;
max-width: 820px;
}
@media screen and (max-width: 769px) {
#contact_box {
padding: 40px 10px;
}
}
#contact_box th {
display: block;
font-size: 17px;
font-weight: bold;
margin-bottom: 10px;
padding: 5px 0;
}
#contact_box th .emphasis {
font-size: 14px;
color: #fff;
background: #e27d67;
width: 53px;
height: 28px;
line-height: 28px;
display: inline-block;
text-align: center;
margin-left: 14px;
}
#contact_box td {
display: block;
margin-bottom: 34px;
}
#contact_box input[name=zip],
#contact_box input[name=zip1] {
width: auto !important;
margin-bottom: 12px;
}
#contact_box input[type="text"],
#contact_box input[type="email"],
#contact_box textarea {
width: 100%;
}
#contact_box input[type="text"],
#contact_box input[type="email"],
#contact_box input[type="number"],
#contact_box input[type="url"],
#contact_box input[type="password"],
#contact_box input[type="date"],
#contact_box textarea {
background: #fffef0;
padding: 11px;
font-size: 16px;
border-radius: 6px;
border: 2px solid #cccccc;
width: 96%;
vertical-align: baseline;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
#contact_box input[type="text"]:focus,
#contact_box input[type="email"]:focus,
#contact_box input[type="number"]:focus,
#contact_box input[type="url"]:focus,
#contact_box input[type="password"]:focus,
#contact_box input[type="date"]:focus {
border-color: #ff816c;
}
@media screen and (min-width: 768px) {
#contact_box input[type="text"]:focus,
#contact_box input[type="email"]:focus,
#contact_box input[type="number"]:focus,
#contact_box input[type="url"]:focus,
#contact_box input[type="password"]:focus,
#contact_box input[type="date"]:focus {
width: 100%;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
}
#contact_box textarea:focus {
border-color: #ff816c;
}
#contact_box .mwform-tel-field input[type="text"],
#contact_box .mwform-zip-field input[type="text"] {
display: inline-block;
width: auto;
}
@media screen and (max-width: 769px) {
#contact_box .mwform-tel-field input[type="text"],
#contact_box .mwform-zip-field input[type="text"] {
width: 30%;
}
}
#contact_box .contact_bottom li {
text-align: center;
font-size: 17px;
padding: 16px 0 46px;
}
#contact_box .contact_bottom li a {
color: #50B5CC;
}
#contact_box .contact_bottom li a:hover {
color: #6d6d6d;
}
#contact_box #mw-wp-form-captcha {
text-align: center;
padding: 0 3% 2.0em 3%;
line-height: 2.5em;
}
#contact_box #mw-wp-form-captcha img {
margin-bottom: 10px;
border-radius: 10px;
width: 200px;
}
#contact_box #mw-wp-form-captcha input {
width: 200px;
height: 50px;
margin: 10px auto 0;
}
#contact_box div.contact_bottom div.item {
margin: 20px auto;
text-align: center;
}
@media screen and (min-width: 769px) {
#contact_box div.contact_bottom div.item {
width: 400px;
}
}
#contact_box div.contact_bottom div.item input[type="submit"] {
color: #fff;
background: #1f90aa;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
width: 400px;
max-width: 326px;
width: 100%;
height: 50px;
border-radius: 30px;
font-weight: bold;
font-size: 20.17px;
font-family: fot-tsukuardgothic-std, sans-serif;
-webkit-box-shadow: #000 3px 3px 2px;
box-shadow: #000 3px 3px 2px;
-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
border: none;
letter-spacing: 0.06em;
margin: 25px 10px;
}
#contact_box div.contact_bottom div.item input[type="submit"]:hover {
background: #333333;
}
.radio {
padding: 15px 0;
}
.mw_wp_form .vertical-item {
float: left;
width: 50%;
margin-bottom: 10px;
}
.complete_message,
.wrap_top {
text-align: center;
}
.complete_message h4,
.wrap_top h4 {
position: relative;
text-align: center;
font-size: 22px;
color: #37b44a;
font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: bold;
padding-bottom: 20px;
display: table;
margin: 0 auto 20px;
}
#contact-err h4 {
position: relative;
text-align: center;
font-size: 22px;
color: #ff4848;
font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: bold;
padding-bottom: 20px;
display: table;
margin: 0 auto 20px;
}
ul#menu-menu-2 > li, ul#menu-menu-3 > li {
position: relative;
}
ul#menu-menu-2 > li::after, ul#menu-menu-3 > li::after {
position: absolute;
left: 0;
bottom: 0;
content: '';
width: 100%;
height: 4px;
background: #cf0217;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: center top;
-ms-transform-origin: center top;
transform-origin: center top;
}
ul#menu-menu-2 > li:hover::after, ul#menu-menu-3 > li:hover::after {
-webkit-transform: scale(0.6, 1);
-ms-transform: scale(0.6, 1);
transform: scale(0.6, 1);
}
ul#menu-menu-3 > li::after {
bottom: -17px;
} @-webkit-keyframes zoomUp {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
}
@keyframes zoomUp {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
}
.carousel-item-img {
width: 100%;
-webkit-animation: zoomUp 10s linear 0s 1 normal both;
animation: zoomUp 10s linear 0s 1 normal both;
} .carousel {
padding-right: 46px;
}
.carousel-inner {
border-radius: 0 0 50px 0;
}
.carousel-item {
position: relative;
}
.carousel-caption {
position: absolute;
left: 60px;
text-align: left;
}
.carousel-caption img {
width: 25%;
height: 100%;
}
@media screen and (max-width: 1200px) {
.carousel-caption {
display: none;
}
}
.carousel-indicators {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
right: 16px;
bottom: 36px;
left: auto;
margin-right: 0;
margin-left: 0;
}
.carousel-indicators li {
width: 8px;
height: 8px;
background-color: #fff;
border-radius: 50%;
border: 2px solid #37b2da;
opacity: 1;
margin: 6px 0;
}
.carousel-indicators .active {
background-color: #37b2da;
}
.carousel,
.carousel-inner,
.carousel-item {
height: 400px;
}
img.carousel-item-img {
height: 400px;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (max-width: 768px) {
.carousel,
.carousel-inner,
.carousel-item {
height: 260px;
}
img.carousel-item-img {
height: 260px;
-o-object-fit: cover;
object-fit: cover;
}
}
.carousel-after__sp {
display: none;
}
.carousel-after__sp .container {
padding: 20px 20px;
}
@media screen and (max-width: 1200px) {
.carousel-after__sp {
display: block;
}
}
.carousel-after__sp h2 {
font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
.carousel-after__sp h2 {
font-size: 1.2rem;
}
}
.carousel-after__sp p {
font-family: fot-tsukuardgothic-std, sans-serif;
font-size: 1.04rem;
} .front-news {
position: relative;
}
@media screen and (max-width: 900px) {
.front-news {
display: none;
}
}
.front-news .news-box__deta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.front-news .news-box {
position: absolute;
top: -84px;
right: 0;
margin-left: auto;
margin-right: 80px;
background: #fff;
padding: 12px 20px;
max-width: 800px;
width: 100%;
border-radius: 50px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 1;
}
.front-news .news-box h4, .front-news .news-box p, .front-news .news-box h3 {
font-family: fot-tsukuardgothic-std, sans-serif;
}
.front-news .news-box h4 {
width: 80px;
}
.front-news .news-box p {
color: #37b7cc;
}
.front-news .news-box h3 {
color: #000;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}  #openlec .openlecPost {
margin: 30px auto;
}
#openlec .btn_openlec_link {
margin: 50px auto;
}
#openlec .btn_openlec {
width: 286px;
}