@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto');
@font-face {
      font-family: 'fontello';
      src: url('../cyber/font/fontello/font/fontello.eot?85122964');
      src: url('../cyber/font/fontello/font/fontello.eot?85122964#iefix') format('embedded-opentype'),
           url('../cyber/font/fontello/font/fontello.woff?85122964') format('woff'),
           url('../cyber/font/fontello/font/fontello.ttf?85122964') format('truetype'),
           url('../cyber/font/fontello/font/fontello.svg?85122964#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
reCAPTCHAバッジ非表示(2023-08-07)mkw
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.grecaptcha-badge{
	display:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
関連記事
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.yarpp-related .img {
    background: url(https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/noimg.png) no-repeat 50% / auto 90% #fff;
    border: 1px solid #ddd;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ブログ　目次
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#toc_container {
    padding: 20px 30px!important;
    background:none!important;
    border-radius: 10px!important;
    border: 3px solid #ddd!important;
}

#toc_container li {
    margin: 8px 0!important;
    font-size: 14px!important;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
固定ページ「病気の種類から探す」
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.page-byoki-child p.back_to_parent + h2 {
    margin-top: 0;
}

.page-byoki-child p.back_to_parent a {
    font-size: 14px;
    text-decoration: underline;
    position: relative;
    padding-left: 20px;
    font-family: "Noto Sans Japanese";
}

.page-byoki-child p.back_to_parent a:before {
    font-family: FontAwesome;
    content: '\f104';
    color: #739b14;
    font-weight: bold;
    position: absolute;
    left: 0;
    font-size: 1.2em;
    line-height: 1;
    top: 2px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
「どんな病気でお悩みですか？」（メインカラム／PC）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
ul.byoki_shurui {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-top: 30px;
}

ul.byoki_shurui > li {
    width: calc(50% - 15px);
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px!important;
    margin-left: 15px;
}

ul.byoki_shurui > li > a {
    float: left;
    font-family: "Noto Sans Japanese";
    font-weight: bold;
    font-size: 16px;
}

ul.byoki_shurui > li > ul {
    width: calc(100% - 150px);
    float: right;
    font-size: 15px;
}

ul.byoki_shurui ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -5px;
}

ul.byoki_shurui ul > li {
    margin-right: 15px;
    margin-bottom: 5px!important;
}

ul.byoki_shurui ul > li a:hover, 
ul.byoki_shurui ul > li[class*="current"] a {
    color: #8fc31f;
}

ul.byoki_shurui ul > li:before {
    font-family: FontAwesome;
    content: '\f138';
    color: #8fc31f;
    margin-right: 10px;
}

ul.byoki_shurui ul a {
    text-decoration: underline!important;
}

ul.byoki_shurui ul a:hover {
    text-decoration: none!important;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
「どんな病気でお悩みですか？」（サイドバー／スマホ）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#sub_area .side_menu2 .menu_header {
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    font-family: "Noto Sans Japanese";
    background: #739b14;
    line-height: 1.4;
}
#sub_area .side_menu2 .menu_header h2{
    font-weight:normal;
}
ul.byoki_shurui_col1 a {
    display: block;
}

ul.byoki_shurui_col1 a:hover {
    text-decoration: none;
}

ul.byoki_shurui_col1 {
    font-family: "Noto Sans Japanese";
}

ul.byoki_shurui_col1 > li {
    border-bottom: 1px solid #ccd9ae;
}

ul.byoki_shurui_col1 > li > a {
    font-size: 15px;
    padding: 15px;
}

ul.byoki_shurui_col1 > li > a:hover, ul.byoki_shurui_col1 > li > a.open, ul.byoki_shurui_col1 > li[class*="current"] > a {
    background: #e8f4cc;
    font-weight: bold;
}

ul.byoki_shurui_col1 > li > a .arrow {
    float: right;
    font-size: 1.5em;
    line-height: 1;
}

ul.byoki_shurui_col1 > li > a .arrow:before {
    font-family: FontAwesome;
    content: '\f105';
    color: #739b14;
    font-weight: normal;
    vertical-align: 5px;
}

ul.byoki_shurui_col1 > li > a.open .arrow:before {
    font-family: fontello;
    content: '\e807';
    font-size: .8em;
    color: #bed28f;
}

ul.byoki_shurui_col1 > li > ul {
    border-top: 1px solid #ccd9ae;
}

ul.byoki_shurui_col1 > li > ul > li {
}

ul.byoki_shurui_col1 > li > ul > li > a {
    font-size: 14px;
    padding: 8px 8px 8px 15px;
    margin-left: 20px;
    position: relative;
}

ul.byoki_shurui_col1 > li > ul > li > a:before {
    font-family: fontello;
    content: '\e808';
    color: #638d00;
    margin-right: 5px;
    position: absolute;
    left: 0;
}

ul.byoki_shurui_col1 > li > ul > li:not(:last-child) > a {
    border-bottom: 1px solid #ccd9ae;
}

ul.byoki_shurui_col1 > li > ul > li > a:hover, ul.byoki_shurui_col1 > li > ul > li[class*="current"] > a {
    color: #638d00;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
カスタム投稿タイプ「商品」　＞　一覧ページのUL
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
ul.post_archive_item {
    display: flex;
    flex-wrap: wrap;
}

ul.post_archive_item li {
    width: calc(50%);
    overflow: hidden;
    position: relative;
    font-family: "Noto Sans Japanese";
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}

ul.post_archive_item li:nth-child(even) {
    padding-left: 40px;
    position: relative;
}

ul.post_archive_item li:nth-child(even):before {
    content: '';
    background: #ddd;
    width: 1px;
    height: calc(100% - 15px);
    position: absolute;
    left: 20px;
}

ul.post_archive_item li .area1 {
    width: 150px;
    float: right;
    margin-left: 10px;
    overflow: hidden;
}

ul.post_archive_item li .area2 {
    width: calc(100% - 160px);
    word-break: break-all;
}

ul.post_archive_item li .cat {
    display: inline-block;
    margin-bottom: 5px;
}

ul.post_archive_item li .cat a {
    font-size: 12px;
    text-align: center;
    z-index: 1;
    min-width: 100px;
    display: block;
    padding: 5px 10px 7px;
    color: #fff;
    background: #333;
}

ul.post_archive_item li .cat a:hover {
    text-decoration: none;
    opacity: .8;
}

ul.post_archive_item li .img {
    background: url(https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/noimg.png) no-repeat 50% / 93px 112px #fff;
    padding-top: 150px;
    border: 1px solid #ddd;
}

ul.post_archive_item li .ttl {
    font-size: 18px;
    margin-bottom: 5px;
}

ul.post_archive_item li .meta {
    overflow: hidden;
}

ul.post_archive_item li .meta, ul.post_archive_item li .meta a {
    font-size: 14px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
カスタム投稿タイプ「商品」　＞　一覧ページのヘッダー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
body[class*=item] .result_header h2 {
    border-bottom: 2px solid #739b14;
    font-size: 20px;
    margin-bottom: 19px;
    padding-bottom: 5px;
}

body[class*=item] .result_header h2:before {
    font-family: FontAwesome;
    content: '\f002';
    color: #739b14;
    font-size: 30px;
    margin-right: 15px;
}

body[class*=item] p.search_result {
    font-size: 16px;
    margin-bottom: 20px;
}
body[class*=item] p.search_result .cat {
    margin-right:1em;
}
body[class*=item] p.search_result .result_count {
	display:inline-block;
}
body[class*=item] p.search_result .result_count:before {
    content:'【';
}
body[class*=item] p.search_result .result_count:after {
    content:'】';
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
カスタム投稿タイプ「商品」　＞　サイドバーの検索用リスト
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.search_area .ttl {
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    font-family: "Noto Sans Japanese";
    background: #739b14;
    line-height: 1.4;
}

.search_area .ttl:before {
    font-family: FontAwesome;
    content: '\f002';
    margin: 0 .5em 0 -1.5em;
    vertical-align: 1px;
}

.search_area .body {
    margin-bottom: 20px;
}

.search_area select {
    width: 100%;
    margin-top: 10px;
}

.search_area ul.item_category .children {
    display: none;
}

.search_area ul.search_list {
    margin-bottom: 25px;
}

.search_area ul.search_list li a {
    display: block;
    font-size: 15px;
    padding: 12px 10px;
    border-bottom: 1px solid #afc677;
}

.search_area ul.search_list li[class*="current"] a {
    background: #f9ffea;
}

.search_area ul.sakuin_category {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px -2.5px 0;
}

.search_area ul.sakuin_category li {
    width: calc(20% - 5px);
    margin: 0 2.5px 10px;
}

.search_area ul.sakuin_category a {
    background: #eeffc6;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #739b14;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.search_area ul.sakuin_category [class*="current"] a, 
.search_area ul.sakuin_category a:hover {
    text-decoration: none;
    background: #faf0de;
    border-color: red;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
カスタム投稿タイプ「商品」　＞　サイドバーの複合検索フォーム
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#side_search {
    background: #e9e9e9;
}

#side_search form {
    padding: 15px;
}

#side_search dt {
    font-size: 15px;
    font-family: "Noto Sans Japanese";
    font-weight: bold;
    margin-bottom: 3px;
}

#side_search dd {
    margin-bottom: 5px;
}

#side_search dd select {
    width: 100%;
}

#side_search form p {
    text-align: center;
}

#side_search form input[type="submit"] {
    width: 136px;
    height: 45px;
    background: #d5743e;
    color: #fff;
    font-size: 15px;
    font-family: "Noto Sans Japanese";
    font-weight: bold;
    border-radius: 8px;
}

