@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------------------------
PC
---------------------------------------------------------------------------*/
.pc-mode-01 {
    display: block !important;
}
.pc-mode-02 {
    display: inline !important;
}
.sp-mode-01 {
    display: none !important;
}
.sp-mode-02 {
    display: none !important;
}

#wrapper .medicallip {
	font-size: 18px;
	color: #333;
	position: relative;
	z-index: 5;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}
#wrapper .medicallip a:hover{
	opacity: 0.7;
}
#wrapper .medicallip .inner{
	max-width: 940px;
	margin: 0 auto;
}


/* フォーマット設定*/

#wrapper .medicallip .inner-01,
#wrapper .medicallip .inner-03 {
	max-width: 940px;
	margin: 0 auto;
}
#wrapper .medicallip .inner-02 {
}

#wrapper .medicallip .cont-center {
    text-align: center;
}
#wrapper .medicallip .cont-left {
	float:left;
}
#wrapper .medicallip .cont-right {
	float:right;
}
/* -----------
H1 logo
----------- */
.brand-header-wrap {
	display: none;
}
.top-logo-hdr .brand-header-wrap {
	display: block;
}
.brand-header-title {
	font-size: 1.8rem;
}

/*-----------
テキスト
-----------*/
#wrapper .medicallip .txt-11{
	font-size: 2.25em;
}
#wrapper .medicallip .txt-12{
	font-size:1.65em;
}
#wrapper .medicallip .txt-13{
	font-size:0.9em;
}
#wrapper .medicallip .txt-14{
	font-size:1.125em;
}
#wrapper .medicallip .txt-15{
	font-size:0.6em;
}
#wrapper .medicallip .txt-16{
	font-size:1.35em;
}
#wrapper .medicallip .txt-17{
	font-size:1.2em;
}
#wrapper .medicallip .txt-18{
	font-size:0.675em;
}
#wrapper .medicallip .txt-19{
	font-size:1.0511em;
}
/*青字*/
#wrapper .medicallip .txt-21{
	color: #004d93;
}
/*緑字*/
#wrapper .medicallip .txt-22{
	color: #126f4d;
}
/*赤字*/
#wrapper .medicallip .txt-23{
	color: #c86488;
	font-size: 0.833em; /*20px[24px]*/
}
#wrapper .medicallip .txt-20{
	font-size:2.5000em;
}
#wrapper .medicallip .txt-26{
	font-size:1.5833em;
}
#wrapper .medicallip .txt-25{
	font-size:1.1667em;
}
#wrapper .medicallip .txt-24{
    color: #005bad;
}


#wrapper .medicallip .txt-medcine{
	color: #777;
	font-size: 0.6em;
	/*font-size: 10.8px;*/
	border: #555 1px solid;
    padding: 0.1em 0.25em 0;
}

/*注意書き*/
#wrapper .medicallip .txt-chuui,
#wrapper .medicallip .chuui {
    color: #777;
    font-size: 0.75em;
}
#wrapper .medicallip .chuui dt {
    float: left;
    line-height: 1.5em;
}
#wrapper .medicallip .chuui dd {
    padding-left: 1.75em;
    line-height: 1.5em;
    padding-bottom: 0.5em;
}


/* .ttl
-----------------------------------------------------------------*/
#wrapper .medicallip .ttl-01{
	font-size: 1.889em; /*34px*/
	color: #004d93;
	text-align: center;
	margin-bottom: 55px;
}
#wrapper .medicallip .txt-sup{
	font-size: 40%;
	vertical-align: text-top;
}

