@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:34.63158%}
.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/sekitan/img/pagetop.png);
background-repeat:no-repeat;
background-position:0 0;
background-size:cover;
overflow:hidden;
font-size:0;
outline:0;
width:40px;
height: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/sekitan/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/sekitan/img/pagetop4sp.gif);background-size:4.375% auto;background-position:center}
.br2nb4sp,.foot-logo{display:none}}
 :root {
--cause-color: #2bacb5;
--detail6-color: #99c726;
--detail8-color: #eb0032;
--detail5-color: #ce9b28;
--detail11-color: #0f867f;
--sorethroat-color: #6a5bd6;
}
.is_pc{display:block;}.is_sp{display:none;}
@media (max-width:640px){.is_pc{display:none;}.is_sp{display:block;}}
.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;
}
} .cause_checkpoint{
position: relative;
margin-top: 4rem;
margin-bottom: 4rem;
box-sizing: border-box;
outline: 1px solid #2bacb5;
outline-offset: -1px;
background-color: #fff;
}
.cause_checkpoint::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/sekitan/img/memo_fold4.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
}
.cause_checkpoint_innr{
position: relative;
padding: 5% 10% 10% 5%;
}
.cause_checkpoint_list{
position: relative;
list-style: none;
}
.cause_checkpoint_list li{
display: block;
position: relative;
margin-bottom: 13px;
padding-left: 30px;
font-size: 1.8rem;
line-height: 1.6;
font-weight: bold;
color: var(--cause-color);
}
.cause_checkpoint_list li:last-child{
margin-bottom: 0;
}
.cause_checkpoint_list 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 var(--cause-color);
}
.cause_checkpoint_note{
margin-top: 30px;
font-size: 1.5rem;
line-height: 2;
}
@media screen and (max-width:640px){
.cause_checkpoint{
outline-offset: -2px;
}
.cause_checkpoint::after {
width: 40px;
height: 40px;
}
.cause_checkpoint_innr{
padding-bottom: 15%;
}
.cause_checkpoint_list li{
margin-bottom: 3vw;
padding-left: 30px;
font-size: 4vw;
line-height: 1.6;
}
.cause_checkpoint_note{
margin-top: 5vw;
font-size: 3.85vw;
line-height: 2;
}
} .throat .contents-sec{
margin-bottom: 50px;
} .food_mainsect{
position: relative;
box-sizing: border-box;
border: 1px solid var(--sorethroat-color);
}
.food_mainsect_innr{
position: relative;
padding: 60px 80px;
}
.food_mainsect_main{
position: relative;
}
.food_mainsect_main + .food_mainsect_main{
margin-top: 50px;
}
.food_mainsect_ttl{
position: relative;
margin-bottom: 10px;
display: flex;
align-items: center;
font-size: 2rem;
color: var(--sorethroat-color);
}
.food_mainsect_no{
position: relative;
margin-right: 14px;
width: 45px;
height: 45px;
color: #fff;
line-height: 45px;
text-align: center;
border-radius: 50%;
background-color: var(--sorethroat-color);
}
.food_mainsect_ttl_txt{
width: calc( 100% - 59px );
}
.food_mainsect_txt{
font-size: 1.5rem;
line-height: 2;
} .food_subsect{
position: relative;
margin-top: 30px;
border-radius: 15px;
background-color: #e9e7f9;
}
.food_subsect::after{
content: '';
position: absolute;
width: 95px;
height: 90px;
top: -25px;
right: 25px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
pointer-events: none;
z-index: 2;
}
.food_subsect.food_no1::after{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_honey.png);}
.food_subsect.food_no2::after{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_ginger.png);}
.food_subsect.food_no3::after{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_apple.png);}
.food_subsect.food_no4::after{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_radish.png);}
.food_subsect.food_no5::after{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_greenonion.png);}
.food_subsect_innr{
position: relative;
padding: 35px;
}
.food_subsect_ttl{
margin-bottom: 30px;
text-align: center;
font-size: 2rem;
line-height: 1;
color: var(--sorethroat-color);
}
.food_subsect_txt{
font-size: 1.5rem;
line-height: 2;
}
@media screen and (max-width:640px){
.throat .contents-sec{
margin-bottom: 11vw;
}
.food_mainsect_innr{
padding: 5vw;
}
.food_mainsect_main + .food_mainsect_main{
margin-top: 8vw;
}
.food_mainsect_ttl{
margin-bottom: 4vw;
font-size: 4.8vw;
line-height: 1.5;
}
.food_mainsect_no{
margin-right: 14px;
width: 45px;
height: 45px;
line-height: 45px;
}
.food_mainsect_txt{
font-size: 3.85vw;
}
.food_subsect{
margin-top: 5vw;
}
.food_subsect::after{
width: 20vw;
height: 18.95vw;
top: -8vw;
right: 2vw;
}
.food_subsect_innr{
padding: 5vw;
}
.food_subsect_ttl{
margin-bottom: 5vw;
font-size: 4.8vw;
}
.food_subsect_txt{
font-size: 3.85vw;
}
} .solution_sect{
position: relative;
background-color: #efedf8;
}
.solution_sect_innr{
position: relative;
padding: 40px;
}
.solution_main{
position: relative;
border-radius: 15px;
background-color: #fff;
}
.solution_main + .solution_main{
margin-top: 40px;
}
.solution_main_innr{
position: relative;
padding: 30px;
}
.solution_main_ttl{
position: relative;
display: table;
margin: 0 auto;
margin-bottom: 25px;
width: 340px;
height: 45px;
font-size: 2rem;
text-align: center;
line-height: 45px;
color: #fff;
border-radius: 100vh;
background-color: var(--sorethroat-color);
}
.solution_main_txt{
font-size: 1.5rem;
line-height: 2;
}
@media screen and (max-width:640px){
.solution_sect_innr{
padding: 5vw;
}
.solution_main + .solution_main{
margin-top: 8vw;
}
.solution_main_innr{
padding: 5vw;
}
.solution_main_ttl{
margin-bottom: 5vw;
padding: 2vw;
width: 100%;
height: auto;
font-size: 4.5vw;
line-height: 1.6;
font-feature-settings: "palt";
}
.solution_main_txt{
font-size: 3.85vw;
}
} .disease_sect{
position: relative;
border-radius: 15px;
background-repeat: no-repeat;
background-position: top 45px left 40px;
background-size: auto 125px;
background-color: #efedf8;
}
.disease_sect + .disease_sect{
margin-top: 50px;
}
.disease_sect.disease_no1{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_fig4_no01.png);}
.disease_sect.disease_no2{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_fig4_no02.png);}
.disease_sect.disease_no3{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_fig4_no03.png);}
.disease_sect.disease_no4{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_fig4_no04.png);}
.disease_sect.disease_no5{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_fig4_no05.png);}
.disease_sect.disease_no6{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_fig4_no06.png);}
.disease_sect_innr{
position: relative;
padding: 35px 80px;
}
.disease_sect_ttl{
display: table;
margin: 0 auto;
padding-bottom: 35px;
line-height: 1.3;
font-size: 2.4rem;
text-align: center;
color: var(--sorethroat-color);
}
.disease_double_ttl{
position: relative;
display: inline-block;
}
article.contents-blk p.disease_double_ttl{
position: relative;
display: inline-block;
line-height: 1.3;
font-size: 2.4rem;
margin-bottom: 0;
}
.disease_double_ttl + .disease_double_ttl{
margin-left: 20px;
}
.disease_double_ttl + .disease_double_ttl::before{
content: '／';
position: absolute;
left: -20px;
top: 0;
}
.disease_ruby{
display: block;
font-size: 60%; }
.disease_sect_txt{
font-size: 1.5rem;
line-height: 2;
}
@media screen and (max-width:640px){
.disease_sect{
border-radius: 15px;
background-position: top 5vw left 5vw;
background-size: auto 20vw;
}
.disease_sect + .disease_sect{
margin-top: 8vw;
}
.disease_sect_innr{
padding: 5vw;
}
.disease_sect_ttl{
padding-bottom: 5vw;
font-size: 5vw;
}
.disease_double_ttl{
display: block;
}
.disease_double_ttl + .disease_double_ttl{
margin-left: 0;
margin-top: 2.5vw;
}
.disease_double_ttl + .disease_double_ttl::before{
content: none;
}
.disease_sect_txt{
font-size: 4vw;
}
} .treat_caution{
position: relative;
margin-top: 35px;
background-color: #fff;
border-radius: 15px;
box-sizing: border-box;
border: 2px dotted var(--cause-color);
}
.treat_caution_innr{
position: relative;
padding: 20px;
line-height: 1.6;
}
.treat_caution_ttl{
margin-bottom: 20px;
font-size: 1.6rem;
font-weight: bold;
color: var(--cause-color);
text-align: center;
}
.treat_caution_list{
list-style: none;
display: block;
}
.treat_caution_list li{
display: block;
position: relative;
padding-bottom: 10px;
padding-left: 1.3em;
text-indent: -1.3em;
font-size: 1.5rem;
}
.treat_caution_list li::before{
content: '⚫︎';
position: relative;
color: var(--cause-color);
padding-right: 5px;
}
.treat_caution_list li:last-child{
padding-bottom: 0;
}
.cause .source_link,.cause .source_link a{
color: var(--cause-color)!important;
}
@media screen and (max-width:640px){
.treat_caution_innr{
padding: 4vw;
}
.treat_caution_ttl{
margin-bottom: 3vw;
font-size: 4vw;
}
.treat_caution_list li{
padding-bottom: 2vw;
font-size: 3.85vw;
}
} .fig_sorethroat_table1 {
margin-top: 25px;
font-size: 1.2rem;
line-height: 1.5;
color: #000;
border-collapse: collapse;
background-color: #e4e2f9;
}
.fig_sorethroat_table1 th, td{
padding: 12px 10px;
font-size: 1.4rem;
border-right: none!important;
border-bottom: none!important;
border-top: 1px solid #fff!important;
}
.fig_sorethroat_table1 .table_ttl{
padding: 5px 10px;
vertical-align: middle;
color: #fff;
text-align: center;
background-color: #6a5bd6;
}
.fig_sorethroat_table1 .table_subttl{
font-size: 1.5rem;
color: #fff;
white-space: nowrap;
background-color: #a69de6;
font-feature-settings: "palt";
}
.fig_sorethroat_table1 .table_col1{
border-right: 1px solid #fff!important;
}
.fig_sorethroat_table1 .txt_ruby{
display: block;
padding-top: 3px;
font-size: 1.1rem;
font-feature-settings: "palt";
}
.table_function + .table_function{
margin-top: 10px;
}
.table_function_ttl{
display: block;
font-size: 90%;
color: #666;
} .txt_prescription_link{
text-underline-offset: 0.3rem;
color: #000;
}
.prescription_clr3{color: #1cb67e;}
.prescription_clr6{color: #99c726;} .guidance_pr_txt{
display: table;
margin: 0 auto;
padding-bottom: 15px;
font-size: 1.4rem;
color: #666;
line-height: 1;
text-align: center;
}
.guidance_bnnr{
position: relative;
margin-top: 4rem;
clear: both;
}
.guidance_bnnr.gbnr_btm{
top: 3rem;
}
.guidance_bnnr_link{
position: relative;
margin: 0 auto;
padding: 20px 0;
width: 520px;
overflow: hidden;
line-height: 1.6;
text-decoration: none;
border-radius: 15px;
display: flex;
align-items: center;
z-index: 1;
}
.guidance_bnnr_link::after{
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
background-repeat: no-repeat;
background-position: right -1px center;
background-size: auto 100%;
z-index: -1;
}
.guidance_bnnr_link:hover .guidance_bnnr_pkg{
-webkit-animation:item-figure-anime .2s;
animation:item-figure-anime .2s;
}
.guidance_bnnr_pkg{
position: relative;
height: 110px;
width: 180px;
text-align: center;
}
.guidance_bnnr_pkg img{
height: 100%!important;
width: auto!important;
}
.guidance_bnnr_detail{
position: relative;
width: calc( 100% - 180px );
}
.gbnnr_subtxt{
font-size: 1.6rem;
font-weight: bold;
line-height: 1.3;
color: #ffe193;
}
article.contents-blk p.gbnnr_subtxt{
font-size: 1.6rem;
font-weight: bold;
line-height: 1.3;
color: #ffe193;
margin-bottom: 0;
}
.gbnnr_maintxt{
margin-bottom: 10px;
font-size: 2.8rem;
font-weight: bold;
line-height: 1.1;
color: #fff;
}
article.contents-blk p.gbnnr_maintxt{
margin-bottom: 10px;
font-size: 2.8rem;
font-weight: bold;
line-height: 1.1;
color: #fff;
}
.gbnnr_maintxt span{
font-size: 2.2rem;
}
.gbnnr_link{
position: relative;
display:inline-block;
margin-top: 0;
padding-left: 24px;
padding-right: 35px;
height: 28px;
font-size: 1.3rem;
font-weight: bold;
line-height: 28px;
border-radius: 7px;
background-color: #fff;
transition: all .3s ease;
}
.gbnnr_link::after{
content: '';
position: absolute;
display: inline-block;
vertical-align: middle;
color: #333;
line-height: 1;
width: 0;
height: 0;
top: 50%;
right: 15px;
transform: translate(0,-50%);
border-style: solid;
border-color: transparent;
border-width: 0.375em 0.64952em;
border-left-color: #333;
border-right: 0;
} .gbnnr_note{
position: relative;
display: block;
margin-top: 12px;
font-size: 10px;
line-height: 1;
color: #fff;
font-feature-settings: "palt";
text-decoration: none;
}
.gbnnr_note_mrk{
display: inline-block;
margin-right: 5px;
padding: 0 2px;
line-height: 1.4;
transform: scale(0.9);
transform-origin: left top; 
border: 1px solid #fff;
}
.gbnnr_note_txt1{
display: inline-block;
margin-right: 5px;
}
.gbnnr_note_txt2{
display: inline-block;
} .guidance_bnnr_link.gbnr_clr11{background-color: #89bfdb;}
.guidance_bnnr_link.gbnr_clr11::after{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_gbnnr_wave11.svg);
}
.guidance_bnnr_link.gbnr_clr11 .gbnnr_link{color: #89bfdb;}
.guidance_bnnr_link.gbnr_clr11 .gbnnr_link::after{border-left-color: #89bfdb;}
@-webkit-keyframes item-figure-anime{50%{-webkit-transform:translateY(-10px) rotate(-2deg);transform:translateY(-10px) rotate(-2deg)}}
@keyframes item-figure-anime{50%{-webkit-transform:translateY(-10px) rotate(-2deg);transform:translateY(-10px) rotate(-2deg)}}
@media screen and (max-width: 640px){
.guidance_bnnr.gbnr_btm{
top: 0;
}
.guidance_bnnr_link{
padding: 5vw 0;
width: 100%;
}
.guidance_bnnr_pkg{
height: 24vw;
width: 30vw;
}
.guidance_bnnr_detail{
width: calc( 100% - 30vw );
}
.gbnnr_subtxt{
font-size: 1.6rem;
}
article.contents-blk p.gbnnr_subtxt{
font-size: 1.6rem;
}
.gbnnr_maintxt{
font-size: 2rem;
}
article.contents-blk p.gbnnr_maintxt{
font-size: 2rem;
}
.gbnnr_maintxt span{
font-size: 1.9rem;
}
.gbnnr_note_txt1{
display: table;
margin-bottom: 5px;
}
} .line_prescription_sponly{
pointer-events: none;
color: #fff;
text-decoration: none;
}
@media screen and (max-width: 640px){
.line_prescription_sponly{
pointer-events: auto;
}
} .sp_induction_bnr{
position: relative;
margin-bottom: 8vw;
width: 100%;
display: none;
}
.sp_induction_link{
display: block;
position: relative;
padding: 15px 0;
width: 100%;
font-size: 1.8rem;
font-weight: bold;
line-height: 1.5;
color: #fff;
text-align: center;
text-decoration: none!important;
border-radius: 15px;
overflow: hidden;
} .bnr_link_deal{
position: relative;
background-color: #b5ae96;
}
.bnr_link_deal::before{
content: '';
position: absolute;
width: 8vw;
height: 8vw;
top: 50%;
left: 18px;
transform: translate(0,-50%);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_bnr_arrw1.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.bnr_link_deal::after{
content: '';
position: absolute;
width: 32vw;
height: 16vw;
top: 50%;
right: -12vw;
transform: translate(0,-50%);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/illust_jagge1.svg);
background-repeat: no-repeat;
background-position: left 0 center;
background-size: auto 100%;
} .bnr_link_sorethroat{
position: relative;
background-color: #a099d9;
}
.bnr_link_sorethroat::before{
content: '';
position: absolute;
width: 8vw;
height: 8vw;
top: 50%;
left: 18px;
transform: translate(0,-50%);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_bnr_arrw2.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.bnr_link_sorethroat::after{
content: '';
position: absolute;
width: 32vw;
height: 16vw;
top: 50%;
right: -12vw;
transform: translate(0,-50%);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/illust_jagge2.svg);
background-repeat: no-repeat;
background-position: left 0 center;
background-size: auto 100%;
}
@media screen and (max-width: 640px){
.sp_induction_bnr{
display: block;
}
} .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: #cc9500;
background-color: #fff6ca;
border: 2px solid #cc9500;
}
.follow_link .link_btn1:hover{
color: #fff;
background-color: #cc9500;
}
.follow_link .link_btn1::after{
border-top: 2px solid #cc9500;
border-right: 2px solid #cc9500;
}
.follow_link .link_btn2{
position: relative;
color: #7bcd02;
background-color: #f2ffca;
border: 2px solid #7bcd02;
}
.follow_link .link_btn2:hover{
color: #fff;
background-color: #7bcd02;
}
.follow_link .link_btn2::after{
border-top: 2px solid #7bcd02;
border-right: 2px solid #7bcd02;
}
.follow_link .link_btn3{
position: relative;
color: #eb0032;
background-color: #ffd5de;
border: 2px solid #eb0032;
}
.follow_link .link_btn3:hover{
color: #fff;
background-color: #eb0032;
}
.follow_link .link_btn3::after{
border-top: 2px solid #eb0032;
border-right: 2px solid #eb0032;
}
.follow_link .link_btn4{
position: relative;
color: #1db11d;
background-color: #cdfecc;
border: 2px solid #1db11d;
}
.follow_link .link_btn4:hover{
color: #fff;
background-color: #1db11d;
}
.follow_link .link_btn4::after{
border-top: 2px solid #1db11d;
border-right: 2px solid #1db11d;
}
.follow_link .link_btn5{
position: relative;
color: #1cb67e;
background-color: #ccffee;
border: 2px solid #1cb67e;
}
.follow_link .link_btn5:hover{
color: #fff;
background-color: #1cb67e;
}
.follow_link .link_btn5::after{
border-top: 2px solid #1cb67e;
border-right: 2px solid #1cb67e;
}
.follow_link .link_btn6{
position: relative;
color: #07b300;
background-color: #ccffca;
border: 2px solid #07b300;
}
.follow_link .link_btn6:hover{
color: #fff;
background-color: #07b300;
}
.follow_link .link_btn6::after{
border-top: 2px solid #07b300;
border-right: 2px solid #07b300;
}
.follow_link .link_btn7{
position: relative;
color: #ba4c91;
background-color: #ffd9f6;
border: 2px solid #ba4c91;
}
.follow_link .link_btn7:hover{
color: #fff;
background-color: #ba4c91;
}
.follow_link .link_btn7::after{
border-top: 2px solid #ba4c91;
border-right: 2px solid #ba4c91;
}
.follow_link .link_btn8{
position: relative;
color: #0f867f;
background-color: #e7faf9;
border: 2px solid #0f867f;
}
.follow_link .link_btn8:hover{
color: #fff;
background-color: #0f867f;
}
.follow_link .link_btn8::after{
border-top: 2px solid #0f867f;
border-right: 2px solid #0f867f;
}
@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: #cc9500;
background-color: #fff6ca;
}
.follow_link .link_btn2:hover{
color: #7bcd02;
background-color: #f2ffca;
}
.follow_link .link_btn3:hover{
color: #eb0032;
background-color: #ffd5de;
}
.follow_link .link_btn4:hover{
color: #1db11d;
background-color: #cdfecc;
}
.follow_link .link_btn5:hover{
color: #1cb67e;
background-color: #ccffee;
}
.follow_link .link_btn6:hover{
color: #07b300;
background-color: #ccffca;
}
} .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_brown a{
color: #958b6a;
font-feature-settings: "palt";
}
.toc_container.txtclr_green a{
color: #2bacb5;
}
.toc_container.txtclr_pink a{
color: #ff8484;
}
.toc_container.txtclr_brown2 a{
color: #aca000;
}
.toc_container.txtclr_purple a{
color: #6a5bd6;
}
.toc_container.txtclr_green2 a{
color: #25bda6;
}
.toc_container.txtclr_pink2 a{
color: #ce0080;
font-feature-settings: "palt";
}
.toc_container.txtclr_green3 a{
color: #00c3ad;
font-feature-settings: "palt";
}
.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;
font-feature-settings: "palt";
}
.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;
} .source_link{
position: relative;
margin-bottom: 5.5rem;
color: #ce0080;
line-height: 1.8;
}
.source_link a{
margin: 0;padding: 0;
position: relative;
display: table;
color: #ce0080;  
text-decoration: underline;
}
@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 li{
margin-bottom: 3vw;
}
.toc_container .toc_list_link{
font-size: 1.8rem;
}
.toc_container .toc_list_link2{
font-size: 1.6rem;
}
.toc_container .toc_list_link:hover,
.toc_container .toc_list_link2:hover{
opacity: 1;
}
}
.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/sekitan/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/sekitan/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/sekitan/img/h2nd_items.png?ver=20221028);
background-repeat:no-repeat;
background-size:305.26316%;
margin-bottom:20px;
margin-bottom:2rem;
}
.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-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:12.63158%;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%}
.item9 .item,.item9 .item-embed .active{
font-feature-settings: "palt";
background-position: center;
background-size: cover;
}
.item9 .item,.item9 .item-embed{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/sekitan_thb_throat_off.png?ver=20221028);
background-size: cover;
}
.item9 .item,.item9 .item-embed .active{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/sekitan_thb_throat_on.png?ver=20221028);
}
.item10 .item,.item10 .item-embed .active{
font-feature-settings: "palt";
background-position: center;
background-size: cover;
}
.item10 .item,.item10 .item-embed{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/thb_infl_throat_off.png?ver=20231010);
background-size: cover;
}
.item10 .item,.item10 .item-embed .active{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/thb_infl_throat_on.png?ver=20231010);
}
.item11 .item,.item11 .item-embed .active{
font-feature-settings: "palt";
background-position: center;
background-size: cover;
}
.item11 .item,.item11 .item-embed{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/thb_sumcold_off.png?ver=20240620);
background-size: cover;
}
.item11 .item,.item11 .item-embed .active{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/thb_sumcold_on.png?ver=20240620);
} .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} .sekitan_link{
position: relative;
margin: 0 0 50px 0;
margin-top: 80px;
padding:0;
}
.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";
}
.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;
}
.sekitan_link .sekitan_link_list{
position: relative;
display: flex;
justify-content: center;
list-style: none;
}
.sekitan_link .sekitan_link_list li{
position: relative;
margin-right: 15px;
text-align: center;
}
.sekitan_link .sekitan_link_list li:last-child{
margin-right: 0;
}
.sekitan_link .sekitan_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;
}
.sekitan_link .link_lead_txt1{
font-feature-settings: "palt";
font-size:1.2rem;
}
.sekitan_link .link_lead_txt2{
font-size:1.4rem;
}
.sekitan_link .sekitan_link_list a:hover{
opacity: 1;
}
.sekitan_link .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;
}
.sekitan_link .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;
}
.sekitan_link .link_btn1{
position: relative;
color: #cc9500;
background-color: #fff6ca;
border: 2px solid #cc9500;
}
.sekitan_link .link_btn1:hover{
color: #fff;
background-color: #cc9500;
}
.sekitan_link .link_btn1::after{
border-top: 2px solid #cc9500;
border-right: 2px solid #cc9500;
}
.sekitan_link .link_btn2{
position: relative;
color: #7bcd02;
background-color: #f2ffca;
border: 2px solid #7bcd02;
}
.sekitan_link .link_btn2:hover{
color: #fff;
background-color: #7bcd02;
}
.sekitan_link .link_btn2::after{
border-top: 2px solid #7bcd02;
border-right: 2px solid #7bcd02;
}
.sekitan_link .link_btn3{
position: relative;
color: #eb0032;
background-color: #ffd5de;
border: 2px solid #eb0032;
}
.sekitan_link .link_btn3:hover{
color: #fff;
background-color: #eb0032;
}
.sekitan_link .link_btn3::after{
border-top: 2px solid #eb0032;
border-right: 2px solid #eb0032;
}
.sekitan_link .link_btn4{
position: relative;
color: #1db11d;
background-color: #cdfecc;
border: 2px solid #1db11d;
}
.sekitan_link .link_btn4:hover{
color: #fff;
background-color: #1db11d;
}
.sekitan_link .link_btn4::after{
border-top: 2px solid #1db11d;
border-right: 2px solid #1db11d;
}
.sekitan_link .link_btn5{
position: relative;
color: #1cb67e;
background-color: #ccffee;
border: 2px solid #1cb67e;
}
.sekitan_link .link_btn5:hover{
color: #fff;
background-color: #1cb67e;
}
.sekitan_link .link_btn5::after{
border-top: 2px solid #1cb67e;
border-right: 2px solid #1cb67e;
}
.sekitan_link .link_btn6{
position: relative;
color: #07b300;
background-color: #ccffca;
border: 2px solid #07b300;
}
.sekitan_link .link_btn6:hover{
color: #fff;
background-color: #07b300;
}
.sekitan_link .link_btn6::after{
border-top: 2px solid #07b300;
border-right: 2px solid #07b300;
}
.sekitan_link .link_btn7{
position: relative;
color: #ba4c91;
background-color: #ffd9f6;
border: 2px solid #ba4c91;
}
.sekitan_link .link_btn7:hover{
color: #fff;
background-color: #ba4c91;
}
.sekitan_link .link_btn7::after{
border-top: 2px solid #ba4c91;
border-right: 2px solid #ba4c91;
}
.sekitan_link .link_btn8{
position: relative;
color: #0f867f;
background-color: #e7faf9;
border: 2px solid #0f867f;
}
.sekitan_link .link_btn8:hover{
color: #fff;
background-color: #0f867f;
}
.sekitan_link .link_btn8::after{
border-top: 2px solid #0f867f;
border-right: 2px solid #0f867f;
}
@media screen and (max-width:769px){
.sekitan_link{
margin: 12vw 0;
}
.sekitan_link .sekitan_link_list{
display: block;
width: 100%;
}
.sekitan_link .sekitan_link_list li{
margin-right: 0;
margin-bottom: 3vw;
width: 100%;
}
.sekitan_link .sekitan_link_list li:last-child{
margin-bottom: 0;
}
.sekitan_link .sekitan_link_list a{
padding: 2vw;
}
.sekitan_link .link_lead_txt1{
font-size:1.3rem;
}
.sekitan_link .link_lead_txt2{
font-size:1.6rem;
}
.sekitan_link .link_btn1:hover{
color: #cc9500;
background-color: #fff6ca;
}
.sekitan_link .link_btn2:hover{
color: #99c726;
background-color: #f2ffca;
}
.sekitan_link .link_btn3:hover{
color: #eb0032;
background-color: #ffd5de;
}
.sekitan_link .link_btn4:hover{
color: #1db11d;
background-color: #cdfecc;
}
.sekitan_link .link_btn5:hover{
color: #1cb67e;
background-color: #ccffee;
}
.sekitan_link .link_btn6:hover{
color: #07b300;
background-color: #ccffca;
}
} .summer_cold .contents-sec{
overflow-wrap: anywhere;
word-break: normal;
line-break: strict;
}
.summer_cold .mod-intro .figure{
position: relative;
}
.summer_cold .mod-intro .figure::after{
content: '';
position: absolute;
width: 157px;
height: 124px;
bottom: -15px;
right: 125px;
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/sumcold_kv_illust.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
pointer-events: none;
z-index: 2;
}
.summer_cold .mod-intro .title{
font-feature-settings: "palt";
}
.summer_cold .ttl{
font-size: 2.1rem;
color: #00c3ad; }
.summer_cold .contents-sec img{
margin: 0;padding: 0;
width: 100%;
height: auto;
vertical-align: top;
}
.summer_cold .contents-sec.q1 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_sumcold_no1.png);}
.summer_cold .contents-sec.q2 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_sumcold_no2.png);}
.summer_cold .contents-sec.q3 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_sumcold_no3.png);}
.summer_cold .contents-sec.q4 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_sumcold_no4.png);}
.summer_cold .contents-sec.q5 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_sumcold_no5.png);}
.summer_cold .contents-sec.q6 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_sumcold_no6.png);}
.summer_cold .contents-sec.q7 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_sumcold_no7.png);}
.sumcold_frame1{
position: relative;
padding: 7% 10%;
border-radius: 15px;
background-color: #f4f8f8;
}
.sumcold_fig_title01{
position: relative;
display: table;
margin: 0 auto 40px auto;
padding: 0 45px;
width: 100%;
max-width: 400px;
height: 40px;
font-size: 2rem;
line-height: 40px;
font-weight: bold;
text-align: center;
color: #fff;
border-radius: 20px;
background-color: #00c3ad;
}
.fig_sumcold_txt{
font-size: 1.5rem;
line-height: 1.8;
color: #000;
}
.fig_sumcold_sect{
position: relative;
}
.fig_sumcold_sect + .fig_sumcold_sect{
padding-top: 40px;
}
.fig_sumcold_sect2{
position: relative;
padding-top: 30px;
}
.fig_sumcold_txt + .fig_sumcold_sect {
margin-top: 30px;
}
.fig_sumcold_ttl{
font-size: 2rem;
line-height: 1.8;
color: #00c3ad;
border-bottom: 1px solid #00c3ad;
margin-bottom: 2.3%;
}
.sumcold_frame1_sect{
position: relative;
padding: 0;
border-radius: 15px;
background-color: #fff;
border: 1px dotted #00c3ad;
}
.sumcold_frame1_sect + .sumcold_frame1_sect{
margin-top: 30px;
}
.fig_sumcold_txt + .sumcold_frame1_sect {
margin-top: 30px;
}
.sumcold_frame1_sect_innr{
position: relative;
padding: 5%;
padding-top: 3%;
}
.fig_sumcold_ttl2{
position: relative;
display: block;
padding-top: 2%;
text-align: center;
font-size: 2.2rem;
line-height: 1.7;
color: #00c3ad;
border-bottom: 1px solid #00c3ad;
}
.fig_sumcold_link {
margin-top: 10px;
}
.fig_sumcold_link a{
font-size: 1.2rem;
line-height: 1.6;
color: #00c3ad;
text-decoration: underline;
}
.sumcold_frame2{
position: relative;
margin-bottom: 11.51079%;
padding: 7% 10%;
padding-bottom: 8%;
box-sizing: border-box;
outline: 1px solid #00c3ad;
outline-offset: -1px;
background-color: #f4f8f8;
}
.sumcold_frame2::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/sekitan/img/memo_fold5.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
pointer-events: none;
}
.sumcold_fig_title02{
position: relative;
display: table;
margin: 0 auto 40px auto;
padding: 0 45px;
width: 100%;
max-width: 400px;
height: 40px;
font-size: 2rem;
line-height: 40px;
font-weight: bold;
text-align: center;
color: #fff;
border-radius: 20px;
background-color: #00c3ad;
}
.sumcold_frame3{
position: relative;
padding: 7% 10%;
border-radius: 15px;
background-color: #f4f8f8;
}
.sumcold_frame3 + .sumcold_frame3{
margin-top: 30px;
}
.sumcold_fig_title03{
position: relative;
display: block;
margin-bottom: 40px;
padding: 14px 0;
font-size: 2rem;
line-height: 1;
font-weight: bold;
text-align: center;
color: #00c3ad;
border-top: 2px solid #00c3ad;
border-bottom: 2px solid #00c3ad;
background-color: #fff;
}
.sumcold_fig_title03 span{
display: block;
padding-top: 7px;
font-size: 1.2rem;
}
.sumcold_fig_title03 a{
text-decoration: none;
color: #00c3ad;
}
.contents_sec_list{
position: relative;
margin-bottom: 3.7rem;
display: flex;
align-items: center;
}
.contents_sec_list .txt{
margin-bottom: 0!important;
width: calc( 100% - 170px );
}
.sumcold_illust1{
margin-left: 50px;
width: 120px;
}
.sumcold_frame4{
position: relative;
margin-bottom: 11.51079%;
padding: 8% 10%;
box-sizing: border-box;
outline: 1px solid #00c3ad;
outline-offset: -1px;
background-color: #fff;
}
.sumcold_frame4::before {
content: '';
position: absolute;
top: 2px;
left: 15px;
width: 12px;
height: calc(100% - 15px);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/memo_dot5.png);
background-repeat: repeat-y;
background-position: top 15px center;
background-size: 12px auto;
pointer-events: none;
}
.sumcold_frame4::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/sekitan/img/memo_fold5.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
pointer-events: none;
}
.sumcold_fig_title04{
position: relative;
margin-bottom: 20px;
font-size: 2.4rem;
line-height: 1;
font-weight: bold;
color: #00c3ad;
display: flex;
align-items: center;
}
.sumcold_fig_title04 .ttl_point{
display: inline-block;
margin-right: 15px;
width: 120px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 1.5rem;
font-weight: bold;
text-align: center;
line-height: 30px;
color: #fff;
border-radius: 100vh;
background-color: #00c3ad;
} .sumcold_table {
margin-top: 25px;
font-size: 1.4rem;
line-height: 1.5;
color: #000;
border-collapse: collapse;
background-color: #e5f9f7;
}
.sumcold_table th,td{
padding: 10px 10px;
border: 1px solid #fff;
}
.sumcold_table .table_ttl{
color: #fff;
text-align: center;
background-color: #00c3ad;
}
.sumcold_table .table_subttl{
color: #fff;
white-space: nowrap;
background-color: #44d3c3;
}
.sumcold_table .table_list{
list-style: none;
}
.sumcold_table .table_list li{
text-indent: -1em;
padding-left: 1em;
}
.sumcold_fig_title05{
position: relative;
margin-bottom: 20px;
font-size: 2rem;
line-height: 1.8;
color: #00c3ad;
border-bottom: 1px solid #00c3ad;
}
.fig_sumcold_sect_list{
position: relative;
display: flex;
align-items: flex-start;
}
.fig_sumcold_sect_list .fig_sumcold_txt{
width: calc( 100% - 205px );
}
.sumcold_illust2{
margin-left: 30px;
width: 175px;
}
.sumcold_frame5{
position: relative;
padding: 0;
border-radius: 15px;
background-color: #fff;
box-sizing: border-box;
border: 1px solid #e8e8e8;
}
.sumcold_frame5 + .sumcold_frame5{
margin-top: 30px;
}
.sumcold_fig_qtitle{
position: relative;
display: block;
padding: 12px;
padding-left: 60px;
padding-right: 30px;
font-size: 1.8rem;
line-height: 35px;
font-weight: bold;
font-feature-settings: "palt";
color: #00c3ad;
border-bottom: 1px solid #e8e8e8;
}
.sumcold_fig_qtitle::before{
content: 'Q';
position: absolute;
width: 35px;
height: 35px;
font-size: 2rem;
line-height: 35px;
text-align: center;
color: #fff;
left: 12px;
top: 50%;
transform: translate(0,-50%);
border-radius: 50%;
background-color: #00c3ad;
}
.fig_sumcold_atxt{
position: relative;
padding-top: 20px;
padding-left: 60px;
padding-bottom: 30px;
padding-right: 30px;
font-size: 1.5rem;
line-height: 1.8;
color: #000;
}
.fig_sumcold_atxt::before{
content: 'A';
position: absolute;
left: 12px;
top: 24px;
width: 35px;
height: auto;
font-size: 2rem;
line-height: 1;
text-align: center;
color: #00c3ad;
}
.fig_sumcold_atxt_link{
display: block;
margin-top: 10px;
font-size: 1.2rem;
line-height: 1.6;
color: #00c3ad;
text-decoration: underline;
}
.summer_cold .source_link{
color: #00c3ad!important;
}
.source_btm_link {
display: block;
padding-top: 10px;
font-size: 1.2rem;
line-height: 1.6;
color: #00c3ad!important;
text-decoration: underline;
}
@media screen and (max-width:769px){
.fig_sumcold_sect2{
padding-top: 6vw;
}
.summer_cold .mod-intro .figure {
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/sumcold_kv_sp.png);
}
.summer_cold .mod-intro .figure::after{
width: 27.2vw;
height: 21.5vw;
bottom: -4vw;
right: 9vw;
}
.sumcold_frame1{
padding: 7%;
}
.sumcold_fig_title01{
margin-bottom: 6vw;
}
.fig_sumcold_txt + .fig_sumcold_sect {
margin-top: 5vw;
}
.fig_sumcold_txt + .sumcold_frame1_sect{
margin-top: 5vw;
}
.sumcold_frame1_sect + .sumcold_frame1_sect {
margin-top: 5vw;
}
.fig_sumcold_sect + .fig_sumcold_sect {
padding-top: 8vw;
}
.fig_sumcold_ttl2{
font-size: 2rem;
}
.sumcold_fig_title02{
margin-bottom: 6vw;
}
.sumcold_frame2{
padding: 7%;
}
.sumcold_frame2::after{
width: 40px;
height: 40px;
}
.contents_sec_list .txt {
width: calc(100% - 30vw);
}
.sumcold_illust1 {
margin-left: 5vw;
width: 25vw;
}
.sumcold_frame3{
padding: 7%;
}
.sumcold_fig_title03{
padding: 2vw 0;
margin-bottom: 6vw;
}
.sumcold_frame4{
padding-left: 12%;
}
.sumcold_frame4::after {
width: 40px;
height: 40px;
}
.sumcold_fig_title04{
margin-bottom: 6vw;
display: block;
font-size: 2.2rem;
}
.sumcold_fig_title04 .ttl_point{
display: block;
margin-right: 0;
margin-bottom: 3vw;
width: 26vw;
}
.fig_sumcold_sect_list{
display: block;
}
.fig_sumcold_sect_list .fig_sumcold_txt{
width: 100%;
margin-bottom: 5vw;
}
.sumcold_illust2{
margin: 0 auto;
width: 45vw;
}
.sumcold_fig_title05{
margin-bottom: 4vw;
}
.sumcold_fig_qtitle{
padding: 10px;
padding-left: 13vw;
line-height: 1.6;
}
.sumcold_fig_qtitle::before{
left: 8px;
}
.fig_sumcold_atxt{
padding-top: 15px;
padding-left: 13vw;
padding-bottom: 20px;
padding-right: 20px;
}
.fig_sumcold_atxt::before{
left: 8px;
}
} .throat2 .mod-intro .title{
font-feature-settings: "palt";
}
.throat2 .ttl{
font-size: 2.1rem;
color: #ce0080;
}
.throat2 .contents-sec img{
margin: 0;padding: 0;
width: 100%;
height: auto;
vertical-align: top;
}
.throat2 .contents-sec.q1 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_pink2_no1.png);}
.throat2 .contents-sec.q2 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_pink2_no2.png);}
.throat2 .contents-sec.q3 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_pink2_no3.png);}
.throat2 .contents-sec.q4 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_pink2_no4.png);}
.throat2 .contents-sec.q5 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_pink2_no5.png);}
.fig_throat2_frame2 {
position: relative;
margin-bottom: 11.51079%;
padding: 5%;
padding-bottom: 8%;
box-sizing: border-box;
outline: 1px solid #ce0080;
outline-offset: -1px;
background-color: #fff;
}
.fig_throat2_frame2::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/sekitan/img/memo_fold2.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
}
.throat2_checklist{
position: relative;
list-style: none;
font-size: 1.8rem;
line-height: 1.5;
font-weight: bold;
}
.throat2_checklist li{
display: block;
position: relative;
margin-bottom: 15px;
padding-left: 35px;
}
.throat2_checklist li:last-child{
margin-bottom: 0;
}
.throat2_checklist li::before{
content: '';
position: absolute;
width: 19px;
height: 19px;
left: 0;
top: 50%;
transform: translate(0,-50%);
box-sizing: border-box;
border: 2px solid #ce0080;
border-radius: 4px;
} .throat .mod-intro .title{
font-feature-settings: "palt";
}
.throat .ttl{
font-size: 2.1rem;
color: #6a5bd6;
font-feature-settings: "palt";
}
.throat .contents-sec img{
margin: 0;padding: 0;
width: 100%;
height: auto;
vertical-align: top;
}
.throat .contents-sec.q1 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_purple_no1.png);}
.throat .contents-sec.q2 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_purple_no2.png);}
.throat .contents-sec.q3 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_purple_no3.png);}
.throat .contents-sec.q4 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_purple_no4.png);}
.throat .contents-sec.q5 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_purple_no5.png);}
.throat .contents-sec.q6 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_purple_no6.png);}
.throat .contents-sec.q7 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_purple_no7.png);}
.throat .contents-sec.q8 .ttl{background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_purple_no8.png);}
.contents-sec .fig.fig_center{
display: table;
margin: 0 auto;
margin-bottom: 5rem;
text-align: center;
}
.throat_fig_title01{
display: block;
margin: 0 auto;
margin-bottom: 2.5rem;
color: var(--sorethroat-color);
font-size: 2rem;
line-height: 1.6;
font-weight: bold;
border-bottom: 1px dotted var(--sorethroat-color);
}
.throat_fig_img01{
margin: 0 auto;
width: 100%;
max-width: 590px;
}
.fig_throat_frame1{
position: relative;
margin-bottom: 11.51079%;
padding: 8% 10%;
border-radius: 12px;
background-color: #efedf8;
}
.fig_throat_lead{
position: relative;
display: table;
margin: 0 auto 40px auto;
padding: 0 45px;
height: 40px;
font-size: 1.2em;
line-height: 40px;
font-weight: bold;
color: #6a5bd6;
border-radius: 20px;
background-color: #fff;
}
.fig_throat_sect{
position: relative;
padding-bottom: 6.5%;
}
.fig_throat_sect:last-child{
padding-bottom: 0;
}
.fig_throat_ttl{
font-size: 2.2rem;
line-height: 1.8;
color: #6a5bd6;
border-bottom: 1px solid #6a5bd6;
margin-bottom: 2.3%;
}
.fig_throat_txt{
font-size: 1.4rem;
line-height: 1.7;
color: #000;
}
.fig_throat_link{
margin-top: 10px;
}
.fig_throat_link a{
font-size: 1.4rem;
line-height: 1.6;
color: #42609c;
text-decoration: underline;
}
.fig_throat_frame2{
position: relative;
margin-bottom: 11.51079%;
padding: 8% 10%;
padding-bottom: 15%;
box-sizing: border-box;
outline: 1px solid #3f2fb2;
outline-offset: -1px;
background-color: #fff;
}
.fig_throat_frame2::before{
content: '';
position: absolute;
top: 2px;
left: 15px;
width: 12px;
height: calc( 100% - 15px);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/memo_dot.png);
background-repeat: repeat-y;
background-position: top 15px center;
background-size: 12px auto;
}
.fig_throat_frame2::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/sekitan/img/memo_fold.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
}
.fig_throat_lead2{
position: relative;
margin: 0 auto 40px auto;
width: 268px;
}
.fig_throat_sect2{
position: relative;
padding-bottom: 6.5%;
}
.fig_throat_sect2:last-child{
padding-bottom: 0;
}
.fig_throat_ttl2{
position: relative;
margin-bottom: 2%;
padding-left: 35px;
font-size: 1.8rem;
line-height: 1.5;
font-weight: bold;
color: #6a5bd6;
}
.fig_throat_ttl2::before{
content: '';
position: absolute;
width: 27px;
height: 20px;
top: 50%;
left: 0;
transform: translate(0,-50%);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_purple_check.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.fig_throat_txt2{
flex: 1;
position: relative;
font-size: 1.4rem;
line-height: 1.7;
color: #000;
}
.fig_throat_sect_list{
position: relative;
display: flex;
}
.sore_throat_img2{
margin-left: 20px;
width: 162px;
}
.sore_throat_img3{
margin-left: 20px;
width: 158px;
}
.sore_throat_img4{
margin-left: 20px;
width: 138px;
}
.fig_throat_memo{
position: relative;
margin-top: 25px;
padding: 4% 6%;
border-radius: 10px;
background-color: #ebeaf7;
}
.fig_throat_memo_ttl{
margin: 0 auto;
padding-bottom: 4%;
width: 66px;
}
.fig_throat_memo_txt{
font-size: 1.3rem;
color: #6051cf;
background-color: #ebeaf7;
background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #ebeaf7 50%, #ebeaf7 100%),linear-gradient(180deg, #8175d8 1px, transparent 1px);
background-size: 2px 100%,100% 2.48em;
line-height: 2.5em;
padding-bottom: 1px;
}
article.contents-blk p.fig_throat_memo_txt{
margin-bottom: 0;
line-height: 2.5em;
font-size: 1.3rem;
}
.txt_bg_white{
padding: 2px 4px;
background-color: #fff;
} .fig_throat_table {
margin-top: 25px;
font-size: 1.2rem;
line-height: 1.5;
color: #000;
border-collapse: collapse;
background-color: #e9e7f9;
}
.fig_throat_table th,td{
padding: 12px 10px;
border: 1px solid #fff;
}
.fig_throat_table .table_ttl{
text-align: center;
color: #fff;
vertical-align: middle;
background-color: #6a5bd6;
}
.fig_throat_table .table_subttl{
font-size: 1.6rem;
color: #fff;
white-space: nowrap;
background-color: #a69de6;
}
.fig_throat_table .txt_nowrap{
white-space: nowrap;
}
.fig_throat_table .txt_ruby{
display: block;
padding-top: 3px;
font-size: 1.1rem;
font-feature-settings: "palt";
} .fig_throat2_table {
margin-top: 25px;
font-size: 1.2rem;
line-height: 1.5;
color: #000;
border-collapse: collapse;
background-color: #fff;
}
.fig_throat2_table th,td{
padding: 12px 10px;
border: 1px solid #f4c5e2;
}
.fig_throat2_table .table_ttl{
vertical-align: middle;
color: #fff;
text-align: center;
background-color: #ae327f;
}
.fig_throat2_table .table_subttl{
font-size: 1.6rem;
color: #fff;
white-space: nowrap;
background-color: #c2639e;
}
.fig_throat2_table .txt_ruby{
display: block;
padding-top: 3px;
font-size: 1.1rem;
font-feature-settings: "palt";
}
.fig_throat2_table .no_newline{
white-space: nowrap;
} .throat_profile{
position: relative;
margin-bottom: 5rem;
padding: 20px;
line-height: 1.7;
display: flex;
align-items: center;
background-color: #efefef;
}
.throat_profile.multi_prof{
margin-bottom: 2px;
}
.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 screen and (max-width: 640px){
.contents-sec{
margin-bottom: 11vw;
}
.contents-sec .fig{
margin-bottom: 11vw;
}
.throat_fig_title01{
margin-bottom: 2.5rem;
font-size: 4.8vw;
}
.fig_throat_frame1{
padding: 5vw;
}
.fig_throat_lead{
margin-bottom: 8%;
}
.fig_throat_ttl{
font-size: 2rem;
line-height: 1.8;
}
.fig_throat_lead2{
margin-bottom: 8%;
width: 50vw;
}
.fig_throat2_frame2 {
margin-bottom: 11.51079%;
padding: 6%;
padding-bottom: 10%;
}
.fig_throat2_frame2::after {
width: 40px;
height: 40px;
background-size: 40px 40px;
}
.throat2_checklist{
font-size: 3.85vw;
}
.throat2_checklist li{
margin-bottom: 15px;
padding-left: 25px;
}
.throat2_checklist li::before{
width: 16px;
height: 16px;
border: 1px solid #ce0080;
border-radius: 3px;
}
.fig_throat_frame2{
padding-left: 12%;
}
.fig_throat_sect_list {
display: block;
}
.fig_throat_txt2 {
margin-bottom: 7vw;
}
.fig_throat_txt2.txt2_nobtm{
margin-bottom: 0;
}
.sore_throat_img2{
margin: 0 auto;
width: 162px;
}
.sore_throat_img3{
margin: 0 auto;
width: 158px;
}
.sore_throat_img4{
margin: 0 auto;
width: 138px;
}
.fig_throat_frame2{
outline-offset: -2px;
}
.fig_throat_frame2::after{
width: 40px;
height: 40px;
}
.fig_throat_sect2 {
padding-bottom: 8vw;
}
.fig_throat_ttl2 {
margin-bottom: 5%;
padding-left: 35px;
font-size: 2rem;
line-height: 1.5;
}
.fig_throat_memo {
padding: 6%;
padding-bottom: 8%;
}
.fig_throat_memo_txt{
font-size: 1.4rem;
}
.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;
}
.fig_throat_table th,td{
padding: 10px;
}
.fig_throat2_table {
font-size: 3.4vw!important;
}
.fig_throat_table .table_ttl{
font-size: 3.4vw!important;
}
.fig_throat2_table .table_col1{
width: 30%;
}
.fig_throat2_table .table_col2{
width: 40%;
}
.fig_throat2_table .table_col3{
width: 30%;
}
.fig_throat2_table .table_subttl{
font-size: 3.4vw;
white-space: normal;
}
.fig_throat_table .txt_ruby{
font-size: 2.2vw;
}
.fig_throat2_table .no_newline{
white-space: normal;
}
article.contents-blk p.fig_throat_memo_txt {
font-size: 3.4vw;
}
} .fig_throat2_frame1{
position: relative;
margin-bottom: 11.51079%;
padding: 8% 10%;
border-radius: 12px;
background-color: #ffeef9;
} .fig_throat2_frame3{
position: relative;
margin-bottom: 11.51079%;
padding: 3% 0;
} .fig_throat2_frame4{
position: relative;
margin-bottom: 11.51079%;
padding: 8% 8% 10% 10%;
box-sizing: border-box;
outline: 1px solid #ce0080;
outline-offset: -1px;
background-color: #ffeef9;
}
.fig_throat2_frame4::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/sekitan/img/memo_fold3.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
}
.fig_throat2_frame4::before {
content: '';
position: absolute;
top: 2px;
left: 15px;
width: 12px;
height: calc( 100% - 40px);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/memo_dot2.png);
background-repeat: repeat-y;
background-position: top 15px center;
background-size: 12px auto;
}
.txt_howtocare2{
position: relative;
margin: 0 auto 40px auto;
width: 267px;
}
.fig_throat2_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: #ce0080;
font-feature-settings: "palt";
border-radius: 100vh;
background-color: #fff;
box-sizing: border-box;
border: 2px solid #ce0080;
}
.fig_throat2_lead_txt{
position: relative;
font-size: 1.4rem;
line-height: 1.7;
color: #000;
}
.fig_throat2_lead2{
position: relative;
display: table;
margin: 0 auto 40px auto;
padding: 0 45px;
width: 410px;
height: 40px;
font-size: 1.2em;
line-height: 40px;
font-weight: bold;
text-align: center;
color: #fff;
font-feature-settings: "palt";
border-radius: 100vh;
background-color: #ce0080;
}
.fig_throat2_sect{
position: relative;
padding-bottom: 6.5%;
}
.fig_throat2_lead_txt + .fig_throat2_sect{
margin-top: 30px;
}
.fig_throat2_sect:last-child{
padding-bottom: 0;
}
.fig_throat2_ttl{
font-size: 2.1rem;
line-height: 1.8;
color: #ce0080;
border-bottom: 1px solid #ce0080;
margin-bottom: 2.3%;
}
.fig_throat2_txt{
font-size: 1.4rem;
line-height: 1.7;
color: #000;
}
.fig_throat2_note1{
display: block;
padding-top: 10px;
font-size: 1.25rem;
}
.fig_throat2_link{
display: block;
padding-top: 10px;
font-size: 1.25rem;
line-height: 1.6;
color: #ce0080;
text-decoration: underline;
}
.fig_throat2_list_frame{
position: relative;
margin: 0 auto;
margin-top: 30px;
padding: 25px;
border-radius: 12px;
box-sizing: border-box;
border: 2px dotted #ce0080;
}
.fig_throat2_list{
position: relative;
margin: 0 auto;
list-style: none;
width: 100%;
}
.fig_throat2_list li{
position: relative;
margin-bottom: 5px;
font-size: 1.4rem;
line-height: 1.7;
color: #000;
padding-left:1em;
text-indent:-1em;
}
.fig_throat2_list li:last-child{
margin-bottom: 0;
}
.fig_throat2_list li::before{
content: '●';
padding-right: 5px;
color: #ce0080;
}
.fig_throat2_list2{
position: relative;
margin-top: 50px;
display: flex;
align-items: center;
}
.fig_throat2_list2.list_reverse{
flex-direction: row-reverse;
}
.fig_throat2_sect2{
position: relative;
width: calc( 100% - 240px );
}
.fig_throat2_sect2.detail_left{
margin-right: 20px
}
.fig_throat2_sect2.detail_right{
margin-left: 20px
}
.sore_throat2_img1{
position: relative;
margin: 0 auto;
width: 220px;
}
@media screen and (max-width:768px){
.fig_throat2_frame1{
padding: 5vw; }
.fig_throat2_frame4{
padding-left: 12%;
padding-bottom: 15%;
outline-offset: -2px;
}
.fig_throat2_frame4::after {
width: 40px;
height: 40px;
}
.txt_howtocare2{
margin-bottom: 8%;
width: 50vw;
}
.fig_throat2_list2{
margin-top: 10vw;
display: block;
}
.fig_throat2_list2.list_reverse{
flex-direction: row;
}
.fig_throat2_sect2{
width: 100%;
}
.fig_throat2_sect2.detail_left{
margin-right: 0
}
.fig_throat2_sect2.detail_right{
margin-left: 0
}
.sore_throat2_img1{
margin-top: 5vw;
width: 50vw;
}
.fig_throat2_lead{
margin-bottom: 5vw;
padding: 0 6%;
width: 100%;
font-size: 4vw;
}
.fig_throat2_lead_txt{
font-size: 3.8vw;
}
.fig_throat2_lead_txt + .fig_throat2_sect{
margin-top: 6vw;
}
.fig_throat2_lead.sp_lead_ttl{
padding: 2vw 0;
height: auto;
line-height: 1.6;
}
.fig_throat2_lead2{
margin-bottom: 6vw;
padding: 0 6%;
width: 100%;
font-size: 4vw; }
.fig_throat2_lead2.sp_lead_ttl{
padding: 2vw 0;
height: auto;
line-height: 1.6;
}
.fig_throat2_ttl { line-height: 1.6;
margin-bottom: 4vw;
padding-bottom: 1%;
}
.fig_throat2_txt{
font-size: 3.85vw;
line-height: 1.8;
}
.fig_throat2_list_frame{
margin-top: 6vw;
padding: 5vw;
}
.fig_throat2_list li{
margin-bottom: 8px;
font-size: 3.8vw;
}
} .mod-intro{
margin-bottom:62px;
margin-bottom:6.2rem;
}
.mod-intro .figure{
margin-bottom:8.48921%;
position:relative;
width: 100%;
}
.mod-intro .figure img{
margin: 0;padding: 0;
width: 100%;
height: auto;
vertical-align: top;
}
.mod-intro .txt{
margin-top: 4.02878%;
font-size: 1.5rem;
line-height: 2.3;
}
.mod-intro .title{
font-size:2.2em;
line-height:1.5em;
font-feature-settings: "palt";
}
.mod-intro .mod_title{
position: relative;
margin-bottom: 40px;
}
.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;
padding-left:58px;
padding-left:5.8rem;
margin-bottom:22px;
margin-bottom:2.2rem;
background-position:0 0;
background-repeat:no-repeat;
background-size: 40px 40px;
}
.contents-sec .txt{
font-size: 1.5rem;
line-height: 2;
margin-bottom: 37px;
margin-bottom: 3.7rem;
}
.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}.rslt-mb{margin-bottom:9.4964%}  .what .mod-intro .figure:after,.what .mod-intro .figure:before{
content:' ';display:block;height:0;position:absolute;background-position:center center;background-repeat:no-repeat;background-size:100% 100%}
.what .mod-intro .figure:before{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/what_intro_figure_0.png);width:25px;padding-bottom:76px;bottom:-17px;left:12.08633%}
.what .mod-intro .figure:after{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/what_intro_figure_1.png);width:42px;padding-bottom:67px;top:27px;right:-14px}
.what .contents-sec .ttl{color:#aca000}
.what .contents-sec.q1 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/what_icn_ttl_01.gif)}
.what .contents-sec.q2 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/what_icn_ttl_02.gif)}
.what .contents-sec.q3 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/what_icn_ttl_03.gif)}
.what .contents-sec.q3 .txt{margin-bottom:10.07194%}
.what .contents-sec.q4 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/what_icn_ttl_04.gif)}
.what .contents-sec.q4 .txt{margin-bottom:10.07194%}
.what .fig-00,.what .fig-10{width:100%;margin-bottom:11.51079%}
.what .fig-00{
text-align:center;
}
.what_fig_00_title{
display:inline-block;
margin:20px auto 40px auto;
padding:0 45px;
height:40px;
font-size:1.2em;
line-height:36px;
font-weight:bold;
color:#a79f05;
border-radius:20px;
box-sizing:border-box;
border:2px solid #a79f05;
}
.what_fig_note{
position:absolute;
margin:0;
padding:0;
width:475px;
bottom:-35px;
right:0;
text-align:center;
font-size:1em;
line-height:1.6em;
color:#333;
}
article.contents-blk p.what_fig_note {
font-size: 1em;
line-height: 1.6em;
margin-bottom: 0;
}
.what .fig-10{
position:relative;
margin:0 auto 70px auto;
padding:35px 0;
text-align:center;
background-color:#f9f7db;
}
.what_fig_10_title{
position:relative;
display:inline-block;
margin:0 auto 35px  auto;
padding:0 45px;
font-size:1.2em;
line-height:36px;
font-weight:bold;
color:#a79f05;
border-radius:20px;
background-color:#fff;
font-feature-settings:"palt";
}
.what_fig_10_title img{width:100%}
.what_fig_list{
margin:0 auto;
padding:0;
display:flex;
justify-content:space-between;
width:600px;
list-style:none;
}
.what_fig_list li{
vertical-align:top;
margin:0 35px 0 0;
padding:0;
width:33%;
text-align:center;
}
.what_fig_list li:last-child{
margin-right:0;
}
.what_fig_list_ttl{
margin-bottom:15px;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
height:45px;
color:#a79f05;
font-size:1em;
line-height:1.6em;
text-align:center;
font-weight:bold;
}
.what_fig_list_txt{
color:#333;
font-size:1em;
line-height:1.6em;
text-align:left;
}
@media (max-width:640px){
.what .fig-00{
margin-bottom:15vw;
}
.what_fig_00_title{
margin:2vw auto 5vw auto;
padding:0 8vw;
}
.what_fig_note{
width:80vw;
bottom:-7vw;
text-align:right;
right:0;
}
.what .fig-10{
position:relative;
margin:0 auto 10vw auto;
padding:6vw 0;
}
.what_fig_10_title{
margin:0 auto 5vw  auto;
padding:0 8vw;
}
.what_fig_list{
width:80vw;
font-feature-settings:"palt";
}
.what_fig_list li{
margin:0 2.5vw 0 0;
width:25vw;
}
.what_fig_list_ttl{
margin-bottom:3vw;
height:15vw;
}
} .thumb_deal_txt{
font-feature-settings: "palt";
font-size: 12.5px!important;
}
.thumb_deal_txt2{
font-feature-settings: "palt";
font-size: 11.5px!important;
}
@media screen and (max-width:768px){
.thumb_deal_txt{
font-size: 1rem!important;
}
.thumb_deal_txt2{
font-size: 1rem!important;
}
}
.deal .mod-intro .title{
font-feature-settings: "palt";
}
.deal .mod-intro .figure:after,.deal .mod-intro .figure:before{
content:' ';
display:block;
height:0;
position:absolute;
background-position:center center;
background-repeat:no-repeat;
background-size:100% 100%;
}
.deal .mod-intro .figure:before{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/deal_intro_figure_0.png);
width:148px;
padding-bottom:156px;
bottom:-27px;
left:2.73381%;
}
.deal .contents-sec .ttl{
position: relative;
color:#958b6a; }
.deal .contents-sec .ttl::before {
content: '';
position: absolute;
width: 40px;
height: 40px;
top: 50%;
left: 0;
transform: translate(0,-50%);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_question.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
} .deal .fig_main_bg{
margin-bottom: 50px; width:100%;
background-color: #f9f4e7;
}
.deal .fig_main_bg .fig-holder{
width:74.53237%;
margin:0 auto;
}
.deal .fig_main_bg .fig-holder.pdgbtm30{
padding-bottom: 30px;
}
.deal .fig_main_bg .fig-holder.pdgbtm40{
padding-bottom: 40px;
}
.deal .fig_main_bg .fig-holder.nopdgtop{
padding-top: 0;
}
.deal .fig-00,.deal .fig-01,.deal .fig-02,.deal .fig-03,.deal .fig-04{
margin-bottom: 2.8777%;
width:100%;
background-color: #f9f4e7;
background-repeat: no-repeat;
background-position: 30px 30px; background-size: auto 118px;
}
.deal .fig-00 .fig-holder,.deal .fig-01 .fig-holder,
.deal .fig-02 .fig-holder,.deal .fig-03 .fig-holder,
.deal .fig-04 .fig-holder{
width:74.53237%;
margin:0 auto;
}
.deal .fig-00 .fig-holder>img,.deal .fig-01 .fig-holder>img,
.deal .fig-02 .fig-holder>img,.deal .fig-03 .fig-holder>img{
width:100%;
height:auto;
}
.deal .fig-00{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/deal_fig_01_no.png)}
.deal .fig-01{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/deal_fig_02_no.png)}
.deal .fig-02{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/deal_fig_03_no.png)}
.deal .fig-03{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/deal_fig_04_no.png);}
.deal .fig-04{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/deal_fig_05_no.png);margin-bottom: 40px;}
.deal_fig_00_title{width:161px}
.deal_fig_00_title,.deal_fig_01_title{margin:0 auto;padding:0;padding-top:50px}
.deal_fig_01_title{width:201px}
.deal_fig_02_title{width:207px}
.deal_fig_02_title,.deal_fig_03_title{margin:0 auto;padding:0;padding-top:50px}
.deal_fig_03_title{width:175px}
@media (max-width:640px){
.deal .contents-sec .ttl{
margin-bottom: 3vw;
padding-left: 13vw;
}
.deal .contents-sec .ttl::before{
width: 34px;
height: 34px;
}
.deal .fig_main_bg .fig-holder{
width: 90%;
}
} .fig_sub_detail_ttl{
display: inline-block;
margin: 0 auto 25px auto;
padding: 0 26px;
height: 40px;
font-size: 1.2em;
line-height: 36px;
text-align: center;
font-feature-settings: "palt";
color: #958b6a;
border-radius: 20px;
box-sizing: border-box;
border: 2px solid #958b6a;
}
.pressurepoint_img{
margin: 0 auto 25px auto;
height: 220px;
}
.pressurepoint_img img{
height: 100%!important;
width: auto!important;
}
.pressurepoint_list{
margin: 0 auto;
padding-bottom: 20px;
width: 100%;
max-width: 420px;
font-size: 1.4rem;
line-height: 1.8;
text-align: left;
color: #333;
display: flex;
}
.pressurepoint_list:last-child{
padding-bottom: 0;
}
.pressurepoint_list_left{
color: #958b6a;
width: 75px;
font-weight: bold;
}
.pressurepoint_list_right{
width: calc( 100% - 75px );
}
.fig_sub_detail_txt{
margin: 0 auto;
width: 420px;
text-align: left;
font-size: 1.4rem;
line-height: 1.8;
color: #333;
}
.deal_illust_list{
display: flex;
align-items: flex-start;
width: 100%;
}
.deal_illust_list img{
width: 100%;
height: auto;
vertical-align: top;
}
.deal_illust_txt{
width: 325px;
}
.deal_illust_img{
margin-top: 20px;
margin-left: 25px;
width: 335px;
}
@media (max-width:640px){
.fig_sub_detail_ttl{
margin-bottom: 4vw;
}
.pressurepoint_img{
margin-bottom: 4vw;
height: 50vw;
}
.pressurepoint_list{
padding-bottom: 3vw;
font-size: 1em;
width: 85%;
}
.pressurepoint_list_left{
width: 20%;
}
.pressurepoint_list_right{
width: calc( 100% - 20% );
}
.fig_sub_detail_txt{
width: 80%;
font-size: 1em;
line-height: 1.8em;
}
.deal_illust_list{
display: block;
}
.deal_illust_txt{
width: 100%;
}
.deal_illust_img{
margin: 0 auto;
margin-top: 5vw;
width: 70vw;
}
} .article_table_sect{
position: relative;
margin-bottom: 50px;
}
.contents-sec .txt.mgnbtm15{
margin-bottom: 15px;
}
.article_table_sect_ttl{
margin-bottom: 10px;
font-size: 1.8rem;
line-height: 1.5;
color: #958b6a;
font-weight: bold;
text-align: center;
}
.article_table{
margin: 0;padding: 0;
font-size: 1.5rem;
line-height: 1.5;
width: 100%;
color: #000;
font-feature-settings: "palt";
border-collapse: collapse;
}
.article_table .th_main {
padding: 6px 10px;
font-size: 1.4rem;
font-weight: bold;
color: #fff;
white-space: nowrap;
text-align: center;
background-color: #958b6a;
border-right: 1px solid #d5d1c3;
}
.article_table .th_main.th_main_noline{
border-right: 1px solid #958b6a;
}
.article_table .td_main{
padding: 6px 10px;
font-size: 1.5rem;
line-height: 1.6;
color: #333;
vertical-align: baseline;
border-color: #d5d1c3;
}
.article_table .td_main.td_main_ttl{
color: #fff;
white-space: nowrap;
background-color: #b5ae96;
}
.article_table .table1_wdth1{width: 20%;}
.article_table .table1_wdth2{width: 40%;}
.article_table .table1_wdth3{width: 40%;}
.article_table .table2_wdth1{width: 35%;}
.article_table .table2_wdth2{width: 65%;}
@media (max-width:640px){
.article_table_sect_ttl{
margin-bottom: 10px;
font-size: 1.6rem;
line-height: 1.6;
}
.article_table{
font-size: 1.4rem;
line-height: 1.5;
}
.article_table .th_main {
padding: 6px 10px;
font-size: 1.35rem;
}
.article_table .td_main.td_main_ttl{
white-space: normal;
}
.article_table .td_main{
padding: 6px 10px;
font-size: 1.4rem;
}
}
.fig-holder{
padding:50px 0;
text-align:center;
}
.fig_main_ttl{
display:inline-block;
margin:0 auto 25px auto;
padding:0 26px;
height:40px;
font-size:1.2em;
line-height:37px;
text-align:center;
color:#958b6a;
border-radius:20px;
box-sizing:border-box;
border:2px solid #958b6a;
}
.fig_main_ttl.ttl_condition{
margin-bottom: 15px;
font-size: 2.4rem;
font-weight: bold;
line-height: 1.6;
height: auto;
border-radius: 100px;
border: none;
}
.fig_main_ttl .ttl_rub{
display: block;
font-size: 1.4rem;
font-weight: bold;
}
.fig_main_txt{
font-size:1em;
line-height:1.8em;
text-align:left;
color:#333;
}
article.contents-blk p.fig_main_txt{
font-size:1em;
line-height:1.8em;
text-align:left;
color:#333;
margin-bottom: 0;
}
.fig_sub_detail{
margin:25px auto 0 auto;
padding:35px 0;
border-radius:15px;
background-color:#fff;
}
.fig_sub_detail img{
width:100%;
height:auto;
}
.fig_sub_detail.mgn_btm{
margin-bottom:35px;
}
.fig_sub_detail.mgn_notop{
margin-top:0;
}
.fig_sub_ttl{
margin:0 auto;
padding-bottom:20px;
color:#958b6a;
font-size:1.1em;
line-height:1.6em;
}
.fig_sub_list{
display:block;
margin:0 auto;
padding-bottom:15px;
width:390px;
font-size:1em;
line-height:1.6em;
color:#333;
}
.fig_sub_list li{
position:relative;
display:block;
margin-bottom:15px;
padding-left:20px;
list-style:none;
text-align:left;
}
.fig_sub_list li span{
position:absolute;
top:0;
left:0;
}
.fig_deal_ph{
margin:0 auto;
padding:0;
width:296px;
}
.fig_sub_txt1{
padding-bottom:4px;
font-size:1.1em;
line-height:1.6em;
color:#333;
}
article.contents-blk p.fig_sub_txt1{
padding-bottom:4px;
font-size:1.1em;
line-height:1.6em;
color:#333;
margin-bottom: 0;
}
.fig_sub_txt2{
display: inline-block;
padding-bottom:30px;
font-size:2em;
line-height:1.6em;
font-weight:bold;
color:#958b6a;
}
article.contents-blk p.fig_sub_txt2{
display: inline-block;
padding-bottom:30px;
font-size:2em;
line-height:1.6em;
font-weight:bold;
color:#958b6a;
margin-bottom: 0;
}
.fig_sub_txt2 a{
display: block;
text-decoration: none;
color: #958b6a;
transition:0.3s;
}
.fig_sub_txt2 a:hover{
opacity: 0.8;
}
.fig_sub_txt2 span{
display:block;
font-size:0.6em;
line-height:1.6em;
font-feature-settings:"palt";
}
.fig_sub_txt3{
margin:0 auto;
width:410px;
text-align:left;
font-size:1.1em;
line-height:1.8em;
color:#333;
}
@media (max-width:640px){
.fig-holder{
padding:8vw 0;
}
.fig_main_ttl{
margin:0 auto 5vw auto;
}
.fig_main_ttl.ttl_condition{
margin-bottom: 10px;
font-size: 2.2rem;
line-height: 1.5;
}
.fig_main_txt{
margin:0 auto;
width:80vw;
}
.fig_sub_detail{
margin:5vw auto 0 auto;
padding:5vw 0;
}
.fig_sub_detail.mgn_btm{
margin-bottom:6vw;
}
.fig_sub_ttl{
padding-bottom:4vw;
}
.fig_sub_list{
padding-bottom:4vw;
width:70vw;
}
.fig_sub_list li{
margin-bottom:2vw;
padding-left:5vw;
}
.fig_deal_ph{
width:70vw;
}
.fig_sub_txt1{
padding-bottom:0;
}
.fig_sub_txt2{
padding-bottom:4vw;
}
.fig_sub_txt3{
width:75vw;
}
} .cause .contents-sec .txt{ }
.cause .contents-sec + .contents-sec{
margin-top: 4rem;
}
.cause_subsect{
position: relative;
margin-top: 40px;
line-height: 1.6;
}
.cause_subsect_ttl{
margin-bottom: 10px;
font-size: 2rem;
color: #2bacb5;
border-bottom: 1px solid #2bacb5;
}
.cause_subsect2{
position: relative;
padding: 40px;
margin-top: 40px;
border-radius: 15px;
background-color: #fff;
box-sizing: border-box;
border: 1px dotted #2bacb5;
}
.cause_subsect2_ttl{
display: table;
margin: 0 auto;
margin-bottom: 30px;
padding: 8px 45px;
height: auto;
font-size: 1.8rem;
line-height: 1.5;
color: #2bacb5;
font-feature-settings: "palt";
text-align: center;
border-radius: 100vh;
background-color: #fff;
box-sizing: border-box;
border: 1px solid #2bacb5;
}
.cause_subsect2_ttl span{
font-size: 80%;
}
.cause_subsect2 .txt{
margin-bottom: 0!important;
}
.link_source1{
display: inline-block;
margin-top: 10px;
font-size: 1.2rem;
line-height: 1.6;
color: #2bacb5;
text-decoration: underline;
font-feature-settings: "palt";
}
.link_source2{
display: inline-block;
margin-top: 10px;
font-size: 1.2rem;
line-height: 1.6;
color: #666;
text-decoration: none;
font-feature-settings: "palt";
}
.cause_fig2{
position: relative;
margin-top: 40px;
padding: 40px;
text-align: center;
background-color: #ebf7f8;
}
.cause_fig2 img{
width: 100%;
height: auto;
vertical-align: top;
}
.cause_fig2_ttl{
margin-bottom: 40px;
font-size: 1.6rem;
color: #333;
}
.cause_fig2_img{
margin: 0 auto;
width: 495px;
}
.cause_subsect3{
position: relative;
margin: 0 auto;
margin-top: 30px;
padding: 20px;
width: 80%;
border: 1px dotted #2bacb5;
}
.cause_sublist{
position: relative;
list-style: none;
display: flex;
flex-wrap: wrap;
}
.cause_sublist a{
text-decoration: none;
color: #000;
}
.cause_sublist li{
display: inline-block;
position: relative;
margin: 0;
padding: 5px;
font-size: 1.5rem;
line-height: 1.6;
}
.cause_sublist li::before{
content: '・';
}
.cause_sublist li:last-child{
margin-bottom: 0;
}
.cause_subsect4{
position: relative;
padding: 40px;
margin-top: 40px;
background-color: #ebf7f8;
border-radius: 15px;
}
.cause_subsect4_ttl{
display: table;
margin: 0 auto;
margin-bottom: 30px;
padding: 6px 45px;
font-size: 1.8rem;
line-height: 1.5;
color: #2bacb5;
font-feature-settings: "palt";
text-align: center;
border-radius: 100vh;
background-color: #fff;
}
.cause_subsect4_ttl span{
display: block;
padding-top: 3px;
font-size: 80%;
line-height: 1.4;
} .fig_cause_table {
margin-top: 25px;
width: 100%;
font-size: 1.4rem;
line-height: 1.5;
color: #000;
border-collapse: collapse;
background-color: #f0f6f7;
}
.fig_cause_table th, td{
padding: 12px 10px;
border: 1px solid #fff;
}
.fig_cause_table .table_ttl{
color: #fff;
text-align: center;
background-color: #74b2ba;
}
.fig_cause_table .table_subttl{
color: #fff;
white-space: nowrap;
background-color: #93c3c9;
}
.fig_cause_table .txt_ruby{
display: block;
padding-top: 3px;
font-size: 1.1rem;
font-feature-settings: "palt";
} .cause_subnote{
position: relative;
margin-top: 4rem;
margin-bottom: 4rem;
padding: 8% 8% 10% 10%;
box-sizing: border-box;
outline: 1px solid #2bacb5;
outline-offset: -1px;
background-color: #fff;
}
.cause_subnote::before {
content: '';
position: absolute;
top: 2px;
left: 15px;
width: 12px;
height: calc( 100% - 40px);
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/memo_dot4.png);
background-repeat: repeat-y;
background-position: top 15px center;
background-size: 12px auto;
}
.cause_subnote::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/sekitan/img/memo_fold4.svg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: 1;
}
.cause_subsect5{
position: relative;
}
.cause_subsect5 + .cause_subsect5{
margin-top: 40px;
}
.cause_subsect5_ttl{
margin-bottom: 10px;
font-size: 2rem;
line-height: 1.6;
font-weight: bold;
color: #2bacb5;
border-bottom: 1px solid #2bacb5;
}
.cause_subsect6{
position: relative;
margin-top: 40px;
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
}
.cause_subsect6.detail6{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/frame_giza1.png);
}
.cause_subsect6.detail8{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/frame_giza2.png);
}
.cause_subsect6.detail5{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/frame_giza3.png);
}
.cause_subsect6_innr{
position: relative;
padding: 30px 40px;
padding-bottom: 50px;
}
.cause_subsect6_ttl{
display: table;
position: relative;
margin: 0 auto;
margin-bottom: 20px;
padding: 5px 0;
width: 100%;
height: auto;
font-size: 2rem;
color: #2bacb5;
font-feature-settings: "palt";
line-height: 1.5;
text-align: center;
}
.cause_subsect6_ttl.txt_clr1{
color: #7bcd02;
border-color: #7bcd02;
}
.cause_subsect6_ttl.txt_clr2{
color: var(--detail11-color);
border-color: var(--detail11-color);
}
.cause_subsect6_ttl.txt_clr3{
color: #cc9500;
border-color: #cc9500;
}
.cause_subsect6_ttl span{
display: block;
font-size: 80%;
} .link_prescription{
display: table;
position: relative;
margin: 0 auto;
margin-top: 20px;
width: 300px;
height: 40px;
font-feature-settings: "palt";
font-size: 1.6rem;
line-height: 46px;
color: #fff;
text-align: center;
text-decoration: none;
border-radius: 100vh;
box-sizing: border-box;
transition: all .4s ease;
}
.link_prescription::after{
content: '';
position: absolute;
width: 0;
height: 0;
top: 50%;
right: 25px;
transform: translate(0,-50%);
border-left: 6px solid #fff;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
transition: all .4s ease;
}
.cause_subsect6.detail6 .link_prescription{
background-color: var(--detail6-color);
}
.cause_subsect6.detail6 .link_prescription:hover{
color: var(--detail6-color);
background-color: #fff;
}
.cause_subsect6.detail6 .link_prescription:hover::after{
border-left-color: var(--detail6-color);
}
.cause_subsect6.detail8 .link_prescription{
background-color: var(--detail11-color);
}
.cause_subsect6.detail8 .link_prescription:hover{
color: var(--detail11-color);
background-color: #fff;
}
.cause_subsect6.detail8 .link_prescription:hover::after{
border-left-color: var(--detail11-color);
}
.cause_subsect6.detail5 .link_prescription{
background-color: var(--detail5-color);
}
.cause_subsect6.detail5 .link_prescription:hover{
color: var(--detail5-color);
background-color: #fff;
}
.cause_subsect6.detail5 .link_prescription:hover::after{
border-left-color: var(--detail5-color);
} .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: #fff;
text-align: center;
text-decoration: none;
border-radius: 100vh;
background-color: #00c3ad;
box-sizing: border-box;
border: 1px solid #00c3ad;
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 #fff;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
transition: all .4s ease;
}
.link_prescription2:hover{
color: #00c3ad;
background-color: #fff;
}
.link_prescription2:hover::after{
border-left: 6px solid #00c3ad;
}
@media screen and (max-width: 640px){
.cause_subsect{
margin-top: 6vw;
}
.cause_subsect_ttl{
margin-bottom: 4vw;
font-size: 4.5vw;
}
.link_source1{
font-size: 3vw;
}
.link_source2{
font-size: 3vw;
}
.cause_fig2{
margin-top: 6vw;
padding: 6%;
}
.cause_fig2_ttl{
margin-bottom: 6vw;
}
.cause_fig2_img{
width: 100%;
}
.cause_subsect2{
padding: 5vw; margin-top: 6vw;
}
.cause_subsect2_ttl{
margin-bottom: 5vw;
padding: 8px 15px;
font-size: 4vw;
width: 100%;
border-radius: 5vw;
}
.cause_subsect3{
margin-top: 6vw;
padding: 10px;
width: 100%;
}
.cause_sublist{
display: block;
}
.cause_sublist li{
display: block;
padding: 1vw 0;
font-size: 1.8rem;
}
.cause_subsect4{
padding: 8%;
margin-top: 6vw;
}
.cause_subsect4_ttl{
margin-bottom: 5vw;
padding: 6px 40px;
font-size: 4vw;
}
.cause_subsect5 + .cause_subsect5 {
margin-top: 6vw;
}
.cause_subsect5_ttl{
margin-bottom: 4vw;
font-size: 4.5vw;
}
.cause_subsect6{
margin-top: 8vw;
}
.cause_subsect6_innr{
padding: 5vw 5vw;
padding-bottom: 10vw;
}
.cause_subsect6_ttl{
margin-bottom: 4vw;
padding: 2vw 0;
font-size: 4.2vw;
}
.sp_table_thwidth{
white-space: nowrap;
}
.fig_cause_table th, td{
padding: 10px;
font-size: 3.2vw!important;
}
.link_prescription{
margin-top: 6vw;
padding: 2vw 0;
width: 100%;
height: auto;
line-height: 1.6;
font-size: 3.7vw;
animation: none;
transform: none;
transition: unset;
}
.link_prescription2{
margin-top: 6vw;
animation: none;
transform: none;
transition: unset;
}
.cause_subnote{
padding-left: 12%;
padding-bottom: 15%;
outline-offset: -2px;
}
.cause_subnote::after {
width: 40px;
height: 40px;
}
} .cause .mod-intro .figure:after,
.cause .mod-intro .figure:before{
content:' ';
display:block;
height:0;
position:absolute;
background-position:center center;
background-repeat:no-repeat;
background-size:100% 100%;
}
.cause .mod-intro .figure:before{
background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_cause_intro.png);
width:106px;
padding-bottom:166px;
bottom:-1pc;
left:25.61151%;
}
.cause .contents-sec .ttl{
font-feature-settings: "palt";
color:#2bacb5;
background-repeat: no-repeat;
background-position: 0 center;
background-size: 40px 40px;
}
.cause .contents-sec.q1 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_cause_no1.png);}
.cause .contents-sec.q2 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_cause_no2.png);}
.cause .contents-sec.q3 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_cause_no3.png);}
.cause .contents-sec.q4 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_cause_no4.png);}
.cause .contents-sec.q5 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_cause_no5.png);}
.cause .contents-sec.q6 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_cause_no6.png);}
.cause .contents-sec.q7 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_cause_no7.png);}
.cause .contents-sec.q8 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icon_cause_no8.png);}
.cause .contents-sec.q2 .txt:last-child{
margin-bottom:8.63309%;
}
.cause .fig-00{
margin-top: 40px;
width:78.1295%;
margin-left:auto;
margin-right:auto;
margin-bottom:11.51079%;
text-align:center;
}
.cause .fig-00 img{
margin: 0;padding: 0;
width: 100%;
height: auto;
vertical-align: top;
}
.cause .cause_fig1{
margin-top: 40px;
width: 506px;
}
.cause .fig-10,
.cause .fig-11{
width:100%;
background-color:#ebf7f8;
margin-bottom:4.31655%;
}
.cause .fig-10 .fig-holder,
.cause .fig-11 .fig-holder{
width:84.46043%;
margin:0 auto;
}
.cause .fig-10 .fig-holder>img,
.cause .fig-11 .fig-holder>img{
width:100%;
height:auto;
}
.cause_fig_00_title{ position: relative;
margin-bottom: 10px;
font-size: 2rem;
line-height: 1.6;
color: #2bacb5;
border-bottom: 1px dotted #2bacb5;
}
.cause_fig_10_title{
display:inline-block;
margin:0 auto;
padding:0 45px;
height:40px;
color:#55a4b4;
font-size:1.2em;
line-height:36px;
font-weight:bold;
border-radius:20px;
box-sizing:border-box;
border:2px solid #55a4b4;
}
.cause_fig_txt{
margin:25px auto 30px auto;
padding:0;
font-size:0.9em;
line-height:1.8em;
color:#333;
}
.cause_fig_detail{
margin:0 auto;
padding:0;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
width:260px;
height:260px;
text-align:center;
color:#333;
border-radius:50%;
background-color:#fff;
}
.cause_fig_detail_ttl{
font-size:1.9em;
line-height:1.3em;
font-weight:bold;
text-align:center;
color:#55a4b4;
}
.cause_fig_detail_ttl span{
display:block;
font-size:0.6em;
line-height:1.3em;
font-feature-settings: "palt";
}
.cause_fig_detail_txt{
margin-top:12px;
font-size:1em;
line-height:1.6em;
text-align:center;
color:#333;
}
.cause_fig_detail_txt.txt_style{
font-size:0.95em;
font-feature-settings:"palt";
}
.cause_fig_detail_list{
margin:0 auto;
padding:0;
display:flex;
text-align:center;
width:544px;
}
.cause_fig_detail_list li{
margin:0 20px 0 0;
padding:0;
width:260px;
text-align:center;
vertical-align:top;
}
.cause_fig_detail_list li:last-child{
margin-right:0;
}
.cause_fig_graf_ttl{
margin:55px auto 50px auto;
padding:0;
font-size:1em;
line-height:1.6em;
font-weight:bold;
color:#333;
}
.cause_fig_graf{
margin:0 auto;
padding:0;
width:495px;
}
.cause_fig_graf img{
width:100%;
height:auto;
}
@media (max-width:640px){
.cause .contents-sec .ttl{
background-size: 34px 34px;
}
.cause_fig_00_title{
margin-bottom: 4vw;
font-size: 4.5vw;
}
.cause_fig_10_title{
padding:0 8vw;
}
.cause .fig-00{
margin-top: 6vw;
}
.cause .cause_fig1{
margin-top: 6vw;
width: 100%;
}
.cause_fig_txt{
margin:5vw auto 6vw auto;
width:80vw;
}
.cause_fig_detail{
width:65vw;
height:65vw;
}
.cause_fig_detail_list{
margin-top:6vw;
display:block;
width:80vw;
}
.cause_fig_detail_list li{
margin:0 0 6vw 0;
padding:0;
width:80vw;
}
.cause_fig_graf_ttl{
margin:8vw auto;
}
.cause_fig_graf{
width:80vw;
}
} .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 #25bda6;
margin-bottom:20px;
margin-bottom:2rem;
box-sizing:border-box;
padding:15px 25px;
font-size:2.4rem;
line-height:3rem;
color:#25bda6;
}
.results1 .mod-intro .lead span{
display:block;
font-size:1.5rem;
}
.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:#25bda6;position:absolute;left:0;top:0}
.results1 .contents-sec{padding-bottom:0;margin-bottom:40px;margin-bottom:4rem}
.results1 .contents-sec .ttl{color:#25bda6;background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/icn_ttl_results1.gif);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:600;
color:#25bda6;
line-height:1.8;
margin-bottom:1.29496%;
}
.results1 .contents-sec .fig{width:650px;margin-bottom:8.63309%}
.results1 .contents-sec .fig.fig-21{width:691px}
.results1 .contents-sec .fig>img{width:100%;height:auto} .child-seki .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/sekitan/img/child_seki_intro_figure_0.png);width:145px;padding-bottom:123px;bottom:-36px;left:90pt}
.child-seki .contents-sec .ttl{color:#ff8484}
.child-seki .contents-sec.q1 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/child_seki_icn_ttl_01.gif)}
.child-seki .contents-sec.q2 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/child_seki_icn_ttl_02.gif)}
.child-seki .contents-sec.q2 .child-seki-flame{
padding:8.63309% 12.08633%;
background-color:#fff4f6;
margin-bottom:11.51079%;
}
.child-seki .contents-sec.q2 .child-seki-flame .ttl-child{margin-bottom:4.17457%}
.child-seki .contents-sec.q2 .child-seki-flame .ttl-child>img{display:block;margin:0 auto;width:43.45351%}
.child-seki .contents-sec.q2 .child-seki-flame .point-lists-ttl{font-size:2.2rem;line-height:1.81818;color:#ff8484;border-bottom:1px solid #ff8484;margin-bottom:2.27704%}
.child-seki .contents-sec.q2 .child-seki-flame .point-lists-txt{font-size:1.4rem;line-height:1.57143;padding-bottom:6.45161%}
.child-seki .contents-sec.q3 .ttl{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/child_seki_icn_ttl_03.gif)}
.child_fig_ttl{
display:table;
margin:0 auto 40px auto;
padding:0 45px;
height:40px;
font-size:1.2em;
line-height:40px;
font-weight: bold;
color:#ff8484;
border-radius:20px;
background-color:#fff;
}
.results1 .result_fig{
margin:0 auto 40px auto;
padding:60px 0;
width:690px;
text-align:center;
border-radius:18px;
background-color:#eee;
}
.results1 .result_fig img{
width:100%;
height:auto;
}
.results1 .result_fig_ttl{
margin-bottom:35px;
font-size:1.6em;
line-height:2em;
color:#000;
}
.results1 .result_step1{
margin:0 auto;
padding:0;
width:325px;
}
.results1 .arrw_green{
margin:35px auto;
padding:0;
width:27px;
}
.results1 .result_fig_list{
margin:0 auto;
padding:0;
display:flex;
width:90%;
}
.results1 .result_fig_list li{
margin:0 auto;
padding:0;
list-style:none;
text-align:center;
vertical-align:top;
}
.results1 .result_fig_list p{
font-size:1em;
line-height:1.6em;
text-align:center;
}
.results1 .result_step2{
margin:0 auto;
padding-bottom:25px;
width:140px;
}
.results1 .result_fig_ttl2{
display:inline-block;
margin:0 auto;
padding:0;
font-size:1.6em;
line-height:1em;
font-feature-settings:"palt";
color:#25bea9;
background: linear-gradient(transparent 70%, #fff865 30%);
}
@media (max-width:640px){
.child-seki .contents-sec.q2 .child-seki-flame{
padding:8vw 6vw;
}
.results1 .result_fig{
margin:0 auto 6vw auto;
padding:8vw 0;
width:80vw;
}
.results1 .result_fig_ttl{
margin-bottom:5vw;
font-size:1.4em;
line-height:1.9em;
}
.results1 .result_step1{
width:60vw;
}
.results1 .arrw_green{
margin:5vw auto;
width:6vw;
}
.results1 .result_fig_list li{
width:25vw;
}
.results1 .result_step2{
padding-bottom:4vw;
width:20vw;
}
}
@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 .mod_title{
margin-bottom: 7.93103%;
}
.mod-intro .title.ttl_mgnbtm{
margin-bottom: 7.93103%;
}
.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}
.throat .mod-intro .figure{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/sore_throat_kv_sp.png);
}
.throat2 .mod-intro .figure{
background-image: url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/infl_throat_kv_sp.png);
}
.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%;
}
.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/sekitan/img/toppage_bg.png) left center no-repeat;background-size:auto 1.04rem}
.what .mod-intro .figure{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/what_intro_figure.jpg)}
.deal .mod-intro .figure:before{width:118px;bottom:-21px;padding-bottom:93pt}
.deal .mod-intro .figure{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/deal_intro_figure.jpg)}
.deal .fig-00,.deal .fig-01,
.deal .fig-02,.deal .fig-03,.deal .fig-04{
background-position:4.31655% 18px;
background-size:22.15827% auto;
}
.deal .fig-00 .fig-holder,.deal .fig-01 .fig-holder,
.deal .fig-02 .fig-holder,.deal .fig-03 .fig-holder,.deal .fig-04 .fig-holder{
width:95%}
.deal_fig_00_title,.deal_fig_01_title,
.deal_fig_02_title,.deal_fig_03_title{
padding-top:15px;
}
.cause .mod-intro .figure:before{width:84px;bottom:-9pt;padding-bottom:99pt;left:15.36691%}
.cause .mod-intro .figure{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/cause_intro_figure.jpg)}
.cause .fig-00{width:100%}.cause .fig-10 .fig-holder,.cause .fig-11 .fig-holder{width:95%} .results1 .mod-intro .figure{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/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%}
.mod-intro .title{
font-size:1.6em;
line-height:1.7em;
}
.results1 .mod-intro .lead{
padding:2vw 3vw;
width:100%;
margin-bottom:2.8777%;
font-size:2rem;
}
.results1 .mod-intro .lead span{
font-size:1.3rem;
}
.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,.results1 .contents-sec .fig.fig-21{width:100%;height:auto}
.child-seki .mod-intro .figure{background-image:url(//www.kracie.co.jp/ph/k-kampo/wp-content/themes/kracie/sekitan/img/child_seki_intro_figure_sp.jpg)}
.child-seki .mod-intro .figure:before{width:25%;padding-bottom:21.2069%;bottom:-11.2%;left:2.58621%}
.child-seki .contents-sec.q2 .child-seki-flame .ttl-child>img{width:70%}
}
@media (max-width:404px){.item6 .item,.item6 .item-embed .active{letter-spacing:-.1rem}}
@media (max-width:550px){
.what .mod-intro .figure:before{width:20px;bottom:-13px;padding-bottom:60px}
.what .mod-intro .figure:after{width:33px;right:-11px;padding-bottom:53px}
.deal .mod-intro .figure:before{width:88px;bottom:-1pc;padding-bottom:93px}
} .cause-seki .btn_kazelab_top, 
.inflammation_throat .btn_kazelab_top,
.summer_cold .btn_kazelab_top,
.what-seki .btn_kazelab_top {margin-top: 0;}
  .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;
}
}