#side_search form input[type="submit"]:hover {
    opacity: .8;
    transition: all 0.2s linear;
}

 /* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
カスタム投稿タイプ「商品」＞詳細ページ＞カートへのリンクリスト
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#item_detail h2 {
    font-family: "Noto Sans Japanese";
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
	line-height:1.4;
}
div#item_detail h2 .txt{
    display: inline-block;
}

div#item_detail h2 .cat {
    padding: 6px 10px;
    font-size: 14px;
    margin-right: 10px;
    background: #333;
    color: #fff;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
}

div#item_detail .wrap {
    display: flex;
    justify-content: space-between;
}

div#item_detail .wrap > *:first-child {
    width: 340px;
}

div#item_detail .wrap > *:first-child img {
    border: 1px solid #739b14;
}

div#item_detail .wrap > *:first-child .no_img {
    padding-top: 66.666%;
    text-align: center;
    color: #aaa;
    background: url(https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/noimg.png) no-repeat 50% / 93px 112px #fff;
    border: 1px solid #ddd;
}

div#item_detail .wrap > *:last-child {
    width: 400px;
}

div#item_detail ul.item_variation {
    font-size: 14px;
    margin-bottom: 20px;
}

div#item_detail ul.item_variation li:not(:first-child) {
    margin-top: 20px;
}

div#item_detail ul.item_variation h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

div#item_detail ul.item_variation .thumb {
    float: right;
    width: 100px;
    margin-left: 5px;
}

div#item_detail ul.item_variation table {
    margin-bottom: 10px;
    clear: both;
}

div#item_detail ul.item_variation tr:first-child th, div#item_detail ul.item_variation tr:first-child td {
    border-top: 1px solid #739b14;
}

div#item_detail ul.item_variation th, ul.item_variation td {
    border-bottom: 1px solid #739b14;
    padding: 10px;
}

div#item_detail ul.item_variation th {
    font-weight: bold;
    width: 80px;
}

div#item_detail ul.item_variation [type="number"] {
    margin: 0 3px;
}

div#item_detail ul.item_variation [type="submit"] {
    background: #ff9c00;
    color: #fff;
    border-radius: 5px;
    padding: 10px 10px;
    font-size: 14px;
    min-width: 150px;
}

div#item_detail ul.item_variation [type="submit"]:hover {
    opacity: .8;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
固定ページ用プロモ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.page_promo2 {
    height: 150px;
    background: #eee;
}

.page_promo2 .txt_box, .page_promo2 img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
}

.page_promo2 .txt_box {
    font-family: "Noto Sans Japanese";
}

.page_promo2 .sub_ttl {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.page_promo2 .ttl {
    font-weight: bold;
    font-size: 30px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
一言エリア（トップページ）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.tweet_area {
    padding: 10px 0;
    color: #fff;
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/tweet_bg.jpg");
}

.tweet_area .txt {
    margin: 0 auto;
    font-size: 15px;
    max-width: 800px;
    display: table;
    position: relative;
    padding: 5px 0 4px;
/*    padding-left: 116px;*/
}

