@charset "UTF-8";
/*
Theme Name: mytheme
Theme URI: /wp-content/themes/mytheme
Description: 
Author: me
Author URI:
Version: 1.0

/*--html--*/
html{
font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
p{
	line-height: 1.6rem;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
ul{
	padding-left: 30px;
}


/*--main--*/
main{
	margin-top: 133px;
}


/*--body--*/
body{
	margin:0;
}

/*--contents_area--*/
section.map_content{
	margin:auto;
	max-width:1000px;
	padding: 20px 20px 100px 20px;
}
div.business_bg{
	background-image: url(/wp-content/themes/mytheme/img/business_bg.jpg);
	background-repeat: no-repeat;
}
section.business_content{
	padding:50px 20px 30px 20px;
	max-width:1100px;
	margin:auto;
}
section.sns_content{
	padding:50px 20px 100px 20px;
	max-width:1100px;
	margin:auto;
}
section.news_content{
	padding:50px 20px 100px 20px;
	max-width:900px;
	margin:auto;
}
section.recruit_content{
	padding:50px 20px 30px 20px;
	max-width:1100px;
	margin:auto;
}

/*--header--*/
header{
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	width:100%;
}
.pc_header {
	position:relative;
    display: flex;
    justify-content: space-between;
	align-items: center;
	background: linear-gradient(#00a0e9,30%,#90c7e8);
}
.pc_header .logo{
	padding-left: 20px;
	padding-right: 20px;
}
.pc_header .logo a{
	transition:0.2s;
}
.pc_header .logo a:hover{
	opacity:0.6;
}
.pc_header .logo img{
	/*height: 70px;
    padding-left: 20px;
	padding-right: 20px;*/
	max-width:450px;
	width:100%;
}
.header_whiteborder{
    position: absolute;
    width: 100%;
    height: 100px;
    border-bottom: solid 2px #fff;
    border-top: solid 2px #fff;
	pointer-events: none;
}
.contentboxbtn {
    display: flex;
}
.contentboxbtn a {
    text-decoration: none;
    color: #fff;
    display: flex;
    width: 110px;
    text-align: center;
    height: 115px;
	background: linear-gradient(#eb6d91,30%,#e795ac);
    flex-direction: column;
    align-items: center;
    justify-content: center;
	border-right:solid 1px #fff;
	transition:0.9s;
}
.contentboxbtn a:hover{
	background: linear-gradient(#00a0e9,30%,#00a0e9);
}
.contentboxbtn a:last-child{
	border:0;
}
.contentboxbtn a img{
	height:30px;
	padding-bottom:5px;
}
.contentboxbtn a p{
	margin:0;
	line-height:1.1rem;
	font-weight: 600;
}
.header_navi {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
	background:#fff;
}
.header_navi a {
    display: block;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    width: 150px;
    text-align: center;
    border-right: solid 1px #dddddd;
	transition:0.2s;
}
.header_navi a:hover{
	opacity:0.6;
	color:#00a0e9;
}
.header_navi a:last-child{
	border:0;
}
.sp_header{
	display:none;
}


/*--トップページ--*/

/*-トップスライド-*/
.keyv#slideshow img{
	width:100%;
}
#slideshow {
   position: relative;
   width: 100%; 
}
#slideshow img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
	display:block;
}
#slideshow img.active {
   z-index: 10;
   opacity: 1.0;
}
#slideshow img.last-active {
   z-index: 9;
}
.keyvheight_adjustment img{
	width:100%;
}

/*-トップテキスト-*/
.top_txt{
	text-align:center;
	font-family : YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
}
.title1{
	margin-top:50px;
	margin-bottom:30px;
	font-size:35px;
	line-height: 5rem;
	text-align:center;
	font-family : YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
}
.top_txt p{
	font-size:20px;
	font-family : YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
}
.top_txt p span{
	font-size:28px;
}

