@charset "UTF-8";

.top-about { padding: 12vw 0; }
.top-about-text { width: 90vw; margin: 0 auto 5vw; }
.top-about-title { margin-bottom: 5vw; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: baseline; align-items: baseline; }
.top-about-title:before { content: ''; width: 50vw; height: 1px; background: #907e70; position: absolute; top: 5vw; left: -51vw; }
.top-about-title .en { margin-right: 2vw; color: var(--red); font-size: 9.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.4vw; }
.top-about-title .jp { font-size: 4.6vw; position: relative; top: -0.4vw; }
.top-about-subtitle { margin-bottom: 3.5vw; font-size: 5.4vw; font-weight: bold; line-height: 1.4; }
.top-about-comment p { margin-bottom: 4vw; font-size: 3.8vw; text-align: justify; text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.8; letter-spacing: 0.04em; }
.top-about-image { width: 100%; margin-bottom: 5vw; }
.top-about-image img { width: 100%; }

.top-pickup-insurance{width: 90%;margin: 0 auto;padding: 12vw 0 0;}
.top-pickup-insurance a{margin-bottom: 5vw}
.top-pickup-insurance img{width: 100%;}

.top-voice { padding: 1px 0 12vw; background: #fdf9f9; z-index: 1; position: relative; }
.top-voice:before { content: ''; width: 120vw; height: 120vw; background: #fdf9f9; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; z-index: -1; position: absolute; top: -8vw; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.top-voice-title { padding-top: 10vw; margin: -4vw auto 6vw; text-align: center; background: url(../images/deco01.png) no-repeat top center; background-size: 10vw; }
.top-voice-title .en { margin-bottom: 2.5vw; color: var(--red); font-size: 9.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.4vw; display: block; }
.top-voice-title .jp { font-size: 4.4vw; display: block; }

.top-voice-items { width: 90%; margin: 0 auto 8vw;padding: 6%; background: #fff;border-radius: 20px;-moz-box-shadow: 0 0 12px rgb(242 170 163 / 30%);-webkit-box-shadow: 0 0 12px rgb(242 170 163 / 30%);box-shadow: 0 0 12px rgb(242 170 163 / 30%);}
.top-voice-item-image { width: 70vw; margin: 0 auto 4vw; position: relative; }
.top-voice-item-image .image {width: 100%;}
.top-voice-item-image .deco { width: 35vw; z-index: 1; position: absolute; bottom: 1vw; right: 0; }

.top-voice-item-title { padding-bottom: 4vw; margin-bottom: 5vw; font-weight: bold; text-align: center; border-bottom: 1px dotted #ccc; }
.top-voice-item-title .name { margin-bottom: 2vw; font-size: 6.5vw; display: block; }
.top-voice-item-title .status { font-size:4.8vw; display: block;}
.top-voice-item-title .new{color:#fff;background:  var(--pink);padding: 2vw 3vw;line-height: 1;margin: 0 auto 10px;display: table;font-family: "quicksand";font-weight: 700;letter-spacing: 0.4vw;} 

.top-voice-item-comment { margin-bottom: 2vw; }
.top-voice-item-comment p {font-size: 3.8vw;text-align: justify;text-justify: inter-ideograph;font-feature-settings: "palt";line-height: 1.8;letter-spacing: 0.04em;margin-bottom: 5vw}
.top-voice-item-more { padding: 0 4vw 1vw 0; margin-left: auto; color: #6a6059; font-size: 5.6vw; font-family: "quicksand"; font-weight: 400; letter-spacing: 0.2vw; position: relative; display: table; }
.top-voice-item-more:after { content: ''; border-top: 1.5vw solid transparent; border-right: 1.5vw solid var(--pink); border-bottom: 1.5vw solid var(--pink); border-left: 1.5vw solid transparent; position: absolute; right: 0; bottom: 0; }

.top-voice-items .movie{height: 180px;}

.top-campaign { padding: 12vw 0; }
.top-campaign-head, .top-contents-head { margin-bottom: 6vw; }
.top-campaign-head p, .top-contents-head p { font-size: 4.2vw; text-align: center; line-height: 1.6; }
.top-campaign-title, .top-contents-title { padding-top: 12vw; margin: 0 auto 5vw; text-align: center; background: url(../images/deco01.png) no-repeat top center; background-size: 14vw; }
.top-campaign-title .en, .top-contents-title .en { margin-bottom: 2.5vw; color: var(--red); font-size: 9.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.4vw; display: block; }
.top-campaign-title .jp, .top-contents-title .jp { font-size: 4.4vw; display: block; }
.top-campaign-items { width: 100%; margin: 0 auto 8vw; }
.top-campaign-item { width: 90vw; margin: 0 5vw; }
.top-campaign-item img { width: 100%; border-radius: 20px;}

.top-merit { padding: 12vw 0 6vw; background: #fff; }
.top-merit-title { margin: 0 auto 5vw; text-align: center; }
.top-merit-title .en { margin-bottom: 2.5vw; color: var(--red); font-size: 9.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.4vw; display: block; }
.top-merit-title .jp { font-size: 4.4vw; display: block; }
.top-merit-items { width: 90vw; margin: auto; }
.top-merit-items li { width: 100%; padding: 1.5vw; margin-bottom: 6vw; background: #fff2f2; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }
.top-merit-items li:nth-child(even) { background: #fdf9f9; }
.top-merit-item-content { padding: 5vw 5vw 6vw; border: 2px solid #fff; -moz-border-radius: 18px; -webkit-border-radius: 18px; border-radius: 18px; }
.top-merit-item-image { width: 100%; margin-bottom: 6vw; }
.top-merit-item-batch { margin-bottom: 2vw; color: var(--pink); font-size: 4.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.2vw; z-index: 1; position: relative; display: block; }
.top-merit-item-batch:before { content: ''; width: 5vw; height: 5vw; background: #fbe2e0; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; z-index: -1; position: absolute; top: -2vw; left: -2vw; }
.top-merit-item-title { padding-bottom: 3vw; margin-bottom: 3.5vw; font-size: 5vw; font-weight: bold; line-height: 1.4; border-bottom: 1px dotted #ccc; }
.top-merit-item-comment p { font-size: 3.8vw; text-align: justify; text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.6; letter-spacing: 0.04em; }
.top-merit-item-more { margin-top: 4vw; }

.top-contents { padding: 12vw 0; background: #fdf9f9; }
.pc-top-contents-box { position: relative;display: none;}
.top-contents-items { width: 100%; margin-bottom: 2vw; }
.top-contents-items .slick-prev { top: 40vw; left: 7.5vw; -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); }
.top-contents-items .slick-next { top: 40vw; right: 7.5vw; -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); }
.top-contents-items .slick-dots { bottom: -2vw; }
.top-contents-item { width: 70vw; padding-top: 6vw; margin: 0 2.5vw; -webkit-filter: blur(2px); filter: blur(2px); -moz-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97); -o-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97); -webkit-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97); transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97); }
.top-contents-item.slick-active, .top-contents-item.slick-current, .top-contents-item.active-next { padding: 0; -webkit-filter: blur(0); filter: blur(0); }
.top-contents-item-image { width: 100%; margin-bottom: 4vw; }
.top-contents-item-text { text-align: center; }
.top-contents-item-batch { margin-bottom: 1.5vw; color: var(--pink); font-size: 5vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.2vw; display: block; }
.top-contents-item-title { font-size: 6.84vw; font-weight: bold; line-height: 1.2; }

.top-banner { padding: 12vw 0 7vw; }
.top-banner-items { width: 80vw; margin: auto; }
.top-banner-items li { width: 100%; margin-bottom: 5vw;}
.top-banner-items img { width: 100%;border-radius: 20px;}

.top-news { padding: 12vw 0; background: #fdf9f9; }
.top-news-content { width: 90vw; margin: 0 auto; }
.top-news-title { padding-bottom: 6vw; margin-bottom: 2vw; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: baseline; align-items: baseline; }
.top-news-title:after { content: ''; width: 28vw; height: 1px; background: #a9a9a9; position: absolute; bottom: 0; left: 0; }
.top-news-title .en { margin-right: 2vw; color: var(--red); font-size: 10.26vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.4vw; }
.top-news-title .jp { font-size: 3.6vw; font-weight: bold; }
.top-news-items { width: 100%; }
.top-news-items li { width: 100%; border-bottom: 1px solid #ccc; position: relative; }
.top-news-items a { padding: 4vw 4vw 4vw 0; }
.top-news-items a:after { content: ''; border-top: 1.5vw solid transparent; border-right: 1.5vw solid #f29392; border-bottom: 1.5vw solid #f29392; border-left: 1.5vw solid transparent; position: absolute; right: 0; bottom: 4vw; }
.top-news-item-time { margin-bottom: 2vw; color: #f29392; font-size: 5.2vw; font-family: "quicksand"; font-weight: 700; letter-spacing: 0.2vw; display: block; }
.top-news-item-title { font-size: 3.6vw; line-height: 1.6; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.monitor{padding: 12vw 0;background: url("../images/monitor/monitor-bg.jpg") no-repeat center; background-size: cover;}
.monitor-benefits-items{margin: 0 auto 10vw;width: 100%;}
.monitor-benefits-item{width: 70vw;margin: 0 5vw;}
.monitor-benefits-item img{width: 100%;}
.monitor .ttl{margin-bottom: 3vw;}
.monitor .ttl img{width: 100%;}
.monitor p{text-align: center;font-weight: 600;font-size: 4vw;line-height: 1.6;margin-bottom: 5vw;}
.monitor a{width: 80%;}

.limited-cam{background: url("../images/limited-cam.jpg") no-repeat center; background-size: cover;height: 160vw;position: relative;}
.limited-cam-inner{width:90%;margin:0 auto;}
.limited-cam a{width: 80%;position: absolute;bottom: 13vw;right:10vw;}

.other-cam{width: 90%;margin: 0 auto;padding: 12vw 0}
.other-cam img{width: 100%;}

.seishibank-link{background: url("../images/seishibank.jpg") no-repeat center; background-size: cover;height: 160vw;position: relative;}
.seishibank-link a{display: block;margin: 0 auto;position:absolute;bottom: 15vw;left: 50%;transform: translateX(-50%);}

.premium-link{background: url("../images/premium/top-premium02.jpg") no-repeat center; background-size: 100%;height: 204vw;position: relative;}
.premium-link a{display: block;margin: 0 auto;position:absolute;bottom:18vw;left: 50%;transform: translateX(-50%);padding:2.5vw;width: 90%;}

.top-event{padding: 14vw 0 0;width: 90%;margin: 0 auto;}
.top-event ul {margin-bottom: 2vw;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}
.top-event ul li {width: 70%;position: relative;margin: 0 auto 4vw;}
.top-event ul li.wide{width: 100%;}
.top-event li a:after {content: ''; display: inline-block; width: 24px; height: 24px; background-image: url("../images/access/zoom.jpg"); background-size: contain; vertical-align: middle; position: absolute; right:0; bottom:0;}
.top-event ul li img {width:100%;border: 1px solid #eee;}
.top-event-img>img{margin-bottom: 4vw;}
.top-event-text{padding: 2%;text-align: center;color: #136c3c;border: 1px solid #439569;background: #f5f7f4;font-weight: 600;font-size: 3.6vw;margin-bottom: 3vw;}
.top-event .ast{text-align: center;margin-bottom: 30px;}
.top-event p{text-align: center;}
.top-event-more{margin-top: 6vw;}
.top-event .comment{line-height: 1.8;text-align: left;}

.top-event-midashi01{text-align: center;position:relative;margin-bottom:12vw;}
.top-event-midashi01 .en{font-family: "quicksand";font-weight: 700;font-size: 3.6vw;letter-spacing: 0.4vw;font-feature-settings: "palt";}
.top-event-midashi01 .jp{font-weight:normal;display: block;font-size: 6vw;font-family:var(--gothic);line-height: 1.4;margin-bottom:3vw;font-weight: 600;}
.top-event-midashi01::after{content: "";width: 15vw;height: 2px;background:var(--pink);position: absolute; bottom: -5vw;left: 50%;-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);}


.top-medical{padding: 12vw 0 0;}
.top-medical-item{margin: 0 auto;width: 90%;display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between;}
.top-medical-item li{width:48%;margin-bottom: 8vw;}
.top-medical-item li .img-wrap{position: relative;margin-bottom: 3vw;}
.top-medical-item li .img-wrap img{width: 100%;}
.top-medical-item li .img-wrap .logo{width:25vw; position:absolute;right: 0;z-index: 2;bottom: -2vw;}
.top-medical-item li a{padding: 3vw 0;text-align: center;background:#fff;color:#f29392;font-weight:600;position: relative}
.top-medical-item li a::after{content: "\f105";font-family:icon;position: absolute;right: 20px;}

.top-medical-item li .ttl{padding: 3vw 0;text-align: center;font-weight: 600;}
.top-medical .clinic-list .hanada .logo{width:64vw;}
.top-medical .more01{width:75vw;}

.top-seminar-bn{width: 90%;margin: 10vw auto;}
.top-seminar-bn img{width: 100%;margin-bottom: 2vw}
.top-seminar-bn p{text-align: center;line-height: 1.6;}




/* =============================================
pc
================================================*/
@media screen and (min-width: 736px) {
.top-about { padding: 100px 0;background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(46%, #fbe2e1), color-stop(46%, rgba(0, 0, 0, 0))); background: -moz-linear-gradient(bottom, #fbe2e1 46%, rgba(0, 0, 0, 0) 46%); background: -webkit-linear-gradient(bottom, #fbe2e1 46%, rgba(0, 0, 0, 0) 46%); background: linear-gradient(to top, #fbe2e1 46%, rgba(0, 0, 0, 0) 46%); }
.top-about-content { width: 960px; margin: auto; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-end; align-items: flex-end; }
.top-about-text { width: 600px; margin: 0 0 0 -120px; }
.top-about-image { width: 450px; margin-bottom: -20px; }
.top-about-title { margin-bottom: 30px; }
.top-about-title:before { width: 40px; top: 18px; left: -50px; }
.top-about-title .en { margin-right: 8px; font-size: 35px; letter-spacing: 2px; }
.top-about-title .jp { font-size: 18px; top: -1px; }
.top-about-subtitle { margin-bottom: 20px; font-size: 30px; }
.top-about-comment { margin-bottom: 30px; }
.top-about-comment p { margin-bottom: 20px; font-size: 16px; line-height: 2; }
.top-about-more { margin-left: 0; }

.top-pickup-insurance{max-width: 960px;padding: 80px 0 0;}
.top-pickup-insurance a{margin-bottom: 30px;}

.top-voice { padding-bottom: 100px; }
.top-voice:before { width: 800px; height: 800px; top: -60px; }
.top-voice-title { padding-top: 70px; margin: -30px auto 40px; text-align: center; background-size: 74px; }
.top-voice-title .en { margin-bottom: 15px; font-size: 60px; letter-spacing: 4px; }
.top-voice-title .jp { font-size: 18px; }
.top-voice-items {margin: 0 auto 50px;padding: 40px;max-width: 960px}
	
.top-voice-items .slick-prev { width: 50px; left: -25px; }
.top-voice-items .slick-next { width: 50px; right: -25px; }
	
.top-voice-item {display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between;align-items: center;margin-bottom: 50px}
.top-voice-item-image {max-width: 330px;margin: 0;}
.top-voice-item-text{width: 60%;}
.top-voice-item-image .deco { width: 135px; bottom: 4px; right: 5px; }
.top-voice-item-title { padding-bottom: 25px; margin-bottom: 20px;text-align: left;}
.top-voice-item-title .name { margin-bottom: 5px; font-size: 28px;display: inline-block}
.top-voice-item-title .status { font-size: 20px;display: inline-block}
.top-voice-item-title .new{padding: 3px 5px 6px;margin: 0 0 10px;letter-spacing: 2px;} 
.top-voice-item-comment p { font-size: 15px;}
.top-voice-item-more { padding: 0 14px 4px 0; font-size: 22px; letter-spacing: 1px; }
.top-voice-item-more:after { border-width: 5px; }
	
.top-voice-items .movie{height:480px;;}

.top-campaign { padding: 100px 0; }
.top-campaign-head, .top-contents-head { width: 1040px; margin: 0 auto 50px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
.top-campaign-head p, .top-contents-head p { font-size: 16px; text-align: left; flex: 1; }
.top-campaign-title, .top-contents-title { width: 460px; padding: 0 0 0 100px; margin: 0 40px 0 0; text-align: left; background-position: center left; background-size: 90px; border-right: 1px solid #ccc; }
.top-campaign-title .en, .top-contents-title .en { margin-bottom: 8px; font-size: 60px; letter-spacing: 2px; }
.top-campaign-title .jp, .top-contents-title .jp { font-size: 18px; }
.top-campaign-items { width: 1190px; margin-bottom: 40px; }
.top-campaign-item { width: 580px; margin: 0 15px; }

.top-merit { padding: 100px 0 60px; background: #fff; overflow: hidden; z-index: 1; position: relative; }
.top-merit-title { margin-bottom: 40px; }
.top-merit-title .en { margin-bottom: 10px; font-size: 60px; letter-spacing: 4px; }
.top-merit-title .jp { font-size: 18px; }
.top-merit-items { width: 960px; }
.top-merit-items li { padding: 6px; margin-bottom: 40px; }
.top-merit-items li:nth-child(even) .top-merit-item-image { -webkit-order: 2; order: 2; }
.top-merit-items li:nth-child(even) .top-merit-item-text { -webkit-order: 1; order: 1; }
.top-merit-item-content { padding: 35px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; }
.top-merit-item-image { width: 385px; margin: 0; }
.top-merit-item-text { width: 450px; }
.top-merit-item-batch { margin-bottom: 10px; font-size: 20px; letter-spacing: 1px; }
.top-merit-item-batch:before { width: 26px; height: 26px; top: -10px; left: -12px; }
.top-merit-item-title { padding-bottom: 15px; margin-bottom: 15px; font-size: 26px; }
.top-merit-item-comment p { font-size: 16px; line-height: 1.8; }

.top-contents { padding: 100px 0; }
.top-contents-content { width: 985px; padding-right: 25px; margin: auto; }
.top-contents-head { width: 100%; margin-left: -20px; }
.pc-top-contents-box {display: block;}
.pc-top-contents-tab-items { width: 480px; }
.pc-top-contents-tab-item { width: 100%; height: calc(625px / 5); border-bottom: 1px solid #ccc; -moz-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97); -o-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97); -webkit-transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97); transition: all 0.4s cubic-bezier(0.05, 0.05, 0.31, 0.97); }
.pc-top-contents-tab-item:hover, .pc-top-contents-tab-item.active { background: #d18381; opacity: 1; }
.pc-top-contents-tab-item:hover .pc-top-contents-tab-item-batch, .pc-top-contents-tab-item:hover .pc-top-contents-tab-item-title, .pc-top-contents-tab-item.active .pc-top-contents-tab-item-batch, .pc-top-contents-tab-item.active .pc-top-contents-tab-item-title { color: #fff; }
.pc-top-contents-tab-item a { width: 100%; height: 100%; padding: 30px 0 0 15px; }
.pc-top-contents-tab-item a:hover { opacity: 1; }
.pc-top-contents-items { width: 480px; position: absolute; top: 0; right: 0; }
.pc-top-contents-item { opacity: 0; visibility: hidden; position: absolute; top: 0; left: 0; -moz-transition: all 0.8s cubic-bezier(0.05, 0.05, 0.31, 0.97); -o-transition: all 0.8s cubic-bezier(0.05, 0.05, 0.31, 0.97); -webkit-transition: all 0.8s cubic-bezier(0.05, 0.05, 0.31, 0.97); transition: all 0.8s cubic-bezier(0.05, 0.05, 0.31, 0.97); }
.pc-top-contents-item.active { opacity: 1; visibility: visible; }
.pc-top-contents-tab-item-batch { margin-bottom: 10px; color: var(--pink); font-size: 20px; font-family: "quicksand"; font-weight: 700; letter-spacing: 2px; display: block; }
.pc-top-contents-tab-item-title { font-size: 30px; font-weight: bold; }

.top-banner { padding: 100px 0 70px; }
.top-banner-items { width: 1200px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-around; justify-content: space-around; }
.top-banner-items li { width: 585px; margin: 0 0 30px 0; }

.top-news { padding: 100px 0; }
.top-news-content { width: 960px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-start; align-items: flex-start; }
.top-news-title { width: 185px; padding: 25px 0 20px; margin: 0; }
.top-news-title:after { width: 75px; }
.top-news-title .en { margin-bottom: 15px; font-size: 32px; letter-spacing: 2px; }
.top-news-title .jp { font-size: 16px; }
.top-news-items { width: auto; flex: 1; }
.top-news-items a { padding: 20px  20px 20px 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
.top-news-items a:after { border-width: 5px; bottom: 10px; }
.top-news-item-time { width: 130px; margin: 0; font-size: 16px; letter-spacing: 1px; }
.top-news-item-title { padding-top: 3px; font-size: 16px; -webkit-line-clamp: 1; flex: 1; }

.monitor{padding: 100px 0;background: url("../images/monitor/monitor-bg-pc.jpg") no-repeat center; background-size: cover;height: 660px;}
.monitor-inner{width: 960px;margin: 0 auto;}
.monitor-benefits-items{display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between;margin-bottom: 30px;;}
.monitor-benefits-item{width: 32%;margin: 0;}
.monitor p{margin-bottom: 30px;font-size: 24px;}
.monitor .ttl{margin-bottom: 30px;}
.monitor a{width:320px;}

.limited-cam{background: url("../images/limited-cam-pc.jpg") no-repeat center; background-size: cover;height: 658px;}
.limited-cam a{width:320px;bottom: 80px;right:30%;}
.limited-cam-inner{width:960px;}

.other-cam{width: 960px;padding:60px 0}

.seishibank-link{background: url("../images/seishibank-pc.jpg") no-repeat center; background-size: cover;height: 600px;}
.seishibank-link a{bottom: 120px;width: 320px;}
	
.premium-link{background: #402c2e url("../images/premium/top-premium02-pc.jpg") no-repeat center; background-size:2000px;height:700px;}
.premium-link a{bottom: 80px;width:250px;left:calc(50% - -300px);padding: 15px;}


.top-event{padding: 80px 0 0;width: 880px;}
.top-event ul{margin-bottom: 20px;width: 100%;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}
.top-event ul li{margin: 0 auto 0;width: 48%;}
.top-event ul li:nth-child(3n){margin-right: 0;}
.top-event ul li.wide{width: 560px;}
.top-event ul li.small img{padding: 97px 0;}
.top-event-text{padding: 18px;font-size: 18px;margin-bottom: 10px;}
.top-event-img>img{margin: 0 auto 20px;}
.top-event-img.main{margin-bottom: 80px;}
.top-event-img.main li{width: 50%;margin: 0 auto;}
.top-event-more{margin-top: 30px;}
.top-event .comment{text-align: center;}

.top-event-midashi01{margin-bottom: 70px;}
.top-event-midashi01 .en{letter-spacing:2px;font-size: 16px;}
.top-event-midashi01 .jp{font-size: 27px;margin-bottom: 15px;}
.top-event-midashi01::after{width: 80px;bottom:-25px;}

.top-medical{padding: 80px 0 0;}
.top-medical-item{width:800px;}
.top-medical-item li{width: 48%;margin-bottom: 30px}
.top-medical-item li .img-wrap{margin-bottom: 10px;}
.top-medical-item li .img-wrap .logo{width: 180px;bottom: -10px;}
.top-medical-item li a{padding: 15px 0;}
.top-medical-item li .ttl{padding: 20px 0;}

	
.top-medical-item .sj .img-wrap .logo{width: 250px;}
.top-medical-item .kl .img-wrap .logo{width: 250px;}
.top-medical-item .haneda .img-wrap .logo{width: 310px;}
	
.top-medical .more01{width:280px;}

	
.top-seminar-bn{max-width: 960px;margin: 50px auto 0;}
.top-seminar-bn img{margin-bottom: 15px;}

	
	
	
	
/* =============================================
tablet-size
================================================*/
@media screen and (min-width: 736px) and ( max-width:1024px) {
.top-voice-item-image {margin: 0 auto 30px;}
.top-voice-item-text{width: 100%;}
.top-voice-item-title{text-align: center}
.top-voice-item-title .new{margin: 0 auto 10px;} 
	
	
}




/* =============================================
retina用
================================================*/
@media screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 736px) and (min-resolution: 2dppx) {

.limited-cam{background: url("../images/limited-cam-pc@2x.jpg") no-repeat center; background-size: cover;height: 658px;}
.seishibank-link{background: url("../images/seishibank-pc@2x.jpg") no-repeat center; background-size: cover;height: 600px;}
.premium-link{background: #402c2e url("../images/premium/top-premium02-pc@2x.jpg") no-repeat center;  background-size:2000px;height: 700px;}
.top-voice-title { background-image: url(../images/deco01@2x.png) ; }
.top-campaign-title, .top-contents-title { background-image: url(../images/deco01@2x.png) ; }
.monitor{padding: 100px 0;background: url("../images/monitor/monitor-bg-pc@2x.jpg") no-repeat center; background-size: cover;}

}
