@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

 .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0 !important;
}
body.kazelab .slick-list {
padding: 0px 7% !important;
}
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(https://www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/css/slick_img/ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { 
float: left;
height: 100%;
min-height: 1px;
display: none;
margin: 0;
padding: 0;
}
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-prev, .slick-next {
font-size: 0;
cursor: pointer;
border: none;
outline: none;
background-repeat: no-repeat;
background-size: cover;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
outline: none;
opacity: 1;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px; line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .slider .slick-prev {
position:absolute;
width:60px;
height:350px;
top:0;
left:0;
z-index:3;
cursor: pointer;
background:rgba(255, 255, 255, 0);
}
.slider .slick-next {
position:absolute;
width:60px;
height:350px;
top:0;
right:0;
z-index:3;
cursor: pointer;
background:rgba(255, 255, 255, 0);
}
@media (max-width:769px){
.slider .slick-prev {
height:53.125vw;
width:4vw;
}
.slider .slick-next {
height:53.125vw;
width:4vw;
}
} .slider .slick-dots {
display: none;
position: absolute;
bottom:20px;
left:50%;
list-style:none;
text-align:center;
padding: 0;
width:200px;
margin-left: -100px;
}
.slider .slick-dots li {
position: relative;
display: inline-block;
height: 20px; width: 20px;
margin: 0; padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0;
font-size: 0;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before {
position: absolute;
top: 0; left: 0;
content: "●";
width: 20px;
height: 20px;
font-family: "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
font-size:13px;
line-height:20px;
text-align:center;
color:#cccccc;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
color: #32b16c;
}body,
#brandSiteHeader p,
#brandSiteFooter p,
#brandSiteFooter ul,
#brandSiteFooter li{
margin: 0;
padding: 0;
}
body{
-webkit-text-size-adjust: none;
font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, 'qMmpS ProN W3', 'Hiragino Kaku Gothic ProN', 'CI', Meiryo, 'lr oSVbN', 'MS PGothic', sans-serif;
}
#brandSiteHeader{
padding-bottom: 15px;
border-top: 5px solid #ffd500;
width: 100%;
min-width: 950px;
height: 75px;
text-align: center;
background: #fff;
}
#brandSiteHeader p{
margin: 0 auto;
width: 950px;
text-align: left;
}
#brandSiteHeader p img{
vertical-align: bottom;
border: 0;
}
#brandSiteFooter{
padding: 20px 0;
width: 100%;
height: 55px;
text-align: center;
background: #fff;
}
#brandSiteFooter ul{
margin: 0 auto 15px;
width: 950px;
list-style: none;
}
#brandSiteFooter ul li{
padding: 0 15px;
border-left: 1px solid #e5eaee;
font-size: 12px;
line-height: 15px;
display: inline-block;
/display: inline;
/zoom: 1;
/margin-top: 3px;
}
#brandSiteFooter ul li.brandSiteFooterLastChild{
border-right: 1px solid #e5eaee;
}
#brandSiteFooter ul li a{
color: #666;
text-decoration: none;
}
#brandSiteFooter ul li a:hover{
text-decoration: underline;
}
#brandSiteFooter p{
margin: 0 auto;
width: 950px;
color: #666;
font-size: 10px;
line-height: 12px;
}
#brandSiteFooterBnr{
padding: 20px 0 0;
background: #fff;
}
#brandSiteFooterBnr ul{
margin: 0 auto 15px;
width: 840px;
list-style: none;
}
#brandSiteFooterBnr ul li{
margin: 0 5px 10px;
display: inline-block;
}
#brandSiteFooterBnr ul li.kampoful{
padding: 0;
margin: 0 5px;
float: left;
height: 130px;
background: #6eb92b;
}
#brandSiteFooterBnr ul li.kampoful a{
display: block;
height: 130px;
}
#brandSiteFooterBnr ul li.kampoful img{
padding-top: 35px;
}/**/#brandSiteHeader-RWD{
margin-bottom: 21px;
position: relative;
width: 100%;
min-width: 950px;
height: 75px;
}
#brandSiteHeader-RWD h1 {
position: absolute;
top: 0;
left: -10px;
}
#navToggle {
display:none;
}
#brandSiteHeader-RWD p img{
vertical-align: bottom;
border: 0;
}
#brandSiteHeader-RWD .subNav {
position: absolute;
top: 7px;
left: 235px;
}
#brandSiteHeader-RWD .subNav p {
float: left;
}
#brandSiteHeader-RWD .subNav .kampo {
margin-right: 190px;
}
#brandSiteHeader-RWD .subNav .kantaibun,
#brandSiteHeader-RWD .subNav .english {
margin-right: 15px;
}
#brandSiteHeader-RWD .subNav .hantaibun,
#brandSiteHeader-RWD .subNav .kantaibun,
#brandSiteHeader-RWD .subNav .english {
padding-top: 2px;
}
#brandSiteHeader-RWD .search {
position: absolute;
top: 7px;
right: 0;
}
#brandSiteHeader-RWD .search .text {
margin-right: 4px;
padding: 0 4px;
border: solid 1px #E5EAEE;
width: 150px;
height: 20px;
line-height: 20px;
color: #999999;
}
#brandSiteHeader-RWD .search input {
vertical-align: top;
font-size: 62.5%;
}
#brandSiteHeader-RWD .globalNav {
position: absolute;
top: 40px;
left: 235px;
}
#brandSiteHeader-RWD .globalNav ul li {
float: left;
}
#brandSiteHeader-RWD .globalNav ul li,
#brandSiteHeader-RWD .globalNav ul li a {
background-repeat: no-repeat;
background-position: center top;
width: 143px;
height: 35px;
text-indent: -9999px;
}
#brandSiteHeader-RWD .globalNav ul li a {
display: block;
}
#brandSiteHeader-RWD .gNav-products,
#brandSiteHeader-RWD .gNav-products a { background-image: url(//www.kracie.co.jp/image/header/btn_products.gif); }
#brandSiteHeader-RWD .gNav-taisetsu,
#brandSiteHeader-RWD .gNav-taisetsu a { background-image: url(//www.kracie.co.jp/image/header/btn_taisetsu.gif); }
#brandSiteHeader-RWD .gNav-hint,
#brandSiteHeader-RWD .gNav-hint a { background-image: url(//www.kracie.co.jp/image/header/btn_hint.gif); }
#brandSiteHeader-RWD .gNav-soudanshitsu,
#brandSiteHeader-RWD .gNav-soudanshitsu a { background-image: url(//www.kracie.co.jp/image/header/btn_soudanshitsu.gif); }
#brandSiteHeader-RWD .gNav-company,
#brandSiteHeader-RWD .gNav-company a { background-image: url(//www.kracie.co.jp/image/header/btn_company.gif); }
#brandSiteFooter{
padding: 20px 0;
width: 100%;
height: 55px;
text-align: center;
background: #fff;
}
#brandSiteFooter ul{
margin: 0 auto 15px;
width: 950px;
list-style: none;
}
#brandSiteFooter ul li{
padding: 0 15px;
border-left: 1px solid #e5eaee;
font-size: 12px;
line-height: 15px;
display: inline-block;
/display: inline;
/zoom: 1;
/margin-top: 3px;
}
#brandSiteFooter ul li.brandSiteFooterLastChild{
border-right: 1px solid #e5eaee;
}
#brandSiteFooter ul li a{
color: #666;
text-decoration: none;
}
#brandSiteFooter ul li a:hover{
text-decoration: underline;
}
#brandSiteFooter p{
margin: 0 auto;
width: 950px;
color: #666;
font-size: 10px;
line-height: 12px;
}#brandSiteHeader{
padding-bottom: 10px;
border-top: 3px solid #ffd500;
min-width: initial;
min-width: auto;
height: 45px;
}
#brandSiteHeader p{
margin: 0 0 0 -20px;
width: auto;
}
#brandSiteHeader p img{
height: 45px;
}
#brandSiteFooter{
padding: 10px 0 0;
height: auto;
text-align: left;
}
#brandSiteFooter ul{
margin: 0;
width: auto;
border-top: 2px solid #ffd500;
}
#brandSiteFooter ul li{
padding: 0 10px;
border-left: 0;
line-height: 30px;
display: list-item;
border-bottom: 1px dotted #b2b2b2;
}
#brandSiteFooter ul li.brandSiteFooterLastChild{
border-right: 0;
}
#brandSiteFooter ul li a{
display: block;
color: #000;
height: 44px;
line-height: 44px;
overflow: hidden;
}
#brandSiteFooter ul li a.icon-pc{
background: url(//www.kracie.co.jp/ph/k-kampo/image/share/bg_spn_footer_nav.gif) no-repeat 100% 50%;
}
#brandSiteFooter p{
margin: 0;
width: auto;
color: #000;
font-size: 8px;
line-height: 32px;
height: 32px;
text-align: center;
background: #ffd500;
}
#brandSiteFooterBnr{
background: #fff;
overflow:hidden;
}
#brandSiteFooterBnr ul{
margin:0;
}
#brandSiteFooterBnr ul li{
padding: 0;
margin:0;
}
#brandSiteFooterBnr ul li.kampoful{
padding: 0;
margin: 0;
float: none;
background: #fff;
height: auto;
}
#brandSiteFooterBnr ul li.kampoful a{
display: block;
min-height: 1px;
height: 60px;
}
#brandSiteFooterBnr ul li.kampoful img{
padding-top: 0;
}
#brandSiteFooterBnr {
overflow:hidden;
}
.bxslider_wrap {
margin-left: -70%;
width: 240%;
}
.bxslider_wrap {
margin-left: -70%;
width: 240%;
}
.bx-wrapper .bx-controls-direction {
width: 100% !important;
}
.bx-wrapper .bx-controls-direction a {
margin-top: -45px;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
left: 25%;
}
.bx-wrapper .bx-controls-direction a.bx-next {
right: 25%;
} #brandSiteHeader-RWD{
margin-bottom: 5px;
padding-bottom: 10px;
border-top: 3px solid #ffd500;
min-width: initial;
min-width: auto;
height: 45px;
box-sizing: content-box !important;
}
#brandSiteHeader-RWD h1{
margin: 0;
width: auto;
}
#brandSiteHeader-RWD h1 img{
height: 45px;
}
#brandSiteHeader-RWD .subNav,
#brandSiteHeader-RWD .search {
display: none;
}
#navToggle {
display: block;
position: absolute;
right: 13px;
top: 13px;
width: 30px;
height: 25px;
cursor: pointer;
z-index: 10;
}
#navToggle div { position:relative }
#navToggle span {
display:block;
position:absolute;
width:100%;
border-bottom:solid 3px #999;
-webkit-transition: .35s ease-in-out;
-moz-transition: .35s ease-in-out;
transition: .35s ease-in-out
}
#navToggle span:nth-child(1) { top:0 }
#navToggle span:nth-child(2) { top:11px }
#navToggle span:nth-child(3) { top:22px }
#brandSiteHeader-RWD .globalNav {
position: absolute;
left: 0;
right: 0;
top: -300px;
background: rgba(255,255,255,.7);
width: 100%;
height: 0;
padding:0;
-webkit-transition:.5s ease-in-out;
-moz-transition:.5s ease-in-out;
transition:.5s ease-in-out;
}
header ul { margin:0 }
header ul li {
display: block;
margin:0;
border-bottom: dotted 1px #fff;
line-height:3;
}
#brandSiteHeader-RWD .globalNav ul li {
border-bottom: 2px solid #fff;
}
#brandSiteHeader-RWD .globalNav ul li,
#brandSiteHeader-RWD .globalNav ul li a {
width: 100%;
height: auto;
min-width: 320px;
text-align: center;
color: #585858;
background: rgba(240,240,240,0.8);
text-indent: 0;
}
#brandSiteHeader-RWD .globalNav ul li a {
display: block;
padding: 10px;
}
#brandSiteHeader-RWD .globalNav ul li a:hover {
color: #fff;
background: #a8d200;
text-decoration: none;
}
#brandSiteHeader-RWD .globalNav ul li::after { content: '' }
#brandSiteHeader-RWD .globalNav ul li:last-child { border-bottom: none }
.openNav #navToggle span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg)
}
#brandSiteHeader-RWD.openNav .globalNav {
height: auto;
-moz-transform: translateY(351px);
-webkit-transform: translateY(351px);
transform: translateY(351px);
} body {
min-width: 320px;
word-wrap : break-word;
overflow-wrap : break-word;
}
#container.rwd {
width: auto;
}
#container.rwd * {
box-sizing: border-box;
}
.rwd #topicPath {
padding: 0 10px 10px;
}
.rwd #contents {
width: 100%;
padding-top: 0;
}
.rwd #mainContents_sideline {
background: none;
}
.rwd #mainContents {
width: 100%;
padding: 0 15px;
background: none;
font-size: 14px;
box-sizing: border-box;
}
.rwd #mainContents p.rwd #mainContents p {
line-height: 1.75;
}
.rwd #mainContents h2 {
width: auto;
height: auto;
background: none;
text-indent: 0;
font-size: 16px;
font-size: 1rem;
font-weight: bold;
border-bottom: 1px solid #ffca00;
box-shadow: 0 3px 3px rgba(200,200,200,.2);
margin: 0 -15px 15px;
padding: 15px;
box-sizing: border-box;
}
.bnavi {
position: fixed;
right: 20px;
bottom: 20px;
padding: 0;
}
#container .bnavi a {
display: block;
background: url(//www.kracie.co.jp/image/share/bnav_arrow.png) no-repeat 50% 50% rgba(0,0,0,.25);
background-size: 20px auto;
text-indent: -999em;
text-align: left;
border-radius: 6px;
height: 50px;
width: 50px;
box-sizing: border-box;
}
.hidden-sp { display: none; } .lSSlideOuter {
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.lightSlider:before, .lightSlider:after {
content: " ";
display: table;
}
.lightSlider {
overflow: hidden;
margin: 0;
}
.lSSlideWrapper {
max-width: 100%;
overflow: hidden;
position: relative;
}
.lSSlideWrapper > .lightSlider:after {
clear: both;
}
.lSSlideWrapper .lSSlide {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition: all 1s;
-webkit-transition-property: -webkit-transform,height;
-moz-transition-property: -moz-transform,height;
transition-property: transform,height;
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
position: relative;
}
.lSSlideWrapper .lSFade > * {
position: absolute !important;
top: 0;
left: 0;
z-index: 9;
margin-right: 0;
width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
opacity: 0;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
opacity: 1;
}  .lSSlideOuter .lSPager.lSpg {
margin: 10px 0 0;
padding: 0;
text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
cursor: pointer;
display: inline-block;
padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
background-color: #222222;
border-radius: 30px;
display: inline-block;
height: 8px;
overflow: hidden;
text-indent: -999em;
width: 8px;
position: relative;
z-index: 99;
-webkit-transition: all 0.5s linear 0s;
transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
background-color: #428bca;
}
.lSSlideOuter .media {
opacity: 0.8;
}
.lSSlideOuter .media.active {
opacity: 1;
}  .lSSlideOuter .lSPager.lSGallery {
list-style: none outside none;
padding-left: 0;
margin: 0;
overflow: hidden;
transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
-ms-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);
-o-transform: translate3d(0px, 0px, 0px);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
overflow: hidden;
-webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
display: block;
height: auto;
max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
content: " ";
display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
clear: both;
}  .lSAction > a {
width: 32px;
display: block;
top: 50%;
height: 32px;
background-image: url(//www.kracie.co.jp/image/controls.png);
cursor: pointer;
position: absolute;
z-index: 99;
margin-top: -16px;
opacity: 0.5;
-webkit-transition: opacity 0.35s linear 0s;
transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
opacity: 1;
}
.lSAction > .lSPrev {
background-position: 0 0;
left: 10px;
}
.lSAction > .lSNext {
background-position: -32px 0;
right: 10px;
}
.lSAction > a.disabled {
pointer-events: none;
}
.cS-hidden {
height: 1px;
opacity: 0;
filter: alpha(opacity=0);
overflow: hidden;
} .lSSlideOuter.vertical {
position: relative;
}
.lSSlideOuter.vertical.noPager {
padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
position: absolute !important;
right: 0;
top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
width: 100% !important;
max-width: none !important;
} .lSSlideOuter.vertical .lSAction > a {
left: 50%;
margin-left: -14px;
margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
background-position: 31px -31px;
bottom: 10px;
top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
background-position: 0 -31px;
bottom: auto;
top: 10px;
}  .lSSlideOuter.lSrtl {
direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
padding-left: 0;
list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
float: right !important;
} @-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
@keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
.lSSlideOuter .rightEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lSSlideOuter .leftEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .rightEnd {
-webkit-animation: topEnd 0.3s;
animation: topEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .leftEnd {
-webkit-animation: bottomEnd 0.3s;
animation: bottomEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}/*/*/.lightSlider.lsGrab > * {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lightSlider.lsGrabbing > * {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}body {
margin: 0;
padding: 0;
text-align: center;
border: 0;
} .clearfix:after {
content:"";
display:block;
height:0;
clear:both;
visibility: hidden;
}
.clearfix {
display:inline-block;
}/*\*/* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}/**/.brandSiteHeader {
border-bottom: 4px solid #ffd500;
height: 94px;
position: relative;
}
.brandSiteHeader::after {
content: '';
display: table;
clear: both
}
.brandSiteHeader .inner {
margin: 0 auto;
padding: 0 20px;
max-width: 950px;
position: relative;
}
.brandSiteHeader .inner::after {
content: '';
display: table;
clear: both
}
.brandSiteHeader .logo {
float: left;
margin: 0!important;
padding: 0!important;
}
.brandSiteHeader .logo img {
max-width: 142.36px;
vertical-align: bottom;
}
.brandSiteHeader .ph-logo {
float: right;
margin-bottom: 0!important;
padding: 0!important;
}
.brandSiteHeader .ph-logo img{
max-width: 180px;
vertical-align: bottom;
}
.brandSiteHeader .Kampoful-Life {
margin: 0;
padding: 0;
position: absolute;
top: 15px;
right: 20px;
width: 200px;
height: 25px;
background: url(//www.kracie.co.jp/image/share/bnnr_KampofulLife_header.jpg) left top no-repeat;
text-indent: -9999em;
overflow: hidden;
}
.brandSiteHeader .Kampoful-Life a {display: block;width: 200px;height: 25px;outline: none;} .m-sp {
display:none
}
.brandSiteFooter {
border-top: 1px solid #f4eed3;
max-height: 999999px;
}
.brandSiteFooter .link {
padding: 30px 0 30px;
text-align: center;
color: #fff;
background: #292929
}
.brandSiteFooter .link a {
color: #fff;
}
.brandSiteFooter a {
text-decoration: none;
}
.brandSiteFooter a:hover {
text-decoration:  underline;
}
.brandSiteFooter .link .policy {
margin-bottom: 20px;
font-size: 14px;
font-size: .875rem;
line-height: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
}
.brandSiteFooter .link .policy li {
padding: 0 15px;
border-right: 1px solid #fff;
list-style: none;
font-size: 1.1rem;
}
.brandSiteFooter .link .policy li:last-child {
border-right: 0
}
.brandSiteFooter p.copyright {
font-size: 1.1rem;
} @media screen and (max-width: 640px){
body,html {
overflow-x: hidden;
}
* {
box-sizing: border-box;
}
.brandSiteHeader {
border-bottom: 2px solid #ffd500;
height: 43px;
background: #fff;
}
.brandSiteHeader .inner {
padding: 0;
}
.brandSiteHeader .logo {
float: left;
margin-top: 0px!important;
height: 43px;
width: 70.11px;
}
.brandSiteHeader .logo img {
height: 43px;
margin-left: 5px;
vertical-align: middle;
}
.brandSiteHeader .ph-logo {
float: right;
margin-top: 0px!important;
height: 43px; }
.brandSiteHeader .ph-logo img {
height: 43px;
margin-right: 5px;
vertical-align: middle;
padding-bottom: 2px;
}
.brandSiteHeader .Kampoful-Life {
top: 8px;
} .m-sp {
display:block
}
.brandSiteFooter {
border-top: 1px solid #f4eed3;
max-height: 999999px;
margin-top: 20px;
}
.brandSiteFooter .link {
padding: 30px 0 30px;
text-align: center;
color: #fff;
background: #292929;
}
.brandSiteFooter a {
text-decoration: none;
}
.brandSiteFooter a:hover {
text-decoration:  underline;
}
.brandSiteFooter .link {
border-top:2px solid #ffd500;
padding: 0;
background: #fff;
}
.brandSiteFooter .link a {
color: #333;
}
.brandSiteFooter .link .policy {
margin-bottom:0;
display: block;
padding: 0;
}
.brandSiteFooter .link .policy li {
text-align:left;
padding: 0;
border-right: 0;
border-bottom: 1px solid #ececec;
margin: 0;
}
.brandSiteFooter .link .policy li a {
padding: 15px 20px;
display: block;
}
.brandSiteFooter .link .copyright {
padding:10px 0;
background: #292929;
font-size: 10px;
margin: 0;
}
} .brandSiteHeader .logo {
max-width: 180px;
}
.brandSiteHeader .logo img {
display: block;
max-width: 180px;
height: 94px;
object-fit: contain;
object-position: center;
}
@media screen and (max-width: 980px) {
.brandSiteHeader .logo img {
max-width: 180px !important;
height: 94px !important;
}
}
@media screen and (max-width: 768px) {
.brandSiteHeader .logo img {
max-width: 180px !important;
height: 94px !important;
}
}
@media screen and (max-width: 640px) {
.brandSiteHeader .logo {
width: 120px;
max-width: 120px !important;
height: 43px !important;
}
.brandSiteHeader .logo img {
max-width: 120px !important;
height: 43px !important;
margin-left: 10px;
}
}

article.contents-blk {
counter-reset: kazelab-heading;
}
article.contents-blk h2.single-kazelab {
font-size: 20px;
font-size: 2rem;
padding-top: 5px;
padding-top: .5rem;
padding-bottom: 5px;
padding-bottom: .5rem;
line-height: 1.5;
background-position: 0 0;
background-repeat: no-repeat;
background-size: 40px 40px;
padding-left: 55px;
padding-left: 5.5rem;
margin-bottom: 22px;
margin-bottom: 2.2rem;
font-feature-settings: "palt";
color: #3cb6b2;
position: relative;
min-height: 40px;
}
article.contents-blk h2.single-kazelab:not(.heading-q) {
counter-increment: kazelab-heading;
}
article.contents-blk h2.single-kazelab:not(.heading-q)::before {
content: counter(kazelab-heading, decimal-leading-zero);
position: absolute;
left: 0;
top: 0;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 24px;
font-weight: bold;
color: #fff;
z-index: 1;
}
article.contents-blk h2.single-kazelab {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_number.png)
}
article.contents-blk h3.single-kazelab {
color: #3cb6b2;
margin-bottom: 1rem;
}
article.contents-blk p {
font-size: 14px;
font-size: 1.5rem;
line-height: 20px;
line-height: 2rem;
line-height: 2.28571;
margin-bottom: 37px;
margin-bottom: 3.7rem;
}
article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_q.gif)
}
.slightfever article.contents-blk .single-kazelab-parts .figure::before {
display: none;
} body.kazelab-red article.contents-blk h2.single-kazelab {
color: #c40018;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_red.png)
}
body.kazelab-red article.contents-blk h3.single-kazelab {
color: #c40018;
}
body.kazelab-red article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_red_q.png)
} body.kazelab-green article.contents-blk h2.single-kazelab {
color: #1d7946;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_green.png)
}
body.kazelab-green article.contents-blk h3.single-kazelab {
color: #1d7946;
}
body.kazelab-green article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_green_q.png)
} body.kazelab-blue article.contents-blk h2.single-kazelab {
color: #4874b6;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_blue.png)
}
body.kazelab-blue article.contents-blk h3.single-kazelab {
color: #4874b6;
}
body.kazelab-blue article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_blue_q.png)
} body.kazelab-purple article.contents-blk h2.single-kazelab {
color: #885e9e;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_purple.png)
}
body.kazelab-purple article.contents-blk h3.single-kazelab {
color: #885e9e;
}
body.kazelab-purple article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_purple_q.png)
} body.kazelab-yellow article.contents-blk h2.single-kazelab {
color: #c5bb25;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_yellow.png)
}
body.kazelab-yellow article.contents-blk h3.single-kazelab {
color: #c5bb25;
}
body.kazelab-yellow article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_yellow_q.png)
} body.kazelab-orange article.contents-blk h2.single-kazelab {
color: #ef7c34;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_orange.png)
}
body.kazelab-orange article.contents-blk h3.single-kazelab {
color: #ef7c34;
}
body.kazelab-orange article.contents-blk h2.single-kazelab.heading-q {
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/icon_orange_q.png)
}
article.contents-blk .wp-block-table.single-kazelab thead {
border-bottom: none;
}
article.contents-blk .wp-block-table.single-kazelab th {
border: 1px solid #fff;
background-color: #3cb6b2;
color: #fff;
}
article.contents-blk .wp-block-table.single-kazelab td{
border: 1px solid #fff;
background-color: #ebf7f8;
} body.kazelab-red article.contents-blk .wp-block-table.single-kazelab th {
background-color: #c40018;
}
body.kazelab-red article.contents-blk .wp-block-table.single-kazelab td {
background-color: #f8d7da;
} body.kazelab-green article.contents-blk .wp-block-table.single-kazelab th {
background-color: #1d7946;
}
body.kazelab-green article.contents-blk .wp-block-table.single-kazelab td {
background-color: #d4edda;
} body.kazelab-blue article.contents-blk .wp-block-table.single-kazelab th {
background-color: #4874b6;
}
body.kazelab-blue article.contents-blk .wp-block-table.single-kazelab td {
background-color: #cfe2ff;
} body.kazelab-purple article.contents-blk .wp-block-table.single-kazelab th {
background-color: #885e9e;
}
body.kazelab-purple article.contents-blk .wp-block-table.single-kazelab td {
background-color: #e6d9f0;
} body.kazelab-yellow article.contents-blk .wp-block-table.single-kazelab th {
background-color: #c5bb25;
}
body.kazelab-yellow article.contents-blk .wp-block-table.single-kazelab td {
background-color: #fdfce5;
} body.kazelab-orange article.contents-blk .wp-block-table.single-kazelab th {
background-color: #ef7c34;
}
body.kazelab-orange article.contents-blk .wp-block-table.single-kazelab td {
background-color: #ffe6d6;
}
article.contents-blk .wp-block-list.single-kazelab {
position: relative;
list-style: none;
position: relative;
margin-bottom: 11.51079%;
padding: 5%;
padding-bottom: 8%;
box-sizing: border-box;
outline: 1px solid #3cb6b2;
outline-offset: -1px;
background-color: #fff;
}
article.contents-blk .wp-block-list.single-kazelab::after {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 64px;
height: 64px;
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
}
article.contents-blk .wp-block-list.single-kazelab li {
display: block;
position: relative;
margin-bottom: 13px;
padding-left: 30px;
font-size: 1.8rem;
line-height: 1.6;
font-weight: bold;
}
article.contents-blk .wp-block-list.single-kazelab li::before {
content: '';
position: absolute;
width: 17px;
height: 17px;
top: 50%;
left: 0;
border-radius: 2px;
transform: translate(0, -50%);
box-sizing: border-box;
border: 2px solid  #3cb6b2;
} body.kazelab-red article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #c40018;
}
body.kazelab-red article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_red.svg);
}
body.kazelab-red article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #c40018;
} body.kazelab-green article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #1d7946;
}
body.kazelab-green article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_green.svg);
}
body.kazelab-green article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #1d7946;
} body.kazelab-blue article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #4874b6;
}
body.kazelab-blue article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_blue.svg);
}
body.kazelab-blue article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #4874b6;
} body.kazelab-purple article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #885e9e;
}
body.kazelab-purple article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_purple.svg);
}
body.kazelab-purple article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #885e9e;
} body.kazelab-yellow article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #c5bb25;
}
body.kazelab-yellow article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_yellow.svg);
}
body.kazelab-yellow article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #c5bb25;
} body.kazelab-orange article.contents-blk .wp-block-list.single-kazelab {
outline: 1px solid #ef7c34;
}
body.kazelab-orange article.contents-blk .wp-block-list.single-kazelab::after {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/img/common/memo_fold_orange.svg);
}
body.kazelab-orange article.contents-blk .wp-block-list.single-kazelab li::before {
border: 2px solid  #ef7c34;
}
.single-kazelab-parts .multi_prof {
position: relative;
margin-bottom: 5rem;
padding: 20px;
line-height: 1.7;
display: flex;
align-items: center;
background-color: #efefef;  
}
.single-kazelab-parts .multi_prof .profile_name {
position: relative;
padding: 0 40px;
font-size: 1.5rem;
white-space: nowrap;  
margin-bottom: 0;
}
.single-kazelab-parts .multi_prof .profile_detail {
position: relative;
padding-left: 40px;
font-size: 1.3rem;
line-height: 1.8;
margin-bottom: 0;
}
.single-kazelab-parts .multi_prof .profile_detail::after {
content: '';
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 0;
background-color: #fff; 
}
.single-kazelab-parts .osusume_link {
position: relative;
margin: 0 0 50px 0;
margin-top: 80px;
padding: 0; 
}
.single-kazelab-parts .link_prod_ttl {
position: relative;
display: table;
margin: 0 auto;
margin-bottom: 20px;
font-size: 2rem;
line-height: 1;
text-align: center;
font-weight: bold;
color: #00a0e9;
letter-spacing: 1px;
font-feature-settings: "palt";
}
.single-kazelab-parts .link_prod_ttl::before {
content: '';
position: absolute;
width: 19px;
height: 31px;
left: -30px;
bottom: -2px;
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/img/icon_speech_left.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 19px 31px;
}
.single-kazelab-parts .link_prod_ttl::after {
content: '';
position: absolute;
width: 19px;
height: 31px;
right: -30px;
bottom: -2px;
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/img/icon_speech_right.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 19px 31px;
}
.single-kazelab-parts .osusume_link .osusume_link_list{
position: relative;
display: flex;
justify-content: center;
list-style: none;
}
.single-kazelab-parts .osusume_link .osusume_link_list li{
position: relative;
margin-right: 15px;
text-align: center;
}
.single-kazelab-parts .osusume_link .osusume_link_list li:last-child{
margin-right: 0;
}
.single-kazelab-parts .osusume_link .osusume_link_list a{
display: block;
padding: 10px 30px 10px 10px;
font-size: 13px;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
width: 339px;
border-radius: 100px;
text-align: left;
padding-left: 77px;
padding-top: 8px;
padding-bottom: 8px;
}
.single-kazelab-parts .osusume_link .link_lead_txt1{
font-feature-settings: "palt";
font-size:1.2rem;
}
.single-kazelab-parts .osusume_link .link_lead_txt2{
font-size:1.4rem;
}
.single-kazelab-parts .osusume_link .osusume_link_list a:hover{
opacity: 1;
}
.single-kazelab-parts .osusume_link .osusume_link_list a::before {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 5px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
z-index: 2;
}
.single-kazelab-parts .osusume_link .osusume_link_list a::after {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 12px;
width: 8px;
height: 8px;
transform: rotate(45deg);
z-index: 3;
}
.single-kazelab-parts .osusume_link .link_btn1{
position: relative;
color: #cc9500;
background-color: #fff6ca;
border: 2px solid #cc9500;
}
.single-kazelab-parts .osusume_link .link_btn1:hover{
color: #fff;
background-color: #cc9500;
}
.single-kazelab-parts .osusume_link .link_btn1::after{
border-top: 2px solid #cc9500;
border-right: 2px solid #cc9500;
}
.single-kazelab-parts .osusume_link .link_btn2{
position: relative;
color: #7bcd02;
background-color: #f2ffca;
border: 2px solid #7bcd02;
}
.single-kazelab-parts .osusume_link .link_btn2:hover{
color: #fff;
background-color: #7bcd02;
}
.single-kazelab-parts .osusume_link .link_btn2::after{
border-top: 2px solid #7bcd02;
border-right: 2px solid #7bcd02;
}
.single-kazelab-parts .osusume_link .link_btn3{
position: relative;
color: #eb0032;
background-color: #ffd5de;
border: 2px solid #eb0032;
}
.single-kazelab-parts .osusume_link .link_btn3:hover{
color: #fff;
background-color: #eb0032;
}
.single-kazelab-parts .osusume_link .link_btn3::after{
border-top: 2px solid #eb0032;
border-right: 2px solid #eb0032;
}
.single-kazelab-parts .osusume_link .link_btn4{
position: relative;
color: #1db11d;
background-color: #cdfecc;
border: 2px solid #1db11d;
}
.single-kazelab-parts .osusume_link .link_btn4:hover{
color: #fff;
background-color: #1db11d;
}
.single-kazelab-parts .osusume_link .link_btn4::after{
border-top: 2px solid #1db11d;
border-right: 2px solid #1db11d;
}
.single-kazelab-parts .osusume_link .link_btn5{
position: relative;
color: #1cb67e;
background-color: #ccffee;
border: 2px solid #1cb67e;
}
.single-kazelab-parts .osusume_link .link_btn5:hover{
color: #fff;
background-color: #1cb67e;
}
.single-kazelab-parts .osusume_link .link_btn5::after{
border-top: 2px solid #1cb67e;
border-right: 2px solid #1cb67e;
}
.single-kazelab-parts .osusume_link .link_btn6{
position: relative;
color: #07b300;
background-color: #ccffca;
border: 2px solid #07b300;
}
.single-kazelab-parts .osusume_link .link_btn6:hover{
color: #fff;
background-color: #07b300;
}
.single-kazelab-parts .osusume_link .link_btn6::after{
border-top: 2px solid #07b300;
border-right: 2px solid #07b300;
}
.single-kazelab-parts .osusume_link .link_btn7{
position: relative;
color: #ba4c91;
background-color: #ffd9f6;
border: 2px solid #ba4c91;
}
.single-kazelab-parts .osusume_link .link_btn7:hover{
color: #fff;
background-color: #ba4c91;
}
.single-kazelab-parts .osusume_link .link_btn7::after{
border-top: 2px solid #ba4c91;
border-right: 2px solid #ba4c91;
}
.single-kazelab-parts .osusume_link .link_btn8{
position: relative;
color: #0f867f;
background-color: #e7faf9;
border: 2px solid #0f867f;
}
.single-kazelab-parts .osusume_link .link_btn8:hover{
color: #fff;
background-color: #0f867f;
}
.single-kazelab-parts .osusume_link .link_btn8::after{
border-top: 2px solid #0f867f;
border-right: 2px solid #0f867f;
}
.single-kazelab-parts .osusume_link .link_btn9{
position: relative;
color: #ed4c00;
background-color: #ffdbca;
border: 2px solid #ed4c00;
}
.single-kazelab-parts .osusume_link .link_btn9:hover{
color: #fff;
background-color: #ed4c00;
}
.single-kazelab-parts .osusume_link .link_btn9::after{
border-top: 2px solid #ed4c00;
border-right: 2px solid #ed4c00;
}
.single-kazelab-parts .osusume_link .link_btn10{
position: relative;
color: #0061c5;
background-color: #cae4ff;
border: 2px solid #0061c5;
}
.single-kazelab-parts .osusume_link .link_btn10:hover{
color: #fff;
background-color: #0061c5;
}
.single-kazelab-parts .osusume_link .link_btn10::after{
border-top: 2px solid #0061c5;
border-right: 2px solid #0061c5;
}
.single-kazelab-parts .osusume_link .link_btn11{
position: relative;
color: #00a8e4;
background-color: #caf1ff;
border: 2px solid #00a8e4;
}
.single-kazelab-parts .osusume_link .link_btn11:hover{
color: #fff;
background-color: #00a8e4;
}
.single-kazelab-parts .osusume_link .link_btn11::after{
border-top: 2px solid #00a8e4;
border-right: 2px solid #00a8e4;
}
.single-kazelab-parts .osusume_link .link_btn12{
position: relative;
color: #a914d8;
background-color: #f4d1ff;
border: 2px solid #a914d8;
}
.single-kazelab-parts .osusume_link .link_btn12:hover{
color: #fff;
background-color: #a914d8;
}
.single-kazelab-parts .osusume_link .link_btn12::after{
border-top: 2px solid #a914d8;
border-right: 2px solid #a914d8;
}
.single-kazelab-parts .illust_ver .osusume_link_list {
margin-top: 30px;
position: relative;
display: grid;
width: 100%;
grid-template-columns: repeat(2, 355px);
justify-content: center;
}
.single-kazelab-parts .illust_ver .osusume_link_list li {
margin-bottom: 40px;
position: relative;
margin-right: 15px;
text-align: center;
}
.single-kazelab-parts .illust_ver .osusume_link_list li:last-child:nth-child(odd) {
grid-column: 1 / -1;
justify-self: center;
}
.single-kazelab-parts .link_illust {
position: absolute;
top: -28px;
left: 0;
width: 80px;
height: auto; 
}
.single-kazelab-parts .illust_ver .osusume_link_list a {
width: 339px;
border-radius: 100px;
text-align: left;
padding-left: 77px;
padding-top: 8px;
padding-bottom: 8px;
}
.single-kazelab-parts .illust_ver .osusume_link_list a::before {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 10px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
z-index: 2;
}
.single-kazelab-parts .illust_ver .osusume_link_list a::after {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 17px;
width: 8px;
height: 8px;
transform: rotate(45deg);
z-index: 3;
}
.single-kazelab-parts .illust_ver .link_btn3 .link_lead_txt1{
position:relative;
font-size:14px;
background:#eb0032;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn2 .link_lead_txt1{
position:relative;
font-size:14px;
background:#7bcd02;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn1 .link_lead_txt1{
position:relative;
font-size:14px;
background:#cc9500;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn4 .link_lead_txt1{
position:relative;
font-size:14px;
background:#1db11d;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn5 .link_lead_txt1{
position:relative;
font-size:14px;
background:#1cb67e;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn6 .link_lead_txt1{
position:relative;
font-size:14px;
background:#07b300;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn7 .link_lead_txt1{
position:relative;
font-size:14px;
background:#ba4c91;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn8 .link_lead_txt1{
position:relative;
font-size:14px;
background:#0f867f;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn9 .link_lead_txt1{
position:relative;
font-size:14px;
background:#ed4c00;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn10 .link_lead_txt1{
position:relative;
font-size:14px;
background:#0061c5;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn11 .link_lead_txt1{
position:relative;
font-size:14px;
background:#00a8e4;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn12 .link_lead_txt1{
position:relative;
font-size:14px;
background:#a914d8;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.single-kazelab-parts .illust_ver .link_btn1:hover .link_lead_txt1{
background:#ffffff;
color:#cc9500;
}
.single-kazelab-parts .illust_ver .link_btn2:hover .link_lead_txt1{
background:#ffffff;
color:#7bcd02;
}
.single-kazelab-parts .illust_ver .link_btn3:hover .link_lead_txt1{
background:#ffffff;
color:#eb0032;
}
.single-kazelab-parts .illust_ver .link_btn4:hover .link_lead_txt1{
background:#ffffff;
color:#1db11d;
}
.single-kazelab-parts .illust_ver .link_btn5:hover .link_lead_txt1{
background:#ffffff;
color:#1cb67e;
}
.single-kazelab-parts .illust_ver .link_btn6:hover .link_lead_txt1{
background:#ffffff;
color:#07b300;
}
.single-kazelab-parts .illust_ver .link_btn7:hover .link_lead_txt1{
background:#ffffff;
color:#ba4c91;
}
.single-kazelab-parts .illust_ver .link_btn8:hover .link_lead_txt1{
background:#ffffff;
color:#0f867f;
}
.single-kazelab-parts .illust_ver .link_btn9:hover .link_lead_txt1{
background:#ffffff;
color:#ed4c00;
}
.single-kazelab-parts .illust_ver .link_btn10:hover .link_lead_txt1{
background:#ffffff;
color:#0061c5;
}
.single-kazelab-parts .illust_ver .link_btn11:hover .link_lead_txt1{
background:#ffffff;
color:#00a8e4;
}
.single-kazelab-parts .illust_ver .link_btn12:hover .link_lead_txt1{
background:#ffffff;
color:#a914d8;
}
.single-kazelab-parts .fig_main_bg {
position: relative;
margin-bottom: 50px;
width: 100%;
background-color: #ebf7f8;
}
.single-kazelab-parts .fig_main_bg .fig-holder {
padding: 50px 0;
text-align: center;
width: 74.53237%;
margin: 0 auto;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail {
margin: 25px auto 0 auto;
padding: 35px 0;
border-radius: 15px;
background-color: #fff;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail.mgn_notop {
margin-top: 0;
}
.single-kazelab-parts .toc_heading {
position: absolute;
margin-top: -20px;
padding-top: 20px;  
}
.single-kazelab-parts .fig_sub_detail_ttl {
display: inline-block;
margin: 0 10px 25px;
padding: 0 26px;
font-size: 1.2em;
line-height: 36px;
text-align: center;
font-feature-settings: "palt";
color: #3cb6b2;
border-radius: 20px;
box-sizing: border-box;
border: 2px solid #3cb6b2;
}
.single-kazelab-parts .fig_sub_detail_txt {
margin: 0 auto;
width: 420px;
text-align: left;
font-size: 1.4rem;
line-height: 1.8;
color: #333;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box .circle-image {
width: 150px;
height: 150px;
border-radius: 50%;
overflow: hidden;
display: inline-block;   
flex-shrink: 0;
margin-left: 10px; 
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box .circle-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 50%;
} body.kazelab-red .single-kazelab-parts .fig_main_bg {
background-color: #f8d7da;
}
body.kazelab-red .single-kazelab-parts .fig_sub_detail_ttl {
color: #c40018;
border: 2px solid #c40018;
} body.kazelab-green .single-kazelab-parts .fig_main_bg {
background-color: #d4edda;
}
body.kazelab-green .single-kazelab-parts .fig_sub_detail_ttl {
color: #1d7946;
border: 2px solid #1d7946;
} body.kazelab-blue .single-kazelab-parts .fig_main_bg {
background-color: #cfe2ff;
}
body.kazelab-blue .single-kazelab-parts .fig_sub_detail_ttl {
color: #4874b6;
border: 2px solid #4874b6;
} body.kazelab-purple .single-kazelab-parts .fig_main_bg {
background-color: #f3e8ff;
}
body.kazelab-purple .single-kazelab-parts .fig_sub_detail_ttl {
color: #885e9e;
border: 2px solid #885e9e;
} body.kazelab-yellow .single-kazelab-parts .fig_main_bg {
background-color: #fdfce5;
}
body.kazelab-yellow .single-kazelab-parts .fig_sub_detail_ttl {
color: #c5bb25;
border: 2px solid #c5bb25;
} body.kazelab-orange .single-kazelab-parts .fig_main_bg {
background-color: #ffe6d6;
}
body.kazelab-orange .single-kazelab-parts .fig_sub_detail_ttl {
color: #ef7c34;
border: 2px solid #ef7c34;
}
.single-kazelab-parts .fig_frame1 {
position: relative;
margin-bottom: 11.51079%;
padding: 8% 10%;
border-radius: 12px;
background-color: #ebf7f8;;
}
.single-kazelab-parts .fig_frame1_lead {
position: relative;
display: table;
margin: 0 auto 40px auto;
padding: 0 45px;
width: 410px;
height: 40px;
font-size: 1.2em;
line-height: 36px;
font-weight: bold;
text-align: center;
color: #3cb6b2;
font-feature-settings: "palt";
border-radius: 20px;
background-color: #fff;
box-sizing: border-box;
border: 2px solid #3cb6b2;
}
.single-kazelab-parts .fig_frame1_lead_txt {
position: relative;
font-size: 1.4rem;
line-height: 1.7;
color: #000;
}
.single-kazelab-parts .fig_frame1_sect {
position: relative;
padding-bottom: 6.5%;
}
.single-kazelab-parts .fig_frame1_lead_txt + .fig_frame1_sect {
margin-top: 30px;
}
.single-kazelab-parts .fig_frame1_ttl {
font-size: 2.1rem;
line-height: 1.8;
color: #3cb6b2;
border-bottom: 1px solid #3cb6b2;
margin-bottom: 2.3%;
}
.single-kazelab-parts .fig_frame1_note1 {
display: block;
padding-top: 10px;
font-size: 1.25rem;
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 3.7rem;
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box p {
margin-bottom: 0;
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box .circle-image {
width: 150px;
height: 150px;
border-radius: 50%;
overflow: hidden;
display: inline-block;   
flex-shrink: 0;
margin-left: 10px; 
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box .circle-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 50%;
} body.kazelab-red  .single-kazelab-parts .fig_frame1 {
background-color: #f8d7da;
}
body.kazelab-red  .single-kazelab-parts .fig_frame1_ttl {
color: #c40018;
border-bottom: 1px solid #c40018;
}
body.kazelab-red  .single-kazelab-parts .fig_frame1_lead {
color: #c40018;
border: 2px solid #c40018;
} body.kazelab-green  .single-kazelab-parts .fig_frame1 {
background-color: #d4edda;
}
body.kazelab-green  .single-kazelab-parts .fig_frame1_ttl {
color: #1d7946;
border-bottom: 1px solid #1d7946;
}
body.kazelab-green  .single-kazelab-parts .fig_frame1_lead {
color: #1d7946;
border: 2px solid #1d7946;
} body.kazelab-blue  .single-kazelab-parts .fig_frame1 {
background-color: #cfe2ff;
}
body.kazelab-blue  .single-kazelab-parts .fig_frame1_ttl {
color: #4874b6;
border-bottom: 1px solid #4874b6;
}
body.kazelab-blue  .single-kazelab-parts .fig_frame1_lead {
color: #4874b6;
border: 2px solid #4874b6;
} body.kazelab-purple  .single-kazelab-parts .fig_frame1 {
background-color: #e6d9f0;
}
body.kazelab-purple  .single-kazelab-parts .fig_frame1_ttl {
color: #885e9e;
border-bottom: 1px solid #885e9e;
}
body.kazelab-purple  .single-kazelab-parts .fig_frame1_lead {
color: #885e9e;
border: 2px solid #885e9e;
} body.kazelab-yellow  .single-kazelab-parts .fig_frame1 {
background-color: #fdfce5;
}
body.kazelab-yellow  .single-kazelab-parts .fig_frame1_ttl {
color: #c5bb25;
border-bottom: 1px solid #c5bb25;
}
body.kazelab-yellow  .single-kazelab-parts .fig_frame1_lead {
color: #c5bb25;
border: 2px solid #c5bb25;
} body.kazelab-orange  .single-kazelab-parts .fig_frame1 {
background-color: #ffe6d6;
}
body.kazelab-orange  .single-kazelab-parts .fig_frame1_ttl {
color: #ef7c34;
border-bottom: 1px solid #ef7c34;
}
body.kazelab-orange  .single-kazelab-parts .fig_frame1_lead {
color: #ef7c34;
border: 2px solid #ef7c34;
}
.single-kazelab-parts.mod-intro {
margin-bottom: 40px;
}
.single-kazelab-parts.mod-intro .figure {
position: relative;
width: 100%;
background-size: contain;
background-position: 0 0;
background-repeat: no-repeat;
}
.single-kazelab-parts.mod-intro .figure img {
width: 100%;
height: auto;
}
.single-kazelab-parts.mod-intro .mod_title {
position: relative;
margin-bottom: 40px;
}
.single-kazelab-parts.mod-intro .title {
font-size: 2.2em;
line-height: 1.5em;
font-feature-settings: "palt";
}
.single-kazelab-parts.mod-intro .lastupdated {
display: block;
padding-top: 2%;
font-size: 1rem;
font-weight: normal !important;
line-height: 1;
text-align: right;
color: #666;
}
.is_sp {
display: none;
}
.is_pc {
display: block;
}
#ez-toc-container {
text-align: center;
background-color: #f4f4f4;
border-radius: 8px;
padding: 32px 0;
display: flex;
flex-direction: column;
gap: 24px;
margin: 40px 0;
}
#ez-toc-container > nav:before {
display: block;
text-align: center;
margin-bottom: 16px;
font-weight: bold;
font-size: 18px;
}
#ez-toc-container .ez-toc-title {
text-align: center;
font-size: 1.6rem;
font-weight: bold;
color: #666;
border-bottom: 1px solid #dcdcdc;
margin: 0 20px;
}
.ez-toc-list {
display: flex;
flex-direction: column;
gap: 8px;
padding: 0 24px;
list-style: none !important;
counter-reset: section; }
.ez-toc-list > li {
display: block;
counter-increment: section; counter-reset: subsection; }
.ez-toc-list-level-3 {
padding-left: 24px;
}
.ez-toc-list-level-3 > li {
display: block;
counter-increment: subsection; }
.ez-toc-link {
display: flex;
align-items: center;
gap: 8px;
position: relative;
padding-left: 0;
font-size: 16px;
font-weight: 400;
color: #3cb6b2;
line-height: 1.5;
text-decoration: none;
text-align: left;
margin-bottom: 10px;
}
.ez-toc-list > li > .ez-toc-link::before {
content: counter(section) ".";
font-size: 18px;
font-weight: 500;
color: #3cb6b2;
}
.ez-toc-list-level-3 > li > .ez-toc-link::before {
content: counter(section) "-" counter(subsection) ".";
font-size: 18px;
font-weight: 500;
color: #3cb6b2;
} body.kazelab-red .ez-toc-link {
color: #c40018;
}
body.kazelab-red .ez-toc-list > li > .ez-toc-link::before {
color: #c40018;
}
body.kazelab-red .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #c40018;
} body.kazelab-green .ez-toc-link {
color: #1d7946;
}
body.kazelab-green .ez-toc-list > li > .ez-toc-link::before {
color: #1d7946;
}
body.kazelab-green .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #1d7946;
} body.kazelab-blue .ez-toc-link {
color: #4874b6;
}
body.kazelab-blue .ez-toc-list > li > .ez-toc-link::before {
color: #4874b6;
}
body.kazelab-blue .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #4874b6;
} body.kazelab-purple .ez-toc-link {
color: #885e9e;
}
body.kazelab-purple .ez-toc-list > li > .ez-toc-link::before {
color: #885e9e;
}
body.kazelab-purple .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #885e9e;
} body.kazelab-yellow .ez-toc-link {
color: #817908;
}
body.kazelab-yellow .ez-toc-list > li > .ez-toc-link::before {
color: #817908;
}
body.kazelab-yellow .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #817908;
} body.kazelab-orange .ez-toc-link {
color: #ef7c34;
}
body.kazelab-orange .ez-toc-list > li > .ez-toc-link::before {
color: #ef7c34;
}
body.kazelab-orange .ez-toc-list-level-3 > li > .ez-toc-link::before {
color: #ef7c34;
}
.follow_link .link_prod_list a.link_btn_orange {
position: relative;
color: #cc9500;
background-color: #fff6ca;
border: 2px solid #cc9500;
}
.follow_link .link_prod_list a.link_btn_orange::after{
border-top: 2px solid #cc9500;
border-right: 2px solid #cc9500;
}
.follow_link .link_prod_list a.link_btn_blue {
position: relative;
color: #0f867f;
background-color: #e7faf9;
border: 2px solid #0f867f;
}
.follow_link .link_prod_list a.link_btn_blue::after{
border-top: 2px solid #0f867f;
border-right: 2px solid #0f867f;
}
.follow_link .link_prod_list a.link_btn_green {
position: relative;
color: #7bcd02;
background-color: #f2ffca;
border: 2px solid #7bcd02;
}
.follow_link .link_prod_list a.link_btn_green::after{
border-top: 2px solid #7bcd02;
border-right: 2px solid #7bcd02;
}
.follow_link .link_prod_list a.link_btn_red {
position: relative;
color: #eb0032;
background-color: #ffd5de;
border: 2px solid #eb0032;
}
.follow_link .link_prod_list a.link_btn_red::after{
border-top: 2px solid #eb0032;
border-right: 2px solid #eb0032;
}
.follow_link .link_prod_list a.link_btn_orange2 {
position: relative;
color: #ed4c00;
background-color: #ffdbca;
border: 2px solid #ed4c00;
}
.follow_link .link_prod_list a.link_btn_orange2::after{
border-top: 2px solid #ed4c00;
border-right: 2px solid #ed4c00;
}
.follow_link .link_prod_list a.link_btn_blue2 {
position: relative;
color: #0061c5;
background-color: #cae4ff;
border: 2px solid #0061c5;
}
.follow_link .link_prod_list a.link_btn_blue2::after{
border-top: 2px solid #0061c5;
border-right: 2px solid #0061c5;
}
.follow_link .link_prod_list a.link_btn_lightblue {
position: relative;
color: #00a8e4;
background-color: #caf1ff;
border: 2px solid #00a8e4;
}
.follow_link .link_prod_list a.link_btn_lightblue::after{
border-top: 2px solid #00a8e4;
border-right: 2px solid #00a8e4;
}
.follow_link .link_prod_list a.link_btn_pink {
position: relative;
color: #ba4c91;
background-color: #ffd9f6;
border: 2px solid #ba4c91;
}
.follow_link .link_prod_list a.link_btn_pink::after{
border-top: 2px solid #ba4c91;
border-right: 2px solid #ba4c91;
}
.follow_link .link_prod_list a.link_btn_mint {
position: relative;
color: #1cb67e;
background-color: #ccffee;
border: 2px solid #1cb67e;
}
.follow_link .link_prod_list a.link_btn_mint::after{
border-top: 2px solid #1cb67e;
border-right: 2px solid #1cb67e;
}
.follow_link .link_prod_list a.link_btn_lightgreen {
position: relative;
color: #1db11d;
background-color: #cdfecc;
border: 2px solid #1db11d;
}
.follow_link .link_prod_list a.link_btn_lightgreen::after{
border-top: 2px solid #1db11d;
border-right: 2px solid #1db11d;
}
.follow_link .link_prod_list a.link_btn_purple {
position: relative;
color: #a914d8;
background-color: #f4d1ff;
border: 2px solid #a914d8;
}
.follow_link .link_prod_list a.link_btn_purple::after{
border-top: 2px solid #a914d8;
border-right: 2px solid #a914d8;
}
@media only screen and (min-width: 768px) {
#progress-id{
display:none;
}
}
@media screen and (max-width:640px){ article.contents-blk p{
margin-bottom: 0;
}
article.contents-blk h2.single-kazelab {
background-size: 34px;
padding-left: 49.71429px;
padding-left: 4.97143rem;
margin-bottom: 2.41379%;
min-height: 34px;
}
article.contents-blk h2.single-kazelab:not(.heading-q)::before {
width: 34px;
height: 34px;
line-height: 34px;
font-size: 21px;
}
article.contents-blk .wp-block-list.single-kazelab {
margin-bottom: 11.51079%;
padding: 6%;
padding-bottom: 10%;
}
article.contents-blk .wp-block-list.single-kazelab::after {
width: 40px;
height: 40px;
background-size: 40px 40px;   
}
article.contents-blk .wp-block-list.single-kazelab li {
margin-bottom: 3vw;
padding-left: 30px;
font-size: 4vw;
line-height: 1.6;
}
.single-kazelab-parts .multi_prof {
padding: 20px;
display: block;
}
.single-kazelab-parts .multi_prof .profile_name {
padding: 0;
padding-bottom: 2vw;
font-size: 1.6rem; 
}
.single-kazelab-parts .multi_prof .profile_detail {
padding-left: 0;
}
.single-kazelab-parts .multi_prof .profile_detail::after {
display: none;
}
.single-kazelab-parts .osusume_link {
margin: 12vw 0;
}
.single-kazelab-parts .illust_ver .osusume_link_list {
width: 100%;
column-gap: 0;
grid-template-columns: none;
display: block;
margin-top: 9vw;
}
.single-kazelab-parts .illust_ver .osusume_link_list li {
margin-right: 0;
margin-bottom: 9vw;
width: 100%;
}
.single-kazelab-parts .illust_ver .osusume_link_list a {
width: 100%;
border-radius: 100px;
text-align: left;
padding-left: 20vw;
padding-top: 2vw;
padding-bottom: 2vw;
}
.single-kazelab-parts .illust_ver .osusume_link_list a::before {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 10px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
z-index: 2;
}
.single-kazelab-parts .illust_ver .osusume_link_list a::after {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 17px;
width: 8px;
height: 8px;
transform: rotate(45deg);
z-index: 3;
}
.single-kazelab-parts .link_illust {
position: absolute;
top: -7vw;
left: -0.5vw;
width: 21.3vw;
height: auto;
}
.slightfever .single-kazelab-parts .link_illust, 
.throat .single-kazelab-parts  .contents-sec .illust_ver img {
position: absolute;
top: -7vw !important;
left: -0.5vw !important;
width: 21.3vw !important;
height: auto;
}
.single-kazelab-parts .slightfever .illust_ver .link_btn8 .link_lead_txt1 {
display: block;
}
.single-kazelab-parts .illust_ver .link_btn3 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#eb0032;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn2 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#7bcd02;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn1 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#cc9500;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn4 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#1db11d;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn5 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#1cb67e;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn6 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#07b300;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn7 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#ba4c91;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn8 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#0f867f;
display:inline-block !important;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn9 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#ed4c00;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn10 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#0061c5;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn11 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#00a8e4;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_btn12 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#a914d8;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.single-kazelab-parts .illust_ver .link_lead_txt2{
position:relative;
font-size:4.8vw;
line-height:1;
padding-top:1.5vw;
padding-bottom:1.5vw;
display:inline-block;
}
.single-kazelab-parts .fig_main_bg .fig-holder {
padding: 8vw 0;
width: 90%;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail {
margin: 5vw auto 0 auto;
padding: 5vw 0;
}
.single-kazelab-parts .fig_sub_detail_ttl  {
margin-bottom: 4vw;
}
.single-kazelab-parts .fig_sub_detail_txt {
width: 80%;
font-size: 3.8vw;
line-height: 1.8em;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box {
flex-direction: column-reverse;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box .circle-image {
width: 120px;
height: 120px;
border-radius: 50%;
overflow: hidden;
display: inline-block;   
flex-shrink: 0;
margin-left: 0;
margin-bottom: 10px;
}
.single-kazelab-parts .fig_main_bg .fig-holder .fig_sub_detail .fig_sub_detail_box .circle-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 50%;
}
.single-kazelab-parts .fig_frame1 {
padding: 5vw;
}
.single-kazelab-parts .fig_frame1_lead {
margin-bottom: 5vw;
padding: 0 6%;
width: 100%;
font-size: 4vw;
}
.single-kazelab-parts .fig_frame1_lead_txt {
font-size: 3.85vw;
}
.single-kazelab-parts .fig_frame1_lead_txt + .fig_frame1_sect {
margin-top: 6vw;
font-size: 3.85vw;
}
.single-kazelab-parts .fig_frame1_ttl {
font-size: 2rem;
line-height: 1.6;
margin-bottom: 4vw;
padding-bottom: 1%; 
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box {
flex-direction: column-reverse;
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box p {
margin-bottom: 0;
}
.single-kazelab-parts .fig_frame1 .fig_frame1_sect .fig_frame1_txt_box .circle-image {
width: 120px;
height: 120px;
border-radius: 50%;
overflow: hidden;
display: inline-block;
flex-shrink: 0;
margin-left: 0;
margin-bottom: 10px;
}
.single-kazelab-parts.mod-intro {
margin-top: 5.51724%;
margin-bottom: 7.93103%;
}
.single-kazelab-parts.mod-intro .figure {
width: 100%;
height: 100%;
padding: 0;
}
.single-kazelab-parts.mod-intro .figure img {
display: block;
}
.single-kazelab-parts.mod-intro .mod_title {
margin-bottom: 7.93103%;
}
.single-kazelab-parts.mod-intro .title {
font-size: 1.6em;
line-height: 1.7em;
}
.single-kazelab-parts.mod-intro .lastupdated {
display: block;
padding-top: 2%;
font-size: 1rem;
font-weight: normal !important;
line-height: 1;
text-align: right;
color: #666;
}
.is_sp {
display: block;
}
.is_pc {
display: none;
}
article.contents-blk p {
font-size: 3.85vw;
}
article.contents-blk p.recommend-btn-text {
font-size: 5vw;
font-weight: bold;
line-height: 1;
color: #ffffff;
letter-spacing: 0.05em;
margin-bottom: 0;
} progress {
position:fixed;
top:0;
left:0;
height:15px;
width:100%;
z-index:9999;
border:none;
-webkit-appearance:none; -moz-appearance:none; background-color:#e6e6e6; }
::-webkit-progress-bar {
background-color:#e6e6e6; }
::-webkit-progress-value {
background-color:#00a0e9; }
::-moz-progress-bar {
background-color:#00a0e9; }
} .recommend-set{
display:none;
}
.recommend-popup-box{
display:none;
}
.recommend-popup-bg{
display:none;
} .wp-block-kracie-follow-link-block.follow_link{
display:block !important;
opacity: 1 !important;
}
@media screen and (min-width:641px){
.recommend-popup-box{
display:none !important;
}
.recommend-popup-bg{
display:none !important;
}
}
@media screen and (max-width:640px){
.lastupdated{
margin-bottom:20px!important;
}
.recommend-set{
display:block;
position:fixed;
width:100%;
left:0;
bottom:0;
background:rgba(230,230,230,0.85);
z-index:99999;
padding-top:3vw;
padding-bottom:3vw;
}
.recommend-btn{
position:relative;
width:84vw;
background:#ff3c0a;
cursor:pointer;
margin:auto;
border-radius:84vw;
padding-top:3vw;
padding-bottom:3vw;
text-align:center;
}
.recommend-btn-icon{
position:absolute;
top:2.5vw;
right:2.5vw;
width:auto;
height:6vw;
}
.recommend-btn-text{
font-size:5vw !important;
font-weight:bold;
line-height:1;
color:#ffffff;
letter-spacing:0.05em;
margin:0;
padding:0;
line-height:1 !important;
font-family:"Helvetica Neue",Helvetica,Arial,Verdana,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.recommend-popup-box{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
overflow-y:scroll;
overflow-x:hidden;
display:none;
z-index:99999;
padding-top:5%;
padding-bottom:5%;
}
.recommend-popup-bg{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.85);
z-index:99999;
display:none;
}
.recommend-popup-set{
position:relative;
top:10vw;
width:84vw;
left:50%;
margin-left:-42vw;
background:#f6f6f6;
border-radius:10px;
z-index:99999;
border:solid 2px #a59e89;
padding-top:5vw;
padding-bottom:5vw;
text-align:center;
}
.recommend-popup-close{
position:absolute;
top:-3vw;
left:50%;
margin-left:36vw;
width:8vw;
height:auto;
cursor:pointer;
}
.recommend-popup-text{
width:67vw;
font-size:5vw !important;
font-weight:bold;
line-height:1;
color:#ff3c0a;
letter-spacing:0.05em;
display:inline-block;
border-bottom:solid 1px #ff3c0a;
padding-bottom:0px;
margin-bottom:1vw;
font-family:"Helvetica Neue",Helvetica,Arial,Verdana,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.recommend-popup-item{
width:67vw;
text-align:center;
margin:3vw auto 0;
text-decoration:none;
display:block;
}
.recommend-popup-item-image{
width:67vw;
height:29vw;
background:#ffffff;
color:#000000;
display:block;
margin:0 auto;
object-fit:cover;
}
.recommend-popup-btn{
position:relative;
width:67vw;
cursor:pointer;
margin:auto;
border-radius:84vw;
padding-top:1.5vw;
padding-bottom:1.5vw;
padding-right:10vw; display:block;
font-size:4.2vw;
font-weight:bold;
line-height:1;
letter-spacing:0.05em;
margin-top:2vw;
text-align:center;
} .recommend-popup-btn::after{
content:"";
position:absolute;
top:50%;
right:2.5vw;
transform:translateY(-50%);
width:6vw;
height:6vw;
border-radius:50%;
background:#ffffff;
border:none; box-sizing:border-box;
z-index:0;
pointer-events:none;
}
.recommend-popup-btn::before{
content:"";
position:absolute;
top:50%;
right:5vw;
transform:translateY(-50%) rotate(45deg);
width:1.9vw;
height:1.9vw;
border-top:3px solid currentColor;
border-right:3px solid currentColor;
box-sizing:border-box;
z-index:1; pointer-events:none;
} .recommend-popup-btn{
background:#cae4ff;
color:#0061c5;
border:solid 2px #0061c5;
} .recommend-popup-box-red .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-red {
color: #c40018;
border: solid 2px #c40018;
background-color: #f8d7da;
} .recommend-popup-box-green .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-green {
color: #1d7946;
border: solid 2px #1d7946;
background-color: #d4edda;
} .recommend-popup-box-blue .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-blue {
color: #4874b6;
border: solid 2px #4874b6;
background-color: #cfe2ff;
} .recommend-popup-box-purple .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-purple {
color: #885e9e;
border: solid 2px #885e9e;
background-color: #e6d9f0; 
} .recommend-popup-box-yellow .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-yellow {
color: #c5bb25;
border: solid 2px #c5bb25;
background-color: #fdfce5;
} .recommend-popup-box-orange .recommend-popup-btn,
.recommend-popup-btn.recommend-popup-btn-orange {
color: #ef7c34;
border: solid 2px #ef7c34;
background-color: #ffe6d6;
} .recommend-popup-btn.recommend-popup-btn-orange2 {
color: #ed4c00;
border: solid 2px #ed4c00;
background-color: #ffdbca;
}
.recommend-popup-btn.recommend-popup-btn-blue2 {
color: #0061c5;
border: solid 2px #0061c5;
background-color: #cae4ff;
}
.recommend-popup-btn.recommend-popup-btn-lightblue {
color: #00a8e4;
border: solid 2px #00a8e4;
background-color: #caf1ff;
}
.recommend-popup-btn.recommend-popup-btn-green {
color: #7bcd02;
border: solid 2px #7bcd02;
background-color: #f2ffca;
}
.recommend-popup-btn.recommend-popup-btn-blue {
color: #0f867f;
border: solid 2px #0f867f;
background-color: #e7faf9;
}
.recommend-popup-btn.recommend-popup-btn-orange {
color: #cc9500;
border: solid 2px #cc9500;
background-color: #fff6ca;
}
.recommend-popup-btn.recommend-popup-btn-red {
color: #eb0032;
border: solid 2px #eb0032;
background-color: #ffd5de;
}
.recommend-popup-btn.recommend-popup-btn-pink {
color: #ba4c91;
border: solid 2px #ba4c91;
background-color: #ffd9f6;
}
.recommend-popup-btn.recommend-popup-btn-mint {
color: #1cb67e;
border: solid 2px #1cb67e;
background-color: #ccffee;
}
.recommend-popup-btn.recommend-popup-btn-lightgreen {
color: #1db11d;
border: solid 2px #1db11d;
background-color: #cdfecc;
}
.recommend-popup-btn.recommend-popup-btn-purple {
color: #a914d8;
border: solid 2px #a914d8;
background-color: #f4d1ff;
}
.follow_link {
display: none !important;
}
}
.link_btn_orange2:hover{
color: #fff!important;
background-color: #ed4c00!important;
}
.link_btn_mint:hover{
color: #fff!important;
background-color: #1cb67e!important;
}
.link_btn_purple:hover{
color: #fff!important;
background-color: #a914d8!important;
}
.link_btn_green:hover{
color: #fff!important;
background-color: #7bcd02!important;
}
.link_btn_lightgreen:hover{
color: #fff!important;
background-color: #1db11d!important;
}
.link_btn_pink:hover{
color: #fff!important;
background-color: #ba4c91!important;
}
.link_btn_orange:hover{
color: #fff!important;
background-color: #cc9500!important;
}
.link_btn_red:hover{
color: #fff!important;
background-color: #eb0032!important;
}
.link_btn_blue2:hover{
color: #fff!important;
background-color: #0061c5!important;
}
.link_btn_lightblue:hover{
color: #fff!important;
background-color: #00a8e4!important;
}
.link_btn_blue:hover{
color: #fff!important;
background-color: #0f867f!important;
}
.ez-toc-link{
font-weight: bold;
}
.fig_throat_table {
table-layout: fixed;
width: 100%;
}
.fig_throat_table th,
.fig_throat_table td {
box-sizing: border-box;
word-break: normal;
overflow-wrap: break-word;
vertical-align: top;
}
.fig_throat_table .txt_nowrap {
white-space: normal;
}
.fig_throat_table .table_subttl,
.fig_throat_table th:first-child {
width: 18%;
}
.fig_throat_table .sp_table_thwidth,
.fig_throat_table td.txt_nowrap {
width: 30%;
}
.fig_throat_table th:nth-child(3),
.fig_throat_table td:nth-child(3) {
width: 52%;
}
@media screen and (max-width: 640px) {
.fig_throat_table_wrap {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.fig_throat_table {
width: max-content;
min-width: 760px;
table-layout: auto;
}
.fig_throat_table th,
.fig_throat_table td {
box-sizing: border-box;
white-space: normal;
word-break: normal;
overflow-wrap: break-word;
vertical-align: top;
}
.fig_throat_table .txt_nowrap {
white-space: nowrap;
width: 1%;
}
.fig_throat_table th:nth-child(1),
.fig_throat_table td:nth-child(1) {
width: 120px;
min-width: 120px;
}
.fig_throat_table th:nth-child(3),
.fig_throat_table td:nth-child(3) {
width: 420px;
min-width: 420px;
}
}
 html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}:after,:before,ty *{box-sizing:border-box}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.popover{position:absolute;top:0;left:0;z-index:1;display:none;max-width:276px;padding:1px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}
@-ms-viewport{width:device-width}
.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}html{font-size:62.5%;line-height:1em}
body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:auto;font-size:14px;font-size:1.4rem;line-height:15px;line-height:1.5rem;color:#000;background-color:#fff}#brandSiteFooter,#brandSiteHeader{box-sizing:content-box}.whole{position:relative;min-width:950px;text-align:left;margin-top:15px;overflow:hidden;*zoom:1}.whole .inner{margin-right:auto;margin-left:auto;width:950px}
.head-sec{margin:3.2rem 0}
.head-sec .head-sec-inner{position:relative;margin-right:auto;margin-left:auto;width:950px}
.head-sec .head-sec-inner .sns-block{position:absolute;right:0;bottom:0}
.head-sec .head-sec-inner .sns-block li.fb{margin-bottom:10px}
.head-logo{width:35.47368%}
.head-logo a{display:block;}
.head-logo img{width:100%;height:auto}
.pagetop{position:fixed;bottom:0;width:100%;min-width:950px;z-index:100;}
.pagetop a{
position:absolute;
right:40px;bottom:22px;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/pagetop.png?v=20231114);
background-repeat:no-repeat;
overflow:hidden;
font-size:0;outline:0;
width:40px;height:40px;
background-position:0 0;
background-size: 40px 40px;
display:block;
}
.foot-logo{min-width:950px}
.foot-logo a{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/footer_logo.png);background-repeat:no-repeat;background-position:center top;overflow:hidden;font-size:0;text-indent:100%;white-space:nowrap;outline:0;width:15pc;height:25px;display:block;margin:30px auto 0}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}
@media (max-width:550px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}.hidden-xs{display:none!important}}
@media (min-width:551px) and (max-width:640px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}.hidden-sm{display:none!important}}
@media (min-width:641px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}.hidden-md{display:none!important}}
@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}.hidden-lg{display:none!important}}
@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}.visible-print-block{display:block!important}.visible-print-inline{display:inline!important}.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}
@media (max-width:640px){
html{font-size:53.57143%}
.whole{min-width:1px;margin-top:0}
.top .whole .inner{width:93.75%}
.hierarchy2 .whole .inner{width:90.625%}
.hierarchy2 .foot-sec .whole .inner{width:93.75%}
.head-sec{margin: 4.5% 0 4.5%;}
.head-sec .head-sec-inner{margin-right:0;margin-left:0;width:auto}
.head-sec .head-sec-inner .sns-block{display:none}.head-logo{width:50%}
.pagetop{position:static;background-color:#dedede;min-width:1px}
.pagetop a{position:static;width:auto;height:0;padding-bottom:10.625%;background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/pagetop4sp.gif);background-size:4.375% auto;background-position:center}
.br2nb4sp,.foot-logo{display:none}
}
 .brandSiteHeader{
box-sizing: content-box;
}
.brandSiteHeader .ph-logo{
margin: 0!important;
font-size: inherit!important;
font-weight: normal!important;
position: absolute;
top: 50%;
right: 20px;
transform: translate(0,-50%);
}
.brandSiteHeader .ph-logo a{
display: block;
}
@media screen and (max-width: 640px){
.brandSiteHeader .ph-logo{
right: 0;
}
}
.is_pc {display:block!important;}.is_sp {display:none!important;}
@media (max-width:640px){.is_pc {display:none!important;}.is_sp {display:block!important;}}
.thumb_deal_txt2 {
font-feature-settings: "palt";
font-size: 11.5px!important;
margin-top: 38%!important;
}
@media screen and (max-width: 769px){
.thumb_deal_txt2 {
font-size: 1rem!important;
}
} .follow_link{
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: rgba(244,244,244,0.8);
box-sizing: border-box;
border-top: 1px solid #00a0e9;
z-index: 50;
display: none;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.follow_link_ttl{
position: absolute;
width: 230px;
height: 30px;
top: -15px;
left: 50%;
transform: translate(-50%,0);
font-size: 1.4rem;
line-height: 26px;
text-align: center;
color: #00a0e9;
font-weight: bold;
letter-spacing: 1px;
font-feature-settings: "palt";
border-radius: 100vh;
background-color: #fff;
box-sizing: border-box;
border: 2px solid #00a0e9;
z-index: 2;
}
.follow_link .follow_link_innr{
position: relative;
margin: 0 auto;
padding-top: 30px;
padding-bottom: 20px;
width: 95%;
}
.follow_link .link_prod_list_flex{
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.follow_link .link_prod_list {
position: relative;
display: flex;
justify-content: center;
list-style: none;
}
.follow_link .link_prod_list + .link_prod_list{
margin-left: 15px;
}
.follow_link .link_prod_list li{
position: relative;
margin-right: 15px;
text-align: center;
}
.follow_link .link_prod_list li:last-child{
margin-right: 0;
}
.follow_link .link_prod_list a{
display: block;
padding: 7px 25px 7px 10px;
font-size: 13px;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
}
.follow_link .link_lead_txt1{
position: relative;
font-feature-settings: "palt";
font-size:1.2rem;
z-index: 5;
}
.follow_link .link_lead_txt2{
position: relative;
font-size:1.4rem;
z-index: 5;
}
.follow_link .link_prod_list a:hover{
opacity: 1;
}
.follow_link .link_prod_list a::before {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 5px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
z-index: 2;
}
.follow_link .link_prod_list a::after {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 12px;
width: 8px;
height: 8px;
transform: rotate(45deg);
z-index: 3;
}
.follow_link .link_btn1{
position: relative;
color: #1eaae1;
background-color: #cbf1fe;
border: 2px solid #1eaae1;
}
.follow_link .link_btn1:hover{
color: #fff;
background-color: #1eaae1;
}
.follow_link .link_btn1::after{
border-top: 2px solid #1eaae1;
border-right: 2px solid #1eaae1;
}
.follow_link .link_btn2{
position: relative;
color: #0e64c2;
background-color: #cbe4fe;
border: 2px solid #0e64c2;
}
.follow_link .link_btn2:hover{
color: #fff;
background-color: #0e64c2;
}
.follow_link .link_btn2::after{
border-top: 2px solid #0e64c2;
border-right: 2px solid #0e64c2;
}
.follow_link .link_btn3{
position: relative;
color: #ef4d17;
background-color: #fedbcb;
border: 2px solid #ef4d17;
}
.follow_link .link_btn3:hover{
color: #fff;
background-color: #ef4d17;
}
.follow_link .link_btn3::after{
border-top: 2px solid #ef4d17;
border-right: 2px solid #ef4d17;
}
@media screen and (max-width: 640px){
.follow_link .follow_link_innr{
padding-top: 4vw;
padding-bottom: 4vw;
width: 95%;
}
.follow_link .link_prod_list_flex{
display: block;
}
.follow_link .link_prod_list{
display: block;
width: 100%;
}
.follow_link .link_prod_list + .link_prod_list{
margin-left: 0;
margin-top: 2vw;
}
.follow_link .link_prod_list li{
margin-right: 0;
margin-bottom: 3vw;
width: 100%;
}
.follow_link .link_prod_list li:last-child{
margin-bottom: 0;
margin-right: 0;
}
.follow_link .link_prod_list a{
padding: 2vw;
padding-right: 3vw;
}
.follow_link .link_prod_list a::before {
right: 2px;
width: 15px;
height: 15px;
}
.follow_link .link_prod_list a::after {
right: 8px;
width: 6px;
height: 6px;
} .follow_link .link_prod_list.sp_list_flex{
display: flex;
}
.follow_link .link_prod_list.sp_list_flex li{
margin-bottom: 0;
margin-right: 2vw;
flex: 1 1 0;
min-width: 0;
width: auto;
overflow: visible;
}
.follow_link .link_prod_list.sp_list_flex a{
text-align: center;
padding: 1vw 0;
overflow: visible;
white-space: nowrap;
}
.follow_link .link_lead_txt1{
font-size:1.3rem;
}
.follow_link .link_lead_txt2{
font-size:1.4rem;
}
.follow_link .link_lead_txt1.sp_indention{
display: block;
font-size:1rem;
}
.follow_link .link_btn1:hover{
color: #1eaae1;
background-color: #cbf1fe;
}
.follow_link .link_btn2:hover{
color: #0e64c2;
background-color: #cbe4fe;
}
.follow_link .link_btn3:hover{
color: #ef4d17;
background-color: #fedbcb;
}
} .how .contents-sec{
padding-bottom: 0;
margin-bottom: 4rem;
}
.how .contents-sec .txt{
margin-bottom: 0;
}
.medicine_subsect3{
position: relative;
margin-top: 40px;
padding: 45px 70px;
border-radius: 15px;
background-color: #f5f4fe;
}
.medicine_subsect4{
position: relative;
margin-top: 40px;
padding: 45px 10%;
background-color: #fff;
box-sizing: border-box;
border: 1px dotted #7165ec;
}
.medicine_subsect5{
position: relative;
margin-top: 40px;
padding: 45px 70px;
border-radius: 15px;
background-color: #fff;
box-sizing: border-box;
border: 1px solid #7165ec;
}
.how_subsect_sect{
position: relative;
}
.how_subsect_sect + .how_subsect_sect{
margin-top: 40px;
}
.how_subsect_sect2{
position: relative;
margin: 0 auto;
margin-top: 40px;
width: 100%;
}
.how_sublist{
position: relative;
list-style: none;
line-height: 1.6;
}
.how_sublist li{
position: relative;
margin-bottom: 15px;
}
.how_sublist li:last-child{
margin-bottom: 0;
}
.how_sublist_txt1{
display: block;
margin-bottom: 7px;
font-size: 1.6rem;
font-weight: bold;
color: #7165ec;
}
.how_sublist_txt2{
font-size: 1.4rem;
}
.subsect_ttl3{
display: table;
position: relative;
margin: 0 auto;
margin-bottom: 30px;
padding: 0 40px;
min-width: 350px;
height: 43px;
font-size: 2rem;
color: #7165ec;
font-feature-settings: "palt";
line-height: 43px;
text-align: center;
border-radius: 100vh;
background-color: #fff;
}
.subsect_ttl4{
display: table;
position: relative;
margin: 0 auto;
margin-bottom: 20px;
padding: 5px 0;
width: 100%;
height: auto;
font-size: 2rem;
color: #7165ec;
font-feature-settings: "palt";
line-height: 1.5;
text-align: center;
border-top: 1px solid #7165ec;
border-bottom: 1px solid #7165ec;
}
.subsect_ttl4.txt_clr4{
color: #ef4d17;
border-color: #ef4d17;
}
.subsect_ttl4.txt_clr5{
color: #0e64c2;
border-color: #0e64c2;
}
.subsect_ttl4.txt_clr6{
color: #1eaae1;
border-color: #1eaae1;
}
.subsect_ttl4 span{
display: block;
font-size: 1.4rem;
}
.subsect_ttl5{
display: table;
position: relative;
margin: 0 auto;
margin-bottom: 30px;
padding: 10px 40px;
min-width: 350px;
height: auto;
font-size: 2rem;
color: #7165ec;
font-feature-settings: "palt";
line-height: 1.5;
text-align: center;
border-radius: 100vh;
background-color: #fff;
box-sizing: border-box;
border: 1px solid #7165ec;
}
.link_prescription2{
display: table;
position: relative;
margin: 0 auto;
margin-top: 20px;
width: 200px;
height: 40px;
font-feature-settings: "palt";
font-size: 1.4rem;
line-height: 38px;
color: #7165ec;
text-align: center;
text-decoration: none;
border-radius: 100vh;
background-color: #fff;
box-sizing: border-box;
border: 1px solid #7165ec;
transition: all .4s ease;
}
.link_prescription2::after{
content: '';
position: absolute;
width: 0;
height: 0;
top: 50%;
right: 30px;
transform: translate(0,-50%);
border-left: 6px solid #7165ec;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
transition: all .4s ease;
}
.link_prescription2:hover{
color: #fff;
background-color: #7165ec;
}
.link_prescription2:hover::after{
border-left: 6px solid #fff;
}
@media screen and (max-width: 640px){
.medicine_subsect4{
margin-top: 6vw;
padding: 8%;
}
.medicine_subsect5{
margin-top: 6vw;
padding: 8%;
}
.how_subsect_sect + .how_subsect_sect{
margin-top: 6vw;
}
.how_subsect_sect2{
margin-top: 6vw;
width: 100%;
}
.subsect_ttl3{
margin-bottom: 6vw;
padding: 8px;
width: 100%;
height: auto;
min-width: initial;
font-size: 1.8rem;
line-height: 1.5;
}
.subsect_ttl4{
margin-bottom: 4vw;
padding: 1vw 0;
width: 100%;
font-size: 1.8rem;
}
.subsect_ttl4 span{
font-size: 1.2rem;
}
.subsect_ttl5{
margin-bottom: 6vw;
padding: 8px;
width: 100%;
min-width: initial;
font-size: 1.8rem;
line-height: 1.5;
}
.link_prescription2{
margin-top: 6vw;
animation: none;
transform: none;
transition: unset;
}
} .medicine .contents-sec{
padding-bottom: 0;
margin-bottom: 4rem;
}
.medicine .contents-sec .txt{
margin-bottom: 0;
}
.medicine_txt_link{
color: #128da3;
text-decoration: underline;
}
.medicine_subsect{
position: relative;
margin-top: 40px;
padding: 45px 70px;
border-radius: 15px;
background-color: #e7f3f6;
}
.medicine_subsect_sect{
position: relative;
}
.medicine_subsect_sect + .medicine_subsect_sect{
margin-top: 40px;
}
.medicine_subsect2{
position: relative;
margin-top: 40px;
padding: 45px 70px;
border-radius: 15px;
box-sizing: border-box;
border: 1px solid #128da3;
background-color: #fff;
}
.medicine_subsect2_sect{
position: relative;
}
.medicine_subsect2_sect + .medicine_subsect2_sect{
margin-top: 40px;
}
.subsect_ttl{
display: table;
position: relative;
margin: 0 auto;
margin-bottom: 30px;
padding: 0 40px;
height: 43px;
font-size: 2rem;
color: #128da3;
font-feature-settings: "palt";
line-height: 43px;
text-align: center;
border-radius: 100vh;
background-color: #fff;
}
.subsect_ttl2{
display: table;
position: relative;
margin: 0 auto;
margin-bottom: 30px;
padding: 5px 0;
width: 100%;
height: auto;
font-size: 2rem;
color: #128da3;
font-feature-settings: "palt";
line-height: 1.5;
text-align: center;
box-sizing: border-box;
border-top: 1px solid #128da3;
border-bottom: 1px solid #128da3;
}
.subsect_ttl2.txt_clr1{
color: #1eaae1;
border-color: #1eaae1;
}
.subsect_ttl2.txt_clr2{
color: #0e64c2;
border-color: #0e64c2;
}
.subsect_ttl2.txt_clr3{
color: #ef4d17;
border-color: #ef4d17;
}
.subsect_ttl2 span{
display: block;
font-size: 1.4rem;
}
.subsect_ttl6{
display: table;
position: relative;
margin: 0 auto;
margin-bottom: 30px;
padding: 0 40px;
height: 43px;
font-size: 2rem;
color: #128da3;
font-feature-settings: "palt";
line-height: 41px;
text-align: center;
border-radius: 100vh;
background-color: #fff;
box-sizing: border-box;
border: 1px solid #128da3;
}
.subsect_subttl{
position: relative;
display: block;
margin-bottom: 20px;
padding-left: 30px;
font-size: 2rem;
line-height: 1;
color: #128da3;
}
.subsect_subttl::before{
content: '';
position: absolute;
width: 22px;
height: 22px;
top: 50%;
left: 0;
transform: translate(0,-50%);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu4_sub.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.link_source{
display: inline-block;
margin-top: 10px;
font-size: 1.2rem;
line-height: 1.6;
text-decoration: underline;
}
.source_link_list{
position: relative;
margin-top: 3.7rem;
font-size: 1.2rem;
line-height: 1.8;
}
.link_source.txt_link_clr2,
.source_link_list.txt_link_clr2{
color: #7165ec;
}
.link_source.txt_link_clr4,
.source_link_list.txt_link_clr4{
color: #128da3;
}
.source_link_list .link_source{
margin-top: 0;
}
.link_prescription{
display: table;
position: relative;
margin: 0 auto;
margin-top: 20px;
width: 200px;
height: 40px;
font-feature-settings: "palt";
font-size: 1.6rem;
line-height: 38px;
color: #128da3;
text-align: center;
text-decoration: none;
border-radius: 100vh;
background-color: #fff;
box-sizing: border-box;
border: 1px solid #128da3;
transition: all .4s ease;
}
.link_prescription::after{
content: '';
position: absolute;
width: 0;
height: 0;
top: 50%;
right: 30px;
transform: translate(0,-50%);
border-left: 6px solid #128da3;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
transition: all .4s ease;
}
.link_prescription:hover{
color: #fff;
background-color: #128da3;
}
.link_prescription:hover::after{
border-left: 6px solid #fff;
}
@media screen and (max-width: 640px){
.medicine .contents-sec{
padding-bottom: 0;
margin-bottom: 2rem;
}
.medicine_subsect{
margin-top: 6vw;
padding: 8%;
}
.medicine_subsect_sect + .medicine_subsect_sect{
margin-top: 6vw;
}
.medicine_subsect2{
margin-top: 6vw;
padding: 8%;
}
.medicine_subsect2_sect + .medicine_subsect2_sect{
margin-top: 6vw;
}
.medicine_subsect3{
margin-top: 6vw;
padding: 8%;
}
.subsect_ttl{
margin-bottom: 8vw;
padding: 8px;
width: 100%;
min-width: initial;
height: auto;
font-size: 1.8rem;
line-height: 1.5;
}
.subsect_ttl2{
margin-bottom: 6vw;
padding: 8px;
min-width: initial;
font-size: 1.8rem;
line-height: 1.5;
}
.subsect_ttl2 span{
font-size: 1.6rem;
}
.subsect_ttl6{
margin-bottom: 6vw;
padding: 8px;
width: 100%;
height: auto;
min-width: initial;
font-size: 1.8rem;
line-height: 1.5;
}
.subsect_subttl{
margin-bottom: 3vw;
padding-left: 22px;
font-size: 1.8rem;
}
.subsect_subttl::before{
width: 15px;
height: 15px;
}
.link_prescription{
margin-top: 6vw;
animation: none;
transform: none;
transition: unset;
}
} .feature_elem{
position: relative;
margin-top: 40px;
padding: 30px;
border-radius: 15px;
background-color: #fff;
}
.feature_elem + .link_source{
margin-top: 40px;
}
.feature_elem_ttl{
display: block;
margin-bottom: 20px;
font-size: 1.6rem;
color: #7165ec;
font-weight: bold;
text-align: center;
font-feature-settings: "palt";
}
.feature_elem_list{
position: relative;
list-style: none;
font-size: 1.4rem;
line-height: 1.6;
color: #333;
}
.feature_elem_list li{
margin-bottom: 15px;
display: flex;
align-items: flex-start;
}
.feature_elem_list li:last-child{
margin-bottom: 0;
}
.feature_elem_left{
position: relative;
padding-left: 15px;
width: 35%;
color: #7165ec;
font-weight: bold;
}
.feature_elem_left::before{
content: '●';
position: absolute;
color: #7165ec;
font-size: 80%;
top: 50%;
left: 0;
transform: translate(0,-50%);
}
.feature_elem_right{
position: relative;
width: calc( 100% - 35% );
}
@media screen and (max-width: 640px){
.feature_elem{
margin-top: 6vw;
padding: 8%;
}
.feature_elem + .link_source{
margin-top: 6vw;
}
.feature_elem_ttl{
margin-bottom: 3vw;
font-size: 1.4rem;
}
.feature_elem_list li{
margin-bottom: 3vw;
display: block;
}
.feature_elem_left{
margin-bottom: 5px;
width: 100%;
}
.feature_elem_right{
width: 100%;
}
} .toc_heading{
position: absolute;
margin-top: -20px;
padding-top: 20px;
} .toc_container{
position: relative;
margin: 0 auto;
margin-bottom: 40px;
padding: 25px;
width: 100%;
max-width: 575px;
line-height: 1.6;
text-align: left;
border-radius: 15px;
background-color: #f4f4f4;
}
.toc_container.txtclr_lightblue a{
color: #00b3e8;
}
.toc_container.txtclr_green a{
color: #008ea5;
}
.toc_container.txtclr_purple a{
color: #7165ec;
}
.toc_container.txtclr_pink a{
color: #ff6abb;
}
.toc_container.txtclr_green2 a{
color: #a9cb51;
}
.toc_container .toc_title{
display: block;
margin-bottom: 20px;
padding-bottom: 10px;
text-align: center;
font-size: 1.6rem;
font-weight: bold;
color: #666;
border-bottom: 1px solid #dcdcdc;
}
.toc_container .toc_list{
position: relative;
list-style: none;
}
.toc_container .toc_list li{
position: relative;
margin-bottom: 15px;
}
.toc_container .toc_list li:last-child{
margin-bottom: 0;
}
.toc_container .toc_sublist{
position: relative;
margin-top: 10px;
padding-left: 2rem;
list-style: none;
}
.toc_container .toc_sublist li{
position: relative;
margin-bottom: 5px;
}
.toc_container .toc_list_link{
display: inline-block;
font-size: 1.6rem;
font-weight: bold;
text-decoration: none;
transition: .4s;
padding-left:1em;
text-indent:-1em;
}
.toc_container .toc_list_link2{
display: inline-block;
font-size: 1.4rem;
font-weight: normal;
text-decoration: none;
transition: .4s;
padding-left:2em;
text-indent:-2em;
}
.toc_container .toc_list_link:hover,
.toc_container .toc_list_link2:hover{
opacity: 0.7;
}
@media screen and (max-width: 640px){
.toc_container{
margin-bottom: 10vw;
padding: 5vw;
}
.toc_container .toc_title{
margin-bottom: 4vw;
padding-bottom: 2vw;
font-size: 1.8rem;
}
.toc_container .toc_list_link{
font-size: 1.8rem;
}
.toc_container .toc_list_link2{
font-size: 1.6rem;
}
} .link_prod_sec{
position: relative;
margin: 0 0 50px 0;
padding: 0;
}
.link_prod_ttl{
position: relative;
display: table;
margin: 0 auto;
margin-bottom: 20px;
font-size: 2rem;
line-height: 1;
font-weight: bold;
text-align: center;
color: #00a0e9;
letter-spacing: 1px;
font-feature-settings: "palt";
}
.link_prod_ttl::before {
content: '';
position: absolute;
width: 19px;
height: 31px;
left: -30px;
bottom: -2px;
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/img/icon_speech_left.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 19px 31px;
}
.link_prod_ttl::after {
content: '';
position: absolute;
width: 19px;
height: 31px;
right: -30px;
bottom: -2px;
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/img/icon_speech_right.svg);
background-repeat: no-repeat;
background-position: center;
background-size: 19px 31px;
}
.link_prod_sec.link_under{
margin-top: 10%;
margin-bottom: 0;
}
.link_prod_sec .link_prod_list{
position: relative;
display: flex;
justify-content: center;
list-style: none;
}
.link_prod_sec .link_prod_list li{
position: relative;
margin-right: 15px;
text-align: center;
}
.link_prod_sec .link_prod_list li:last-child{
margin-right: 0;
}
.link_prod_sec .link_prod_list a{
display: block;
padding: 10px 25px 10px 10px;
font-size: 13px;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
}
.link_prod_sec .link_lead_txt1{
font-feature-settings: "palt";
font-size:1.2rem;
}
.link_prod_sec .link_lead_txt2{
font-size:1.4rem;
}
.link_prod_sec .link_prod_list a:hover{
opacity: 1;
}
.link_prod_sec .link_prod_list a::before {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 5px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
z-index: 2;
}
.link_prod_sec .link_prod_list a::after {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 12px;
width: 8px;
height: 8px;
transform: rotate(45deg);
z-index: 3;
}
.link_prod_sec .link_btn1{
position: relative;
color: #1eaae1;
background-color: #cbf1fe;
border: 2px solid #1eaae1;
}
.link_prod_sec .link_btn1:hover{
color: #fff;
background-color: #1eaae1;
}
.link_prod_sec .link_btn1::after{
border-top: 2px solid #1eaae1;
border-right: 2px solid #1eaae1;
}
.link_prod_sec .link_btn2{
position: relative;
color: #0e64c2;
background-color: #cbe4fe;
border: 2px solid #0e64c2;
}
.link_prod_sec .link_btn2:hover{
color: #fff;
background-color: #0e64c2;
}
.link_prod_sec .link_btn2::after{
border-top: 2px solid #0e64c2;
border-right: 2px solid #0e64c2;
}
.link_prod_sec .link_btn3{
position: relative;
color: #ef4d17;
background-color: #fedbcb;
border: 2px solid #ef4d17;
}
.link_prod_sec .link_btn3:hover{
color: #fff;
background-color: #ef4d17;
}
.link_prod_sec .link_btn3::after{
border-top: 2px solid #ef4d17;
border-right: 2px solid #ef4d17;
}
@media screen and (max-width:769px){
.link_prod_sec{
margin: 0 0 12vw 0;
}
.link_prod_ttl{
margin-bottom: 6vw;
font-size: 2rem;
}
.link_prod_sec .link_prod_list{
display: block;
width: 100%;
}
.link_prod_sec .link_prod_list li{
margin-right: 0;
margin-bottom: 3vw;
width: 100%;
}
.link_prod_sec .link_prod_list li:last-child{
margin-bottom: 0;
}
.link_prod_sec .link_prod_list a{
padding: 2vw;
}
.link_prod_sec .link_lead_txt1{
font-size:1.3rem;
}
.link_prod_sec .link_lead_txt2{
font-size:1.6rem;
}
.link_prod_sec .link_btn1:hover{
color: #1eaae1;
background-color: #cbf1fe;
}
.link_prod_sec .link_btn2:hover{
color: #0e64c2;
background-color: #cbe4fe;
}
.link_prod_sec .link_btn3:hover{
color: #ef4d17;
background-color: #fedbcb;
}
}
.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.hierarchy2 .whole{border-bottom:1px solid #e1e1e1}.dcrtin{background:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/bg_h2nd_gray.gif) 0 0 repeat-x;position:relative}.breadcrumb{padding-top:20px;padding-top:2rem;margin-bottom:20px;margin-bottom:2rem}.breadcrumb:after,.breadcrumb:before{content:" ";display:table}.breadcrumb:after{clear:both}.breadcrumb li{padding-left:19px;background:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/breadcrumb.gif) 0 center no-repeat;float:left;letter-spacing:normal;font-size:11px;font-size:1.1rem;line-height:20px;line-height:2rem;line-height:1.1;font-family:游ゴシック,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,verdana,sans-serif;color:#555}.breadcrumb li:first-child{padding-left:0;background:none}.breadcrumb li a{text-decoration:none;color:inherit}.breadcrumb li a:active,.breadcrumb li a:hover,.breadcrumb li a:visited{text-decoration:underline}.contents-blk{width:695px;float:left;font-family:游ゴシック,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,verdana,sans-serif;margin-bottom:2pc;margin-bottom:3.2rem}.nav-blk{width:190px;float:right}.nav-blk .item-row:after,.nav-blk .item-row:before{content:" ";display:table}.nav-blk .item-row:after{clear:both}.nav-blk .item-col{position:relative;min-height:1px}.item{display:block;width:100%;margin:0 auto;background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/h2nd_items.png);background-repeat:no-repeat;background-size:305.26316%;margin-bottom:20px;margin-bottom:2rem;position:relative}.item>a.item-embed{text-decoration:none}.current-pg .item>a.item-embed .active,.item>a.item-embed:hover .active{opacity:1;filter:alpha(opacity=100)}
.item:hover{opacity: 0.4;}
.item:before{content:' ';display:none;position:absolute;height:0;background-position:100% 0;background-repeat:no-repeat;background-size:100% auto;z-index:1}.with-new .item:before{display:block;width:21.05263%;padding-bottom:11.57895%;top:0;right:10.52632%;background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_new.png)}.item-embed{position:relative;display:block;height:0;overflow:hidden;padding-bottom:76.84211%}.item-embed .active{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:305.26316%;opacity:0;filter:alpha(opacity=0)}.item-embed .copy{position:relative;font-family:游ゴシック,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,Arial,verdana,sans-serif;color:#000;width:82.10526%;margin-left:auto;margin-right:auto;margin-top:34.21053%;padding-top:6.31579%;font-size:13px;font-size:1.3rem;line-height:20px;line-height:2rem;line-height:1.53846;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}*+html .item-embed .copy{top:44%}.coming-soon .item-embed .copy{color:#bfbfbf}.item-embed .copy.line-two{padding-top:11.57895%}.item-embed .copy.line-one{padding-top:18%;line-height:1pc;line-height:1.6rem}.item0 .item,.item0 .item-embed .active{background-position:0 0}.item1 .item,.item1 .item-embed .active{background-position:50% 0}.item2 .item,.item2 .item-embed .active{background-position:100% 0}.item3 .item,.item3 .item-embed .active{background-position:0 50%}.item4 .item,.item4 .item-embed .active{background-position:50% 50%}.item5 .item,.item5 .item-embed .active{background-position:100% 50%}.item6 .item,.item6 .item-embed .active{background-position:0 100%}.item7 .item,.item7 .item-embed .active{background-position:50% 100%}.item8 .item,.item8 .item-embed .active{background-position:100% 100%}.foot-sec{background-color:#f9f9f9;padding-top:42px;padding-top:4.2rem;padding-bottom:22px;padding-bottom:2.2rem;margin-bottom:5pc;margin-bottom:8rem}
.foot-sec .footer-nav-blk{width:92.63158%;margin-left:auto;margin-right:auto;display:block}
.foot-sec .footer-nav-blk:after,.foot-sec .footer-nav-blk:before{content:" ";display:table}
.foot-sec .footer-nav-blk:after{clear:both}
.foot-sec .item-col{float:left;width:25%;margin-bottom:2rem}
.foot-sec .item{margin:0 auto;width:190px}
.mod-intro{
margin-bottom:62px;
margin-bottom:6.2rem;
}
.mod-intro .figure{
margin-bottom:8.48921%;
position:relative;
}
.mod-intro .txt{
margin-top:4.02878%;
font-size:14px;
font-size:1.4rem;
line-height:2.3;
}
.mod-intro .title{
font-size:2.2em;
line-height:1.5em;
font-feature-settings: "palt";
}
.mod-intro .title.ttl_mgnbtm{
margin-bottom: 40px;
}
.mod-intro .lastupdated{
display: block;
padding-top: 2%;
font-size: 1rem;
font-weight: normal!important;
line-height: 1;
text-align: right;
color: #666;
}
.mod-intro .lastupdated2{
display: block;
padding-bottom: 2%;
font-size: 1rem;
font-weight: normal!important;
line-height: 1;
text-align: right;
color: #666;
}
.contents-sec .ttl{
font-size:20px;
font-size:2rem;
padding-top:5px;
padding-top:.5rem;
padding-bottom:5px;
padding-bottom:.5rem;
line-height:1.5;
background-position:0 0;
background-repeat:no-repeat;
padding-left:58px;padding-left:5.8rem;
margin-bottom:22px;margin-bottom:2.2rem}
.contents-sec .txt{font-size:14px;font-size:1.4rem;line-height:20px;line-height:2rem;line-height:2.28571;margin-bottom:37px;margin-bottom:3.7rem}
.contents-sec .txt.plural-txt{margin-bottom:28px;margin-bottom:2.8rem}
.contents-sec .txt.plural2-txt{margin-bottom:14px;margin-bottom:1.4rem}
.contents-sec .fig{position:relative;margin-bottom:40px;margin-bottom:4rem}
.contents-sec .fig>img{max-width:100%;width:100%;height:auto}
.contents-sec .fig .kuma{position:absolute;display:none}
.contents-sec .fig .kuma>img{width:100%;height:auto}
.grid-row:after,.grid-row:before{content:" ";display:table}
.grid-row:after{clear:both}.grid-col-6{width:49.9%;float:left}
.toppage{display:none}
.popover,.popover-title{font-size:14px;font-size:1.4rem;line-height:20px;line-height:2rem;line-height:1.5}
.pop-over{color:inherit;text-decoration:none;border-bottom:1px dotted #000}
.why .mod-intro .figure:after,.why .mod-intro .figure:before{content:' ';display:block;height:0;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}
.why .mod-intro .figure:before{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/why_intro_figure_0.png);width:77px;padding-bottom:179px;bottom:-49px;right:125px}
.why .mod-intro .figure:after{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/why_intro_figure_1.png);width:53px;padding-bottom:93pt;top:25px;left:134px}
.why .contents-sec .ttl{
color:#00b3e8;
background-size: 40px 40px;
}
@media (max-width:640px){
.why .contents-sec .ttl{
background-size: 34px 34px;
}
}
.why .contents-sec.q1 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_why_no1.png)}
.why .contents-sec.q2 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_why_no2.png)}
.why .contents-sec.q3 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_why_no3.png)}
.why .contents-sec.q4 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_why_no4.png)}
.why .contents-sec.q5 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_why_no5.png)}
.why .contents-sec.q6 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_why_no6.png)}
.why .contents-sec.q7 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_why_no7.png)}
.why .fig-00,.why .fig-10{width:100%;margin-bottom:6.04317%}
.why .fig-10{margin-top:-4.60432%;}
.why .fig-00{position:relative;}
.why .fig-00 .fig_detail{
position:absolute;
width:290px;
top:50%;
left:14px;
transform:translate(0,-50%);
text-align:center;
z-index:2;
}
.why .fig-00 .fig_detail img{
width:100%;
height:auto;
}
.why .fig-00 .fig_detail_ttl{
padding-bottom:25px;
font-size:1em;
line-height:1.6em;
font-weight:normal;
}
.why .fig-00 .fig_detail_txt{
margin:0 auto;
padding-bottom:5px;
font-size:1em;
line-height:1.6em;
text-align:left;
width:230px;
}
.why .fig-00 .fig_detail_txt .dot_style{
margin-right:10px;
font-size:0.8em;
line-height:1.6em;
}
.why .fig-00 .fig_detail_txt .dot_style.dot_clr1{
color:#4db1e5;
}
.why .fig-00 .fig_detail_txt .dot_style.dot_clr2{
color:#ff6666;
}
.why .fig-00 .fig_detail_txt .dot_style.dot_clr3{
color:#3b7fd9;
}
.why .fig-00 .arrw_blue{
margin:15px auto 20px auto;
padding:0;
width:26px;
}
.why .fig-00 .fig_detail_txt2{
margin:0 auto;
padding-bottom:8px;
font-size:1em;
line-height:1.6em;
}
.why .fig-00 .fig_detail_txt2.txt_pdgtop{
padding-top:20px;
}
.why .fig-00 .fig_detail_txt3{
display:inline-block;
margin:0 auto;
font-size:1.9em;
line-height:1.2em;
font-weight:bold;
color:#4db1e5;
background: linear-gradient(transparent 70%, #fff76e 30%);
} .why .contents-sec{
margin-bottom: 60px;
}
.why_headline1{
display: table;
margin: 0 auto;
margin-bottom: 36px;
width: 420px;
height: 43px;
font-size: 1.9rem;
line-height: 43px;
color: #fff;
text-align: center;
border-radius: 100vh;
background-color: #2aa5e5;
}
.why_illust003{
position: relative;
margin-bottom: 50px;
display: flex;
}
.why_illust003_detail{
position: relative;
text-align: center;
}
.why_illust003_detail + .why_illust003_detail{
margin-left: 100px;
}
.why_illust003_img1{
height: 278px;
}
.why_illust003_img1 img{
height: 100%!important;
width: auto!important;
}
.why_illust003_txt{
display: table;
margin: 0 auto;
margin-top: 15px;
width: 100%;
height: 35px;
font-size: 1.6rem;
font-weight: bold;
line-height: 34px;
color: #2aa5e5;
text-align: center;
border-radius: 100vh;
box-sizing: border-box;
border: 2px solid #2aa5e5;
}
.why_q2_section{
position: relative;
padding: 45px 70px;
border-radius: 15px;
background-color: #e4f3fb;
}
.why_q2_section + .why_q2_section{
margin-top: 45px;
}
.why_illust05{
position: absolute;
width: 150px;
top: -35px;
right: 10px;
pointer-events: none;
}
.why_illust06{
position: absolute;
width: 155px;
top: -28px;
right: 10px;
pointer-events: none;
}
.why_q2_section_ttl{
display: table;
position: relative;
margin: 0 auto;
margin-bottom: 40px;
padding: 0 40px;
height: 43px;
font-size: 1.7rem;
color: #00b3e8;
font-feature-settings: "palt";
line-height: 43px;
text-align: center;
border-radius: 100vh;
background-color: #fff;
}
.why_q2_section_txt{
font-size: 1.4rem;
line-height: 1.8;
color: #333;
}
.why_q3_section{
position: relative;
padding: 55px;
border-radius: 15px;
box-sizing: border-box;
border: 2px solid #4db1e5;
}
.why_q3_subsection{
position: relative;
}
.why_q3_subsection + .why_q3_subsection{
margin-top: 35px;
}
.why_q3_section_ttl{
position: relative;
margin-bottom: 20px;
padding-left: 35px;
font-size: 2rem;
line-height: 1.6;
color: #4db1e5;
}
.why_q3_section_ttl::before{
content: '';
position: absolute;
width: 25px;
height: 25px;
top: 50%;
left: 0;
transform: translate(0,-50%);
font-size: 1.6rem;
line-height: 26px;
color: #fff;
text-align: center;
border-radius: 50%;
background-color: #4db1e5;
}
.why_q3_section_ttl.subttl_no1::before{content: '1';}
.why_q3_section_ttl.subttl_no2::before{content: '2';}
.why_q3_section_ttl.subttl_no3::before{content: '3';}
.why_q3_section_txt{
font-size: 1.4rem;
line-height: 1.8;
color: #000;
}
.why_illust07{
position: absolute;
width: 103px;
top: -28px;
right: 15px;
pointer-events: none;
}
.why_q4_section{
position: relative;
padding: 50px 60px;
border-radius: 15px;
background-color: #f6f6f6;
}
.why_q4_subsection{
position: relative;
}
.why_q4_subsection + .why_q4_subsection{
margin-top: 50px;
}
.why_q4_section_ttl{
position: relative;
margin: 0 auto;
margin-bottom: 30px;
width: 340px;
height: 43px;
font-size: 1.8rem;
line-height: 41px;
color: #4db1e5;
text-align: center;
border-radius: 100vh;
box-sizing: border-box;
border: 2px solid #4db1e5;
background-color: #fff;
}
.why_q4_section_ttl.q5_ttl_wd{
width: 255px;
}
.why_q4_section_txt{
font-size: 1.4rem;
line-height: 1.8;
color: #333;
}
.why_q5_section_list{
margin-top: 10px;
padding: 0 15px;
font-size: 1.4rem;
line-height: 1.8;
color: #333;
}
.why_q6_section{
position: relative;
}
.why_q6_section + .why_q6_section{
margin-top: 50px;
}
.why_q6_section_ttl{
position: relative;
margin: 0 auto;
margin-bottom: 25px;
width: 280px;
height: 43px;
font-size: 1.8rem;
line-height: 43px;
color: #fff;
text-align: center;
border-radius: 100vh;
background-color: #2aa5e5;
}
.why_section_notelink{
display: block;
margin-top: 10px;
font-size: 1.2rem;
color: #2aa5e5;
text-decoration: underline;
} .fig_throat_table {
margin-top: 25px;
font-size: 1.4rem;
line-height: 1.5;
color: #000;
border-collapse: collapse;
background-color: #e7f3fc;
}
.fig_throat_table th,td{
padding: 12px 10px;
border: 1px solid #fff;
}
.fig_throat_table .table_ttl{
color: #fff;
background-color: #5990cb;
}
.fig_throat_table .table_subttl{
color: #fff;
white-space: nowrap;
background-color: #84aeda;
}
.fig_throat_table .txt_ruby{
display: block;
padding-top: 3px;
font-size: 1.1rem;
font-feature-settings: "palt";
} .throat_profile{
position: relative;
margin-bottom: 5rem;
padding: 20px;
line-height: 1.7;
display: flex;
align-items: center;
background-color: #efefef;
}
.profile_name{
position: relative;
padding: 0 40px;
font-size: 1.5rem;
white-space: nowrap;
}
.profile_detail{
position: relative;
padding-left: 40px;
font-size: 1.3rem;
line-height: 1.8;
}
.profile_detail::after{
content: '';
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 0;
background-color: #fff;
}
@media (max-width:640px){
.why .fig-00 .fig_detail{
width:41vw;
left:0;
font-feature-settings:"palt";
}
.why .fig-00 .fig_detail_ttl{
padding-bottom:2vw;
font-size:0.9em;
line-height:1.6em;
}
.why .fig-00 .fig_detail_txt{
margin-left:1vw;
margin-right:0;
padding-bottom:1vw;
font-size:0.8em;
line-height:1.4em;
width:40vw;
}
.why .fig-00 .fig_detail_txt .dot_style{
margin-right:1vw;
font-size:0.8em;
line-height:1.4em;
}
.why .fig-00 .arrw_blue{
margin:0 auto 2vw auto;
padding:0;
width:4vw;
}
.why .fig-00 .fig_detail_txt2{
padding-bottom:1.5vw;
font-size:0.8em;
line-height:1.4em;
}
.why .fig-00 .fig_detail_txt2.txt_pdgtop{
padding-top:2vw;
}
.why .fig-00 .fig_detail_txt3{
font-size:1.1em;
line-height:1.2em;
} .why .contents-sec{
margin-bottom: 11vw;
}
.why_headline1{
margin-bottom: 6vw;
width: 90%;
height: 40px;
font-size: 1.7rem;
line-height: 40px;
}
.why_illust003{
margin-bottom: 8vw;
display: block;
}
.why_illust003_detail + .why_illust003_detail{
margin-left: 0;
margin-top: 8vw;
}
.why_illust003_img1{
height: 52vw;
}
.why_illust003_txt{
margin-top: 4vw;
width: 80%;
}
.why_q2_section{
padding: 8%;
}
.why_q2_section + .why_q2_section{
margin-top: 8vw;
}
.why_illust05{
width: 24vw;
top: -8vw;
right: 2vw;
}
.why_illust06{
width: 24vw;
top: -6vw;
right: 2vw;
}
.why_q2_section_ttl{
margin-bottom: 6vw;
padding: 0;
width: 100%;
height: 40px;
font-size: 1.7rem;
line-height: 40px;
}
.why_q3_section{
margin-top: 10vw;
padding: 8%;
padding-top: 8vw;
}
.why_q3_subsection + .why_q3_subsection{
margin-top: 6vw;
}
.why_q3_section_ttl{
margin-bottom: 4vw;
padding-left: 35px;
font-size: 1.8rem;
line-height: 1.6;
}
.why_q3_section_ttl::before{
width: 25px;
height: 25px;
font-size: 1.6rem;
line-height: 26px;
}
.why_illust07{
width: 16vw;
top: -8vw;
right: 2vw;
}
.why_q4_section{
padding: 8% 10%;
}
.why_q4_subsection + .why_q4_subsection{
margin-top: 8vw;
}
.why_q4_section_ttl{
margin-bottom: 4vw;
width: 100%;
height: 40px;
font-size: 1.7rem;
line-height: 38px;
}
.why_q4_section_ttl.q5_ttl_wd{
width: 100%;
}
.why_q5_section_list{
margin-top: 10px;
padding: 0;
}
.why_q6_section + .why_q6_section{
margin-top: 8vw;
}
.why_q6_section_ttl{
margin-bottom: 4vw;
width: 80%;
height: 40px;
font-size: 1.7rem;
line-height: 40px;
}
.why_section_notelink{
display: block;
margin-top: 10px;
font-size: 1.2rem;
color: #2aa5e5;
text-decoration: underline;
}
.throat_profile{
padding: 20px;
display: block;
}
.profile_name{
padding: 0;
padding-bottom: 2vw;
font-size: 1.6rem;
}
.profile_detail{
padding-left: 0;
}
.profile_detail::after{
content:none;
}
}
.how .mod-intro .figure:after,
.how .mod-intro .figure:before{
content:' ';
display:block;
height:0;
position:absolute;
background-position:center center;
background-repeat:no-repeat;
background-size:100% 100%;
}
.how .mod-intro .figure:before{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_how_intro.svg);
width:135px;
padding-bottom:207px;
top:34px;left:29px;
}
.how .contents-sec .ttl{color:#7165ec}
.how .contents-sec .fig:before{content:' ';display:block;height:0;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}
.how .contents-sec .fig-cap{display:block;position:absolute;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:7.19424%}
.how .contents-sec .fig-cap>img{max-width:100%;width:100%;height:auto}
.how .contents-sec .ttl{
padding-top: 0.8rem;
padding-bottom: 0.8rem;
background-repeat: no-repeat;
background-position: left center;
background-size: 40px 40px;
}
.how .contents-sec.q1 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu2_no1.png)}
.how .contents-sec.q2 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu2_no2.png)}
.how .contents-sec.q3 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu2_no3.png)}
.how .contents-sec.q4 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu2_no4.png)}
.how .contents-sec.q5 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu2_no5.png)}
.how .contents-sec.q6 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu2_no6.png)}
.how .contents-sec.q7 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu2_no7.png)} .how .fig-00{
margin-bottom:11.51079%;
width:100%;
height:auto;
text-align:center;
background-color:#f9f8ff;
}
.how .fig-00 .fig_innr{
padding:50px 0;
}
.how .fig-00 .fig_ttl1{
display:inline-block;
margin:0 auto 35px auto;
padding:0 25px;
height:40px;
font-size:1.2em;
line-height:40px;
color:#6e65e8;
text-align:center;
border-radius:20px;
background-color:#fff;
}
.how .fig-00 .fig_list1{
display:flex;
margin:0 auto;
padding-bottom:25px;
text-align:left;
list-style:none;
width:540px;
}
.how .fig-00 .fig_list1.list_last{
padding-bottom:0;
}
.how .fig-00 .fig_list1 li{
margin:0;padding:0;
vertical-align:top;
}
.how .fig-00 .fig_list1 li.fig_list1_left{
width:155px;
}
.how .fig-00 .fig_list1 li.fig_list1_right{
width:385px;
}
.how .fig-00 .fig_list1 p{
font-size:1em;
line-height:1.6em;
color:#333;
}
.how .fig-00 .fig_list1 .txt_purple{
font-weight:bold;
color:#7165ec;
}
.how .fig-00 .fig-cap{width:20.28777%}
.how .fig-00.icon_fig1:before{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/how_fig_icn_00.png);
width:20.71942%;
padding-bottom:14.53237%;
margin-top:-2.15827%;
right:5.17986%;
}
.how .fig-00.icon_fig2:before{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/how_fig_icn_10.png);
width:15.39568%;
padding-bottom:14.38849%;
margin-top:-2.58993%;
left:3.45324%;
}
.how .fig-00.icon_fig3:before{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/how_fig_icn_20.png);
width:15.53957%;
padding-bottom:19.28058%;
margin-top:-4.89209%;
right:5.61151%;
}
@media (max-width:640px){
.how .fig-00 .fig_innr{
padding:8vw 0;
}
.how .fig-00 .fig_ttl1{
margin-bottom:4vw;
padding:0 5vw;
height:10vw;
font-size:1.2em;
line-height:10vw;
border-radius:5vw;
}
.how .fig-00 .fig_list1{
padding-bottom:5vw;
width:80vw;
}
.how .fig-00 .fig_list1 li.fig_list1_left{
width:30vw;
}
.how .fig-00 .fig_list1 li.fig_list1_right{
width:50vw;
}
.how .fig-00.icon_fig2:before{
margin-top:-6vw;
}
}
.how .fig-10{width:100%;margin-bottom:11.51079%}
.how .fig-10 .fig-cap{width:49.78417%}
.how .fig-10:before{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/how_fig_icn_10.png);width:15.39568%;padding-bottom:14.38849%;margin-top:-2.58993%;left:3.45324%}.how .fig-20{width:100%;margin-bottom:11.51079%}.how .fig-20 .fig-cap{width:25.32374%}
.how .fig-20:before{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/how_fig_icn_20.png);width:15.53957%;padding-bottom:19.28058%;margin-top:-4.89209%;right:5.61151%}.childkaze .mod-intro .figure:after,.childkaze .mod-intro .figure:before{content:' ';display:block;height:0;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}.childkaze .mod-intro .figure:before{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/chldkz_intro_figure_0.png);width:186px;padding-bottom:101px;bottom:-11px;left:157px}.childkaze .contents-sec .ttl{color:#ff6abb}.childkaze .contents-sec .fig:before{content:' ';display:block;height:0;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}.childkaze .contents-sec .fig-cap{display:block;position:absolute;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:7.19424%}.childkaze .contents-sec .fig-cap>img{max-width:100%;width:100%;height:auto}.childkaze .contents-sec.q1 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/chldkz_icn_ttl_01.gif)}.childkaze .contents-sec.q2 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/chldkz_icn_ttl_02.gif)}
.childkaze .contents-sec.q3 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/chldkz_icn_ttl_03.gif)}
.childkaze .contents-sec .txt .f-r-img{float:right;margin-left:14px}
.childkaze .contents-sec .txt .f-l-img{float:left;margin-right:14px;padding-bottom:4pc}
.childkaze .fig-00{width:100%;margin-bottom:11.51079%}
.childkaze .fig-00 .fig-cap{width:20.28777%}
.childkaze .fig-00:before{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/how_fig_icn_00.png);width:20.71942%;padding-bottom:14.53237%;margin-top:-2.15827%;right:5.17986%}
.childkaze .fig-10{width:100%;margin-bottom:11.51079%}.childkaze .fig-10 .fig-cap{width:49.78417%}.childkaze .fig-10:before{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/how_fig_icn_10.png);width:15.39568%;padding-bottom:14.38849%;margin-top:-2.58993%;left:3.45324%}.childkaze .fig-20{width:100%;margin-bottom:11.51079%}.childkaze .fig-20 .fig-cap{width:25.32374%}.childkaze .fig-20:before{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/how_fig_icn_20.png);width:15.53957%;padding-bottom:19.28058%;margin-top:-4.89209%;right:5.61151%}
.results1 .mod-intro{margin-bottom:4rem}
.results1 .mod-intro .figure,.results1 .mod-intro .title{margin-bottom:42px;margin-bottom:4.2rem}
.results1 .mod-intro .lead{
border:1px solid #a9cb51;
margin-bottom:20px;
margin-bottom:2rem;
box-sizing:border-box;
padding:15px 25px;
font-size:2.4rem;
line-height:3rem;
color:#a9cb51;
}
.results1 .mod-intro .lead>img{width:100%;height:auto}
.results1 .mod-intro .txt-intro{margin-bottom:20px;margin-bottom:2rem}
.results1 .mod-intro .supplement{font-size:11px;font-size:1.1rem;line-height:20px;line-height:2rem;line-height:1.63}
.results1 .mod-intro .supplement dt{float:left;width:15%}
.results1 .mod-intro .supplement dd{float:left;width:85%}
.results1 .mod-intro .txt{margin-top:0}
.results1 .txt-cnclusn,.results1 .txt-results,.results1 .txt-ttl{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem;line-height:1.6}
.results1 .txt-results{font-weight:400}
.results1 .txt-cnclusn,.results1 .txt-ttl{font-weight:700;margin-bottom:3.88489%}
.results1 .txt-cnclusn-item{font-size:14px;font-size:1.4rem;line-height:2.29}
.results1 .txt-cnclusn-item li{position:relative;padding-left:21px;padding-left:2.1rem}
.results1 .txt-cnclusn-item li:before{display:block;content:"●";color:#a9cb51;position:absolute;left:0;top:0}
.results1 .contents-sec{padding-bottom:0;margin-bottom:40px;margin-bottom:4rem}
.results1 .contents-sec .ttl{color:#a9cb51;background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icn_ttl_results1.gif);padding-left:4.9rem;margin-bottom:35px;margin-bottom:3.5rem}
.results1 .contents-sec .ttl .size-s{font-size:14px;font-size:1.4rem;line-height:20px;line-height:2rem}
.results1 .contents-sec .ttl3{font-size:18px;font-size:1.8rem;font-weight:400;color:#a9cb51;line-height:1.8;margin-bottom:1.29496%}
.results1 .contents-sec .fig{width:650px;margin-bottom:8.63309%}
.results1 .contents-sec .fig.fig-10{margin-bottom:5.89928%} .results1 .contents-sec .fig>img{width:100%;height:auto}
.medicine .mod-intro .figure{margin-bottom:7.19424%}
.medicine .mod-intro .figure:before{
content:' ';
display:block;
height:0;
position:absolute;
background-position:center center;
background-repeat:no-repeat;
background-size:100% 100%;
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_mdcn_intro.svg);
width:472px;
padding-bottom:88px;
top:52px;left:106px;
}
.medicine .contents-sec{ }
.medicine .contents-sec .ttl{color:#008ea5}
.medicine .contents-sec .fig:before{content:' ';display:block;height:0;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}
.medicine .contents-sec .fig-cap{display:block;position:absolute;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:7.19424%}
.medicine .contents-sec .fig-cap>img{max-width:100%;width:100%;height:auto}
.medicine .contents-sec .ttl{
padding-top: 0.8rem;
padding-bottom: 0.8rem;
background-repeat: no-repeat;
background-position: left center;
background-size: 40px 40px;
}
.medicine .contents-sec.q1 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu4_no1.png)}
.medicine .contents-sec.q2 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu4_no2.png)}
.medicine .contents-sec.q2 .txt .f-r-img{padding-bottom:2pc}
.medicine .contents-sec.q3 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu4_no3.png)}
.medicine .contents-sec.q4 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu4_no4.png)}
.medicine .contents-sec.q5 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu4_no5.png)}
.medicine .contents-sec.q6 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/icon_hanamizu4_no6.png)}
.medicine .contents-sec .txt .f-r-img{float:right;margin-left:14px}
.medicine .contents-sec .txt .f-l-img{float:left;margin-right:14px}
@media (max-width:640px){
.dcrtin{background:none}
.dcrtin:before{content:' ';display:block;position:absolute;top:0;left:0;width:100%;height:0;padding-bottom:37.5%;z-index:-1;background-color:#f0f0f0}
.breadcrumb{display:none}
.contents-blk{width:100%;float:none}
.nav-blk{display:none}
.item-embed .copy{font-size:1.1rem;-webkit-transition:none;transition:none}
.foot-sec{padding-top:6.25%;padding-bottom:6.25%;margin-bottom:10.9375%}
.foot-sec .footer-nav-blk{width:100%}
.foot-sec .item-col{width:50%;margin-bottom:3.33333%}
.foot-sec .item{width:93.33333%}
.mod-intro{margin-bottom:7.93103%}
.mod-intro .title>img{width:100%;height:auto}
.mod-intro .figure{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;width:100%;height:0;padding-bottom:46.55172%;margin-top:6%;border-radius:10px 10px}
.mod-intro .figure>img{display:none}
.mod-intro .title{
font-size:1.6em;
line-height:1.7em;
}
.mod-intro .title.ttl_mgnbtm{
margin-bottom: 7.93103%;
}
.contents-sec .ttl{background-size:34px;padding-left:49.71429px;padding-left:4.97143rem;margin-bottom:2.41379%}
.contents-sec .txt{margin-bottom:5.17241%}
.contents-sec .txt.plural-txt{margin-bottom:3.2rem}
.contents-sec .txt.plural2-txt{margin-bottom:1.6rem}
.grid-col-6{width:auto;float:none}.toppage{display:block;width:45%;margin:0 auto 10.9375%;background-color:#c83627;border-radius:2rem}
.toppage a{color:#fff;text-decoration:none;display:block;width:100%;text-align:center}
.toppage a .txt{position:relative;padding-left:1.28rem;display:inline-block;font-size:1.6rem;line-height:4rem;background:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/toppage_bg.png) left center no-repeat;background-size:auto 1.04rem}
.why .mod-intro .figure{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/why_intro_figure.jpg)}
.why .mod-intro .figure:before{width:13.27586%;padding-bottom:30.86207%;bottom:-14%;right:12.75862%}
.why .mod-intro .figure:after{width:9.13793%;padding-bottom:21.37931%;top:10.8%;left:12.24138%}
.how .contents-sec .ttl{background-size: 34px 34px;}
.how .mod-intro .figure{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/how_intro_figure.jpg)}
.how .mod-intro .figure:before{
width:26.2069%;
padding-bottom:35.17241%;
top:8.4%;left:-1.89655%;
}
.childkaze .mod-intro .figure{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/chldkz_intro_figure.jpg)}
.childkaze .mod-intro .figure:before{width:32.06897%;padding-bottom:17.41379%;bottom:-5.2%;left:14.13793%}
.childkaze .contents-sec .txt .f-r-img{float:none;display:block;margin:0 auto 1.4rem;max-width:100%;width:auto;height:auto}
.childkaze .contents-sec .txt .f-l-img{float:none;display:block;margin:0 auto 1.4rem;max-width:100%;width:auto;height:auto;padding-bottom:0}
.results1 .mod-intro .figure{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/results1_intoro_figure_sp.jpg);padding-bottom:46.55172%;margin-bottom:7.93103%}
.results1 .mod-intro .title{width:47.19424%;margin-bottom:6.04317%}
.results1 .mod-intro .lead{
padding:2vw 3vw;
width:100%;
margin-bottom:2.8777%;
font-size:2rem;
}
.results1 .mod-intro .txt-intro{margin-bottom:2.8777%}
.results1 .mod-intro .supplement dt{width:20%}
.results1 .mod-intro .supplement dd{width:80%}.results1 .contents-sec{margin-bottom:5.7554%}
.results1 .contents-sec .ttl{margin-bottom:5.03597%}
.results1 .contents-sec .fig{width:100%;height:auto}
.medicine .mod-intro .figure{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/hanamizu/img/mdcn_intro_figure_sp.jpg)}
.medicine .mod-intro .figure:before{
content: none;
width:94.13793%;
padding-bottom:16.37931%;
top:27.6%;left:3.10345%;
}
.medicine .contents-sec{padding-bottom:1.6rem}
.medicine .contents-sec .ttl{background-size: 34px 34px;}
.medicine .contents-sec.q2 .txt .f-r-img{padding-bottom:0}
.medicine .contents-sec .txt .f-l-img,.medicine .contents-sec .txt .f-r-img{float:none;display:block;margin:0 auto 1.4rem;max-width:100%;width:auto;height:auto}
}
  .btn_kazelab_top{
position: relative;
margin: 0 auto;
margin-top: 80px;
margin-bottom: 40px;
display: block;
width: 320px;
height: 54px;
color: #00a0e9 !important;
font-size: 16px;
line-height: 50px;
font-weight: bold;
text-align: center;
text-decoration: none !important;
border-radius: 54px;
border: 2px solid #00a0e9;
box-sizing: border-box;
transition: .3s ease-in-out;
}
.btn_kazelab_top:hover{
opacity: 1;
color: #fff!important;
background-color: #00a0e9;
}
@media screen and (max-width: 640px){
.btn_kazelab_top{
margin-top: 12vw;
margin-bottom: 12vw;
width: 70vw;
height: 12.5vw;
font-size: 1.6rem;
line-height: 11vw;
}
}
.brandSiteFooter .link .policy li{font-size: 1.4rem!important;}
.brandSiteFooter p.copyright{font-size: 1.2rem!important;}
@media (max-width:640px){
.brandSiteFooter .link .policy li{font-size: 2rem!important;}
}
.foot-logo a{margin-bottom:30px;}
.foot-sec{margin-bottom: 6rem;}
.item.labs{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/kazelab/img/h2nd_items.png?ver=20221028)} .lab .item.labs,.lab .item.labs .item-embed .active{background-position:0 0}
.hkhjmnhkhjm .item.labs,.hkhjmnhkhjm .item.labs .item-embed .active{background-position:50% 0}
.sktn .item.labs,.sktn .item.labs .item-embed .active{background-position:100% 0}
.ykzn .item.labs,.ykzn .item.labs .item-embed .active{background-position:0 50%}
.hnmz .item.labs,.hnmz .item.labs .item-embed .active{background-position:50% 50%}
.ichkz .item.labs,.ichkz .item.labs .item-embed .active{background-position:100% 50%}
.kzsris .item.labs,.kzsris .item.labs .item-embed .active{background-position:0 100%}
 .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0 !important;
}
body.kazelab .slick-list {
padding: 0px 7% !important;
}
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(https://www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/assets/css/slick_img/ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { 
float: left;
height: 100%;
min-height: 1px;
display: none;
margin: 0;
padding: 0;
}
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-prev, .slick-next {
font-size: 0;
cursor: pointer;
border: none;
outline: none;
background-repeat: no-repeat;
background-size: cover;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
outline: none;
opacity: 1;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px; line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .slider .slick-prev {
position:absolute;
width:60px;
height:350px;
top:0;
left:0;
z-index:3;
cursor: pointer;
background:rgba(255, 255, 255, 0);
}
.slider .slick-next {
position:absolute;
width:60px;
height:350px;
top:0;
right:0;
z-index:3;
cursor: pointer;
background:rgba(255, 255, 255, 0);
}
@media (max-width:769px){
.slider .slick-prev {
height:53.125vw;
width:4vw;
}
.slider .slick-next {
height:53.125vw;
width:4vw;
}
} .slider .slick-dots {
display: none;
position: absolute;
bottom:20px;
left:50%;
list-style:none;
text-align:center;
padding: 0;
width:200px;
margin-left: -100px;
}
.slider .slick-dots li {
position: relative;
display: inline-block;
height: 20px; width: 20px;
margin: 0; padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0;
font-size: 0;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before {
position: absolute;
top: 0; left: 0;
content: "●";
width: 20px;
height: 20px;
font-family: "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
font-size:13px;
line-height:20px;
text-align:center;
color:#cccccc;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
color: #32b16c;
}.is_pc{display:block;}.is_sp{display:none;}
.sp_head_set{
display:none;
}
.foot-slider-caption-set,
.foot-slider{
display:none;
} .osusume_check .sekitan_link_list{
margin-bottom: 0!important;
}
.osusume_check .sekitan_link_list li{
margin-bottom: 0!important;
}
.osusume_check .illust_ver .link_lead_txt1{
margin-right: 1rem;
}
.osusume_check{
position: relative;
display: table;
margin: 0 auto;
margin-bottom: 6.2rem;
padding: 40px;
width: auto;
color: #333;
text-align: center;
font-feature-settings: "palt";
border-radius: 15px;
box-sizing: border-box;
border: 2px solid #333;
}
.osusume_check.osusume_check_end{
margin-top: 3rem!important;
}
.osusume_check.osusume_check_middle2{
margin-top: 5rem!important;
margin-bottom: 3rem!important;
}
.osusume_check.osusume_check_middle{
margin-top: 6rem!important;
}
.osusume_check_ttl{
position: absolute;
padding: 0 30px;
height: 50px;
left: 50%;
top: -25px;
transform: translate(-50%,0);
font-size: 2rem;
font-weight: bold;
line-height: 50px;
text-align: center;
white-space: nowrap;
border-radius: 100vh;
box-sizing: border-box;
border: 2px solid #333;
background-color: #fff;
z-index: 2;
}
.osusume_check_list{
position: relative;
list-style: none;
margin-top: 1rem;
margin-bottom: 4rem;
}
.osusume_check_list li{
position: relative;
padding-left: 2.6rem;
font-size: 2rem;
line-height: 1.5;
font-weight: bold;
color: #555;
text-align: left;
}
.osusume_check_list li + li{
margin-top: 1rem;
}
.osusume_check_list li::before{
content: '';
position: absolute;
width: 20px;
height: 20px;
top: 50%;
left: 0;
transform: translate(0,-50%);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.osusume_check .link_prod_ttl::before,
.osusume_check .link_prod_ttl::after{
bottom: auto;
top: 50%;
transform: translate(0,-50%);
} .osusume_check.detail1_color{
margin-top: 7rem;
}
.detail1_color{
color: #ef4d17;
border-color:  #ef4d17!important;
}
.detail1_color .osusume_check_ttl{
border-color:  #ef4d17!important;
}
.detail1_color .osusume_check_list span{
color: #ef4d17;
}
.detail1_color .link_prod_ttl{
font-size: 1.8rem;
line-height: 1.3;
color: #ef4d17;
}
.detail1_color .osusume_check_list li::before{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sp_asset/img/icon_checkbox1.svg);
}
.detail1_color.osusume_check .link_prod_ttl::before{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sp_asset/img/icon_osusume_left1.svg)!important;
}
.detail1_color.osusume_check .link_prod_ttl::after{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sp_asset/img/icon_osusume_right1.svg)!important;
} .detail2_color{
color: #00b3e8;
border-color:  #00b3e8!important;
}
.detail2_color .osusume_check_ttl{
border-color:  #00b3e8!important;
}
.detail2_color .osusume_check_list span{
color: #00b3e8;
}
.detail2_color .link_prod_ttl{
font-size: 1.8rem;
line-height: 1.3;
color: #00b3e8;
}
.detail2_color .osusume_check_list li::before{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sp_asset/img/icon_checkbox2.svg);
}
.detail2_color.osusume_check .link_prod_ttl::before{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sp_asset/img/icon_osusume_left2.svg)!important;
}
.detail2_color.osusume_check .link_prod_ttl::after{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sp_asset/img/icon_osusume_right2.svg)!important;
} .detail4_color{
color: #a827d5;
border-color:  #a827d5!important;
}
.detail4_color .osusume_check_ttl{
border-color:  #a827d5!important;
}
.detail4_color .osusume_check_list span{
color: #a827d5;
}
.detail4_color .link_prod_ttl{
font-size: 1.8rem;
line-height: 1.3;
color: #a827d5;
}
.detail4_color .osusume_check_list li::before{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sp_asset/img/icon_checkbox4.svg);
}
.detail4_color.osusume_check .link_prod_ttl::before{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sp_asset/img/icon_osusume_left4.svg)!important;
}
.detail4_color.osusume_check .link_prod_ttl::after{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sp_asset/img/icon_osusume_right4.svg)!important;
}
@media screen and (max-width: 640px){
.osusume_check{
margin-top: 6rem;
padding: 10vw 5vw;
padding-bottom: 9vw;
width: 100%;
}
.osusume_check_ttl{
padding: 0 5vw;
}
.osusume_check_list{
margin-bottom: 2.5rem;
}
.osusume_check .illust_ver .sekitan_link_list{
margin-top: 0;
}
.osusume_check .link_illust{
left: -2vw;
}
.osusume_check .illust_ver .link_lead_txt1{
margin-right: 2vw!important;
width: auto!important;
font-size: 3.5vw!important;
padding: 0 3vw;
}
.osusume_check .illust_ver .link_lead_txt2{
font-size: 4.2vw;
}
}  .sekitan_link_top{
margin-top:75px;
}
.sekitan_link_bottom{
margin-bottom:55px;
}
.illust_ver .sekitan_link_list{
position:relative;
display:grid;
width:695px;
grid-template-columns: repeat(2,355px);
justify-content:start;
}
.illust_ver .sekitan_link_list_single{
position:relative;
display:grid;
width:339px;
grid-template-columns: repeat(1,0);
justify-content:start;
margin:0 auto 50px;
}
.illust_ver .sekitan_link_list a{
width:339px;
border-radius:100px;
text-align:left;
padding-left:77px;
padding-top:8px;
padding-bottom:8px;
}
.illust_ver .sekitan_link_list a::before {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 5px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
z-index: 2;
}
.illust_ver .sekitan_link_list a::after {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 12px;
width: 8px;
height: 8px;
transform: rotate(45deg);
z-index: 3;
}
.illust_ver .link_btn3 .link_lead_txt1{
position:relative;
font-size:14px;
background:#eb0032;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.illust_ver .link_btn2 .link_lead_txt1{
position:relative;
font-size:14px;
background:#7bcd02;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.illust_ver .link_btn1 .link_lead_txt1{
position:relative;
font-size:14px;
background:#cc9500;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.illust_ver .link_btn5 .link_lead_txt1{
position:relative;
font-size:14px;
background:#1cb67e;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
}
.illust_ver .link_btn6 .link_lead_txt1{
position:relative;
font-size:14px;
background:#07b300;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.illust_ver .link_btn7 .link_lead_txt1{
position:relative;
font-size:14px;
background:#ba4c91;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.illust_ver .link_btn8 .link_lead_txt1{
position:relative;
font-size:14px;
background:#0f867f;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.illust_ver .link_btn1:hover .link_lead_txt1{
background:#ffffff;
color:#cc9500;
}
.illust_ver .link_btn2:hover .link_lead_txt1{
background:#ffffff;
color:#7bcd02;
}
.illust_ver .link_btn3:hover .link_lead_txt1{
background:#ffffff;
color:#eb0032;
}
.illust_ver .link_btn5:hover .link_lead_txt1{
background:#ffffff;
color:#1cb67e;
}
.illust_ver .link_btn6:hover .link_lead_txt1{
background:#ffffff;
color:#07b300;
}
.illust_ver .link_btn7:hover .link_lead_txt1{
background:#ffffff;
color:#ba4c91;
}
.illust_ver .link_btn8:hover .link_lead_txt1{
background:#ffffff;
color:#0f867f;
}
.illust_ver .hanamizu_link_btn1:hover{
color:#ffffff;
background:#1eaae1;
}
.illust_ver .hanamizu_link_btn1:hover .link_lead_txt1{
color:#1eaae1;
background:#ffffff;
}
.illust_ver .ichoukaze_link_btn1:hover{
color:#ffffff;
background:#a827d5;
}
.illust_ver .ichoukaze_link_btn1:hover .link_lead_txt1{
color:#a827d5;
background:#ffffff;
}
.illust_ver .hikihajime_link_btn1:hover .link_lead_txt1{
color:#0e64c2;
background:#ffffff;
}
.illust_ver .hikihajime_link_btn2:hover{
color:#ffffff;
background:#ef4d17;
}
.illust_ver .hikihajime_link_btn2:hover .link_lead_txt1{
color:#ef4d17;
background:#ffffff;
}
.illust_ver .link_lead_txt2{
position:relative;
font-size:17px;
line-height:1;
padding-top:5px;
padding-bottom:5px;
display:inline-block;
}
.illust_ver .sekitan_link_list a::before{
right:10px;
}
.illust_ver .sekitan_link_list a::after{
right:17px;
}
.link_illust,
.throat .contents-sec .illust_ver img{
position:absolute;
top:-28px;
left:0;
width:80px;
height:auto;
}
.illust_ver .sekitan_link_list li{
margin-bottom:40px;
}
.illust_ver .sekitan_link_list{
margin-top:30px;
}
.illust_ver .sekitan_link_add{
margin-top:50px;
}
.illust_ver .sekitan_link_last{
margin-bottom:-40px;
}
.illust_ver .ichoukaze_link_btn1{
position:relative;
display: block;
padding: 10px 30px 10px 10px;
font-size: 13px;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
background:#f3d2fe;
border:solid 2px #a827d5;
color:#a827d5;
}
.illust_ver .ichoukaze_link_btn1::after{
border-top: 2px solid #a827d5;
border-right: 2px solid #a827d5;
}
.illust_ver .ichoukaze_link_btn1 .link_lead_txt1{
font-size:14px;
background:#a827d5;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.illust_ver .hanamizu_link_btn1{
position:relative;
display: block;
padding: 10px 30px 10px 10px;
font-size: 13px;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
background:#cbf1fe;
border:solid 2px #1eaae1;
color:#1eaae1;
}
.illust_ver .hanamizu_link_btn1::after{
border-top: 2px solid #1eaae1;
border-right: 2px solid #1eaae1;
}
.illust_ver .hanamizu_link_btn1 .link_lead_txt1{
position:relative;
font-size:14px;
background:#1eaae1;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.illust_ver .hikihajime_link_btn1{
position:relative;
display: block;
padding: 10px 30px 10px 10px;
font-size: 13px;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
background:#cbe4fe;
border:solid 2px #0e64c2;
color:#0e64c2;
}
.illust_ver .hikihajime_link_btn1::after{
border-top: 2px solid #0e64c2;
border-right: 2px solid #0e64c2;
}
.illust_ver .hikihajime_link_btn1 .link_lead_txt1{
position:relative;
font-size:14px;
background:#0e64c2;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
}
.illust_ver .hikihajime_link_btn2{
position:relative;
display: block;
padding: 10px 30px 10px 10px;
font-size: 13px;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
background:#fedbcb;
border:solid 2px #ef4d17;
color:#ef4d17;
}
.illust_ver .hikihajime_link_btn2::after{
border-top: 2px solid #ef4d17;
border-right: 2px solid #ef4d17;
}
.illust_ver .hikihajime_link_btn2 .link_lead_txt1{
position:relative;
font-size:14px;
background:#ef4d17;
display:inline-block;
color:#ffffff;
width:90px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
line-height:1;
transition:0.3s;
} @media screen and (max-width: 640px) {
.is_pc{display:none;}.is_sp{display:block;}
html{
padding-top:15px;
}
.sp_head_set{
display:block;
} .recommend-set{
position:fixed;
width:100%;
bottom:0;
background:rgba(230,230,230,0.85);
z-index:99999;
padding-top:3vw;
padding-bottom:3vw;
left: 0;
text-align: center;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.recommend-btn{
position:relative;
width:84vw;
background:#ff3c0a;
cursor:pointer;
margin:auto;
border-radius:84vw;
padding-top:3vw;
padding-bottom:3vw;
}
.recommend-btn-icon{
position:absolute;
top:2.5vw;
right:2.5vw;
width:auto;
height:6vw;
}
.recommend-btn-text{
font-size:5vw;
font-weight:bold;
line-height:1;
color:#ffffff;
letter-spacing:0.05em;
} .recommend-popup-box{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
overflow-y:scroll;
overflow-x:hidden;
display:none;
z-index:99999;
padding-top:5%;
padding-bottom:5%;
}
.recommend-popup-bg{
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.85);
z-index:99999;
display:none;
}
.recommend-popup-set{
position:relative;
top:10vw;
width:84vw;
left:50%;
margin-left:-42vw;
background:#f6f6f6;
border-radius:10px;
z-index:99999;
border:solid 2px #a59e89;
padding-top:5vw;
padding-bottom:5vw;
text-align: center;
}
.recommend-popup-close{
position:absolute;
top:-3vw;
left:50%;
margin-left:36vw;
width:8vw;
height:auto;
cursor:pointer;
}
.recommend-popup-text{
width:67vw;
font-size:5vw;
font-weight:bold;
line-height:1;
color:#ff3c0a;
letter-spacing:0.05em;
display:inline-block;
border-bottom:solid 1px #ff3c0a;
padding-bottom:1vw;
margin-bottom:1vw;
}
.recommend-popup-item{
width:67vw;
text-align:center;
margin:3vw auto 0;
text-decoration:none;
display:block;
}
.recommend-popup-item-image{
width:67vw;
height:29vw;
background:#ffffff;
color:#000000;
}
.recommend-popup-btn{
position:relative;
width:67vw;
cursor:pointer;
margin:auto;
border-radius:84vw;
padding-top:1.5vw;
padding-bottom:1.5vw;
display:block;
font-size:4.2vw;
font-weight:bold;
line-height:1;
letter-spacing:0.05em;
margin-top:2vw;
}
.color01{
background:#ffd5de;
color:#eb0032;
border:solid 2px #eb0032;
}
.color02{
background:#f2ffca;
color:#7bcd02;
border:solid 2px #7bcd02;
}
.color03{
background:#fff6ca;
color:#cc9500;
border:solid 2px #cc9500;
}
.color04{
background:#e7faf9;
color:#0f867f;
border:solid 2px #0f867f;
}
.color05{
background:#ccffee;
color:#1cb67e;
border:solid 2px #1cb67e;
}
.color06{
background:#ccffca;
color:#07b300;
border:solid 2px #07b300;
}
.color07{
background:#ffd9f6;
color:#ba4c91;
border:solid 2px #ba4c91;
}
.color08{
background:#f3d2fe;
color:#a827d5;
border:solid 2px #a827d5;
}
.color09{
background:#cbf1fe;
color:#1eaae1;
border:solid 2px #1eaae1;
}
.color10{
background:#cbe4fe;
color:#0e64c2;
border:solid 2px #0e64c2;
}
.color11{
background:#fedbcb;
color:#ef4d17;
border:solid 2px #ef4d17;
}
.recommend-popup-icon{
position:absolute;
top:1.25vw;
right:2.5vw;
width:auto;
height:4.5vw;
} progress {
position:fixed;
top:0;
left:0;
height:15px;
width:100%;
z-index:9999;
border:none;
-webkit-appearance:none; -moz-appearance:none; background-color:#e6e6e6; }
::-webkit-progress-bar {
background-color:#e6e6e6; }
::-webkit-progress-value {
background-color:#00a0e9; }
::-moz-progress-bar {
background-color:#00a0e9; }             }                                                        @media screen and (max-width: 640px) {  .footer-nav-blk{
display:none;
} .foot-slider-caption-set,
.foot-slider{
display:block;
}
.foot-slider{
position:relative;
width:100%;
}
.foot-slide{
position:relative;
width:84vw;
}
.foot-slide img{
position:relative;
width:100%;
height:auto;
padding:2vw;
display:block;
}
.slick-dots{
position:relative;
width:100%;
margin-top:1vw;
text-align:center;
}
.slick-dots li{
position:relative;
display:inline-block;
}
.slick-dots li button:before {
position:relative;
content: "●";
font-family: "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
font-size:2.5vw;
line-height:2.5vw;
text-align:center;
color:#d3d3d3;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
color: #999999;
}
.foot-slide-text{
position:absolute;
top:34.5vw;
left:0;
line-height:1.8;
text-decoration:none;
z-index:1;
color:#000000;
font-size:4.2vw;
letter-spacing:0.025em;
font-weight:bold;
margin-left:7vw;
}
.foot-slider-caption-set{
position:relative;
width:100%;
text-align:center;
margin-top:13vw;
margin-bottom:4vw;
}
.foot-slider-caption-set:nth-child(1){
margin-top:2vw;
margin-bottom:4vw;
}
.foot-slider-caption01{
position:relative;
text-align:center;
width:82vw;
font-size:4vw;
display:inline-block;
border-bottom:solid 1px #c7c7c7;
padding-bottom:10px;
}
.foot-slider-caption01 img{
position:relative;
width:52vw;
height:auto;
text-align:center;
vertical-align:-1.6vw;
margin-right:3vw;
}
.foot-slider-caption02{
position:relative;
text-align:center;
width:82vw;
font-size:4vw;
display:inline-block;
border-bottom:solid 1px #c7c7c7;
padding-bottom:10px;
}
.foot-slider-caption03{
position:relative;
text-align:center;
width:82vw;
font-size:4vw;
display:inline-block;
border-bottom:solid 1px #c7c7c7;
padding-bottom:10px;
}
.foot-slider-caption03 img{
position:relative;
width:52vw;
height:auto;
text-align:center;
vertical-align:-1.6vw;
margin-right:3vw;
}
.foot-slider-caption02 img{
position:relative;
width:47.7vw;
height:auto;
text-align:center;
vertical-align:-2.6vw;
margin-right:3vw;
}
.foot-slider-caption04 img{
position:relative;
width:65vw;
height:auto;
text-align:center;
vertical-align:-1.6vw;
margin-right:3vw;
} .sekitan_link_top{
margin-top:0;
}
.sekitan_link_bottom{
margin-bottom:0;
}
.illust_ver .sekitan_link_list{
width:100%;
column-gap:0;
grid-template-columns:none;
display:block
}
.illust_ver .sekitan_link_list a{
width:100%;
border-radius:100px;
text-align:left;
padding-left:20vw;
padding-top:2vw;
padding-bottom:2vw;
}
.illust_ver .sekitan_link_list a::before {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 5px;
width: 20px;
height: 20px;
border-radius: 50%;
background: #fff;
z-index: 2;
}
.illust_ver .sekitan_link_list a::after {
content: "";
position: absolute;
margin: auto;
top: 0;
bottom: 0;
right: 12px;
width: 8px;
height: 8px;
transform: rotate(45deg);
z-index: 3;
}
.illust_ver .link_btn3 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#eb0032;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .link_btn2 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#7bcd02;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .link_btn1 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#cc9500;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .link_btn5 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#1cb67e;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .link_btn6 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#07b300;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .link_btn7 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#ba4c91;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .link_btn8 .link_lead_txt1{
position:relative;
font-size:3.8vw;
background:#0f867f;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .link_lead_txt2{
position:relative;
font-size:4.8vw;
line-height:1;
padding-top:1.5vw;
padding-bottom:1.5vw;
display:inline-block;
}
.illust_ver .sekitan_link_list a::before{
right:10px;
}
.illust_ver .sekitan_link_list a::after{
right:17px;
}
.link_illust,
.throat .contents-sec .illust_ver img{
position:absolute;
top:-7vw;
left:-0.5vw;
width:21.3vw;
height:auto;
}
.illust_ver .sekitan_link_list li{
margin-bottom:9vw;
}
.illust_ver .sekitan_link_list{
margin-top:9vw;
}
.illust_ver .sekitan_link_add{
margin-top:9vw;
}
.illust_ver .sekitan_link_last{
margin-bottom:0;
}
.illust_ver .ichoukaze_link_btn1{
position:relative;
display: block;
padding: 10px 30px 10px 10px;
font-size: 13px;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
background:#f3d2fe;
border:solid 2px #a827d5;
color:#a827d5;
}
.illust_ver .ichoukaze_link_btn1::after{
border-top: 2px solid #a827d5;
border-right: 2px solid #a827d5;
}
.illust_ver .ichoukaze_link_btn1 .link_lead_txt1{
font-size:3.8vw;
background:#a827d5;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .hanamizu_link_btn1{
position:relative;
display: block;
padding: 10px 30px 10px 10px;
font-size:3.8vw;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
background:#cbf1fe;
border:solid 2px #1eaae1;
color:#1eaae1;
}
.illust_ver .hanamizu_link_btn1::after{
border-top: 2px solid #1eaae1;
border-right: 2px solid #1eaae1;
}
.illust_ver .hanamizu_link_btn1 .link_lead_txt1{
font-size:3.8vw;
background:#1eaae1;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .hikihajime_link_btn1{
position:relative;
display: block;
padding: 10px 30px 10px 10px;
font-size:3.8vw;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
background:#cbe4fe;
border:solid 2px #0e64c2;
color:#0e64c2;
}
.illust_ver .hikihajime_link_btn1::after{
border-top: 2px solid #0e64c2;
border-right: 2px solid #0e64c2;
}
.illust_ver .hikihajime_link_btn1 .link_lead_txt1{
font-size:3.8vw;
background:#0e64c2;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .hikihajime_link_btn2{
position:relative;
display: block;
padding: 10px 30px 10px 10px;
font-size:3.8vw;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
border-radius: 5px;
transition:0.3s;
box-sizing: border-box;
background:#fedbcb;
border:solid 2px #ef4d17;
color:#ef4d17;
}
.illust_ver .hikihajime_link_btn2::after{
border-top: 2px solid #ef4d17;
border-right: 2px solid #ef4d17;
}
.illust_ver .hikihajime_link_btn2 .link_lead_txt1{
font-size:3.8vw;
background:#ef4d17;
display:inline-block;
color:#ffffff;
width:23.7vw;
text-align:center;
padding-top:1.5vw;
padding-bottom:1.5vw;
line-height:1;
}
.illust_ver .link_btn1:hover .link_lead_txt1{
background:#cc9500;
color:#ffffff;
}
.illust_ver .link_btn2:hover .link_lead_txt1{
background:#7bcd02;
color:#ffffff;
}
.illust_ver .link_btn3:hover .link_lead_txt1{
background:#eb0032;
color:#ffffff;
}
.illust_ver .link_btn5:hover .link_lead_txt1{
background:#1cb67e;
color:#ffffff;
}
.illust_ver .link_btn6:hover .link_lead_txt1{
background:#07b300;
color:#ffffff;
}
.illust_ver .link_btn7:hover .link_lead_txt1{
background:#ba4c91;
color:#ffffff;
}
.illust_ver .link_btn8:hover .link_lead_txt1{
background:#0f867f;
color:#ffffff;
}
.illust_ver .hanamizu_link_btn1:hover{
color:#1eaae1;
background:#cbf1fe;
}
.illust_ver .hanamizu_link_btn1:hover .link_lead_txt1{
color:#ffffff;
background:#1eaae1;
}
.illust_ver .ichoukaze_link_btn1:hover{
color:#a827d5;
background:#f3d2fe;
}
.illust_ver .ichoukaze_link_btn1:hover .link_lead_txt1{
color:#ffffff;
background:#a827d5;
}
.illust_ver .hikihajime_link_btn1:hover{
color:#0e64c2;
background:#cbe4fe;
}
.illust_ver .hikihajime_link_btn1:hover .link_lead_txt1{
color:#ffffff;
background:#0e64c2;
}
.illust_ver .hikihajime_link_btn2:hover{
color:#ef4d17;
background:#fedbcb;
}
.illust_ver .hikihajime_link_btn2:hover .link_lead_txt1{
color:#ffffff;
background:#ef4d17;
}
}