/*-slick-*/
.slickslide-items {
	margin-top:70px;
  width: 100%;
  height: 100%;
	padding-left:0px;
}
.slickslide-items li{
	border-right:solid 1px #fff;
}
.slickslide-items img {
  width: 100%;
  object-fit: cover;
	cursor: pointer;
}
.slickslide-arrow {
    width: 50px!important;
    position: absolute;
    z-index: 1;
	top:50%;
	transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	transition:0.2s;
}
.slickslide-arrow:hover{
	opacity:0.6;
}
.slickslide-arrow.prev-arrow{
	right: 300px;
}
.slickslide-arrow.next-arrow{
	left:350px;
}
.slickslide-items a{
	position:relative;
	transition:0.2s;
}
.slickslide-items a:hover{
	opacity:0.6;
}
.slickslide-items .store_num{
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	font-size:1.5vw;
    top: 67%;
	color:#fff;
	font-family : YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
}
.slickslide-items .store_num span{
	font-size:1.1vw;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

/*--map--*/
.area_box{
	position:absolute;
	width: 200px;
    text-align: center;
    border: solid 1px #aaaaaa;
}
.area_box1{
	top:0;
}
.area_box2 {
    bottom: 370px;
    right: 0;
}
.area_box3 {
    bottom: 200px;
    right: 0;
}
.area_box4 {
    bottom:0;
    right: 0;
}
.area_box5 {
    bottom:0;
    right: 230px;
}
.area_box ul{
	padding:15px;
	padding-top: 35px;
	line-height: 1.8rem;
}
.area_box ul li{
	list-style:none;
	display: flex;
    align-items: center;
}
.area_box ul li:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
	margin-right: 0.5rem;
    border-top: solid 1px #00a0e9;
	border-right: solid 1px #00a0e9;
	transform: rotate(45deg);
}
.area_box h1{
	height: 40px;
	width: 180px;
    line-height: 40px;
    background: linear-gradient(#00a0e9,30%,#90c7e8);
	border-radius: 25px;
 	font-size:16px;
	color:#fff;
	position: absolute;
    top: -20px;
	font-weight: 500;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.pc_storesmap{
	position:relative;
	padding-top: 30px;
	padding-bottom: 100px;
}
.pc_storesmap .area_box a{
	color:#000;
	text-decoration:none;
	transition:0.2s;
}
.pc_storesmap .area_box a:hover{
	opacity:0.6;
	color:#00a0e9;
}
#japan-map{
	margin:0;
}
.sp_storesmap {
    display: none;
}

/*--事業内容--*/
.business_content p{
	text-align:center;
	font-family : YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
	font-size:20px;
}
.business_box {
    display: flex;
    flex-direction: column;
	justify-content: space-between
	
}
.business_box img{
	max-width:300px;
}
.business_box p{
	padding:10px 0;
}
.business_3flex {
	padding-top:60px;
    display: flex;
	justify-content: space-between;
}
.business_pharmacy {
	position: relative;
	margin-top: 150px;
}

.business_pharmacytxt {
    background: #fff;
    padding: 30px;
    padding-left: 90px;
	padding-top: 60px;
    border: solid 1px #bbbbbb;
    width: 42%;
    margin-left: auto;
	box-shadow: 3px 3px 12px 0px #bbbbbb;
}
.business_pharmacy img{
	width:50%;
	position:absolute;
	top: -70px;
}
.business_pharmacy.supple img {
    right: 0;
}
.supple .business_pharmacytxt{
	padding-left:40px;
	padding-right: 90px;
	margin-left:0;
	margin-right: auto;
}
.business_pharmacytxt p{
	text-align:left;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	font-size:16px;
	margin-bottom: 30px;
	line-height: 1.8rem;
}
.business_pharmacytxt h2 {
    font-size: 22px;
    font-family: YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
    position: relative;
    padding-left: 50px;
	margin-bottom: 30px;
}
.business_pharmacytxt h2:before {
    content: url(/wp-content/themes/mytheme/img/top_black.jpg);
    display: inline-block;
    position: absolute;
    left: 0;
    top: -7px;
}
p.btn{
	line-height: 1.6rem;
}
p.btn a {
    text-decoration: none;
    display: block;
	color: #eb6d91;
	font-size: 16px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    width: 190px;
	padding: 8px 0;
    text-align: center;
    border: solid 1px;
    border-radius: 50px;
	position:relative;
	font-weight: 600;
	transition:0.2s;
}
p.btn a:hover{
	color: #00a0e9;
}
p.btn a:hover:before{
	border-top: solid 1px #00a0e9;
    border-right: solid 1px #00a0e9;
}

.btn_box{
	display:flex;
	justify-content: space-between;
}
p.btn a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 20px;
    width: 3px;
    height: 3px;
    margin-right: 0.5rem;
	border-top: solid 1px #eb6d91;
	border-right: solid 1px #eb6d91;
	transform: rotate(45deg);
	top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
	transition:0.2s;
}

