@charset "UTF-8";
/*
Theme Name: Tsuhealth original
Theme URL: 
Description: 鶴松医薬公式サイト
Author: 鶴松医薬
Version: 1.0
*/

/* all */
body {
    font-size: 100%;
    text-size-adjust: 100%;
    letter-spacing: 0.7px;
    font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: 1;
  }

  html {
    scroll-behavior: smooth;
}
  
  *{
    box-sizing: border-box;
    margin:0;
    padding:0;
  }

  h1{
    line-height: 2;
  }
  p{
    line-height: 1.6;
  }
  
  ul {
    list-style:none;
  }
  
  a{
    text-decoration: none;
  }

  ol{
    padding-left:1.5em;
    line-height: 1.6;
  }
  
  table{
    width: 100%;
    border-collapse: collapse;
  }
  
  input, select, textarea  {
    font-size: 100%;
    }
  
  textarea{
    width: 100%;
    padding:10px;
  }
  
  img {
    vertical-align: bottom;
    object-fit: cover;
  }
  
  textarea:focus,select:focus,input:focus{
    outline: none;
  }
  
  .is_sp {
    display: none;
  }
  
  a:hover,button:hover{
    cursor: pointer;
  }
  
  input,select{
    border-radius: 0;
  }
  
  .btn{
    width: 100%;
    margin:0 auto;
  }
  
  .btn a{
    padding:10px 0;
    display: block;
    background: #4c63a0;
    color: #ffffff;
    text-align: center;
  }

  a[href*="tel:"] {
    color:#000000;
  }
  
  /* header */
  header{
    z-index: 99;
  }

  .header a{
    color:#000000;
  }
  
  input#menu-btn-check{
    display: none;
  }

  .menu_logo{
    line-height: 1;
  }
  
  .menu_logo a{
    font-size:24px;
    color:#1c9b5b;
  }

  .menu_logo img{
    margin-right:5px;
  }

  .header_top{
    max-width:1080px;
    margin:0 auto;
    height: 80px;
    display: flex;
    padding:0 15px;
    align-items: center;
  }

  .header_top p{
    font-size:13px;
    margin-left:40px;
  }

  .contact{
    color: #888888!important;
    font-size: 13px;
    margin-left:auto!important;
  }

  .contact:hover{
    color:#1c9b5b!important;
  }

  .contact i{
    padding-right: 5px;
  }

  .header_bottom{
    background: #eeeeee;
  }

  .menu-content{
    max-width:1080px;
    margin:0 auto;
  }
  
  .header ul{
    display: flex;
  }

  .nav_menu li{
    width: calc(100% / 5);
    text-align: center;
  }

  .nav_menu li a{
    padding: 17px;
    display: block;
    font-size:13px;
    border-right:1px solid #ffffff;
  }

 .home a{
    border-left:1px solid #ffffff;
  }

  .nav_menu li a:hover{
    background: #1c9b5b;
    color:#ffffff;
  }

  .current {
    background: #1c9b5b!important;
    color:#ffffff!important;
  }

  .slider_container{
    position: relative;
    height: 750px;
  }

  .slick-next{
    display: none!important;
  }

  .under_slider{
    background: #fff;
    box-shadow: 0 -8px 10px rgb(0 0 0 / 20%);
    padding: 70px 15px;
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom:0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    max-width: 1080px;
    width: 100%;
  }

  .under_slider h2{
    font-size: 35px;
    line-height: 1.3;
    margin-bottom:10px;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: normal;
  }

  .under_slider p{
    line-height: 2;
  }