/* .btn
-----------------------------------------------------------------*/
#wrapper .medicallip .btn-01 a{
	display: inline-block;
	background-color: #fff;
	width: 100%;
	text-align: center;
	color: #004d93;
	border-radius: 10px;
	padding-top: 13px;
	padding-bottom: 14px;
	position: relative;
}
#wrapper .medicallip .btn-01 a::after {
    content: "";
    background: url(/-/Media/com/medicallip/211018/ico_arw03.png) no-repeat center;
    background-size: 8px;
    display: inline-block;
    width: 8px;
	height: 11px;
	margin: auto;
    vertical-align: middle;
    position: absolute;
    top:0;
    bottom: 0;
    right: 10%;
}
#wrapper .medicallip .btn-02 a{
	display: inline-block;
	background-color: rgba(255,255,255,0.3);
	width: 241px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	padding-top: 13px;
	padding-bottom: 14px;
	position: relative;
}
#wrapper .medicallip .btn-02 a::after {
    content: "";
    background: url(/-/Media/com/medicallip/211018/ico_arw01.png) no-repeat center;
    background-size: 8px;
    display: inline-block;
    width: 8px;
	height: 11px;
	margin: auto;
    vertical-align: middle;
    position: absolute;
    top:0;
    bottom: 0;
    right: 10%;
}
#wrapper .medicallip .btn-11 a{
	box-sizing: border-box;
    padding: 0.7em 1em 0.5em;
	font-size: 1.08em;
	width: 100%;
	display: inline-block;
	background-color: #ccc;
	text-align: center;
	color: #000;
	border-radius: 10px;
	position: relative;
}
#wrapper .medicallip .btn-11 a::after {
    content: "";
    background: url(/-/Media/com/medicallip/211018/ico_arw02.png) no-repeat center;
    background-size: 8px;
    display: inline-block;
    width: 10px;
	height: 16px;
	margin: auto;
    vertical-align: middle;
    position: absolute;
    top:0;
    bottom: 0;
    right: 10%;
}

/*アコーディオン*/
#wrapper .medicallip .slide-clm {
	background: #e4efe3;
	display: none;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

/*アコーディオン　ボタン(イラストあり)*/
#wrapper .medicallip .btn-04 .open,
#wrapper .medicallip .btn-04 .close {
    display: none;
}

#wrapper .medicallip .btn-04 .active{
    display:block;
}

/*アコーディオン　ボタン(青)*/
#wrapper .medicallip .btn-05 a .open{
	padding-top: 0.889em;
    padding-bottom: 0.68em;
	padding-left: 4em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;

	font-size: 1.2em;
    color:#fff;
    background: url(/-/Media/com/medicallip/211018/ico-open01.png) no-repeat left 1.111em center #005bad;
    background-size: 1.333em;
}


#wrapper .medicallip .btn-05 a .close{
	padding-top: 0.889em;
    padding-bottom: 0.68em;
	padding-left: 4em;
    -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
	font-size: 1.2em;
    color:#fff;
    background: url(/-/Media/com/medicallip/211018/ico-close01.png) no-repeat left 1.111em center #1ba673;
    background-size: 1.333em;
}
#wrapper .medicallip .btn-05 a .open,
#wrapper .medicallip .btn-05 a .close {
	display:none;
}
#wrapper .medicallip .btn-05 a .open.active,
#wrapper .medicallip .btn-05 a .close.active {
	display:block;
}