.tweet_area .txt:before {
    content: "";
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/news_before.png");
    width: 157px;
    height: 158px;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    left: -200px;
    bottom: -14px;
}

/*.tweet_area .txt a {
    text-decoration: underline;
    color: #ffffff;
}

.tweet_area .txt a:hover {
    text-decoration: none;
}*/

.tweet_area .txt a {
	color: #fff;
    font-size: 24px;
    font-family: "Noto Sans Japanese";
    font-weight: 500;
    text-decoration: none;
    padding-left: 30px;
	transition: opacity .3s
}

.tweet_area .txt a:hover {
	opacity: .8
}

.tweet_area a.btn02:before {
    color: #fff;
    font-size: 20px;
    top: 53%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
汎用スタイル
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*ボタン01,02*/

a.btn02:before {
    color: #8ec223;
}

a.btn01 {
    background: #eb677c;
    font-family: "Noto Sans Japanese";
    font-size: 16px;
    padding: 14px 36px 14px 26px;
    border-radius: 5px;
}

/*テーブル・ボックス*/
.table01 th {
    background: #f2fbd6;
}

.table01 th, .table01 td {
    border: 1px solid #c9d3a8;
}

.box01 {
    background: #ffeff2;
}

/*h2a*/
h2[class*="h2a"] {
    font-family: "Noto Sans Japanese";
    background: #ffffff;
    /* border-top:  3px solid; */
    border-bottom: 2px solid #408b33;
    padding: 10px 0px 10px 0px;
    position:  relative;
    color: #333;
}

/*h3a*/
h3[class*="h3a"] {
    background: #ffffff;
    font-family:  "Noto Sans Japanese";
    color: #4c6230;
    padding: 8px 15px 9px;
    border-left: 5px solid #749a16;
}

/*faq*/
dl.faq > dt{
	background-color: #ffffff;
}

dl.faq > dt.open,
dl.faq > dt:hover{
	background-color: #f2fbd6;
	transition:linear 0.2s;
}

/*2カラムサイド*/
#sub_area .side_menu li a{
	font-family:  "Noto Sans Japanese";
	font-size: 14px;
}

