@charset "UTF-8";/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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, 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
}
.sippo-icon-arrow-right:before {
	content: "\e900";
	color: #fff
}
.sippo-icon-arrow-right-small:before {
	content: "\e907";
	color: #000
}
* {
	box-sizing: border-box;
	word-break: break-all
}
html {
	height: 100%;
	width: 100%
}
body {
	background-color: #FFF;
	color: #242424;
	font-size: 16px;
	height: 100%;
	line-height: 1.875;
	min-width: 1285px;
	width: 100%
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom
}
button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
a {
	color: #44bfca;
	cursor: pointer;
	text-decoration: none
}
ul, li, ol {
	list-style-type: none;
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin: 0
}
p, figure {
	margin: 0
}
input[type=text] {
	border: 1px solid #8c8c8c;
	border-radius: 2px;
	outline: none
}
input[type=text]:focus {
	border: 1px solid #44bfca
}
input[type=text]:focus::-webkit-input-placeholder {
color:transparent
}
input[type=text]:focus:-ms-input-placeholder {
color:transparent
}
input[type=text]:focus::placeholder {
color:transparent
}
input[type=text]::-webkit-input-placeholder {
color:#8c8c8c
}
input[type=text]::-moz-placeholder {
color:#8c8c8c
}
input[type=text]::-ms-input-placeholder {
color:#8c8c8c
}
select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: none transparent;
	border-radius: 0;
	color: inherit;
	font-size: inherit;
	outline: none;
	text-indent: .01px;
	text-overflow: '';
	vertical-align: middle
}
select option {
	background-color: #fff;
	color: #333
}
select::-ms-expand {
display:none
}
select:-moz-focusring {
color:transparent;
text-shadow:0 0 0 #8c8c8c
}
.l-header {
	min-width: 1285px;
	width: 100%
}
.l-header-inner {
	height: 72px;
	margin: 0 auto;
	min-width: 1285px;
	padding: 0 20px;
	transition: all .3s ease;
	width: 1285px
}
.l-footer {
	background-color: #f5f5f5;
	width: 100%
}
.l-footer-inner {
	margin: 0 auto;
	padding: 40px 20px 42px;
	position: relative;
	width: 1285px
}
.l-site-breadcrumb {
	margin: 0 auto;
	padding: 16px 0 16px 38px;
	text-align: left;
	width: 1285px
}
.l-contents {
	display: block;
	margin: auto;
	overflow: hidden;
	padding: 119px 20px 0;
	width: 1285px
}
.l-contents .l-main {
	float: left;
	width: 910px
}
.l-contents .l-sidenav {
	float: right;
	width: 300px
}
.l-container {
	background-color: #FFF
}
.l-sub-contents {
	background-color: #FFF;
	width: 100%
}
.l-sub-contents-inner {
	margin: 0 auto;
	width: 1285px;
	padding: 0
}
.c-btn {
	font-weight: 300;
	background: #ff9409;
	border: 1px solid #ff9409;
	border-radius: 2px;
	color: #FFF;
	font-size: 16px;
	letter-spacing: .57px;
	padding: 11px 24px 13px;
	text-align: center
}
.c-btn:hover {
	background-color: #FFF;
	border-radius: 3px;
	color: #ff9409
}
.c-btn--arrow {
	font-weight: 300;
	background: #ff9409;
	border: 1px solid #ff9409;
	border-radius: 2px;
	color: #FFF;
	font-size: 16px;
	letter-spacing: .57px;
	line-height: 1;
	padding: 10px 24px 14px;
	text-align: center
}
.c-btn--arrow:after {
	content: "\e901";
	font-family: sippo-pc, sans-serif;
	font-size: 12px;
	margin-left: 8px
}
.c-btn--arrow:hover {
	background-color: #FFF;
	border-radius: 3px;
	color: #ff9409;
	font-size: 16px
}
.c-hr {
	background-color: #d9d9d9;
	border: 0;
	height: 1px;
	margin: 0;
	outline: none
}
.c-link {
	font-weight: 300;
	color: #44bfca;
	display: block;
	font-size: 16px;
	line-height: 1.875;
	position: relative;
	width: 100%
}
.c-link__text:hover {
	text-decoration: underline
}
.c-link:before {
	color: #44bfca;
	content: "\e900";
	font-family: sippo-pc, sans-serif;
	font-size: 16px;
	line-height: 1;
	margin: -8px 0 0 10px;
	position: absolute;
	right: 0;
	top: 50%
}
.c-link--more {
	font-weight: 300;
	font-size: 14px;
	line-height: 1.42857;
	padding: 10px 0;
	text-align: right
}
.c-link--more .c-link__text {
	color: #4d4d4d
}
.c-link--more .c-link__text:hover {
	text-decoration: underline
}
.c-link--more:after {
	color: #44bfca;
	content: "\e900";
	font-family: sippo-pc, sans-serif;
	font-size: 12px;
	margin-left: 8px
}
.c-link--box {
	font-weight: 300;
	background: rgba(68,191,202,.05);
	border-radius: 2px;
	display: inline-block;
	text-align: left;
	width: 280px
}
.c-link--box a {
	color: #44bfca;
	display: block;
	font-size: 16px;
	line-height: 1.375;
	padding: 12px 14px 14px;
	height: auto;
	width: 280px
}
.c-link--box a:hover {
	background: rgba(68,191,202,.15);
	text-decoration: underline
}

ul.c-link {
	font-weight: 300;
	color: #44bfca;
	display: block;
	font-size: 16px;
	line-height: 1.875;
	position: relative;
	width: 100%
}
ul.c-link span:hover {
	text-decoration: underline
}
ul.c-link a:before {
	color: #44bfca;
	content: "\e900";
	font-family: sippo-pc, sans-serif;
	font-size: 16px;
	line-height: 1;
	margin: -8px 0 0 10px;
	position: absolute;
	right: 0;
	top: 50%
}
ul.c-link li.c-link--more {
	font-weight: 300;
	font-size: 14px;
	line-height: 1.42857;
	padding: 10px 0;
	text-align: right
}
ul.c-link li.c-link--more span {
	color: #4d4d4d
}
ul.c-link li.c-link--more span:hover {
	text-decoration: underline
}
ul.c-link li.c-link--more:after {
	color: #44bfca;
	content: "\e900";
	font-family: sippo-pc, sans-serif;
	font-size: 12px;
	margin-left: 8px
}
ul.c-link li.c-link--box {
	font-weight: 300;
	background: rgba(68,191,202,.05);
	border-radius: 2px;
	display: inline-block;
	text-align: left;
	width: 280px
}
ul.c-link li.c-link--box a {
	color: #44bfca;
	display: block;
	font-size: 16px;
	line-height: 1.375;
	padding: 12px 14px 14px;
	height: auto;
	width: 280px
}
ul.c-link li.c-link--box a:hover {
	background: rgba(68,191,202,.15);
	text-decoration: underline
}