/*アコーディオン　ボタン-商品詳細(PC)*/
.btn-toggle a>span{
    box-sizing: border-box;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	padding-top: 13px;
	padding-bottom: 14px;
	position: relative;
}
.btn-toggle a .open{
    background: url(/-/Media/com/medicallip/211018/ico-open03.png) no-repeat right 10% center rgba(255,255,255,0.3);
    background-size: 13px;
}
.btn-toggle a .close{
    background: url(/-/Media/com/medicallip/211018/ico-close03.png) no-repeat right 10% center rgba(255,255,255,0.3);
    background-size: 13px;
}
.btn-toggle a .open,
.btn-toggle a .close {
	display:none;
}
.btn-toggle a .open.active,
.btn-toggle a .close.active {
	display:block;
}
.btn-toggle a .close.active {
	display:block;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.slide-clm{
	display: none;
}



/*商品情報ページの内容追加*/
#wrapper .medicallip .inner.clm-detail{
	max-width: 900px;
	margin: 0 auto;
}
#wrapper .medicallip .clm-detailpage {
	margin-top: 27px;
	padding-top: 60px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding: 6% 5%;
	background-color: #f8ffff;
}
#wrapper .medicallip .clm-detailpage .detailBox02{
	width: 100%;
	padding-left: 0;
	margin-bottom: 2em;
}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01{
	padding: 0;
	border: 0;
}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .note{
	color: #555;
	font-size: 1.25rem;
	margin-top: 5px;
}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 {}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 dt{
    float: left;
    font-weight: bold;
    font-size: 1.5rem;
}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 dd{
    padding: 0 0 0.25em 6em;
}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 tr{
}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 th,
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 td{
	text-align: left;
}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 th{width: 14%;}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 td{}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01+p{
	color:#555;
}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 {
    text-decoration: none;
    display: flex;
    justify-content: center;
}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 li{
    color: #222;
    font-size: 0.778em;
    /* width: 21%; */
    /* float: left; */
    margin: 0 3em;
    text-decoration: none;
    list-style-type: none;
    margin-bottom: 0.25em;
    font-family:  "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
#wrapper .medicallip .clm-detailpage .detailBox02 .product_tbl01 .list01 .ttl-strong {
    /* font-size: 1.8rem; */
    font-weight: bold;
    /* width: 5em; */
    display: inline-block;
}
#wrapper .medicallip .clm-detailpage .detailBox02 .txtProduct01 {
	margin-bottom: 0.75em;
}
#wrapper .medicallip .clm-detailpage .product_detailbox03{
	margin-bottom: 1em;
}
#wrapper .medicallip .clm-detailpage .product_detailbox03 .h2_basic {
	border-left: 0;
	background: none;
	color: #000;
	font-size: 1.4rem;
}
#wrapper .medicallip .clm-detailpage .product_detailbox03 .h2_basic span{
	padding: 0.7em 0 0.5em 0;
}
#wrapper .medicallip .clm-detailpage .product_detailbox03 .textBox01 {
	margin-bottom: 2.5em;
	color: #555;
	font-size: 0.778em;
}
#wrapper .medicallip .clm-detailpage .product_detailbox03 .textBox01:last-child{
	margin-bottom: 0;
}
#wrapper .medicallip .clm-detailpage .product_detailbox03 .textBox01 .notice{
	color: #000;
}