#sub_area .side_menu:not(.widget_recent_entries2) li a:hover{
    background:#ecf7d7;
}

/*固定ページヘッダー*/
.page_promo2 {
    border-bottom: 1px solid #e9e2cc;
}

.page_promo2 .txt_box {
    font-family: "Noto Sans Japanese";
    color: #688f0b;
}

/*固定ページヘッダー（サブタイトル）*/
.page_promo2 .sub_ttl {
    background: #739b14;
    color: #fff;
    margin-bottom: 5px;
    font-weight: normal;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップ＞汎用クラス
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
h2.top_com_ttl {
    text-align: center;
    font-family: "Noto Sans Japanese";
    color: #440d0d;
    display: inline-block;
    background-color: inherit;
    background-image: linear-gradient(to right, #ff6772 39%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 7px 3px;
    background-repeat: repeat-x;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight:  bold;
    min-width: 250px;
}

div.h2_wrap {
    text-align: center;
    background: inherit;
}

.section_wrap {
    padding: 30px 0 50px;
}

.page-index span.green {
    color: #86aa19;
    font-weight: bold;
}

.page-index .contact_bnr_wrap{
    margin-top: -50px;    
    padding-top:0;
}

.contact_bnr_wrap {
    text-align: center;
    background: #fbfae8;
    padding: 50px 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップ＞相談の流れ（2024-10-07）wi
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#top_intro {
    padding: 50px 0;
    color: #fff;
    font-family: 'Noto Sans Japanese';
    background: url("./images/tweet_bg.jpg");
}

div#top_intro .base_wrap{
    background: #fff;
    padding: 40px 50px;
    position: relative;
}

div#top_intro .base_wrap::before {
    position: absolute;
    content: "";
    width: 284px;
    height: 226px;
    background: url("./images/intro_bg.jpg")no-repeat 50% / contain;
    left: 0;
    bottom: 0;
}

div#top_intro h2 {
	font-size: 28px;
	font-weight: bold;
    position: relative;
    color: #FF6773;
	margin-bottom: 30px;
}