.c-breadcrumb {
	font-weight: 200;
	font-size: 0
}
.c-breadcrumb li {
	display: inline-block
}
.c-breadcrumb li:after {
	content: "\e907";
	color: #959fa5;
	display: inline-block;
	font-family: sippo-pc, sans-serif;
	font-size: 12px;
	line-height: 1;
	margin: 0 16px;
	vertical-align: middle
}
.c-breadcrumb li:last-of-type:after {
	display: none
}
.c-breadcrumb a {
	color: #44bfca;
	font-size: 16px;
	line-height: 1.375;
	vertical-align: middle
}
.c-breadcrumb a:hover {
	text-decoration: underline
}
.c-breadcrumb--top {
	font-weight: 300;
	font-size: 0
}
.c-breadcrumb--top li {
	color: #8c8c8c;
	display: inline-block;
	font-size: 12px;
	line-height: 1.16667;
	vertical-align: middle
}
.c-breadcrumb--top li:after {
	content: "\e907";
	color: #959fa5;
	display: inline-block;
	font-family: sippo-pc, sans-serif;
	font-size: 12px;
	margin: 0 16px;
	vertical-align: middle
}
.c-breadcrumb--top li:last-of-type:after {
	display: none
}
.c-breadcrumb--top a {
	color: #44bfca;
	font-size: 12px;
	line-height: 1.16667;
	vertical-align: middle
}
.c-breadcrumb--top a:hover {
	text-decoration: underline
}
.c-breadcrumb--top svg, .c-breadcrumb--top img {
	height: 16px;
	vertical-align: text-top;
	width: 16px
}
.c-page-visual {
	position: relative
}
.c-page-visual__img {
	height: 176px;
	position: relative;
	width: 910px
}
.c-page-visual__title {
	font-weight: 300;
	color: #fff;
	font-size: 24px;
	left: 50%;
	letter-spacing: 2px;
	position: absolute;
	top: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
  vertical-align: middle;
  background-color: rgba(0, 0, 0, .35);
  padding: 0 20px;
}
.c-tag {
	font-weight: 300;
	display: inline-block
}
.c-tag a {
	border: 1px solid #ff9409;
	border-radius: 2px;
	color: #ff9409;
	display: inline-block;
	font-size: 14px;
	letter-spacing: .44px;
	line-height: 1.42857;
	padding: 2px 8px 2px 7px
}
.c-tag a:hover {
	background-color: rgba(255,148,9,.1)
}
.c-tag.c-tag--large a {
	font-size: 18px;
	letter-spacing: 0;
	line-height: 1.44444;
	padding: 11px 12px
}
.c-tag.c-tag--medium a {
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1;
	padding: 11px 12px
}
.c-title--ornament-h2 {
	display: inline-block;
	margin: 0 auto 48px;
	text-align: center;
}
.c-title--ornament-h2 h2 {
	font-weight: 300;
	color: #4d4d4d;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 1.4;
	position: relative;
}
.c-title--ornament-h2 h2:before {
  display: block;
	background: url(../../pc/img/ornament-footprint-left.svg) no-repeat center center;
	background-size: contain;
	content: "";
	height: 19px;
	margin: -10px 0 0 0;
	position: absolute;
	top: 50%;
	left: -143px;
	width: 115px;
}
.c-title--ornament-h2 h2:after {
	background: url(../../pc/img/ornament-footprint-right.svg) no-repeat center center;
	background-size: contain;
	content: "";
	height: 19px;
	margin: -10px 0 0 0;
	position: absolute;
	top: 50%;
	right: -143px;
	width: 115px;
}