.slider{
    text-align: center;
 }

 .slider{
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 600px!important;
 }

 .slider_textbox{
  position: absolute;
  width: 100%;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  text-align: center;
 }

 .slider01{
  background-image: url("../images/slider01.png");
 }

 .slider02{
  background-image: url("../images/slider02.png");
 }

 .slider03{
  background-image: url("../images/slider03.png");
 }

 .slider_textbox p{
  color:#ffffff;
  font-size: 35px;
  line-height: 1.6;
  margin-bottom:40px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-shadow: 2px 2px 8px #505050;
 }

 .slider_btn,.btn{
  max-width: 200px;
  width: 100%;
  margin:0 auto;
 }
  
 .slider_btn a,.btn a{
   display: block;
   padding:15px 0;
   background: #1c9b5b;
   color: #ffffff;
 }

 .head{
  text-align: center;
  margin-bottom:30px;
 }

 .box_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cal_2{
  display: inline-block;
  width: calc(50% - 40px / 2);
}

.cal_3{
  display: inline-block;
  width: calc(33.33% - 40px / 3);
}

.cal_4{
  display: inline-block;
  width: calc(25% - 40px / 4);
} 

.en{
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  line-height: 1.4;
}

.jp{
  font-size: 13px;
}

.top_bnr01,.top_bnr02{
  background-size: cover;
  height: 145px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.top_bnr01 p,.top_bnr02 p{
  color:#ffffff;
}

.top_bnr01 a,.top_bnr02 a{
  display: block;
  width: 100%;
  padding:40px 35px;
}

.top_bnr01 a:hover,.top_bnr02 a:hover{
  padding:40px 50px;
  transition-duration: 0.5s;
}

.top_bnr01{
  background-image: url("../images/top_bnr01.png");
}

.top_bnr02{
  background-image: url("../images/top_bnr02.png");
}

.wrapper{
  max-width: 1080px;
  width: 100%;
  margin:0 auto;
  padding:80px 20px;
}

.wrapper_top{
  max-width: 980px;
  padding: 20px 20px 80px 20px;
}

.breadcrumb_wrapper{
  max-width: 1080px;
  width: 100%;
  margin:0 auto;
  padding:10px 15px 0 15px;
}

.breadcrumb_wrapper a{
  font-size: 12px;
  color:#333333;
}

.breadcrumb_wrapper .current-item{
  font-size: 13px;
  color:#1c9b5b;
}

.breadcrumb_wrapper .fa-chevron-right{
  padding: 0 10px;
  font-size: 11px;
  color: #595959;
}

.content{
  border:1px solid #ddd;
  text-align: center;
}

.content .title{
  padding:40px;
}

.content .title .en{
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
}

.news_section{
  background: #f8f8f8;
}

.news_section .btn{
  margin-top:30px;
}

.news_section .en{
  font-size: 35px;
}

.innovation_section .en{
  font-size: 32px;
}

.post_item{
  background: #ffffff;
  border: 1px solid #ddd;
  border-bottom:none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  position: relative;
}

.post_item:last-child{
  border-bottom: 1px solid #ddd;
}

.post_item a{
  color:#333333;
  display: block;
  width: 100%;
  padding:20px 30px;
  z-index:80;
  cursor: pointer;
}

.post_item:hover{
	background:#fafafa;
}

.post_item .title{
  position: absolute;
  left: 300px;
}

.categories{
  position: absolute;
  left:135px;
}

.categories a{
  padding:0;
}

.research a,.sustainability a,.innovation a,.cat-research a,.cat-sustainability a,.cat-innovation a{
  border:1px solid #b20000;
  color:#b20000;
  border-radius: 30px;
  padding: 5px 32px;
  font-size: 12px;
  line-height: 1.4em;
}

.research a:first-child,.sustainability a:first-child,.innovation a:first-child{
  display: none;
  padding: 0 !important;
}

.research,.sustainability,.innovation{
  width: 140px;
  text-align: center;
}

.sustainability a,.cat-sustainability a{
  padding: 5px 7px;
  color: #238c00;
  border: 1px solid #238c00;
}

.innovation a,.cat-innovation a{
  padding: 5px 12px;
  color: #000088;
  border: 1px solid #000088;
}


.post_link{
  display: block;
}

footer{
  background: #f5f5f5;
}

footer ul{
  display: flex;
}

.footer_top{
  margin-bottom:30px;
}

.footer_top li{
    width: calc(100% / 5);
}

.footer_top li a{
  color:#333333;
  font-size: 13px;
}

.footer_top li a::before{
  content: url(img/arrow.png);
  padding-right: 8px;
  display: inline-block;
  transform: scale(0.3);
  vertical-align: middle;
}

.footer_bottom li a,small{
  color: #888888;
  font-size: 11px;
}

.footer_bottom li a::before{
  content: url(img/arrow02.png);
  padding-right: 8px;
  display: inline-block;
  transform: scale(0.2);
  vertical-align: middle;
}

.small{
  margin-left: auto;
}

footer a:hover{
  color: #1c9b5b;
}

.footer_wrapper{
  max-width: 980px;
  padding: 50px 15px;
}

  .contents_textbox{
    border-left: 4px solid #1c9b5b;
    padding: 25px 0 25px 20px;
    height: 200px;
  }

  .contents_textbox .title{
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
  }

  .contents_textbox .text{
    font-size: 13px;
    line-height: 1.7;
    color: #333333;
  }

  .contents_img img:hover {
    transform: scale(1.3);
    transition-duration: 0.5s;
    object-fit: cover;
  }

  .contents_img {
  overflow: hidden;
  width: 100%;
  height: 168px;
  }

  .contents_img img {
  display: block;
  transition-duration: 0.5s;
  }

  @keyframes zoomUp {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.15); /* 拡大率 */
    }
  }

  .add-animation {
    animation: zoomUp 10s linear 0s normal both;
  }

  .arrow{
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: #1c9b5b;
  }

  .arrow a{
    display: block;
    padding:15px;
    color:#ffffff;
  }

  .products{
    border:1px solid #e9e9e9;
    text-align: center;
    padding-bottom: 20px;
    margin:10px 20px 10px 0;
  }
  
  .products p{
  padding:10px 10px 0 10px;
}
  
   .products:nth-child(3n) {
    margin:10px 0;
}
  
    .tab_panel .box_container{
    margin:10px 0;

}