/* .main + nav
-----------------------------------------------------------------*/
.medicallip .section_KV_bg{
	background: linear-gradient(90deg,#c7d0d9 0%,#c7d0d9 50%,#bdaaa4 50%,#bdaaa4 100%);
	/*min-width: 1080px;*/
}
.medicallip .section_KV {
	background: url(/-/Media/com/medicallip/211018/img-vi01-pc.jpg)no-repeat top center;
	margin: 0 auto;
}
.medicallip .section_KV .sec-KV-ttl{
	max-width: 1080px;
	width: 100%;
	height: 449px;
	display: block;
	margin: 0 auto;
	position: relative;
	font-feature-settings: 'pwid';
}
.medicallip .section_KV .sec-KV-ttl .KV-ttl-01{
 font-size: 32px;
 color: #fff;
 display: block;
 position: absolute;
 left: 1%;
 top: 390px;
 text-shadow: 0 0 5px rgba(99,109,119,1);
}
.medicallip .section_KV .sec-KV-ttl .KV-ttl-02{
	color: #e388a9;
	font-size: 1.667em;
	position: absolute;
	left: 60.45%;
	top: 62px;
}
.medicallip .section_KV .sec-KV-ttl .KV-ttl-03{
	font-size: 3.5em;
	color: #fff;
	position: absolute;
	left: 60.2%;
	top: 96px;
}
.medicallip .section_KV .prd-img-01{
	width: 365px;
	position: absolute;
	top: 186px;
	left: 60.7%;
}
.medicallip .section_KV .sec-prd-name{
	position: absolute;
	top: 337px;
	left: 60.65%;
	display: flex;
	align-items: center;
}
.medicallip .section_KV .sec-prd-name .prd-logo{
	width: 58px;
}
.medicallip .section_KV .sec-prd-name .txt-cnt{
	margin-left: 10px;
}
.medicallip .section_KV .sec-prd-name .prd-name{
	color: #fff;
	line-height: 1;
}
.medicallip .section_KV .sec-prd-name .prd-detail{
	color: #aaa;
	border: 1px solid #aaa;
	font-size: 0.556em;
	padding: 1px 4px;
	display: inline-block;
}
.medicallip .section_NAV .section_NAV-bg{
	background-color: #0b234f;
}
.medicallip .section_NAV .list-lnv li{
	width: 50%;
	float: left;
	text-align: center;
	padding: 20px 0;
}
.medicallip .section_NAV .list-lnv li a{
	font-size: 1.111em; /*20px*/
	padding: 0.444em 0 0.278em;
	display: block;
	border-right: 1px solid #aaa;
	color: #fff;
}
.medicallip .section_NAV .list-lnv li:last-child a{
	border-right: none;
}
.medicallip .section_NAV .list-lnv li a::after {
    content: "";
    background: url(/-/Media/com/medicallip/211018/ico_arw01.png) no-repeat;
    background-size: 8px;
    display: inline-block;
    width: 10px;
	height: 16px;
	margin-left: 25px;
    vertical-align: middle;
}



/* .section_01
-----------------------------------------------------------------*/
.medicallip .section_01_bg{
	padding-top: 70px;
	padding-bottom:100px;
}
.medicallip .section_01 .clm-list{
 position: relative;
 width: 940px;
 height: 484px;
}
.medicallip .section_01 .clm-list .symptom-img{
 position: absolute;
	z-index: 1;
}
.medicallip .section_01 .clm-list .symptom-list{
 position: absolute;
	z-index: 10;
	color: #005bad;
	font-size: 1.350em
}
.medicallip .section_01 .clm-list .symptom-list-01{
 top: 148px;
}
.medicallip .section_01 .clm-list .symptom-list-02{
 bottom: 0;
 left: 110px;
}
.medicallip .section_01 .clm-list .symptom-list-03{
 top: 10px;
 right: 16px;
 font-size: 1.125em;
}
.medicallip .section_01 .clm-list .symptom-list-04{
 top: 360px;
 right: 0;
 font-size: 1.125em;
}

/*５つの有効成分が*/
.section_02_top {
    background: #c6d2de;
}
.ttl_strength_01_wrap {
    width: 515px;
    margin: 68px auto 40px;
}
.ttl_strength_01_wrap .txt-16{
	line-height: 1.75em;
}
.ttl_strength_01_wrap .txt-11{
	line-height: 1.25em;
}
.ttl_strength_01_wrap .txt-12{
	line-height: 1em;
}
.txt_strength_01 {
    width: 703px;
    margin: 0 auto 100px;
}
.ttl_strength_01_inner {
    color: #004d93;
    font-weight: bold;
}
.list_strength_01{
    display: flex;
    justify-content: center;
}
.list_strength_01 li{
    width:300px;
    margin:0 50px 72px;
}
.img_strength_01 img {
    width: 76.6667%;
    margin: 0 auto 15px;
}
.img_strength_02 img {
    width: 58.6667%;
    margin: 0 auto 15px;
}

.txt_strength_02 .txt-14 {
    font-weight: bold;
}
.cnt_strength_01 {
    margin: 0 auto 12px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.ttl_strength_02 {
    font-weight:bold;
    margin-bottom: 10px;
    line-height: 3em;
}
.ttl_strength_02_wrap {
    margin-bottom: 36px;
}
.ttl_strength_02_wrap .txt-25 {
    line-height: 1.65em;
}
.section_02 .btn-11 {
    width:361px;
    margin: 0 auto 100px;
}
.txt_highlight_01 {
    color: #fff;
    font-size: 1.0122em;
    background-color: #005bad;
    border-radius: 100%;
    display: flex;
    margin-right: 10px;
    width: 106px;
    height: 106px;
    align-items: center;
    justify-content: center;
}

.strength-cnt{
	position: relative;
	height: 634px;
	margin: 40px auto 80px;
}
.strength-cnt .prd-img-02{
	position: absolute;
	left: 273px;
	top: 220px;
	z-index: 10;
}
.strength-cnt .txt-strength{
	background-color: #edf1f3;
	border-radius: 100%;
	display: flex;
	text-align: center;
	box-sizing: border-box;
	position: absolute;
	color: #004d93;
	font-size: 1.200em;
	align-items: center;
	justify-content: center;
}
.strength-cnt .txt-strength .sub-txt-01{
	font-weight: bold;
}
.strength-cnt .txt-strength.txt-strength-01{
	width: 270px;
	height: 270px;
	left: 245px;
}
.strength-cnt .txt-strength.txt-strength-02{
	width: 270px;
	height: 270px;
	left: 526px;
	top: 84px;
}
.strength-cnt .txt-strength.txt-strength-03{
	width: 230px;
	height: 230px;
	left: 99px;
	top: 238px;
}
.strength-cnt .txt-strength.txt-strength-04{
	width: 230px;
	height: 230px;
	left: 570px;
	top: 405px;
}
.strength-cnt .txt-strength.txt-strength-05{
	width: 230px;
	height: 230px;
	left: 336px;
	top: 325px;
}

/*TVCM*/
.section_03_bg {
    background: #edf1f3;
}
.section_03{
    padding-top: 70px;
}
.section_03 .wrapper-video {
    width: 491px;
    margin: 0 auto 80px;
}
#wrapper .medicallip .section_03 .ttl-01 {
    margin-bottom: 30px;
}

/*FAQ*/
.section_04 {
    padding-top: 90px;
    padding-bottom: 90px;
}
.section_data {
    margin-bottom: 15px;
}
.list_faq_01,
.list_faq_02 {
    margin-right: -4%;
}
.list_faq_01>li,
.list_faq_02>li{
    max-width: 430px;
    width: 48%;
    float: left;
    margin-right: 2.2727%;
}
.list_faq_03>li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
#wrapper .medicallip .ttl_faq_01 {
    text-align: center;
    background: #1ca674;
    color: #fff;
    font-weight: bold;
    padding: 0.47em 0 0.25em;
    margin-bottom: 0.7em;
}
#wrapper .medicallip .slide-clm {
    padding: 40px 30px 45px;
    /* margin-top: 27px; */
    margin-bottom: 38px;
}
.clm_faq_01 {
    background: #fff;
    padding: 26px 20px 8px;
}
.txt_faq_01 {
    margin-bottom: 19px;
}
.txt_faq_02,
.txt_faq_03 {
    margin-bottom: 19px;
}
.txt_faq_04 {
    margin-top: 19px;
}
.ttl_faq_02 {
    font-weight: bold;
    margin-bottom: 17px;
}
.list_faq_03>li{
    margin-bottom: 20px;
    border-bottom: #e4efe3 1px solid;
    padding-left: 2em;
    text-indent: -2em;
    padding-bottom: 13px;
}
.list_faq_03>li:before{
    content: "";
    background: url(/-/Media/com/medicallip/211018/ico-checked01.png) no-repeat;
    background-size: 1.333em;
    display: inline-block;
    width: 1.333em;
    height: 1.333em;
    vertical-align: middle;
    margin-right: 0.75em;
}
.list_faq_03b {
    background: url(/-/Media/com/medicallip/211018/bg-faq01-sp.png) no-repeat right center;
    background-size: 67px;
}
.list_faq_03a {
    background: url(/-/Media/com/medicallip/211018/bg-faq02-sp.png) no-repeat right bottom 2%;
    background-size: 67px;
}