div#top_intro h2:before {
    position: absolute;
    content: "";
    background: url("./images/news_before.png")no-repeat 50% / contain;
    width: 157px;
    height: 158px;
    right: 50px;
    bottom: 0;
}

div#top_intro ul{
    list-style-type: none;
	padding: 0;
}

div#top_intro li {
    position: relative;
    text-align: left;
    color: #440d0d;
    background-image: linear-gradient(to right, #ded8ca 39%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 7px 3px;
    background-repeat: repeat-x;
    padding: 0px 0px 20px 40px;
    margin-bottom: 20px;
    font-size: 20px;
}

div#top_intro li::before{
    position: absolute;
    content: "";
    width: 34px;
    height: 35px;
    background: url("./images/txt_deco.png")no-repeat 50% / contain;
    left: 0;
    top: 0;
}

div#top_intro .btn01 {
    background: url("./images/btn_bg.jpg")right;
    font-size: 20px;
    padding: 20px;
    min-width: 280px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップ＞相談内容
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#top_soudan {
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/naiyou_bg.jpg");
    padding-top: 60px;
}


div#top_soudan .h2_wrap {
    position: relative;
}

div#top_soudan .h2_wrap:before {
    content: "";
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/soudan_img01.jpg");
    width: 196px;
    height: 158px;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: -30px;
}

div#top_soudan .h2_wrap:after {
    content: "";
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/soudan_img02.jpg");
    width: 196px;
    height: 153px;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: -30px;
}

div#top_soudan h2:before {
    content: "\f0e6";
    font-family: "FontAwesome";
    font-size: 40px;
    color: #ff6772;
    margin-right: 10px;
    font-weight:  normal;
}

div#top_soudan .lead {
    text-align: center;
    font-family: "Noto Sans Japanese";
    line-height: 1.6;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 24px;
}

div#top_soudan ul.naiyou {
    margin-right: -25px;
}

div#top_soudan ul.naiyou li {
    float: left;
    width: 348px;
    border: 3px solid #8ec222;
    margin-right: 25px;
    margin-bottom: 24px;
    background: #fff;
}
div#top_soudan ul.naiyou li img{
    margin-bottom:0;
}

div#top_soudan ul.naiyou02 {
    margin-right: -22px;
}

div#top_soudan ul.naiyou02 li a {
    width: 165px;
    float: left;
    margin-right: 22px;
    text-align: center;
    font-family: "Noto Sans Japanese";
    border: 3px solid #8ec222;
    padding: 13px 0;
    background: #fff;
    color: #440d0d;
    font-weight: bold;
}

div#top_soudan ul.naiyou02 li a:hover {
    text-decoration: none;
    background-color: #e9f7cd;
    transition: linear 0.2s;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップ＞どんな病気でお悩みですか
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#top_sick {
    padding-bottom: 24px;
}

div#top_sick .h2_wrap {
    position: relative;
    padding: 30px 0 0px;
	border:0;
    border-bottom: 1px solid;
    border-image-source: url(https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/hr02.png);
    border-image-slice: 3 3;
    border-image-repeat: repeat;
}

div#top_sick .h2_wrap:before {
    content: "";
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/nayami_bg.jpg");
    width: 327px;
    height: 105px;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    left: -6px;
    top: -30px;
}

div#top_sick h2 {
    background-image: none;
}

div#top_sick h2:before {
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 36px;
    color: #ff6772;
    margin-right: 10px;
}


div#top_sick form.search_box {
    width: 296px;
    position: absolute;
    right: 0;
    top: 36px;
}



div#top_sick form.search_box input.search_input {
    width: 230px;
    border: 3px solid #ccc;
    border-radius: 0;
    padding: 8px;
}

div#top_sick form.search_box input.search_button {
    background: #8ec223;
    font-family: "Noto Sans Japanese";
    color: #fff;
    border-radius: 5px;
    padding: 11px 14px;
    vertical-align: -1px;
}

div#top_sick .sick_list {
    padding: 10px 0;
}

div#top_sick tr {
    border-bottom: 1px solid #c3c3c3;
}

div#top_sick tr:last-child {
    /* border-bottom: none; */
}