.c-series-block {
	font-weight: 300;
	display: inline-block;
	font-size: 16px;
	line-height: 1.375;
	min-height: 312px;
	width: 280px
}
.c-series-block__img {
	background-position: center center;
	background-repeat: none;
	background-size: cover;
	color: #FFF;
	height: 210px;
	margin: 0 0 14px;
	position: relative;
	text-align: center;
  width: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-series-block__img:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.c-series-block__img.new:after {
	content: "";
	background: url(../../pc/img/label-new.svg) no-repeat center center;
	background-size: contain;
	height: 30px;
	left: -7px;
	position: absolute;
	top: 8px;
	width: 54px
}
.c-series-block__text {
  margin: 0 10px;
  padding: 15px 10px;
  background-color: rgba(0, 0, 0, .35);
}
.c-series-block__title {
	font-weight: 500;
	color: #FFF;
	font-size: 16px;
	line-height: 1.22222;
	margin: 0 auto;
	text-shadow: 0 1px 8px rgba(0,0,0,.3)
}
.c-series-block__sub-title {
	font-weight: 500;
	color: #FFF;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 1.42857;
  text-shadow: 0 1px 8px rgba(0,0,0,.3);
  margin-top: 2px;
}
.c-series-block__body {
	color: #242424;
	margin-bottom: 8px;
	text-align: left;
	width: 280px
}
.c-series-block__pr {
	font-weight: 300;
	font-size: 12px;
	color: #8c8c8c;
	letter-spacing: 0;
	line-height: 1.66667;
	text-align: right
}
.c-tab {
	font-size: 0;
	height: 40px;
	margin: 0 0 34px
}
.c-tab .c-tab__label {
	font-weight: 300;
	border-bottom: 1px solid #d9d9d9;
	color: #8c8c8c;
	display: inline-block;
	font-size: 16px;
	height: 40px;
	line-height: 2.5;
	text-align: center;
	width: 33.333333%
}
.c-tab .c-tab__label svg, .c-tab .c-tab__label img {
	height: 32px;
	vertical-align: middle;
	width: 32px
}
.c-tab .c-tab__label span {
	vertical-align: middle
}
.c-tab .c-tab__label a {
	color: #8c8c8c;
	display: block;
	height: 40px;
	width: 100%
}
.c-tab .c-tab__label a svg, .c-tab .c-tab__label a img {
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}
.c-tab .c-tab__label a:hover {
	color: #242424
}
.c-tab .c-tab__label a:hover svg, .c-tab .c-tab__label a:hover img {
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.c-tab .c-tab__label.tab_on {
	border: 1px solid #d9d9d9;
	border-bottom: none
}
.c-tab .c-tab__label.tab_on a {
	color: #242424
}
.c-tab .c-tab__label.tab_on a svg, .c-tab .c-tab__label.tab_on a img {
	opacity: 1.0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.c-tab--small {
	margin: 0 0 19px
}
.c-tab--small .c-tab__label {
	font-size: 14px;
	line-height: 2.85714
}
.c-tab--child {
	text-align: center
}
.c-tab--child ul {
	font-size: 0;
	margin-bottom: 40px
}
.c-tab--child li {
	font-weight: 300;
	display: inline-block;
	margin-left: 37px;
	position: relative
}
.c-tab--child li a {
	color: #8c8c8c;
	font-size: 16px;
	line-height: 22px
}
.c-tab--child li a:hover {
	color: #242424
}
.c-tab--child li:first-of-type {
	margin: 0
}
.c-tab--child .c-tab--child__select a {
	color: #242424;
	font-size: 16px;
	line-height: 22px
}
.c-tab--child .c-tab--child__select:after {
	content: "";
	border-bottom: 2px solid #44bfca;
	bottom: 0;
	left: 50%;
	margin: 0 0 -6px -12px;
	position: absolute;
	width: 24px
}
.c-tab__wrapper {
	font-size: 0
}
.c-tab__wrapper .c-article-block {
	margin-left: 35px
}
.c-tab__wrapper .c-article-block:nth-child(3n-2) {
	margin-left: 0
}
.c-tab__wrapper .c-btn--arrow {
	display: block;
	margin: 0 auto
}
.c-input__text input {
	background: url(../../pc/img/icon-search-gray.svg) no-repeat 18px center;
	height: 56px;
	padding: 5px 10px 5px 58px;
	width: 100%
}
.c-select {
	height: 48px;
	position: relative;
	width: 175px
}
.c-select:before {
	color: #44bfca;
	content: "\e902";
	font-family: sippo-pc, sans-serif;
	font-size: 12px;
	line-height: 1;
	margin-top: -6px;
	pointer-events: none;
	position: absolute;
	right: 15px;
	top: 50%;
	z-index: 1
}
.c-select select {
	font-weight: 300;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	color: #8c8c8c;
	font-size: 16px;
	height: 48px;
	line-height: 22px;
	padding: 0 16px;
	text-align: center;
	text-align: -webkit-center;
	width: 175px
}
.c-image-caption {
	font-weight: 200;
	color: #8c8c8c;
	display: inline-block;
	font-size: 12px;
	line-height: 1.33333
}
.c-promotion {
	background-color: #f5f5f5
}
.c-promotion__img {
	display: block;
	height: 222px;
	margin: 0 auto;
	padding: 4px;
	width: 300px
}
.c-promotion__body {
	font-weight: 300;
	padding: 12px 16px 16px
}
.c-promotion__title {
	color: #8c8c8c;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.42857;
	margin-bottom: 8px
}
.c-promotion__text {
	color: #242424;
	font-size: 16px;
	line-height: 1.375
}
.c-author {
	font-weight: 300;
	width: 180px
}
.c-author a:hover .c-author__img {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.c-author a:hover .c-author__name {
	text-decoration: underline
}
.c-author a:hover .c-author__kana {
	text-decoration: underline
}
.c-author__img {
	margin-bottom: 16px;
	width: 180px
}
.c-author__img img {
	width: 100%
}
.c-author__name {
	color: #242424;
	font-size: 16px;
	line-height: 1.375;
	margin-bottom: 5px
}
.c-author__kana {
	color: #4d4d4d;
	font-size: 14px;
	line-height: 1.42857
}
.c-shop-block {
	display: inline-block;
	vertical-align: top;
	width: 164px
}
.c-shop-block:hover {
	text-decoration: underline
}
.c-shop-block:hover img {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.c-shop-block a {
	color: #242424
}
.c-shop-block__img {
	margin-bottom: 8px;
	width: 164px
}
.c-shop-block__img img {
	width: 100%
}
.c-shop-block__text {
	font-weight: 300;
	color: #242424;
	font-size: 16px;
	line-height: 1.375;
	min-height: 122px
}
.c-ad {
	display: inline-block;
	width: 300px
}
.c-ad img {
	width: 100%
}

ol.c-text-ol, ul.c-text-ul {
	margin-top: 2em
}
ol.c-text-ol .c-text-ol, ol.c-text-ol .c-text-ul, ul.c-text-ul .c-text-ol, ul.c-text-ul .c-text-ul {
	margin-top: 1em;
	margin-left: 2em
}
ol.c-text-ol.-number, ul.c-text-ul.-number {
	margin-top: .5em;
	margin-left: .5em
}
ol.c-text-ol__item {
	font-size: 16px;
	line-height: 1.875;
	margin-top: .4em
}
ol.c-text-ol__item:first-child {
	margin-top: 0
}
ol.c-text-ol.-decimal li {
	padding-left: 1em;
	text-indent: -1em;
	list-style-type: decimal
}
ol.c-text-ol.-number li {
	padding-left: 3em;
	text-indent: -3em
}
.c-text-ul__item {
	font-size: 16px;
	line-height: 1.875;
	margin-top: .4em
}
.c-text-ul__item:before {
	content: '◯';
	margin-right: .3em
}
.c-text-ul__item:first-child {
	margin-top: 0
}
.c-article-block {
	font-weight: 300;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 280px
}
.c-article-block__img a {
	display: block;
	position: relative;
	text-align: center;
	height: 210px;
	overflow: hidden;
}
.c-article-block .c-article-block__img {
	height: 210px;
	margin-bottom: 10px;
	position: relative;
	width: 280px
}
.c-article-block .c-article-block__img a img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
  max-width: none;
}
.c-article-block .c-article-block__img > a:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.c-article-block .c-article-block__img.new:after {
	content: "";
	background: url(../../pc/img/label-new.svg) no-repeat center center;
	background-size: contain;
	height: 30px;
	left: -7px;
	position: absolute;
	top: 8px;
	width: 54px
}
.c-article-block .c-article-block__category {
	display: inline;
	letter-spacing: 0;
	line-height: 1.42857;
  position: absolute !important;
  right: 0;
  bottom: 0;
  z-index: 1;
	height: auto;
  margin-bottom: 0;
  padding: 1px 8px;
  background-color: #8c8c8c;
  color: #fff;
  font-size: 13px;
}
.c-article-block .c-article-block__category a {
	color: #44bfca
}
.c-article-block .c-article-block__category a:hover {
  text-decoration: underline;
  background-color: #a5a5a5;
  opacity: 1 !important;
}
.c-article-block .c-article-block__author {
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1.42857;
	margin-bottom: 4px;
}
.c-article-block .c-article-block__author a {
	color: #69ccd5;
}
.c-article-block .c-article-block__body {
	font-size: 16px;
	line-height: 1.44444;
	width: 280px;
	margin-bottom: 8px
}
.c-article-block .c-article-block__body a {
	color: #242424
}
.c-article-block .c-article-block__body a:hover {
	text-decoration: underline
}
.c-article-block .c-article-block__date {
	color: #8c8c8c;
	float: left;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1.66667;
	text-align: left;
	width: 80px
}
.c-article-block .c-article-block__pr {
	font-weight: 300;
	color: #8c8c8c;
	float: right;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1.66667;
	text-align: right
}
.c-article-block--pr .c-article-block__pr {
	width: 100%
}
.c-article-block--date-pr .c-article-block__pr {
	width: 200px
}
.c-article-block--small {
	font-weight: 300;
	border-bottom: 1px solid #d9d9d9;
	font-size: 14px;
	line-height: 1.42857;
	margin: 0;
	padding: 8px 0;
	position: relative;
	width: 280px
}
.c-article-block--small a {
	color: #242424
}
.c-article-block--small:hover {
	background-color: #f5f5f5
}
.c-article-block--small:hover img {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.c-article-block--small .c-article-block__img {
	float: left;
	height: 90px;
	position: relative;
	width: 120px;
	text-align: center;
	overflow: hidden;
}
.c-article-block--small .c-article-block__img img {
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
  max-width: none;
}
.c-article-block--small.rank--1 .c-article-block__img:after {
	background: url(../../pc/img/label-1.svg) no-repeat center center;
	background-size: contain;
	content: "";
	left: 0;
	height: 37px;
	position: absolute;
	top: -5px;
	width: 33px
}
.c-article-block--small.rank--2 .c-article-block__img:after {
	background: url(../../pc/img/label-2.svg) no-repeat center center;
	background-size: contain;
	content: "";
	left: 0;
	height: 37px;
	position: absolute;
	top: -5px;
	width: 33px
}
.c-article-block--small.rank--3 .c-article-block__img:after {
	background: url(../../pc/img/label-3.svg) no-repeat center center;
	background-size: contain;
	content: "";
	left: 0;
	height: 37px;
	position: absolute;
	top: -5px;
	width: 33px
}
.c-article-block--small.rank--4 .c-article-block__img:after, .c-article-block--small.rank--5 .c-article-block__img:after, .c-article-block--small.rank--6 .c-article-block__img:after, .c-article-block--small.rank--7 .c-article-block__img:after, .c-article-block--small.rank--8 .c-article-block__img:after, .c-article-block--small.rank--9 .c-article-block__img:after, .c-article-block--small.rank--10 .c-article-block__img:after {
	font-weight: 300;
	background-color: #e6e6e6;
	color: #8c8c8c;
	content: "4";
	font-size: 16px;
	left: 0;
	height: 32px;
	line-height: 2;
	position: absolute;
	text-align: center;
	top: 0;
	width: 32px
}
.c-article-block--small.rank--5 .c-article-block__img:after {
	content: "5"
}
.c-article-block--small.rank--6 .c-article-block__img:after {
	content: "6"
}
.c-article-block--small.rank--7 .c-article-block__img:after {
	content: "7"
}
.c-article-block--small.rank--8 .c-article-block__img:after {
	content: "8"
}
.c-article-block--small.rank--9 .c-article-block__img:after {
	content: "9"
}
.c-article-block--small.rank--10 .c-article-block__img:after {
	content: "10"
}
.c-article-block--small .c-article-block__body {
	color: #242424;
	float: left;
	padding: 2px 0 0 12px;
	text-align: left;
	width: 148px
}
.p-article-blocks {
	margin: 0 auto;
	width: 595px
}
.p-article-blocks__title {
	font-weight: 300;
	color: #8c8c8c;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 1.71429;
	margin: 0 auto 12px
}
.p-article-blocks__body .c-article-block--small:first-of-type {
	padding-top: 0
}
.p-followus {
	padding: 20px 0;
	text-align: center;
	border: 1px solid #d9d9d9;
}
.p-followus__title {
	font-weight: 200;
	font-size: 28px;
	color: #242424;
	letter-spacing: 1px;
	line-height: 1.375;
	margin: 0 0 10px
}
.p-followus__description {
	font-weight: 300;
	font-size: 16px;
	color: #242424;
	line-height: 1.42857;
	margin: 0 0 25px;
	text-shadow: 0 1px 3px rgba(255,255,255,.8);
}
.p-followus__share {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 465px;
  margin: 0 auto;
}
.p-followus__share li {
  width: 90px;
  margin-right: 25px;
}
.p-followus__share li:last-child {
  margin-right: 0;
}
.p-followus__share a {
  display: block;
}
.p-followus__share a:hover {
	opacity: .8;
}
.p-followus__share img {
  width: 56px;
  height: 56px;
}
.p-followus__share p {
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.42857;
  white-space: nowrap;
}
.p-followus__share li:nth-child(1), .p-followus__share li:nth-child(2) {
  width: 220px;
  margin-bottom: 25px;
}
.p-followus__share li:nth-child(1) a, .p-followus__share li:nth-child(2) a {
  position: relative;
  justify-content: center;
  padding: 15px 0;
  border-radius: 5px;
}
.p-followus__share li:nth-child(1) img, .p-followus__share li:nth-child(2) img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 24px;
  height: 24px;
  margin: auto 0;
}
.p-followus__share li:nth-child(1) p, .p-followus__share li:nth-child(2) p {
  margin-top: 0;
  padding-left: 20px;
  color: #fff;
  font-size: 16px;
}
.p-followus__share li:nth-child(1) a {
  background-color: #ff9309;
}
.p-followus__share li:nth-child(2) {
  margin-right: 0;
}
.p-followus__share li:nth-child(2) a {
  background-color: #29b800;
}
.p-followus__share li:nth-child(3) p {
  color: #1877f2;
}
.p-followus__share li:nth-child(4) p {
  color: #1ca1f2;
}
.p-followus__share li:nth-child(5) p {
  color: #af30bc;
}
.p-counsel {
	margin: 0 auto;
	text-align: center;
	width: 596px
}
.p-counsel__icon {
	padding: 40px 0 16px
}
.p-counsel__name {
	font-weight: 300;
	font-size: 24px;
	color: #44bfca;
	letter-spacing: 3.6px;
	line-height: 1.16667;
	padding-bottom: 17px
}
.p-counsel__description {
	font-weight: 300;
	font-size: 16px;
	color: #8c8c8c;
	line-height: 1.375;
	padding-bottom: 27px
}
.p-counsel__panel {
	border-bottom: 1px solid #d9d9d9
}
.p-counsel__panel a {
	display: block;
	padding: 2px 16px 16px
}
.p-counsel__panel:first-of-type {
	margin-bottom: 8px
}
.p-counsel__panel:hover {
	background-color: #f5f5f5
}
.p-counsel__comment {
	font-weight: 300;
	color: #242424;
	font-size: 16px;
	line-height: 1.375;
	margin: 0 auto 16px;
	text-align: left;
	width: 100%
}
.p-counsel__comment-info {
	font-weight: 300;
	font-size: 14px;
	line-height: 1.42857;
	width: 100%
}
.p-counsel__animal-icon {
	float: left;
	width: 48px
}
.p-counsel__meta {
	float: left;
	margin: 0 0 0 12px
}
.p-counsel__pet-type {
	color: #242424;
	margin: 0 auto 2px;
	text-align: left
}
.p-counsel__pet-date {
	color: #242424;
	text-align: left
}
.p-counsel__action {
	color: #8c8c8c;
	float: right;
	text-align: left
}
.p-counsel .reply {
	color: #44bfca
}
.p-counsel__reply {
	margin: 0 auto 2px
}
.p-pickup {
	padding: 80px 0 0;
	text-align: center;
	width: 100%
}
.p-pickup__body {
	font-size: 0
}
.p-pickup__row {
	margin: 0 auto;
	width: 1225px
}
.p-pickup__row .c-article-block {
	margin: 0 0 0 35px
}
.p-pickup__row .c-article-block:first-of-type {
	margin: 0
}
.p-feature {
	padding: 80px 0 0;
	text-align: center;
	width: 100%
}
.p-feature__body {
	font-size: 0;
	margin: 0 auto;
	width: 1225px
}
.p-feature__column {
	float: left;
	width: 595px
}
.p-feature__column .c-article-block--small:first-of-type {
	padding-top: 0
}
.p-feature__column:nth-child(even) {
	margin-left: 35px
}
.p-recommend {
	padding: 80px 0 0;
	text-align: center;
	width: 100%
}
.p-recommend__body {
	font-size: 0
}
.p-recommend__row {
	margin: 0 auto;
	width: 1225px
}
.p-recommend__row .c-article-block {
	margin: 0 0 0 35px
}
.p-recommend__row .c-article-block:first-child {
	margin: 0
}
.p-trend {
	margin: 0 auto;
	padding-top: 16px;
	width: 600px
}
.p-trend__title {
	font-size: 0;
	margin-bottom: 24px
}
.p-trend__title h2 {
	font-weight: 300;
	color: #ff9409;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 2;
	margin-left: 10px;
	vertical-align: bottom
}
.p-trend__body {
	font-size: 0;
	margin-bottom: 12px;
	text-align: center
}
.p-trend .c-tag {
	margin: 0 8px 8px 0
}
.p-hospital {
	margin: 0 auto;
	text-align: center;
	width: 596px
}
.p-hospital__icon {
	padding: 40px 0 16px
}
.p-hospital__name {
	font-weight: 300;
	font-size: 24px;
	color: #44bfca;
	letter-spacing: 3.6px;
	line-height: 1.16667;
	padding-bottom: 17px
}
.p-hospital__description {
	font-weight: 300;
	color: #8c8c8c;
	font-size: 16px;
	line-height: 1.375;
	padding-bottom: 27px
}
.p-hospital__selectboxes {
	font-size: 0;
	margin-bottom: 24px
}
.p-hospital__selectboxes .c-select {
	display: inline-block;
	margin-right: 35px;
	position: relative
}
.p-hospital__selectboxes .c-select:last-of-type {
	margin-right: 0
}
.p-hospital__icon--cross:after {
	background: url(../../pc/img/icon-cross.svg) no-repeat center center;
	background-size: contain;
	content: "";
	height: 10px;
	margin: -5px 0 0 13px;
	position: absolute;
	top: 50%;
	width: 8px
}
.p-hospital__icon--cross {
	display: inline-block
}
.p-symptom {
	margin: 0 auto;
	text-align: center;
	width: 596px
}
.p-symptom__icon {
	padding: 40px 0 16px
}
.p-symptom__name {
	font-weight: 300;
	font-size: 24px;
	color: #44bfca;
	letter-spacing: 3.6px;
	line-height: 1.16667;
	padding-bottom: 17px
}
.p-symptom__description {
	font-weight: 300;
	color: #8c8c8c;
	font-size: 16px;
	line-height: 1.375;
	padding-bottom: 27px
}
.p-symptom__list {
	font-size: 0
}
.p-symptom__list .c-link--box {
	margin-bottom: 8px
}
.p-symptom__list .c-link--box:nth-child(2n) {
	margin-left: 35px
}
.p-notice {
	margin: 0 auto;
}
.p-notice__title {
	display: block;
	margin: 0 auto 30px;
	text-align: center
}
.p-notice__title h2 {
	font-weight: 300;
	color: #4d4d4d;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.4;
	position: relative
}
.p-notice__title h2:before {
	background: url(../../pc/img/ornament-line.svg) no-repeat center center;
	background-size: cover;
	content: "";
	height: 5px;
	margin: -2px 0 0 -55px;
	position: absolute;
	top: 50%;
	width: 45px
}
@media all and (-ms-high-contrast:none){  /* IE10以降 */
  .p-notice__title h2:before {
	margin: -2px 0 0 0;
  }
}
.p-notice__title h2:after {
	background: url(../../pc/img/ornament-line.svg) no-repeat center center;
	background-size: cover;
	content: "";
	height: 5px;
	margin: -2px 0 0 10px;
	position: absolute;
	top: 50%;
	width: 45px
}
.p-notice__body {
	margin-bottom: 8px
}
.p-notice__list {
	border-top: 1px solid #e6e6e6;
	font-size: 14px;
	line-height: 1.875;
	padding: 12px 0
}
.p-notice__list:last-of-type {
	border-bottom: 1px solid #e6e6e6
}
.p-notice__date {
	font-weight: 300;
	color: #8c8c8c;
	float: left;
	margin-right: 21px;
	vertical-align: top;
	width: 84px
}
.p-notice__text a {
	font-weight: 200;
	color: #242424;
	vertical-align: top
}
.p-notice__text a:hover {
	text-decoration: underline
}
.p-ad-area {
	font-size: 0;
	margin: 0 auto;
	padding: 85px;
	width: 820px
}
.p-ad-area a {
	display: inline-block
}
.p-fixed-page {
	width: 805px;
	margin: 32px auto 90px
}
.p-fixed-page__pageTitle {
	text-align: center;
	font-weight: 400;
	font-size: 24px;
	line-height: 1.16667
}
.p-fixed-page__pageTitle.-size20 {
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 1px
}
.p-fixed-page__lead {
	font-size: 16px;
	line-height: 1.875;
	margin-top: 40px
}
.p-fixed-page__leadItem {
	padding-left: 1em;
	text-indent: -1em
}
.p-fixed-page__body {
	margin-top: 40px
}
.p-fixed-page__bodyH2 {
	font-size: 18px;
	line-height: 1.44444;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0;
	margin-top: 40px;
	font-weight: 400
}
.p-fixed-page__bodyH2.-size16 {
	font-size: 16px;
	line-height: 1.625;
	padding: 0;
	border-top: none;
	border-bottom: none
}
.p-fixed-page__bodyH2.-line {
	font-weight: 400;
	color: #242424;
	border-left: solid 2px #ff9409;
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 32px;
	padding: 0 0 0 12px;
	border-top: none;
	border-bottom: none
}
.p-fixed-page__bodyH3 {
	font-weight: 200;
	font-size: 16px;
	line-height: 1.375;
	margin-top: 40px;
	font-weight: 400;
	background: #f7f7f7;
	padding: 10px 20px
}
.p-fixed-page__bodyImg {
	margin-top: 80px
}
.p-fixed-page__bodyImg+.p-fixed-page__bodyImg {
	margin-top: 40px
}
.p-fixed-page__bodyText {
	font-size: 16px;
	line-height: 1.875;
	margin-top: 30px
}
.p-fixed-page__bodyText:first-child {
	margin-top: 0
}
.p-fixed-page__bodyH2+.p-fixed-page__bodyText {
	margin-top: 40px
}
.p-fixed-page__bodyH3+.p-fixed-page__bodyText {
	margin-top: 40px
}
.p-fixed-page__bodyH2.-size16+.p-fixed-page__bodyText {
	margin-top: 0
}
.p-fixed-page__bodyText .strong-color {
	font-size: 16px;
	line-height: 1.875;
	margin-top: 40px;
	font-weight: 400
}
.p-fixed-page__bodyNote {
	margin-top: 40px;
	padding: 20px;
	border: 1px solid #e6e6e6
}
.p-fixed-page__bodyNote .p-fixed-page__bodyH3 {
	margin-top: 0
}
.p-qa-section {
	margin-top: 40px
}
.p-qa-section__typeQ {
	font-size: 16px;
	line-height: 1.625;
	color: #ff9409
}
.p-qa-section__typeQ:before {
	content: 'Q.';
	margin-right: 8px
}
.p-qa-section__typeA {
	font-size: 16px;
	line-height: 1.625;
	margin-top: 20px
}
.p-qa-section__typeA:before {
	content: 'A.';
	margin-right: 8px
}
.p-qa-section__text {
	font-size: 16px;
	line-height: 1.875;
	margin-top: 40px
}
.p-qa-section__text:first-child {
	margin-top: 0
}
.p-qa-section__text .strong-color {
	font-size: 16px;
	line-height: 1.875;
	margin-top: 40px;
	font-weight: 400
}
.p-pagelink {
	margin-bottom: 56px
}
.p-pagelink__list {
	border-bottom: 1px solid #e6e6e6
}
.p-pagelink__item {
	font-size: 16px;
	border-top: 1px solid #e6e6e6
}
.p-pagelink__item a {
	color: #242424;
	padding: 12px 0;
	display: block;
	position: relative
}
.p-pagelink__item a:before {
	color: #44bfca;
	content: "\e900";
	font-family: sippo-pc, sans-serif;
	font-size: 16px;
	line-height: 1;
	margin: -8px 0 0 10px;
	position: absolute;
	right: 0;
	top: 50%;
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.p-stepBar {
	position: relative;
	list-style: none;
	margin-top: 50px;
	padding: 0;
	text-align: center;
	width: 100%;
	overflow: hidden
}
.p-stepBar .step {
	position: relative;
	float: left;
	display: inline-block;
	line-height: 38px;
	padding: 0 40px 0 20px;
	background-color: #cecece;
	box-sizing: border-box;
	font-size: 14px;
	color: #fff
}
.p-stepBar .step:before, .p-stepBar .step:after {
	position: absolute;
	left: -15px;
	display: block;
	content: '';
	background-color: #cecece;
	border-left: 4px solid #FFF;
	width: 19px;
	height: 19px
}
.p-stepBar .step:after {
	top: 0;
	-ms-transform: skew(30deg);
	transform: skew(30deg)
}
.p-stepBar .step:before {
	bottom: 0;
	-ms-transform: skew(-30deg);
	transform: skew(-30deg)
}
.p-stepBar .step:first-child:before, .p-stepBar .step:first-child:after {
	content: none
}
.p-stepBar .step.current {
	color: #FFF;
	background-color: #ff9409
}
.p-stepBar .step.current:before, .p-stepBar .step.current:after {
	background-color: #ff9409
}
.p-stepBar.step3 .step {
	width: 33.333%
}
.p-form-info {
	text-align: center;
	padding: 40px 0
}
.p-form-info__name {
	font-weight: 300;
	font-size: 20px;
	color: #ff9409;
	line-height: 1.5;
	padding-bottom: 17px
}
.p-form-info__description {
	font-weight: 300;
	color: #242424;
	font-size: 16px;
	line-height: 1.875;
	padding-bottom: 27px
}
.p-form-info__btn {
	width: 300px;
	margin: 0 auto
}
.p-form {
	margin-top: 40px
}
.p-form .p-form__inputText, .p-form .p-form__textArea {
	padding: 10px;
	width: 100%;
	outline: none;
	border-radius: 2px;
	border: 1px solid #e6e6e6
}
.p-form .p-form__inputText:focus, .p-form .p-form__textArea:focus {
	border: 1px solid #44bfca;
	outline: none
}
.p-form .p-form__inputText:focus::-webkit-input-placeholder, .p-form .p-form__textArea:focus::-webkit-input-placeholder {
color:transparent
}
.p-form .p-form__inputText:focus:-ms-input-placeholder, .p-form .p-form__textArea:focus:-ms-input-placeholder {
color:transparent
}
.p-form .p-form__inputText:focus::placeholder, .p-form .p-form__textArea:focus::placeholder {
color:transparent
}
.p-form .p-form__inputText {
	min-height: 54px
}
.p-form .p-form__textArea {
	min-height: 180px
}
.p-form__group::last-of-type {
border-bottom:1px solid #e6e6e6
}
.p-form__select {
	width: 425px;
	position: relative
}
.p-form__select select {
	padding: 10px;
	border: 1px solid #e6e6e6;
	width: 100%;
	border-radius: 2px
}
.p-form__select .placeholder {
	color: #8c8c8c;
	color: #f00
}
.p-form__select:before {
	content: '';
	background: url(../img/arrow-down-triangle.svg) no-repeat center center;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	right: 10px;
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.p-form__column {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
	border-top: 1px solid #e6e6e6;
	padding-top: 40px;
	margin: 0
}
.p-form__columnTitle {
	font-weight: 300;
	width: 255px;
	font-size: 16px;
	padding-right: 60px;
	position: relative
}
.p-form__columnBody {
	width: 555px
}
.p-form__columnError {
	display: none;
	color: #ff634a;
	font-size: 16px;
	margin-top: 10px
}
.p-form__tag {
	color: #fff;
	font-size: 12px;
	border-radius: 3px;
	line-height: 24px;
	padding: 0 6px;
	height: 24px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: text-bottom;
	position: absolute;
	right: 0;
	top: 50%;
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.p-form__tag.-must {
	background: #e37163
}
.p-form__tag.-any {
	background: #848484
}
.p-form__btnWrap {
	text-align: center;
	margin-top: 40px
}
.p-form__btnWrap .c-btn {
	width: 300px
}
.p-form__btnWrap .c-btn+.c-btn {
	margin-left: 60px
}
.p-form__btnWrapLink {
	font-weight: 300;
	font-size: 14px;
	line-height: 1.42857;
	padding: 10px 0
}
.p-form__btnWrapLink:after {
	color: #44bfca;
	content: "\e900";
	font-family: sippo-pc, sans-serif;
	font-size: 12px;
	margin-left: 8px
}
.p-form__btnWrapLink a {
	color: #4d4d4d
}
.p-form__btnWrapLink .c-link__text:hover {
	text-decoration: underline
}
.help__comfirm+.p-form__btnWrap {
	margin-top: 80px
}
.p-form__privacy {
	padding: 20px;
	border: 1px solid #e6e6e6
}
.p-form__privacyCheck {
	text-align: center;
	display: block;
	margin-top: 16px
}
.p-form__radioInput {
	display: none
}
.p-form__radio.-horizon {
	display: inline-block;
	margin-left: 30px
}
.p-form__radio.-horizon:first-of-type {
	margin-left: 0
}
.p-form__radioLabel {
	position: relative;
	padding-left: 30px
}
.p-form__radio .p-form__radioInput+.p-form__radioIcon:before {
	position: absolute;
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	top: 50%;
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border-radius: 50%;
	border: 2px solid #e6e6e6
}
.p-form__radio .p-form__radioInput:checked+.p-form__radioIcon:after {
	position: absolute;
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	left: 6px;
	top: 50%;
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border-radius: 50%;
	background: #44bfca
}
.p-form .p-form__group+.p-form__group {
	margin-top: 40px
}
.p-form .p-form__columnBody.-error input[type=text], .p-form .p-form__columnBody.-error textarea {
	border: 1px solid #ff634a;
	background: #fff3f1
}
.p-form .p-form__columnBody.-error .p-form__columnError {
	display: block
}
.p-right-column {
	width: 300px
}
.p-ranking__title {
	font-size: 0;
	margin-bottom: 13px
}
.p-ranking__title h2 {
	font-weight: 300;
	color: #ff9409;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 2.83333;
	margin-left: 13px;
	vertical-align: bottom
}
.p-ranking .c-tab__body {
	margin-bottom: 8px
}
.p-ranking .c-article-block--small {
	width: 300px
}
.p-ranking .c-article-block--small:first-of-type {
	padding-top: 0
}
.p-ranking .c-article-block--small .c-article-block__body {
	width: 168px
}
.p-header {
	background-color: #FFF;
	position: fixed;
	z-index: 1000
}
.p-header ul {
	font-size: 0
}
.p-header li {
	display: inline-block
}
.p-header__logo {
	display: block;
	float: left;
	font-size: 16px;
	height: 44px;
	margin: 17px 0 0 5px;
	transition: all .3s ease;
	width: 191px
}
.p-header__logo svg, .p-header__logo img {
	height: 100%;
	width: 100%
}
.p-header__title {
	font-weight: 300;
	color: #4d4d4d;
	display: inline-block;
	float: left;
	font-size: 12px;
	letter-spacing: .5px;
	line-height: 14px;
	margin: 37px 0 0 20px;
	transition: all .3s ease
}
.p-header__icons {
	float: right;
}
.p-header__share {
	float: left;
	height: 24px;
	margin-top: 24px;
	transition: all .3s ease;
}
.p-header__share ul {
	font-size: 0
}
.p-header__share li {
	margin-left: 16px
}
.p-header__share li:first-of-type {
	margin-left: 0
}
.p-header__share svg, .p-header__share img {
	height: 24px;
	width: 24px
}
.p-header__share svg:hover, .p-header__share img:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.p-header__service {
	float: right;
	height: 24px;
	margin: 24px 0 0 48px;
	transition: all .3s ease;
	width: 120px
}
.p-header__service ul {
	font-size: 0
}
.p-header__service li {
	margin-left: 24px
}
.p-header__service li:first-of-type {
	margin-left: 0
}
.p-header__service a {
  display: block;
}
.p-header__service a:hover, .p-header__service a:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.p-header__service a.new {
  position: relative;
}
.p-header__service a.new::before {
  content: "!";
  position: absolute;
  top: -2px;
  right: -7px;
  width: 14px;
  height: 14px;
  background-color: #e60011;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
  border-radius: 50%;
}
.p-header .p-header-nav__btn a:before {
	content: "";
	border-bottom: 2px solid #44bfca;
	bottom: 0;
	margin: 0 0 10px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	right: 50%;
	transition: all .3s ease;
	width: 0
}
.p-header .p-header-nav__btn a:after {
	content: "";
	border-bottom: 2px solid #44bfca;
	bottom: 0;
	left: 50%;
	margin: 0 0 10px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	transition: all .3s ease;
	width: 0
}
.p-header .p-header-nav__btn a:hover:before {
	content: "";
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	transition: all .3s ease;
	width: 12px
}
.p-header .p-header-nav__btn a:hover:after {
	content: "";
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	transition: all .3s ease;
	width: 12px
}
.p-header.small {
	background-color: #FFF;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,.1)
}
.p-header.small .l-header-inner {
	height: 56px;
	transition: all .3s ease
}
.p-header.small .p-header__logo {
	height: 32px;
	transition: all .3s ease;
	width: 139px
}
.p-header.small .p-header__title {
	margin-top: 26px;
	transition: all .3s ease
}
.p-header.small .p-header__share {
	margin-top: 16px;
	transition: all .3s ease
}
.p-header.small .p-header__service {
	margin-top: 16px;
	transition: all .3s ease
}
.p-header.small .p-header-nav a {
	padding-bottom: 11px;
	transition: all .3s ease
}
.p-header.small .p-header-nav__btn a:before {
	content: "";
	border-bottom: 2px solid #44bfca;
	bottom: 0;
	margin: 0 0 7px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	right: 50%;
	transition: all .3s ease;
	width: 0
}
.p-header.small .p-header-nav__btn a:after {
	content: "";
	border-bottom: 2px solid #44bfca;
	bottom: 0;
	left: 50%;
	margin: 0 0 7px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	transition: all .3s ease;
	width: 0
}
.p-header.small .p-header-nav__btn a:hover:before {
	content: "";
	margin: 0 0 7px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	transition: all .3s ease;
	width: 12px
}
.p-header.small .p-header-nav__btn a:hover:after {
	content: "";
	margin: 0 0 7px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	transition: all .3s ease;
	width: 12px
}
.p-header .p-header-nav {
	background-color: #f5f5f5;
	min-width: 1285px;
	width: 100%
}
.p-header .p-header-nav__inner {
	margin: 0 auto;
	padding: 0 20px;
	width: 1285px
}
.p-header .p-header-nav ul {
	font-size: 0
}
.p-header .p-header-nav li {
	display: inline-block;
	position: relative
}
.p-header .p-header-nav a {
	font-weight: 300;
	color: #242424;
	display: block;
	font-size: 14px;
	line-height: 1.42857;
	padding: 13px 21px 15px;
	position: relative;
	transition: all .3s ease
}
.p-header .p-header-nav__btn-more a:after {
	color: #44bfca;
	content: "\e902";
	font-family: sippo-pc, sans-serif;
	font-size: 12px;
	margin-left: 8px
}
.p-header .p-header-nav__btn-more a:hover {
	background-color: #e6e6e6
}
.nav_on .p-header .p-header-nav__btn-more {
	background-color: #e6e6e6
}
.p-header .p-header-nav__main {
	float: left;
	position: relative;
	width: 863px
}
.p-header .p-header-nav__main:after {
	border-left: 1px solid #bfbfbf;
	content: "";
	height: 24px;
	position: absolute;
	right: 0;
	top: 12px
}
.p-header .p-header-nav__second {
	float: right;
	width: 382px
}
.p-header .p-header-nav__second li {
	float: right
}
.p-header .p-header-nav__row--hide {
	width: 100%
}
.p-header .p-header-nav--hide {
	background-color: #e6e6e6
}
.footer .l-footer-inner {
	position: relative
}
.footer .footer-nav__list {
	font-size: 0
}
.footer .footer-nav__list li {
	display: inline-block;
	margin: 0 10px;
	position: relative
}
.footer .footer-nav__list li:after {
	border-right: 1px solid #4d4d4d;
	content: "";
	height: 12px;
	margin-right: -10px;
	position: absolute;
	right: 0;
	top: 1px
}
.footer .footer-nav__list li:first-of-type {
	margin-left: 0
}
.footer .footer-nav__list li:last-of-type:after {
	content: none
}
.footer .footer-nav__list a {
	font-weight: 300;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 1.16667
}
.footer .footer-nav__list a:hover {
	color: #44bfca;
	text-decoration: underline
}
.footer-logo {
    position: absolute;
    right: 0;
    top: 0;
}
.footer small {
	font-weight: 300;
	color: #8c8c8c;
	display: block;
	font-size: 12px;
	line-height: 1.16667
}
.footer__page-top {
	height: 48px;
	position: absolute;
	right: 36px;
	top: -64px;
	width: 48px;
	z-index: 100
}
.footer__page-top2 {
	height: 48px;
  position: absolute;
	right: 36px;
	top: -64px;
	width: 48px;
	z-index: 100
}
.footer__page-top .page-top__inner,
.footer__page-top2 .page-top__inner {
	position: relative
}
.footer__page-top a,
.footer__page-top2 a {
	display: block;
	height: 48px;
	width: 48px
}
.footer__page-top:hover,
.footer__page-top2:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.footer .footer-nav {
  position: relative;
}
.footer .footer-sitelist {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: solid 1px #ccc;
}
.footer .footer-sitelist__hdg {
  margin-bottom: 20px;
  font-size: 1rem;
  font-weight: bold
}
.footer .footer-sitelist__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.footer .footer-sitelist__list {
  width: 20%
}
.footer .footer-sitelist__item {
  font-size: 12px;
}
.footer .footer-sitelist__item:not(:last-child) {
  margin-bottom: 8px
}
.footer .footer-sitelist__item.nolink span {
  font-weight: bold;
}
.footer .footer-sitelist__item a {
  color: #4d4d4d;
  will-change: opacity;
  -webkit-transition: opacity .15s;
  -o-transition: opacity .15s;
  transition: opacity .15s
}
.footer .footer-sitelist__item a:nth-child(n+2) {
  margin-left: 20px;
  position: relative
}
.footer .footer-sitelist__item a:nth-child(n+2):before {
  position: absolute;
  left: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #4d4d4d
}
.footer .footer-sitelist__item a:hover {
  opacity: .7
}
.u-fl-l {
	float: left
}
.u-fl-r {
	float: right
}
.u-mb8 {
	margin-bottom: 8px!important
}
.u-mb12 {
	margin-bottom: 12px!important
}
.u-mb16 {
	margin-bottom: 16px!important
}
.u-mb18 {
	margin-bottom: 18px!important
}
.u-mb20 {
	margin-bottom: 20px!important
}
.u-mb24 {
	margin-bottom: 24px!important
}
.u-mb32 {
	margin-bottom: 32px!important
}
.u-mb40 {
	margin-bottom: 40px!important
}
.u-mb42 {
	margin-bottom: 42px!important
}
.u-mb48 {
	margin-bottom: 48px!important
}
.u-mb56 {
	margin-bottom: 56px!important
}
.u-mb64 {
	margin-bottom: 64px!important
}
.u-mb85 {
	margin-bottom: 85px!important
}
.u-ml33 {
	margin-left: 33px!important
}
.u-ml35 {
	margin-left: 35px!important
}
.u-mt8n {
	margin-top: -8px!important
}
.u-pb56 {
	padding-bottom: 56px!important
}
.u-cf:before, .u-cf:after {
	content: " ";
	display: table
}
.u-cf:after {
	clear: both
}
.u-cf {
*zoom:1
}
.c-btn-more__wrapper .c-btn-more {
	font-weight: 300
}
.c-btn-more__wrapper .c-btn-more:after {
	content: "\e900";
	font-family: sippo-sp
}
.c-btn-more__wrapper {
	width: 100%;
	text-align: center;
}
.c-btn-more__wrapper .c-btn-more {
	font-weight: 300;
	background: #ff9409;
	border-radius: 2px;
	color: #fff;
	letter-spacing: .57px;
	line-height: 22px;
  font-size: 16px;
	padding: 10px 20px 10px 24px;
	text-align: center;
	border: 1px solid #ff9409;
}
.c-btn-more__wrapper .c-btn-more:after {
	content: "\e901";
	font-family: sippo-pc, sans-serif;
	font-size: 12px;
	margin-left: 8px;
}
.c-btn-more__wrapper .c-btn-more:hover {
	background-color: #FFF;
	border-radius: 3px;
	color: #ff9409;
	border: 1px solid #ff9409;
}
.none {
  display: none !important;
}
/*テキスト５本*/
.module-pr {
  margin: 53px 0 0;
}
.module-pr__header{
	display: block;
	margin: 0 auto;
	text-align: center
}
.module-pr__header h2 {
    font-size: 18px;
    text-align: center;
    margin: 0;
    background: url(../../pc/img/ornament-line.png) repeat-x;
    background-size: auto 5px;
	background-position: center;
}
.module-pr__header h2 span{
    background: #fff;
    padding: 0 10px;
	color: #4d4d4d;
}

.module-pr__list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  -webkit-box-pack: justify;
}
.module-pr__item {
  width: 300px;
  padding: 12px 0 16px;
  border-bottom: 1px solid #aaa;
}
.module-pr__item a {
  display: block;
  color: #242424;
}
.module-pr__item a:hover{
  text-decoration: underline;
}
.module-pr__item__heading {
  display: block;
  font-size: 14px;
  line-height: 1.42857;
  font-weight: 300;
}
.module-pr__item__cite {
  display: block;
  margin: 7px 0 0;
  color: #8c8c8c;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.66667;
  font-weight: 300;
}

/*関連サイト*/
.module-relation {
  margin: 49px 0 55px;
}
.module-relation-header{
	display: block;
	margin: 0 auto;
	text-align: center
}
.module-relation-header h2 {
    font-size: 18px;
    text-align: center;
    margin: 0;
    background: url(../../pc/img/ornament-line.png) repeat-x;
    background-size: auto 5px;
	background-position: center;
}
.module-relation-header h2 span{
    background: #fff;
    padding: 0 10px;
	color: #4d4d4d;
}

.module-relation__list {
  list-style-type: none;
  margin: 0;
}
.module-relation__item {
  position: relative;
  margin: 10px 0 0;
  display: -webkit-box;
  display: flex;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.42857;
}
.module-relation__item + .module-relation__item{margin-top: 24px}
.module-relation__item a {
  align-items: center;
  -webkit-box-align: center;
  line-height: 1.42857;
}
 .module-relation__item a:hover {
	text-decoration: underline;
	color: #242424;
}
.module-relation__item__image {
  position: relative;
  overflow: hidden;
  width: 80px;
  min-width: 80px;
  height: 80px;
  min-height: 80px;
  margin: 0 24px 0 0;
  border: 1px solid #d9d9d9;
}
.module-relation__item__image:hover img {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.module-relation__item__heading {
    font-size: 14px;
    line-height: 1.42857;
	color: #242424;
}
.module-relation__item__cite {
  display: block;
  margin: 7px 0 0;
  color: #797979;
  font-size: 12px;
}

  /*記事下誘導枠モジュール*/
  .relation-card {
    margin: 0 0 40px;
    padding: 20px 10px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
      font-weight: 300;
  }
  .relation-card__head {
      font-weight: 300;
    color: #8c8c8c;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.4;
    position: relative;
    margin-bottom: 16px;
  }
  .relation-card__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .relation-card__img {
    margin-bottom: 0;
    width: 200px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
  }
  .relation-card__img img {
	max-width: 100%;
    width: auto;
	height: auto;
  }

  .relation-card__img:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

  .relation-card__img>img {
    max-width: 100%;
    margin: 0;
    display: block;
  }

  .relation-card__item {
    margin-bottom: 0;
  }

  .relation-card__item>*:last-child {
    margin-bottom: 0;
  }

  .relation-card__tag>ul {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.42857;
    margin-bottom: 10px;
  }

  .relation-card__tag>ul>li {
    background: rgba(68,191,202,.1);
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 1;
    margin-right: 16px;
    position: relative;
  }

  .relation-card__tag>ul>li:hover {
    background-color: #c9ecef;
  }

  .relation-card__tag>ul>li>a {
    color: #44bfca;
    font-size: 14px;
    line-height: 1.42857;
    padding: 0 4px;
  }

  .relation-card__series {
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.4;
    color: #8c8c8c;
  }

  .relation-card__series a {
    color: #8c8c8c;
    text-decoration: none;
  }

  .relation-card__series a:hover {
    text-decoration: underline;
  }

  .relation-card__title {
    font-size: 18px;
    line-height: 1.44444;
    margin-bottom: 8px;
  }

  .relation-card__title a {
    color: #242424;
  }

  .relation-card__title a:hover{
    text-decoration: underline;
  }

  .relation-card__info {
    padding: 8px 0;
    line-height: 1.6
  }

  .relation-card__info span {
    color: #8c8c8c;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.66667;
    text-align: left;
  }
  .relation-card__info span+span {
    margin-left: 1em;
  }
  .relation-card__info a {
    font-weight: bold;
    text-decoration: none;
  }
  .relation-card__info a:hover {
    color: #4497d3;
  }
  .relation-card__pr:before {
    content: "PR\FF5C";
  }
  .relation-card__desk {
    font-size: 16px;
    line-height: 1.375;
    margin-bottom: 10px;
  }
  .relation-card__desk+.relation-card__info {
    border-top: 1px dotted #d9d9d9;
  }

.ad-pc-billboard {
  text-align: center;
}
.rect01,
.rect02 {
	min-height:250px;
}
.info01 {
	min-height:310px;
}
.foot_L,
.foot_R {
	min-height:250px;
	display: inline-block;
}
.kiji_rect01 {
	min-height:196px;
}

/* ========================================================
    Chessリンク期間だけ追加するクラス　※終了したら削除する
======================================================== */
.p-counsel__pet-type{margin-top:15px;}