/* .section_05
-----------------------------------------------------------------*/
.medicallip .section_05_bg{
	background: linear-gradient(90deg,#fcdeed 0%,#fcdeed 50%,#f6d7e8 50%,#f6d7e8 100%);
	margin-bottom: 100px;
}
.section_05{
	background: url(/-/Media/com/medicallip/211018/img-lineup01-pc.jpg) no-repeat top center;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	height: 400px;
}
.section_05 .sec-05-txt{
	font-size: 1.65em;
	color: #005bad;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	line-height: 1.6;
	padding-left: 58%;
	display: flex;
	align-items: center;
	height: inherit;
}
/* .section_06
-----------------------------------------------------------------*/
.medicallip .section_06_clm{
	color:#fff;
}
.medicallip .section_06_clm.clm_01{
	background-color: #005bad;
	padding-top: 50px;
	padding-bottom: 35px;
}
.medicallip .section_06_clm.clm_02{
	background-color: #1ba673;
	padding-top: 30px;
	padding-bottom: 24px;
	/* padding-bottom: 62px; */
}

.medicallip .section_06_clm .clm-list{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#wrapper .medicallip .section_06_clm .clm-list{
	/* margin-bottom: 52px; */
}
.medicallip .section_06_clm .clm-list .list-cnt{
	width:55%;
}
.medicallip .section_06_clm .clm-list .list-cnt:first-child{
	width: 45%;
}
.medicallip .section_06_clm .clm-list .list-cnt .cnt-txt{
	/*width: 321px;*/
	width: 381px;
	margin: 0 auto;
	font-size: 0.778em; /*14px*/
}
.medicallip .section_06_clm.clm_01 .clm-list .list-cnt .cnt-img{
	width: 321px;
	margin: 0 auto 15px;
}
.medicallip .section_06_clm.clm_02 .clm-list .list-cnt .cnt-img{
	width: 220px;
	margin: 0 auto 10px;
}
.medicallip .section_06_clm .clm-list .list-cnt .cnt-txt .sub-txt{
	font-size: 0.857em; /*12px[14px]*/
	border: 1px solid rgba(255,255,255,0.5);
	padding: 3px 3px 0;
	margin-bottom: 2px;
	display: inline-block;
}
.medicallip .section_06_clm .clm-list .list-cnt-01{
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.medicallip .section_06_clm .clm-list .cnt-ico{
	color: #fff;
    background-color: rgba(255,255,255,0.1);
	border-radius: 100%;
	display: inline-block;
	text-align: center;
	margin-right: 15px;
	border: 2px dotted #fff;
	width: 131px;
	box-sizing: border-box;
}
.medicallip .section_06_clm.clm_01 .clm-list .cnt-ico{
	padding-top: 40px;
    padding-bottom: 33px;
}
.medicallip .section_06_clm.clm_02 .clm-list .cnt-ico{
	line-height: 1.25em;
	padding-top: 38px;
    padding-bottom: 22px;
}
.medicallip .section_06_clm .clm-list .cnt-ico .sub-txt{
	font-weight: bold;
}
.medicallip .section_06_clm .clm-list .cnt-ico .sub-txt-02{
	font-size: 80%;
}
.medicallip .section_06_clm .clm-list .cnt-ttl{
	display: inline-block;
	font-size: 1.222em; /*22px*/
	font-weight: bold;
}
.medicallip .section_06_clm .clm-list .cnt-ttl .sub-txt{
	font-size: 1.545em; /*34px[22px]*/
}
.medicallip .section_06_clm .clm-list .list-cnt .btn-list{
	display: flex;
	margin-top: 45px;
}
.medicallip .section_06_clm .clm-list .list-cnt .btn-list li{
	margin-right: 15px;
	width: 241px;
}
.medicallip .section_06 .cnt-bnr{
	width:386px;
	margin: 50px auto;
}
.medicallip .section_06 .cnt-bnr a:hover img{
    opacity:0.7;
}

.medicallip .toolBox01{
	background-color: #0b234f;
}



/* .popup
-----------------------------------------------------------------*/
.section-popup{
	background-color: #fff;
	padding: 10px 20px 40px;
	box-sizing: border-box;
	position: relative;
}
.section-popup .popup-close{
	position: absolute;
	top: 5%;
    right: 2%;
    width: 26px;
}
.section-popup .popup-clm-01{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
.section-popup .popup-list{
	display: flex;
	justify-content: space-between;
}
.section-popup .popup-list .btn{
	width: 32.3%;
}
.section-popup .popup-list .btn a{
	width: 100%;
	display: flex;
	align-items: center;
	text-align: center;
	padding-top: 17px;
    padding-bottom: 18px;
	border: 5px solid #eee;
	box-sizing: border-box;
}
.section-popup .popup-list .btn a img{
	width:auto;
	height: 32px;
	margin: 0 auto;
}
/* modal
---------------------------------------------------------*/
.btn_ec_modal {
  max-width: 460px;
  width: auto !important;
  margin: 0 auto;
}
.btn_ec_modal a {
  display: block;
  background: #520100;
}
.btn_ec_modal a:hover {
  background: #a00d2f;
}
.btn_ec_modal a img:hover {
  opacity: 1 !important;
}
html.modal-fixed {
  overflow: hidden;
}
.modalDetail {
  background-color: rgba(170, 170, 170, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 !important;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.5s;
}
.modalDetail.open {
  visibility: visible;
  opacity: 1;
}
.modalDetailInner {
  height: 100%;
  overflow: auto;
}
.modalDetailInner02 {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.modalDetailContent {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 30px 20px;
}
.modalDetailContent img {
  display: inline-block;
}
.modalDetailTtl {
  margin: 0 auto 50px;
  max-width: 280px;
}
.modalDetailList {
  font-size: 0;
}
.modalDetailList li {
  display: inline-block;
  width: 23%;
  background: #fff;
}
.modalDetailList li + li {
  margin: 0 0 0 2%;
}
.modalDetailList li a {
  display: block;
}
.modalDetailList li a:hover img,
.section-popup .popup-list .btn:hover{
  opacity: 0.7;
}
.modalDetailClose {
  margin: 5% auto 0;
  max-width: 150px;
  border-radius: 2px;
  border: 1px solid #fff;
  cursor: pointer;
  overflow: hidden;
}
.modalDetailClose:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

/* section-07
---------------------------------------------------------*/
.medicallip .section_07_bg{
	background-color: #e4efe3;
	color: #1ba673;
	padding-top: 100px;
	padding-bottom: 80px;
}
#wrapper .medicallip .section_07 .ttl-01{
	color: #1ba673;
	margin-bottom: 85px;
}
.medicallip .section_07 .clm-01{
	display:flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 80px;
}
.medicallip .section_07 .clm-01 .clm-img{
	width: 435px;
}
.medicallip .section_07 .clm-01 .clm-txt{
	width: 460px;
}
.medicallip .section_07 .clm-01 .clm-txt-01{
	font-size: 1.333em; /*24px*/
	margin-bottom: 25px;
	font-weight: bold;
}
.medicallip .section_07 .clm-01 .clm-txt-02{
	line-height: 1.75em;
}
.medicallip .section_07 .clm-02 .clm-txt{
	text-align: center;
	font-size: 1.111em; /*20px*/
	font-weight: bold;
	margin-bottom: 15px;
}
.medicallip .section_07 .clm-02 .tbl-01{
	border: 2px solid #1ba673;
	width: 100%;
	margin-bottom: 100px;
}
.medicallip .section_07 .clm-02 .tbl-01 th,
.medicallip .section_07 .clm-02 .tbl-01 td{
	border: 1px solid #1ba673;
	text-align: center;
	vertical-align: middle;
	width: 453px;
	line-height: 1.25em;
}
.medicallip .section_07 .clm-02 .tbl-01 th{
	padding-top:13px;
	padding-bottom: 13px;
}
.medicallip .section_07 .clm-02 .tbl-01 td{
	background-color: #fff;
	padding-top: 24px;
	padding-bottom: 24px;
}
.medicallip .section_07 .clm-02 .tbl-01 .tbl-cnt-01{
	width: 177px;
}
.medicallip .section_07 .clm-02 .tbl-01 .tbl-cnt-02{
	font-weight: bold;
}
.medicallip .section_07 .clm-03{
	text-align: center;
	color: #004d93;
	font-size: 2.333em;
	font-weight: bold;
	line-height: 1.7;
	letter-spacing: 1px;
}
.medicallip .section_07 .clm-03 .sub-ttl-01{
	font-size: 0.667em;
}
.medicallip .section_07 .clm-03 .sub-ttl-02{
	color: #fff;
	background-color: #1ba673;
	padding: 6px 10px 4px;
	margin-left: 10px;
}