div#top_sick th a {
    font-family: "Noto Sans Japanese";
    font-weight: bold;
    vertical-align: top;
    padding: 16px 30px 16px 0;
    color:  #333;
    text-decoration:  none;
    cursor: default;
}

div#top_sick td {
    padding: 16px 0;
}

div#top_sick ul.detail {
    margin-right: -14px;
}

div#top_sick ul.detail li {
    float: left;
    margin-right: 14px;
}

div#top_sick ul.detail li a{
    text-decoration:underline;
}

div#top_sick ul.detail li a:hover{
    text-decoration:none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップ＞薬剤師ごあいさつ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#top_prof {
    padding-top: 40px;
    background:#eaf8d9;
}

div#top_prof .left {
    width: 312px;
    text-align: center;
}

div#top_prof .left .name {
    font-family: "my_mincho",serif;
    line-height: 1.4;
    margin-top: 10px;
}

div#top_prof .left .name .big {
    font-size: 24px;
	display:block;
}

div#top_prof .right {
    width: 745px;
}

div#top_prof .right .lead {
    font-size: 24px;
    font-family: "my_mincho",serif;
    text-align: center;
    background: #fff;
    color: #440d0d;
    padding: 10px;
    margin-bottom: 20px;
    border: 3px dotted #8ec223;
    border-collapse: separate;
    border-spacing: 0px;
}

div#top_prof .right .txt{
    height: 290px;
    overflow: auto;
}

div#top_prof .right{
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/prof_bg.jpg") no-repeat right bottom;
    padding-bottom: 50px;
}

div#top_prof .btn_area {
    margin: 0px -22px 0 0;
}

div#top_prof .btn_area li {
    float: left;
    margin-right: 22px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップ＞取扱商品
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#top_item {
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/product_bg.jpg") no-repeat center top;
}

#top_item .lead {
    text-align: center;
    padding: 10px 0 20px;
    font-family:  "Noto Sans Japanese";
    font-weight:  bold;
}

#top_item .product_area.cf {
    margin-bottom: 20px;
}

#top_item .product_area > div {
    width: 540px
}

#top_item .product_area img {
    border: 5px solid #b8ae85;
    box-sizing: content-box;
}

#top_item .product_area .bnr_1st {
    margin-bottom: 15px;
}

#top_item .txt {
    text-align: center;
	margin-bottom: 20px;
}

#top_item .cart p {
	display: table;
    margin: 0 auto;
    background: #fff;
}

#top_item .cart p > a {
    display: block;
    width: 834px;
    padding: 35px 170px 24px;
    background: url(https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/cart_bg1.jpg) no-repeat left top, url(https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/cart_bg2.jpg) no-repeat right top;
    border: 3px solid #87ab18;
    text-align: center;
    text-decoration: none;
    position: relative;
    font-family: "my_mincho";
}

#top_item .cart p > a span.ttl {
    font-size: 54px;
    line-height: 1;
    display: table;
    margin:0 auto 15px;
    color: #87ab18;
}

#top_item .cart p > a span.ttl:before {
    content: "";
    display: inline-block;
    margin-right:25px;
    vertical-align: -4px;
    width: 72px;
    height: 50px;
    background: url(https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/cart_before.png) no-repeat 0 0/contain;
}

#top_item .cart p > a span.txt {
    font-size: 20px;
    color: #000;
}

#top_item .cart p > a span.txt:after {
    content: "";
    display: block;
    margin: 10px auto 0;
    width: 160px;
    height: 42px;
    background: url(https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/suzuran_logo.jpg) no-repeat 0 0/contain;
}

#top_item .cart p > a:hover {
    opacity: .7;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップ＞お客様の声
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#top_voice {
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/voice_bg.jpg") no-repeat center bottom #fafae7;
    padding-top: 40px;
}

div#top_voice .h2_wrap {
    position: relative;
    /*padding-bottom: 50px;*/
}

div#top_voice .h2_wrap:before {
    content: "";
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/voice_img01.jpg");
    width: 183px;
    height: 139px;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    left: 180px;
    top: 0px;
}

div#top_voice .h2_wrap:after {
    content: "";
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/voice_img02.jpg");
    width: 183px;
    height: 139px;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    right: 190px;
    top: 0;
}