.products_container{
	justify-content: flex-start;
}

  .products a{
    color:#333333;
  }

  .products_img img:hover {
    transform: scale(1.3);
    transition-duration: 0.5s;
    object-fit: cover;
  }

  .products_img {
  overflow: hidden;
  width: 100%;
  }

  .products_img img {
  transition-duration: 0.5s;
  }

  .title_container{
    background: #00000037;
  }

  .title_inner{
    max-width: 1080px;
    width: 100%;
    margin:0 auto;
    padding:80px 0 70px 0;
    text-align: center;
    color: #ffffff;
  }

  .title_back{
    position: absolute;
    top: 127px;
    z-index: -10;
    height: 196px;
    left: 0;
}

  .title_inner h1{
    line-height: 0.7;
    letter-spacing: 3px;
  }

  .title_inner span{
    font-size: 15px;
    font-weight:normal;
    letter-spacing: 1px;
  }

  .about_text{
    margin-bottom:30px;
  }

  .about_tbl th,.about_tbl td{
    border:1px solid #ddd;
    padding: 20px;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5;
  }

  .about_tbl th{
    color: #888;
    background-color: #f5f5f5;
    vertical-align: top;
  }


.tabs {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 30px 40px;
}

.tab_panel{
  padding:30px 40px;
}

#tab_menu {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
}
#tab_menu li{
  width: 50%;
  padding: 0;
  margin: 0 1px 0 0;
  text-align: center;
  list-style: none;
  border-bottom: 3px solid #1c9b5b;
  background: #1c9b5b;
  opacity: 0.6;
}
#tab_menu li:last-child {
  margin-right: 0;
}
#tab_menu li.selected {
  opacity: 1;
}
#tab_menu li:hover {
  opacity: 1;
}
#tab_menu li a {
  display: block;
  padding: 12px 0 8px;
  text-decoration: none;
  color:#fff;
  font-size: 16px;
  font-weight: bold;
}