/*--snscontent--*/
.sns_contentflex{
	display:flex;
}
.sns_contentflex img{
	width:100%;
	justify-content: space-between;
}
.snsbox{
	width:50%;
}
.snsbox1{
	padding-right:20px
}
.snsbox2{
	padding-left:20px;
}
.snsbox1 .btn a{
	margin:auto;
}
.snsbox1 p{
	margin:20px 0px;
}

/*--newscontent--*/
.top_news{
	border-bottom: solid 1px #555555;
}
.news_content .btn a{
	margin:auto;
}
.top_newslist{
	padding-bottom:50px;
}
.top_newslist .top_news:first-child{
	border-top: solid 1px #555555;
}
.top_news a{
	text-decoration:none;
	padding:15px;
	display:flex;
	align-items: center;
}
.top_news:hover{
	opacity:0.6;
}
	
.top_news .date{
	font-family: YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
	font-size:12px;
	color:#aaaaaa;
	width: 100px;
}
.top_news .category {
    background: linear-gradient(#00a0e9,30%,#90c7e8);
    color: #fff;
    font-size: 12px;
    padding: 2px 15px;
    border-radius: 25px;
    height: 16px;
    line-height: 16px;
}
.top_news .newstitle{
	color:#000;
	font-size:16px;
	margin-left: 30px;
}
.news_contentbg {
    background: linear-gradient(#edf3f6,30%,#d5e9f2);
	position:relative;
}
.news_bglogo{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	opacity:0.4;
	max-width: 300px;
	pointer-events: none;
}

/*--recruit_content,contactcontent--*/
.recruit_content p{
	text-align:center;
}
.recruit_bg{
	background-image: url(/wp-content/themes/mytheme/img/recruit_bg.jpg);
	background-repeat: no-repeat;
    background-size: contain;
}
.recruit_content .btn{
	padding-top:50px;
}
.recruit_content .btn a{
	margin:auto;
}
.recruit_toptxt{
	text-align: center;
    font-family: YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
    font-size: 20px;
	line-height: 2.8rem;
}
.top_contactbox p:first-child{
	color:#fff;
	font-family: YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
	font-size:24px;
}
.top_contactbox{
	background-image: url(/wp-content/themes/mytheme/img/contactbox_bg.jpg);
	background-repeat: no-repeat;
    background-size: cover;
	padding:50px 0;
	background-position:center;
}
.top_contactbox .btn a{
	border-color:#fff;
	color:#fff;
}
.top_contactbox .btn a:before{
	border-color:#fff;
	opacity:0.6;
}
.top_contactbox .btn a:hover{
	border-color:#00a0e9;
	color:#00a0e9;
}
.top_contactbox .btn a:hover:before{
	border-color:#00a0e9;
}

.top_contact {
    display: flex;
    flex-direction: column;
}
.top_contactimg {
    width: 90%;
    max-width: 600px;
    margin: auto;
    padding-top: 50px;
}

/*--footer_content--*/
footer{
	background: linear-gradient(#edf3f6,30%,#d5e9f2);
}
.footer_content{
	max-width:1100px;
	margin:auto;
	padding:40px 20px 40px 20px;
	display:flex;
}
footer .copyright{
	text-align:center;
	padding:20px;
	background: linear-gradient(#00a0e9,30%,#90c7e8);
}
footer .copyright p{
	color:#fff;
	font-size:12px;
}
footer .footer_address img{
	max-width:350px;
	width: 100%;
}
footer .footer_address{
	padding-right:10px;
	width:50%;
}
footer .footer_address p{
	font-size:14px;
}
footer .footer_address .address_box{
	padding-top:30px;
}
footer .footer_address .place{
	font-family: YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
	font-size:18px;
	font-weight:bold;
}
footer .footer_sitemap {
	padding-left:10px;
    display: flex;
    width: 50%;
    justify-content: space-between;
}
footer .footer_sitemap .list_name{
	font-size:18px;
	font-family: YuMincho,/* Mac用 */'Yu Mincho', /* Windows用 */serif;
	font-weight:bold;
	padding-bottom:20px;
}
footer .footer_sitemap ul{
	padding:0;
}
footer .footer_sitemap ul li {
    list-style: none;
    display: flex;
    align-items: center;
    line-height: 2rem;
    font-size: 14px;
}
footer .footer_sitemap ul li:before{
	content: "-";
    display: inline-block;
    margin-right: 0.2rem;
}
.footer_sitemap ul li a{
	text-decoration:none;
	color:#000;
	transition:0.2s;
}
.footer_sitemap ul li a:hover{
	opacity:0.6;
	color:#00a0e9;
}

/*---レスポンシブ---*/
/*--main--*/
@media screen and (max-width: 768px) {
main {
    margin-top: 60px;
}
	.title1 {
    font-size: 26px;
	line-height:2.8rem;
		margin-top: 25px;
}
}
/*--header--*/
@media screen and (max-width: 768px) {
.pc_header {
    display: none;
}
.header_navi {
	display:none;
}
.sp_header{
	display:flex;
	align-items: center;
	background: linear-gradient(#00a0e9,30%,#90c7e8);
	height: 60px
}
	.sp_header .logo img{
		width:260px;
		padding-left:10px;
	}
	
/*--contents_area--*/
section.map_content{
	margin:auto;
	max-width:1000px;
	padding: 20px 20px 50px 20px;
}
div.business_bg{
	background-image: url(/wp-content/themes/mytheme/img/business_bg.jpg);
	background-repeat: no-repeat;
}
section.business_content{
	padding:50px 20px 30px 20px;
	max-width:1100px;
	margin:auto;
}
section.sns_content{
	padding:50px 20px 50px 20px;
	max-width:1100px;
	margin:auto;
}
section.news_content{
	padding:50px 20px 50px 20px;
	max-width:900px;
	margin:auto;
}
section.recruit_content{
	padding:50px 20px 30px 20px;
	max-width:1100px;
	margin:auto;
}

/*　ハンバーガーボタン　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top: 8px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 3px ;
  left    : 6px;
  background : #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  background :#555555;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  background :#555555;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #fff;
  /*background: rgba(0,0,0,0.7);*/
  text-align: center;
  width: 100%;
  opacity: 0;
  transition: opacity .3s ease, visibility .3s ease;
	visibility:hidden;
}

nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
	width: 100%;
    background: #ffffffcc;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: .4s all;
	border-bottom: solid 1px #000;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}
nav.globalMenuSp ul li:hover{
  background :#ddd;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 1em 0;
  text-decoration :none;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  opacity: 100;
	visibility: visible;

}	

}

/*-slick　レスポンシブ調整-*/
@media screen and (max-width: 1000px) {
.slickslide-arrow.next-arrow {
    left: 150px;
}
.slickslide-arrow.prev-arrow {
    right: 100px;
}
}
@media screen and (max-width: 768px) {
	section.top_txt {
    padding: 0 20px;
}
.slickslide-arrow.next-arrow {
    left: 80px;
}
.slickslide-arrow.prev-arrow {
    right: 30px;
}
}
@media screen and (max-width: 450px) {
.slickslide-arrow.next-arrow {
    left: 60px;
	width:30px!important
}
.slickslide-arrow.prev-arrow {
    right: 30px;
	width:30px!important
}
}
/*-map-*/
@media screen and (max-width: 1030px) {
	#japan-map {
    display: none;
}
	.sp_storesmap {
    display: block;
}
	.pc_storesmap {
    display: none;
}
.sp_storesmap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	justify-content: center;
}
	.sp_storesmap ul {
    border: solid 1px #aaaaaa;
    padding: 10px 10px;
    list-style: none;
	line-height: 1.5rem;
		text-align: center;
}
	.spareanav{
		display:none;
	}

	.area_box_sp li {
    font-size: 14px;
		display: flex;
    align-items: center;
    justify-content: center;
}
	.area_box_sp h1 {
    height: 40px;
    width: 180px;
    line-height: 40px;
    background: linear-gradient(#00a0e9,30%,#90c7e8);
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-align:center;
	margin-bottom: 10px;
}
	.area_box_sp {
    padding: 10px;
}
	.area_box_sp ul li:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    margin-right: 0.5rem;
    border-top: solid 1px #00a0e9;
    border-right: solid 1px #00a0e9;
    transform: rotate(45deg);
}
	align-items: center;
}


/*-business-*/
@media screen and (max-width: 960px) {
.business_box img {
    max-width: 200px;
}
.business_3flex {
    justify-content: space-around;
}
.btn_box {
    flex-direction: column;
}
}
@media screen and (max-width: 660px) {
.business_box img {
    max-width: 100px;
	}
}
@media screen and (max-width: 768px) {
	.business_pharmacy img {
    position: static;
    width: 80%;
    padding-bottom: 30px;
}
	.business_pharmacytxt {
		padding-left: 30px;
		width: auto;
	}
	.business_pharmacytxt .btn a{
		margin:auto;
	}
	.business_pharmacy {
    display: flex;
    flex-direction: column;
    align-items: center;
		margin-top:100px
}

	.supple .business_pharmacytxt {
    padding: 30px;
    padding-top: 60px;
    margin-left: 0;
    margin-right: auto;
}
	.business_pharmacytxt p {
    line-height: 1.6rem;
}
}

	@media screen and (max-width: 355px){
.business_pharmacy {
    margin-top: 90px;
}
}


/*-sns-*/
@media screen and (max-width: 768px) {
	.sns_contentflex {
    display: flex;
    flex-direction: column;
}
	.snsbox {
    width: 100%;
}
	.snsbox2 {
    padding-left: 0;
}
}
	
/*-news-*/
	@media screen and (max-width: 500px) {
		.top_news a {
		align-items: flex-start;
		flex-direction: column;
}
		.top_news .newstitle {
    margin-left: 5px;
}
}

/*-recruit-*/
@media screen and (max-width: 768px) {
	.recruit_bg{
		background-image:none;
	
}
	.recruit_toptxt {
    line-height: 2.0rem;
}
}
/*-footer-*/
@media screen and (max-width: 768px) {
.footer_content {
    flex-direction: column;
}
footer .footer_address {
    padding-right: 0;
    width: 100%;
}
footer .footer_sitemap {
    padding-top: 30px;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
	footer .footer_sitemap div{
		padding-right:10px;
	}
	footer .footer_sitemap div:last-child{
		padding-right:0;
	}
	footer .footer_sitemap ul li {
    line-height: 1.2rem;
    padding: 5px 0;
}
}


/* フェードイン */
.fade {
  /* 最初は非表示 */
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: opacity 1s, visibility 1s, transform 1s;
}
/* フェードイン時に入るクラス */
.is-fadein {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}