div#top_voice .lead {
    text-align: center;
    padding-bottom: 40px;
    font-family:  "Noto Sans Japanese";
    font-weight:  bold;
}

div#top_voice .voice_box .main_ttl {
    font-family: "my_mincho",serif;
    border-left: 6px solid #ff9292;
    padding: 5px 0 5px 24px;
    margin-bottom: 10px;
}

div#top_voice .voice_box .main_ttl .ttl {
    font-size: 26px;
    color: #440d0d;
    margin: 0 0 5px -16px;
}

div#top_voice .voice_box .main_ttl .age {
    font-size: 18px;
    color: #3e830a;
}

div#top_voice .voice_box .txt {
    background: #fcd8d8;
    padding: 24px 50px;
    line-height: 1.6;
    margin-bottom: 20px;
}

div#top_voice a.btn01 {
    background: url("https://pharmacy-suzuran.com/wordpress/wp-content/themes/cyber-child/images/btn_bg.jpg") right;
    padding: 20px 50px 20px 40px;
    font-size: 20px;
    border-radius: 8px;
    margin-top: 20px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップ＞店舗案内
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#top_shop {
    padding-bottom: 30px;
}

div#top_shop h2:before {
    content: "\f041";
    font-family: "FontAwesome";
    font-size: 36px;
    color: #ff6772;
    margin-right: 10px;
}

div#top_shop .lead {
    text-align: center;
    margin-bottom: 20px;
    font-family:  "Noto Sans Japanese";
    font-weight: bold;
}

div#top_shop .img {
    margin-bottom: 20px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップ＞ブログエリア
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#top_shop .cf.blog_area {
    margin-top: 20px;
}

div#top_shop .cf.blog_area > div {
    /* width: 550px; */
}

div#top_shop .cf.blog_area a {
    text-decoration: underline;
}

div#top_shop .cf.blog_area a:hover {
    text-decoration: none;
}

div#top_shop .cf.blog_area .my_posts{
    margin-top:20px;
}

div#top_shop .cf.blog_area .my_posts li {
    margin-bottom: 14px;
}

div#top_shop .cf.blog_area .my_posts .ttl a {
    color: #638f02;
}

div#top_shop .cf.blog_area .area_a {
    display: none;
}

div#top_shop .cf.blog_area .area_b {
    position: relative;
}

div#top_shop .cf.blog_area .blog {
    /* padding-right: 10px; */
    /* border-right: 1px solid #ccc; */
    float: none;
    width: fit-content;
    margin: 0 auto;
}

div#top_shop .cf.blog_area .blog .area_b .ttl {
    padding-left: 130px;
}

div#top_shop .cf.blog_area .blog .date {
    position: absolute;
    top: 1px;
}

div#top_shop .cf.blog_area .blog a.btn02{
    margin-right:20px;
}

div#top_shop .cf.blog_area .column {
    padding-left: 10px;
	display: none;
}

div#top_shop .cf.blog_area .column .my_posts{
    margin-left:20px;
}

div#top_shop .cf.blog_area .column .ttl {
    padding-left: 19px;
}

div#top_shop .cf.blog_area .column .ttl a {
    color: #638f02;
    position: relative;
}

div#top_shop .cf.blog_area .column .ttl a:before {
    content: "\f105";
    font-family: "FontAwesome";
    color: #723715;
    font-size: 22px;
    position: absolute;
    left: -18px;
    top: -5px;
}

div#top_shop .cf.blog_area .column .date,
div#top_shop .cf.blog_area .column .cat,
div#top_shop .cf.blog_area .blog .cat {
    display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップ＞どんな病気でお悩みですか？
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
div#top_last {
    background: #fbfae8;
    padding: 40px 0 30px;
}

div#top_last .cf .left {
    margin-left: 20px
}

div#top_last .cf .right {
    width: 836px;
}

div#top_last .cf .right .subttl, div#top_last .cf .right .mainttl {
    font-family: "Noto Sans Japanese";
    font-weight: bold;
}

div#top_last .cf .right .subttl {
    color: #3d0b09;
    padding-top: 10px;
    font-size: 20px;
}

div#top_last .cf .right .mainttl {
    color: #ff6772;
    font-size: 36px;
    padding-bottom: 5px;
    margin-bottom: 16px;
    border-bottom: 1px solid;
}