#tab_menu li img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  bottom: 2px;
  padding: 13.5px .4em 13.5px 0;
}

.product_title{
    background: #1c9b5b;
    color: #ffffff;
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
}

.product_namebox{
  background:#efefef;
  padding:10px 20px;
}

.product_name{
  font-weight:bold;
}

.product_price span{
  font-size:12px;
}

.product_tbl{
  margin:10px 0;
  line-height:1.5;
}

.product_tbl th,.product_tbl td{
  border-bottom: dotted 1px #d0cdbd;
  padding:10px 0;
  font-size:14px;
  font-weight:normal;
}

.product_tbl th{
  width:25%;
  vertical-align: top;
}

.product_tbl li{
  list-style:disc;
}

.product_tbl ul{
  padding-left:1em;
}

.product_img img{
  border:1px solid #ddd;
}

.table{
  border-top:none;
  }
  
  .table th,.table td{
    padding:20px 40px;
    border:1px dotted #1c9b5b;
    border-right:none!important;
    border-left:none!important;
  }
  
  .table th{
    width:25%;
    color:#1c9b5b;
    background:#ddd;
  }

  .table input,.table textarea{
    border:1px solid #eee;
    padding:10px;
    width: 100%;
  }

  .submit-container{
    text-align:center;
    margin:50px 0 0 0;
  }
  
  .submit-container input{
        padding: 10px 80px;
        border:1px solid #ddd;
  }

  .submit-container input:hover{
    background-color:#1c9b5b;
    color:#fff;
    cursor: pointer;
  }
  
   .single_wrapper{
    max-width: 980px;
   }

  
  .single_wrapper h1{
	line-height: 1.7;
	padding:20px 0 5px 0;
  }
  
  .single_wrapper h2{
    border-left: 8px solid #1c9b5b;
    padding: 7px 0 7px 10px;
	margin:30px 0 20px 0;
  }	
  
  .single_wrapper h3{
    padding: 30px 0 10px 0;
  }
  
  .single_content ol li{
      margin: 10px 0;
}

  
  .fa-clock{
  padding-right:7px;
  }
  
  .date{
  color:#717171;
  }
  
   .single_wrapper .date{
     padding-bottom: 20px;
   }
  
  .single_content p,.single_content li{
   line-height: 2;
}

.whatsnew a{
	color:#333333!important;
}

.whatsnew dt{
		color:#717171!important;
}

.whatsnew{
	line-height:2;
}

.whatsnew a{
	padding:20px 30px!important;
		border: 1px solid #ddd;
	border-bottom:none;
}

.whatsnew{
		border-bottom: 1px solid #ddd;
}

.whatsnew hr{
	display:none;
}

.newmark{
	background:#1c9b5b!important;
}

.store_list{
	position:relative;
	padding:30px 10px 35px 430px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
	margin:0 0 130px 0;
}

.store_listlast{
    margin:0;
}

.store_list .img{
	position:absolute;
	max-width:380px;
	width:100%;
	left:25px;
	top:-50px;
}

.store_list .business_hours{
		position:absolute;
	background:#1c9b5b;
	color:#ffffff;
	padding:2px 15px;
	top:-43px;
	font-size:14px;
}

.store_list  .title{
	font-size:25px;
}

.store_list .address{
	color:#9c9c9c;
	font-size:15px;
}

.store_list .top{
	padding:0 0 25px 0;
	border-bottom:1px solid #ddd;
}

.store_list .bottom{
		padding:20px 0 0 0;
		color:#565555;
}

.store_list .bottom p{
		line-height:2.2;
}

.store_list .day{
	margin:0 10px 0 30px;
}

.store_list .tell{
		margin:0 10px 0 0;
}


.store_list .link{
		margin:10px 10px 0 0;
}

.store_list a{
   word-break: break-all;
}


  