@charset "utf-8";
.entry-content h2:not(.is-style-stylenone) span {
	padding: 2em 0;
}

.entry-content h3:not(.is-style-stylenone) span {
	padding: 2em 0;
}

.entry-content h2 {
	position: relative;
	color: white;
	background: #040c8c;
	line-height: 1.4;
	padding: 0.5em 0.5em 0.5em 1.8em;
}

.entry-content h2:before {
	font-family: "Font Awesome 5 Free";
	content: "\f14a";
	font-weight: 900;
	position: absolute;
	left: 0.5em;
	/*左端からのアイコンまでの距離*/
}

.grecaptcha-badge {
	bottom: 80px!important;
}

a {
	 color: #4f96f6
}

.main-c, .has-sango-main-color {
	 color: #040c8c
}

.main-bc, .has-sango-main-background-color {
	 background-color: #040c8c
}

.main-bdr, #inner-content .main-bdr {
	 border-color: #040c8c
}

.pastel-c, .has-sango-pastel-color {
	 color: #c8e4ff
}

.pastel-bc, .has-sango-pastel-background-color, #inner-content .pastel-bc {
	 background-color: #c8e4ff
}

.accent-c, .has-sango-accent-color {
	 color: #ffb36b
}

.accent-bc, .has-sango-accent-background-color {
	 background-color: #ffb36b
}

.header, #footer-menu, .drawer__title {
	 background-color: #040c8c
}

#logo a {
	 color: #FFF
}

.desktop-nav li a, .mobile-nav li a, #footer-menu a, #drawer__open, .header-search__open, .copyright, .drawer__title {
	 color: #FFF
}

.drawer__title .close span, .drawer__title .close span:before {
	 background: #FFF
}

.desktop-nav li:after {
	 background: #FFF
}

.mobile-nav .current-menu-item {
	 border-bottom-color: #FFF
}

.widgettitle, .sidebar .wp-block-group h2, .drawer .wp-block-group h2 {
	 color: #ffffff;
	 background-color: #040c8c
}

.footer {
	 background-color: #e0e4eb
}

.footer, .footer a, .footer .widget ul li a {
	 color: #3c3c3c
}

#toc_container .toc_title, .entry-content .ez-toc-title-container, #footer_menu .raised, .pagination a, .pagination span, #reply-title:before, .entry-content blockquote:before, .main-c-before li:before, .main-c-b:before {
	 color: #040c8c
}

.searchform__submit, .sidebar .wp-block-search .wp-block-search__button, .drawer .wp-block-search .wp-block-search__button, #toc_container .toc_title:before, .ez-toc-title-container:before, .cat-name, .pre_tag>span, .pagination .current, .post-page-numbers.current, #submit, .withtag_list>span, .main-bc-before li:before {
	 background-color: #040c8c
}

#toc_container, #ez-toc-container, .entry-content h3, .li-mainbdr ul, .li-mainbdr ol {
	 border-color: #040c8c
}

.search-title i, .acc-bc-before li:before {
	 background: #ffb36b
}

.li-accentbdr ul, .li-accentbdr ol {
	 border-color: #ffb36b
}

.pagination a:hover, .li-pastelbc ul, .li-pastelbc ol {
	 background: #c8e4ff
}

body {
	 font-size: 100%
}

@media only screen and (min-width:481px) {
	 body {
		 font-size: 107%
	 }
}

@media only screen and (min-width:1030px) {
	 body {
		 font-size: 107%
	 }
}

.totop {
	 background: #5ba9f7
}

.header-info a {
	 color: #FFF;
	 background: linear-gradient(95deg, #f26ab2, #dd3333)
}

.fixed-menu ul {
	 background: #FFF
}

.fixed-menu a {
	 color: #a2a7ab
}

.fixed-menu .current-menu-item a, .fixed-menu ul li a.active {
	 color: #6bb6ff
}

.post-tab {
	 background: #FFF
}

.post-tab>div {
	 color: #a7a7a7
}

.post-tab>div.tab-active {
	 background: linear-gradient(45deg, #bdb9ff, #67b8ff)
}

body {
	 font-family: "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", YuGothic, "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

.dfont {
	 font-family: "Quicksand", "Helvetica", "Arial", "Hiragino Kaku Gothic ProN", "Hiragino Sans", YuGothic, "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

/* 吹き出し右 */
.right .sc {
	background:#78ce56; /* ふきだしの中の色 */
	border: solid 2px #78ce56; /* ふきだしの線の色 */
	color: #fff; /* 文字の色 */
}

.right .sc:before,
.right .sc:after {
	border-left-color:#78ce56;
}

/* ふきだし左 */
.sc {
	background: #eee; /* ふきだしの中の色 */
	border: solid 2px #eee; /* ふきだしの線の色 */
	color: #000; /* 文字の色 */
}

.sc:before,
.sc:after {
	border-right: 12px solid #eee; /* ふきだしの線の色 */
}

/* wppのランキングカラーをアクセントカラーに */
.my-widget.show_num li:nth-child(-n+3):before {
	background: #ffb36b;
}

/* topオススメの下線をアクセントカラーに */
div.osusume-b {
	border-bottom: solid 3px #ffb36b;
}

div.shinchaku-b {
	border-bottom: solid 3px #040c8c;
}

html, body, div, span, iframe, h1, h2, a, img, table, tbody, thead, tr, th, td, header {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

header {
	display: block
}

body {
	line-height: 1
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/NotoSansJP-Regular.woff2) format('woff2'), url(../fonts/NotoSansJP-Regular.woff) format('woff')
}

@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(../fonts/NotoSansJP-Medium.woff2) format('woff2'), url(../fonts/NotoSansJP-Medium.woff) format('woff')
}

@font-face {
	font-family: 'Noto Sans JP';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fonts/NotoSansJP-Bold.woff2) format('woff2'), url(../fonts/NotoSansJP-Bold.woff) format('woff')
}

.header {
	box-shadow: none
}

*, ::after, ::before {
	box-sizing: border-box
}

html {
	font-size: 62.5%!important
}

body {
	background-color: #fff!important;
	font-family: 'Noto Sans JP', sans-serif!important;
	color: #282828!important;
	font-size: 15px!important;
	font-size: 1.5rem!important;
	line-height: 1.5!important;
	font-weight: 400!important;
	-webkit-text-size-adjust: 100%;
	min-width: 320px;
	overflow-x: hidden
}

a {
	color: #282828;
	text-decoration: none
}

body {
	width: 100%
}

img {
	width: 100%;
	height: auto;
	border-style: none;
	vertical-align: bottom;
	aspect-ratio: attr(width)/attr(height)
}

.kerning {
	font-feature-settings: "palt"
}

.wrap {
	width: 100%;
	text-align: center
}

.logo {
	background-color: #2b0074;
	text-align: center;
	padding: 8px 0 14px
}

.logo img {
	width: auto;
	height: 30px;
	margin: 0 auto
}

.header {
	background-color: #fbdf34
}

.header .inner {
	max-width: 980px;
	margin: 0 auto;
	position: relative
}

.header .inner .male {
	width: 125px;
	position: absolute;
	top: 50px;
	right: 0
}

.button0 {
	position: relative;
	display: block;
	background: -moz-linear-gradient(top, #fd8501, #fd7201);
	background: -webkit-linear-gradient(top, #fd8501, #fd7201);
	background: linear-gradient(to bottom, #fd8501, #fd7201);
	border-radius: 5px;
	box-sizing: border-box;
	text-align: center;
	width: 100%;
	padding: 9px 0;
	box-shadow: 0 2px 4px -1px #999;
	border-bottom: solid 4px #d35502
}

.button0 span {
	color: #fff;
	padding: 0 15px;
	text-shadow: -1px -1px 0 #d84d01;
	white-space: nowrap
}

.button1 a span br {
	display: none
}

@media screen and (max-width:600px) {
	.button1 a span br {
		display: block
	}
}

.contents {
	text-align: left;
	max-width: 980px;
	margin: 50px auto
}

.contents .ranking-title {
	text-align: center;
	background: #2b0074;
	color: #fff;
	border-radius: 8px 8px 0 0;
	padding: 12px 15px 15px;
	margin-bottom: 0;
	position: relative
}

.contents .ranking-title>h2 {
	font-size: 30px;
	font-weight: 500;
	line-height: 30px
}

.contents .ranking-title>span {
	font-size: 15px;
	font-weight: 400;
	line-height: 16px;
	background: #9299df;
	display: block;
	position: absolute;
	top: 2px;
	right: 10px;
	transform: translateY(-50%);
	padding: 5px 15px;
	border-radius: 20px
}

.contents .ranking-title>span::before {
	z-index: 2;
	bottom: -.6em;
	left: 86px;
	margin-left: -25px;
	border-width: 12px 10px 0;
	border-color: #9299df transparent
}

.contents .ranking-title>span::before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid
}

.ranking-contents {
	max-width: 980px;
	overflow: auto;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede
}

.ranking-contents::-webkit-scrollbar {
	height: 8px
}

.ranking-contents::-webkit-scrollbar-thumb {
	background: #c1c1c1
}

.ranking-contents::-webkit-scrollbar-track-piece {
	background: #f1f1f1
}

.ranking-contents table {
	width: 100%;
	position: relative;
	border-collapse: separate;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4
}

.ranking-contents table td, th {
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 6px 8px
}

.ranking-contents table td, th {
	border-bottom: 1px solid #dedede
}

.ranking-contents table thead th:not(:nth-of-type(10)) {
	border-right: 1px solid #dedede
}

.ranking-contents table thead th {
	background-color: #f2f4f7;
	line-height: 1.2;
	padding: 3px 8px
}

.ranking-contents table tbody td:not(:last-of-type) {
	border-right: 1px solid #dedede
}

.ranking-contents table tbody tr td:nth-of-type(2), .ranking-contents table thead tr th.fix {
	min-width: 140px;
	position: -webkit-sticky;
	position: sticky;
	left: -1px;
	z-index: 2
}

.ranking-contents table tbody tr td.score {
	background: #fefbe7;
	color: #f46f00;
	font-weight: 500
}

.ranking-contents table tbody tr td.score>span {
	font-size: 20px;
	font-weight: 700
}

.ranking-contents table tbody tr td:nth-of-type(2) {
	background: #fff
}

.ranking-contents table tbody tr td:nth-of-type(2) img {
	display: block;
	width: 110px;
	height: auto;
	margin: 0 auto
}

.ranking-contents table tbody tr td:nth-of-type(4) a {
	color: #2b3ecd;
	text-decoration: underline
}

.ranking-contents table thead tr .min {
	font-size: 11px
}

.ranking-contents .rank_nomal {
	background: #9299df;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	margin: 0 auto;
	position: relative
}

.ranking-contents .rank_nomal span {
	position: absolute;
	color: #fff;
	font-weight: 500;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.ranking-contents .rank_first {
	background-image: url(./iamges/rank01.svg)
}

.ranking-contents .rank_second {
	background-image: url(./iamges/rank02.svg)
}

.ranking-contents .rank_third {
	background-image: url(./iamges/rank03.svg)
}

.ranking-contents .rank_first, .ranking-contents .rank_second, .ranking-contents .rank_third {
	background-repeat: no-repeat;
	background-position: top -2px center;
	background-size: 30px;
	width: 100%;
	height: 100%
}

.ranking-contents .rank_first span, .ranking-contents .rank_second span, .ranking-contents .rank_third span {
	color: #fff;
	font-weight: 500;
	display: block;
	line-height: 28px;
	height: 28px;
	padding-top: 3px
}

.contents .ranking-box .inner .campaign p br {
	display: none
}

.pagetop {
	visibility: hidden;
	opacity: 0;
	z-index: 2
}

.arrow {
	position: fixed;
	right: 12px;
	bottom: 12px;
	color: #fff;
	background-color: rgba(0, 0, 0, .6);
	border-radius: 22px;
	padding: 20px
}

.arrow:after {
	content: "";
	width: 12px;
	height: 12px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(-45deg);
	position: absolute;
	left: 14px
}

.arrow:after {
	top: 17px
}

@media screen and (max-width:980px) {
	.header .inner {
		padding: 0 15px
	}
	.header .inner .male {
		width: 110px;
		top: 25px;
		right: 10px
	}
	.contents {
		padding: 0 15px
	}
}

@media screen and (max-width:800px) {
	.header .inner .male {
		width: 100px;
		top: 25px;
		right: 10px
	}
}

@media screen and (max-width:736px) {
	.header .inner .male {
		width: 85px;
		top: 15px;
		right: 10px
	}
}

@media screen and (max-width:700px) {
	.contents .ranking-title {
		text-align: left
	}
}

@media screen and (max-width:600px) {
	body {
		font-size: 14px;
		line-height: 1.5
	}

	.logo {
		padding: 6px 0 10px
	}

	.logo img {
		width: auto;
		height: 24px
	}

	.header .inner {
		padding: 0 0
	}

	.header .inner .male {
		display: none
	}

	.contents {
		padding: 0 10px;
		margin: 30px auto
	}

	.contents:first-of-type {
		margin-top: 15px
	}

	.contents .ranking-title>h2 {
		font-size: 22px;
		line-height: 22px
	}

	.contents .ranking-title>span {
		font-size: 13px
	}

	.ranking-contents table {
		font-size: 12px
	}

	.ranking-contents table td, th {
		padding: 4px 5px
	}

	.ranking-contents table thead th {
		padding: 1px 5px
	}

	.ranking-contents table tbody tr td:nth-of-type(2), .ranking-contents table thead tr th.fix {
		min-width: 120px
	}

	.ranking-contents table tbody tr td:nth-of-type(2) img {
		width: 90px;
		height: auto
	}
}

@media screen and (max-width:480px) {
	.contents .ranking-title {
		padding: 8px 10px 10px
	}

	.contents .ranking-title>h2 {
		font-size: 19px;
		line-height: 19px
	}

	.contents .ranking-title>span {
		padding: 3px 10px;
		font-size: 13px;
		right: -3px
	}

	.contents .ranking-title>span::before {
		left: 70px
	}

	.contents .ranking-box .inner .campaign p br {
		display: block
	}
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Regular.woff2) format('woff2'), url(../fonts/NotoSansJP-Regular.woff) format('woff')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Medium.woff2) format('woff2'), url(../fonts/NotoSansJP-Medium.woff) format('woff')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/NotoSansJP-Bold.woff2) format('woff2'), url(../fonts/NotoSansJP-Bold.woff) format('woff')
}

.header {
    box-shadow: none
}

.footer {
    background-color: #fff!important
}

.copyright {
    opacity: 1
}

a:hover {
    text-decoration: none
}

*, ::after, ::before {
    box-sizing: border-box
}

html {
    font-size: 62.5%!important
}

body {
    background-color: #fff!important;
    font-family: 'Noto Sans JP', sans-serif!important;
    color: #282828!important;
    font-size: 15px!important;
    font-size: 1.5rem!important;
    line-height: 1.5!important;
    font-weight: 400!important;
    -webkit-text-size-adjust: 100%;
    min-width: 320px;
    overflow-x: hidden
}

a:focus {
    outline: 0
}

a {
    color: #282828;
    text-decoration: none
}

body {
    width: 100%
}

img {
    width: 100%;
    height: auto;
    border-style: none;
    vertical-align: bottom;
    aspect-ratio: attr(width)/attr(height)
}

.kerning {
    font-feature-settings: "palt"
}

.wrap {
    width: 100%;
    text-align: center
}

.bold {
    font-weight: 700
}

.size11 {
    font-size: 11px
}

.size12 {
    font-size: 12px
}

.size18 {
    font-size: 18px
}

.size20 {
    font-size: 20px
}

.text-gray {
    color: #999
}

.marker-yellow {
    background: linear-gradient(transparent 60%, #fef49b 60%)
}

.text-right {
    text-align: right
}

.logo {
    background-color: #2b0074;
    text-align: center;
    padding: 8px 0 14px
}

.logo img {
    width: auto;
    height: 30px;
    margin: 0 auto;
    transition: .3s
}

@media screen and (min-width:769px) {
    .logo img:hover {
        opacity: .7
    }
}

.header {
    background-color: #282828;
}

.header .inner {
    max-width: 980px;
    margin: 0 auto;
    position: relative
}

.header .inner .male {
    width: 125px;
    position: absolute;
    top: 50px;
    right: 0;
    transition: .3s
}

.button0 {
    position: relative;
    display: block;
    background: -moz-linear-gradient(top, #fd8501, #fd7201);
    background: -webkit-linear-gradient(top, #fd8501, #fd7201);
    background: linear-gradient(to bottom, #fd8501, #fd7201);
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    padding: 9px 0;
    box-shadow: 0 2px 4px -1px #999;
    border-bottom: solid 4px #d35502;
    transition: .3s
}

.button0 span {
    color: #fff;
    padding: 0 15px;
    text-shadow: -1px -1px 0 #d84d01;
    white-space: nowrap
}

@media screen and (min-width:769px) {
    .button0:hover {
        opacity: .7
    }
}

.button1 a {
    position: relative;
    display: block;
    background: -moz-linear-gradient(top, #fd8501, #fd7201);
    background: -webkit-linear-gradient(top, #fd8501, #fd7201);
    background: linear-gradient(to bottom, #fd8501, #fd7201);
    border-radius: 8px;
    box-sizing: border-box;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    padding: 25px 0;
    box-shadow: 0 2px 6px -1px #999;
    border-bottom: solid 6px #d35502;
    transition: .3s;
    overflow: hidden
}

.button1 a::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #fff transparent;
    transform: rotate(90deg) translateX(-40%)
}

.button1 a span {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    text-shadow: -1px -1px 0 #d84d01
}

.button1 a::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn 3s ease-in-out infinite
}

@-webkit-keyframes shiny-btn {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0
    }
    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: .5
    }
    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0
    }
}

@media screen and (min-width:769px) {
    .button1 a:hover {
        opacity: .7
    }
}

.button1 a span br {
    display: none
}

@media screen and (max-width:600px) {
    .button1 a span br {
        display: block
    }
}

.btn-comment {
    background-color: #fff;
    text-align: center;
    color: #2b0074;
    font-weight: 700;
    font-size: 14px;
    border: 2px solid #2b0074;
    padding: 3px 0;
    border-radius: 50px;
    width: 230px;
    position: relative;
    left: 10%;
    transform: translateX(-10%);
    z-index: 2;
    margin: -10px 0 -15px 0;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .2)
}

.btn-comment::before {
    z-index: 2;
    bottom: -.5em;
    left: 50%;
    margin-left: -6px;
    border-width: 8px 7px 0;
    border-color: #fff transparent
}

.btn-comment::after, .btn-comment::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.btn-comment::after {
    z-index: 1;
    bottom: calc(-.5em - 3px);
    left: 50%;
    margin-left: -7px;
    border-width: 9px 8px 0;
    border-color: #2b0074 transparent transparent
}

.btn-comment {
    animation: bound .4s ease infinite alternate
}

@keyframes bound {
    0% {
        transform: translateY(0) translateX(-10px)
    }
    100% {
        transform: translateY(-5px) translateX(-10px)
    }
}

@media screen and (max-width:768px) {
    .btn-comment {
        left: -10px;
        transform: translateX(-10px);
        margin: -4px 0 -15px 0
    }
}

@media screen and (max-width:480px) {
    .btn-comment {
        font-size: 12px;
        padding: 2px 0;
        width: 200px;
        margin: -4px 0 -8px 0
    }
}

.button2 a {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 50px;
    box-sizing: border-box;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    padding: 8px 0;
    transition: .3s;
    border: 1px solid #2b0074
}

.button2 a::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #2b0074 transparent;
    transform: rotate(90deg) translateX(-40%)
}

.button2 a span {
    font-weight: 500;
    color: #2b0074;
    padding: 0 15px
}

.title0 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    color: #2b0074;
    padding-left: 12px;
    border-left: 5px solid #9299df
}

.title1 {
    background: #9299df;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    padding: 8px 10px;
    color: #fff;
    text-align: center;
    position: relative;
    display: block;
    letter-spacing: -.025em
}

.title1::before {
    top: 0;
    left: -1px;
    border-width: 20px 0 20px 14px;
    border-style: solid;
    border-color: transparent transparent transparent #fff
}

.title1::after {
    top: 0;
    right: -1px;
    border-width: 20px 14px 20px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent
}

.title1::after, .title1::before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 0;
    height: 0
}

.title2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    color: #2b0074;
    padding-left: 6px;
    letter-spacing: 1px;
    border-left: 4px solid #9299df
}

.title3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 1px;
    padding: 10px;
    background: #2b0074;
    color: #fff;
    border-radius: 5px;
    text-align: center
}

.contents {
    text-align: left;
    max-width: 980px;
    margin: 50px auto
}

.contents .ranking-title {
    text-align: center;
    background: #2b0074;
    color: #fff;
    border-radius: 8px 8px 0 0;
    padding: 12px 15px 15px;
    margin-bottom: 0;
    position: relative
}

.contents .ranking-title>h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 30px
}

.contents .ranking-title>span {
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    background: #9299df;
    display: block;
    position: absolute;
    top: 2px;
    right: 10px;
    transform: translateY(-50%);
    padding: 5px 15px;
    border-radius: 20px
}

.contents .ranking-title>span::before {
    z-index: 2;
    bottom: -.6em;
    left: 86px;
    margin-left: -25px;
    border-width: 12px 10px 0;
    border-color: #9299df transparent
}

.contents .ranking-title>span::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.ranking-contents {
    max-width: 980px;
    overflow: auto;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede
}

.ranking-contents::-webkit-scrollbar {
    height: 8px
}

.ranking-contents::-webkit-scrollbar-thumb {
    background: #c1c1c1
}

.ranking-contents::-webkit-scrollbar-track-piece {
    background: #f1f1f1
}

.ranking-contents table {
    width: 100%;
    position: relative;
    border-collapse: separate;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4
}

.ranking-contents table td, th {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    padding: 6px 8px
}

.ranking-contents table td, th {
    border-bottom: 1px solid #dedede
}

.ranking-contents table thead th:not(:nth-of-type(10)) {
    border-right: 1px solid #dedede
}

.ranking-contents table thead th {
    background-color: #f2f4f7;
    line-height: 1.2;
    padding: 3px 8px
}

.ranking-contents table tbody td:not(:last-of-type) {
    border-right: 1px solid #dedede
}

.ranking-contents table tbody tr td:nth-of-type(2), .ranking-contents table thead tr th.fix {
    min-width: 140px;
    position: -webkit-sticky;
    position: sticky;
    left: -1px;
    z-index: 2
}

.ranking-contents table tbody tr td.score {
    background: #fefbe7;
    color: #f46f00;
    font-weight: 500
}

.ranking-contents table tbody tr td.score>span {
    font-size: 20px;
    font-weight: 700
}

.ranking-contents table tbody tr td:nth-of-type(2) {
    background: #fff
}

.ranking-contents table tbody tr td:nth-of-type(2) img {
    display: block;
    width: 110px;
    height: auto;
    margin: 0 auto
}

.ranking-contents table tbody tr td:nth-of-type(4) a {
    color: #2b3ecd;
    text-decoration: underline
}

@media screen and (min-width:769px) {
    .ranking-contents table tbody tr td:nth-of-type(4) a:hover {
        text-decoration: none
    }
}

.ranking-contents table thead tr .min {
    font-size: 11px
}

.ranking-contents .rank_nomal {
    background: #9299df;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative
}

.ranking-contents .rank_nomal span {
    position: absolute;
    color: #fff;
    font-weight: 500;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ranking-contents .rank_first {
    background-image: url(../images/rank01.svg)
}

.ranking-contents .rank_second {
    background-image: url(../images/rank02.svg)
}

.ranking-contents .rank_third {
    background-image: url(../images/rank03.svg)
}

.ranking-contents .rank_first, .ranking-contents .rank_second, .ranking-contents .rank_third {
    background-repeat: no-repeat;
    background-position: top -2px center;
    background-size: 30px;
    width: 100%;
    height: 100%
}

.ranking-contents .rank_first span, .ranking-contents .rank_second span, .ranking-contents .rank_third span {
    color: #fff;
    font-weight: 500;
    display: block;
    line-height: 28px;
    height: 28px;
    padding-top: 3px
}

.ranking-bottom-text {
    text-align: center;
    color: #2b0074;
    font-weight: 500;
    border: 2px solid #2b0074;
    padding: 15px 20px;
    margin: 25px 0 0;
    border-radius: 8px;
    position: relative
}

.ranking-bottom-text span {
    font-size: 1.2em;
    font-weight: 700
}

.ranking-bottom-text::before {
    z-index: 2;
    bottom: -.7em;
    left: 50%;
    margin-left: -10px;
    border-width: 14px 14px 0;
    border-color: #fff transparent
}

.ranking-bottom-text::after, .ranking-bottom-text::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.ranking-bottom-text::after {
    z-index: 1;
    bottom: calc(-.7em - 3px);
    left: 50%;
    margin-left: -8px;
    border-width: 12px 12px 0;
    border-color: #2b0074 transparent transparent
}

.ranking-bottom-text+p {
    font-size: 11px;
    color: #999
}

.contents-des {
    background: #f2f4f7;
    padding: 50px 0
}

.contents-des .box {
    background: #fff;
    max-width: 980px;
    text-align: left;
    margin: 0 auto;
    padding: 35px 30px;
    box-shadow: 0 0 10px #e2e2e3;
    border-radius: 8px
}

.contents-des .box .point-item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

.contents-des .box .point-item {
    margin-bottom: 30px
}

.contents-des .box .point-item img {
    width: 50px;
    height: auto;
    margin-right: 10px
}

.contents-des .box:not(:last-of-type) {
    margin-bottom: 30px
}

.contents-des .box .title0+p {
    margin-top: 35px
}

.contents-des .box p:not(:last-of-type) {
    margin-bottom: 30px
}

.contents-des .box .step-box {
    position: relative;
    padding: 20px;
    border: 2px solid #b9beea
}

.contents-des .box .step-box:not(:last-of-type) {
    margin-bottom: 20px
}

.contents-des .box .step-box:nth-of-type(1) {
    margin-top: 30px
}

.contents-des .box .step-box:not(:last-of-type)::before {
    z-index: 2;
    bottom: -.6em;
    left: 100px;
    margin-left: -10px;
    border-width: 10px 10px 0;
    border-color: #fff transparent
}

.contents-des .box .step-box:not(:last-of-type)::after, .contents-des .box .step-box:not(:last-of-type)::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.contents-des .box .step-box:not(:last-of-type)::after {
    z-index: 1;
    bottom: calc(-.48em - 6px);
    left: 100px;
    margin-left: -12px;
    border-width: 13px 12px 0;
    border-color: #b9beea transparent transparent
}

.contents-des .box .step-box dl {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start
}

.contents-des .box .step-box dl dt {
    min-width: 160px;
    text-align: center;
    background: #9299df;
    border-radius: 18px;
    margin-right: 30px
}

.contents-des .box .step-box dl dd p {
    margin-bottom: 0
}

.contents-des .box .step-box dl dd p:nth-of-type(1) {
    font-weight: 700;
    font-size: 20px
}

.contents-des .box .step-box dl dt span {
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    padding: 10px
}

.contents-des .box .step-box:nth-of-type(2) figure {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 10px 0 0
}

.contents-des .box .step-box:nth-of-type(2) figure img {
    width: 170px;
    height: auto;
    margin-bottom: 10px;
    display: inline-block
}

.contents-des .box .step-box:nth-of-type(2) figure img:not(:last-of-type) {
    margin-right: 10px
}

.contents-des-item {
    margin-top: 35px;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede
}

.contents-des-item dl {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%
}

.contents-des-item dl dt {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    min-width: 150px;
    background: #f2f4f7;
    padding: 20px;
    border-bottom: 1px solid #dedede
}

.contents-des-item dl dd span {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2
}

.contents-des-item dl dd {
    width: 100%;
    padding: 20px;
    border-bottom: 1px solid #dedede
}

.contents .ranking-box {
    border: 5px solid #2b0074;
    margin-bottom: 50px;
    border-radius: 5px
}

.contents .ranking-box .ranking-name {
    background: #2b0074;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.contents .ranking-box .ranking-name dt img {
    width: 100px;
    height: auto;
    margin-right: 15px
}

.contents .ranking-box .ranking-name dt .rank_nomal {
    background: #9299df;
    width: 70px;
    height: 70px;
    line-height: 1;
    border-radius: 50%;
    margin-right: 15px;
    position: relative
}

.contents .ranking-box .ranking-name dt .rank_nomal span {
    position: absolute;
    color: #fff;
    font-weight: 500;
    font-size: 36px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 1px 1px 1px #545cb6
}

.contents .ranking-box .ranking-name h2 {
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2
}

.contents .ranking-box .ranking-name h2 a {
    color: #fff;
    text-decoration: underline
}

@media screen and (min-width:769px) {
    .contents .ranking-box .ranking-name h2 a:hover {
        opacity: .7;
        transition: .3s
    }
}

.contents .ranking-box .ranking-name h2 span {
    font-weight: 700;
    font-size: 18px;
    display: block
}

.contents .ranking-box .ranking-campany {
    display: flex;
    align-items: stretch;
    justify-content: flex-start
}

.contents .ranking-box .ranking-campany>div:nth-of-type(1) {
    width: 560px
}

.contents .ranking-box .ranking-campany>div:nth-of-type(2) {
    padding: 25px 25px 0;
    width: calc(100% - 560px)
}

.contents .ranking-box .ranking-campany>div:nth-of-type(2) h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #2b0074;
    padding-left: 6px;
    letter-spacing: 1px;
    border-left: 4px solid #9299df
}

.contents .ranking-box .ranking-campany .campany-spec table {
    width: 100%;
    line-height: 1;
    font-size: 14px;
    margin: 10px 0 20px;
    border-top: 1px solid #dedede
}

.contents .ranking-box .ranking-campany .campany-spec th {
    background: #f2f4f7;
    font-weight: 700;
    text-align: left;
    width: 44%;
    padding: 12px 10px;
    border-bottom: 1px solid #dedede
}

.contents .ranking-box .ranking-campany .campany-spec td {
    text-align: left;
    padding: 12px 10px;
    border-bottom: 1px solid #dedede
}

.contents .ranking-box .company-title {
    background: #fef4b4;
    text-align: center;
    line-height: 1.2;
    color: #2b0074;
    font-weight: 700;
    font-size: 24px;
    padding: 15px 10px
}

.contents .ranking-box .inner {
    padding: 25px 25px 40px
}

.contents .ranking-box .inner .ranking-spec {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 25px
}

.contents .ranking-box .inner .ranking-spec>div:nth-of-type(1) {
    max-width: 360px;
    width: 100%;
    margin-right: 20px
}

.contents .ranking-box .inner .ranking-spec>div:nth-of-type(1)>.chart-box {
    width: 100%;
    margin: 0 auto 20px
}

.contents .ranking-box .inner .ranking-spec>div:nth-of-type(2) {
    width: calc(100% - 360px)
}

.contents .ranking-box .inner .ranking-spec .ranking-score {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
    border: 5px solid #fbdf34;
    border-radius: 4px
}

.contents .ranking-box .inner .ranking-spec .ranking-score>div:nth-of-type(1) {
    background: #fbdf34;
    width: 46%;
    font-weight: 700;
    font-size: 30px;
    line-height: 45px
}

.contents .ranking-box .inner .ranking-spec .ranking-score>div:nth-of-type(2) {
    background: #fff;
    width: 54%;
    color: #f46f00;
    font-weight: 700;
    font-size: 26px;
    line-height: 45px
}

.contents .ranking-box .inner .ranking-spec .ranking-score>div:nth-of-type(2) span {
    font-size: 40px
}

.contents .ranking-box .inner .ranking-spec .ranking-score-spec dl {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
    font-size: 14px;
    line-height: 1.6;
    border-bottom: 1px solid #dedede
}

.contents .ranking-box .inner .ranking-spec .ranking-score-spec dl:nth-of-type(1) {
    border-top: 1px solid #dedede
}

.contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dt {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
    width: 130px
}

.contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dd, .contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dt {
    padding: 8px 10px
}

.contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dd {
    width: calc(100% - 130px)
}

.contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dt span {
    color: #fb0;
    font-size: 19px
}

.contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dt span.none {
    color: #d0d0d0
}

.contents .ranking-box .inner .point-box {
    margin: 20px 0;
    padding: 20px;
    border: 2px solid #b9beea;
    border-radius: 4px
}

.contents .ranking-box .inner .point-box h5 {
    color: #2b0074;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px
}

.contents .ranking-box .inner .point-box h5:not(:first-of-type) {
    margin-top: 30px
}

.contents .ranking-box .inner .point-box h5 span {
    background: #b9beea;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 5px 25px;
    margin-right: 10px;
    border-radius: 3px
}

.contents .ranking-box .inner .comment-box {
    margin: 20px 0 5px
}

.contents .ranking-box .inner .comment-box>div {
    background: #f2f4f7;
    padding: 20px
}

.contents .ranking-box .inner .comment-box>div:first-of-type {
    margin-bottom: 2px;
    border-radius: 5px 5px 0 0
}

.contents .ranking-box .inner .comment-box>div:last-of-type {
    margin-bottom: 25px;
    border-radius: 0 0 5px 5px
}

.contents .ranking-box .inner .comment-box>div dl {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 10px
}

.contents .ranking-box .inner .comment-box>div dl dd {
    font-weight: 700;
    line-height: 1.5
}

.contents .ranking-box .inner .comment-box>div dl img {
    width: 60px;
    height: auto;
    margin-right: 10px
}

.contents .ranking-box .inner .comment-box>div dl dd table {
    margin-top: 10px
}

.contents .ranking-box .inner .comment-box>div dl dd table td {
    padding: 0 10px;
    white-space: nowrap
}

.contents .ranking-box .inner .campaign {
    text-align: center;
    position: relative;
    max-width: 800px;
    margin: 0 auto 18px;
    padding: 10px 0;
    border-top: 1px solid #f46f00;
    border-bottom: 1px solid #f46f00
}

.contents .ranking-box .inner .campaign p {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.4
}

.contents .ranking-box .inner .campaign p br {
    display: none
}

.contents .ranking-box .inner .campaign p span {
    display: block;
    color: #f46f00;
    font-size: 24px;
    margin: 0 auto
}

.contents .ranking-box .inner .campaign p span::after, .contents .ranking-box .inner .campaign p span::before {
    content: "";
    background: #f46f00;
    display: inline-block;
    width: 35px;
    height: 2px
}

.contents .ranking-box .inner .campaign p span::before {
    transform: rotate(60deg) translate(-10px, -5px)
}

.contents .ranking-box .inner .campaign p span::after {
    transform: rotate(-60deg) translate(10px, -5px)
}

.contents .ranking-box .inner .campaign::before {
    z-index: 2;
    bottom: -.5em;
    left: 50%;
    margin-left: -6px;
    border-width: 8px 8px 0;
    border-color: #fff transparent
}

.contents .ranking-box .inner .campaign::after, .contents .ranking-box .inner .campaign::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.contents .ranking-box .inner .campaign::after {
    z-index: 1;
    bottom: calc(-.5em - 2px);
    left: 50%;
    margin-left: -7px;
    border-width: 9px 9px 0;
    border-color: #f46f00 transparent transparent
}

.contents .research-contents {
    margin-top: 15px
}

.contents .research-contents dl {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede
}

.contents .research-contents dl:first-of-type {
    border-top: 1px solid #dedede
}

.contents .research-contents dl dd, .contents .research-contents dl dt {
    font-size: 14px;
    line-height: 1.4;
    padding: 10px 15px;
    border-bottom: 1px solid #dedede
}

.contents .research-contents dl dt {
    background-color: #f2f4f7;
    font-weight: 700;
    min-width: 180px
}

.contents .research-contents dl dd {
    width: calc(100% - 180px)
}

.contents-list {
    background: #f2f4f7;
    padding: 50px 0
}

.contents-list .inner {
    max-width: 660px;
    margin: 0 auto;
    padding: 0 20px
}

.contents-list .inner h6 {
    background: #9299df;
    font-weight: 700;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    display: block;
    width: 300px;
    margin: 0 auto 30px;
    padding: 10px;
    border-radius: 20px
}

.contents-list .inner .list-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%
}

.contents-list .inner .list-item li {
    background: #fff;
    border-radius: 5px;
    height: 65px;
    border: 1px solid #e1e4e8;
    border-bottom: solid 5px #e1e4e8;
    position: relative
}

.contents-list .inner .list-item li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    transition: .3s
}

.contents-list .inner .list-item li a img {
    width: 40%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.contents-list .inner .list-item li::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #cdd1d5 transparent;
    transform: rotate(90deg) translateX(-40%)
}

@media screen and (min-width:769px) {
    .contents-list .inner .list-item li:hover {
        height: 60px;
        border-bottom: solid 1px #e1e4e8
    }
}

.contents-list .inner .list-item li {
    width: 48.5%;
    display: block;
    margin-right: 3%;
    margin-bottom: 3%
}

.contents-list .inner .list-item li:nth-child(even) {
    margin-right: 0
}

.contents-list .inner .list-item li:last-of-type, .contents-list .inner .list-item li:nth-last-child(2) {
    margin-bottom: 0
}

.footer {
    margin-top: 50px
}

.footer>p:first-of-type a {
    color: #2b3ecd;
    text-decoration: underline;
    opacity: 1
}

@media screen and (min-width:769px) {
    .footer>p:first-of-type a:hover {
        text-decoration: none
    }
}

.footer>p:first-of-type {
    display: inline-block;
    position: relative;
    line-height: 1;
    margin: 0 auto 50px
}

.footer>p:first-of-type::before {
    content: "";
    position: absolute;
    left: -15px;
    top: 50%;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #2b3ecd transparent;
    transform: rotate(90deg) translateX(-30%)
}

.footer .footer-link {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 20px 10px;
    border-bottom: 1px solid #dedede
}

.footer .footer-link li {
    font-size: 14px;
    line-height: 1;
    padding: 0 20px;
    margin-bottom: 10px;
    border-right: 1px solid #b5b5b5
}

.footer .footer-link li:first-of-type {
    border-left: 1px solid #b5b5b5
}

.footer .footer-text {
    color: #999;
    font-size: 12px;
    line-height: 1.6;
    max-width: 980px;
    text-align: left;
    margin: 0 auto
}

.footer .footer-text .inner {
    padding: 40px 0;
    text-align: justify;
    text-justify: inter-ideograph
}

.footer .footer-text .inner p:not(:last-of-type) {
    margin-bottom: 15px
}

.footer .copyright {
    background: #2b0074;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 12px 0
}

.pagetop {
    transition: opacity 1.5s;
    visibility: hidden;
    opacity: 0;
    z-index: 2
}

.pagetop.fadein {
    visibility: visible;
    opacity: 1
}

.arrow {
    position: fixed;
    right: 12px;
    bottom: 12px;
    color: #fff;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .6);
    border-radius: 22px;
    padding: 20px;
    transition: all .2s ease-in-out
}

@media screen and (min-width:769px) {
    .arrow:hover {
        opacity: .8;
        bottom: 15px
    }
}

.arrow:after {
    content: "";
    width: 12px;
    height: 12px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(-45deg);
    position: absolute;
    left: 14px
}

.arrow:after {
    top: 17px
}

@media screen and (max-width:980px) {
    .header .inner {
        padding: 0 15px
    }
    .header .inner .male {
        width: 110px;
        top: 25px;
        right: 10px
    }
    .contents {
        padding: 0 15px
    }
    .contents-des {
        padding: 50px 15px
    }
    .footer .footer-text .inner {
        padding: 40px 15px
    }
}

@media screen and (max-width:900px) {
    .contents .ranking-box .ranking-campany {
        display: block
    }
    .contents .ranking-box .ranking-campany>div:nth-of-type(1) {
        width: 100%
    }
    .contents .ranking-box .ranking-campany>div:nth-of-type(2) {
        padding: 20px 25px 0;
        width: 100%
    }
}

@media screen and (max-width:800px) {
    .header .inner .male {
        width: 100px;
        top: 25px;
        right: 10px
    }
    .contents .ranking-box .inner .ranking-spec {
        display: block
    }
    .contents .ranking-box .inner .ranking-spec>div:nth-of-type(1) {
        max-width: 100%;
        width: 100%;
        margin-right: 0
    }
    .contents .ranking-box .inner .ranking-spec>div:nth-of-type(2) {
        width: 100%
    }
    .contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dd, .contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dt {
        padding: 10px 10px
    }
}

@media screen and (max-width:768px) {
    .contents-des .box br, .ranking-bottom-text br {
        display: none
    }
}

@media screen and (max-width:767px) {
    .contents .ranking-box .inner .campaign p span::after, .contents .ranking-box .inner .campaign p span::before {
        display: none
    }
}

@media screen and (max-width:736px) {
    .header .inner .male {
        width: 85px;
        top: 15px;
        right: 10px
    }
}

@media screen and (max-width:700px) {
    .contents .ranking-title {
        text-align: left
    }
}

@media screen and (max-width:640px) {
    .contents-des .box .step-box:not(:last-of-type)::after, .contents-des .box .step-box:not(:last-of-type)::before {
        left: 50%
    }
    .contents-des .box .step-box dl {
        display: block;
        text-align: center
    }
    .contents-des .box .step-box dl dt {
        min-width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
    .contents-des .box .step-box:nth-of-type(2) figure {
        display: block;
        margin: 15px 0
    }
    .contents-des-item dl dt {
        min-width: 100px
    }
    .contents .ranking-box .inner .comment-box {
        display: block;
        margin: 20px 0 5px
    }
    .contents .ranking-box .inner .comment-box>div {
        width: 100%
    }
}

@media screen and (max-width:600px) {
    body {
        font-size: 14px;
        line-height: 1.5
    }
    .logo {
        padding: 6px 0 10px
    }
    .logo img {
        width: auto;
        height: 24px
    }
    .header .inner {
        padding: 0 0
    }
    .header .inner .male {
        display: none
    }
    .contents {
        padding: 0 10px;
        margin: 30px auto
    }
    .contents:first-of-type {
        margin-top: 15px
    }
    .contents .ranking-title>h2 {
        font-size: 22px;
        line-height: 22px
    }
    .contents .ranking-title>span {
        font-size: 13px
    }
    .ranking-contents table {
        font-size: 12px
    }
    .ranking-contents table td, th {
        padding: 4px 5px
    }
    .ranking-contents table thead th {
        padding: 1px 5px
    }
    .ranking-contents table tbody tr td:nth-of-type(2), .ranking-contents table thead tr th.fix {
        min-width: 120px
    }
    .ranking-contents table tbody tr td:nth-of-type(2) img {
        width: 90px;
        height: auto
    }
    .ranking-bottom-text {
        font-size: 14px;
        line-height: 1.5;
        padding: 8px 10px 10px;
        margin: 20px 0;
        text-align: left
    }
    .title0 {
        font-size: 20px;
        padding-left: 10px;
        border-left: 4px solid #9299df
    }
    .title1 {
        font-size: 18px
    }
    .title2 {
        font-size: 17px
    }
    .title3 {
        font-size: 18px
    }
    .contents-des {
        padding: 40px 10px
    }
    .contents-des .box {
        padding: 25px 20px
    }
    .contents-des .box .point-item img {
        width: 40px
    }
    .contents-des .box:not(:last-of-type) {
        margin-bottom: 20px
    }
    .contents-des .box .title0+p {
        margin-top: 25px
    }
    .contents-des .box p:not(:last-of-type) {
        margin-bottom: 25px
    }
    .contents-des .box .step-box {
        padding: 15px
    }
    .contents-des .box .step-box dl dd p:nth-of-type(1) {
        font-size: 18px
    }
    .contents-des .box .step-box dl dt span {
        font-size: 16px
    }
    .contents-des-item {
        margin-top: 25px
    }
    .contents-des-item dl dt {
        font-size: 16px;
        min-width: 75px;
        padding: 10px
    }
    .contents-des-item dl dd span {
        font-size: 17px
    }
    .contents-des-item dl dd {
        padding: 10px
    }
    .contents .ranking-box {
        border: 3px solid #2b0074;
        margin-bottom: 25px
    }
    .contents .ranking-box:nth-of-type(10) {
        margin-bottom: 25px
    }
    .contents .ranking-box .ranking-name {
        padding: 10px 10px
    }
    .contents .ranking-box .ranking-name dt img {
        width: 60px;
        height: auto;
        margin-right: 10px
    }
    .contents .ranking-box .ranking-name dt .rank_nomal {
        width: 40px;
        height: 40px;
        margin-right: 10px
    }
    .contents .ranking-box .ranking-name dt .rank_nomal span {
        font-size: 24px
    }
    .contents .ranking-box .ranking-name h2 {
        font-size: 28px;
        line-height: 1.1
    }
    .contents .ranking-box .ranking-name h2 span {
        font-size: 15px
    }
    .contents .ranking-box .ranking-campany>div:nth-of-type(2) {
        padding: 10px 10px 0
    }
    .contents .ranking-box .ranking-campany>div:nth-of-type(2) h3 {
        font-size: 16px
    }
    .contents .ranking-box .ranking-campany .campany-spec table {
        font-size: 13px;
        margin: 5px 0 15px
    }
    .contents .ranking-box .ranking-campany .campany-spec td, .contents .ranking-box .ranking-campany .campany-spec th {
        padding: 8px 10px
    }
    .contents .ranking-box .company-title {
        font-size: 17px;
        padding: 10px 10px
    }
    .contents .ranking-box .inner {
        padding: 20px 10px
    }
    .contents .ranking-box .inner .ranking-spec {
        margin-bottom: 20px
    }
    .contents .ranking-box .inner .ranking-spec .ranking-score {
        margin-bottom: -10px
    }
    .contents .ranking-box .inner .ranking-spec .ranking-score>div:nth-of-type(1) {
        font-size: 24px;
        line-height: 40px
    }
    .contents .ranking-box .inner .ranking-spec .ranking-score>div:nth-of-type(2) {
        font-size: 20px;
        line-height: 40px
    }
    .contents .ranking-box .inner .ranking-spec .ranking-score>div:nth-of-type(2) span {
        font-size: 32px
    }
    .contents .ranking-box .inner .ranking-spec .ranking-score-spec dl {
        font-size: 14px
    }
    .contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dt {
        font-size: 14px;
        width: 110px
    }
    .contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dt span {
        font-size: 17px
    }
    .contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dd, .contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dt {
        padding: 5px 10px
    }
    .contents .ranking-box .inner .ranking-spec .ranking-score-spec dl dd {
        width: calc(100% - 110px)
    }
    .contents .ranking-box .inner .point-box {
        font-size: 14px;
        margin: 10px 0 20px;
        padding: 15px 10px
    }
    .contents .ranking-box .inner .point-box h5 {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 5px
    }
    .contents .ranking-box .inner .point-box h5:not(:first-of-type) {
        margin-top: 15px
    }
    .contents .ranking-box .inner .point-box h5 span {
        font-size: 13px;
        padding: 2px 8px;
        margin-right: 5px
    }
    .contents .ranking-box .inner .comment-box {
        display: block;
        margin: 10px 0 5px
    }
    .contents .ranking-box .inner .comment-box>div {
        font-size: 14px;
        padding: 15px 10px
    }
    .contents .ranking-box .inner .comment-box>div dl img {
        width: 45px;
        margin-right: 3px
    }
    .contents .ranking-box .inner .comment-box>div dl dd table {
        margin-top: 2px
    }
    .contents .ranking-box .inner .comment-box>div dl dd table td {
        padding: 0 5px
    }
    .contents .ranking-box .inner .campaign {
        margin: 0 auto 15px;
        padding: 7px 0
    }
    .contents .ranking-box .inner .campaign p {
        font-size: 15px;
        line-height: 1.2
    }
    .contents .ranking-box .inner .campaign p span {
        font-size: 18px;
        line-height: 1.2
    }
    .contents .research-contents dl dd, .contents .research-contents dl dt {
        font-size: 13px
    }
    .contents-list {
        padding: 40px 0
    }
    .contents-list .inner {
        padding: 0 10px
    }
    .contents-list .inner h6 {
        font-size: 18px;
        line-height: 18px;
        width: 250px
    }
    .contents-list .inner .list-item li a img {
        width: 50%;
        height: auto
    }
    .contents-list .inner .list-item li {
        width: 49%;
        display: block;
        margin-right: 2%;
        margin-bottom: 2%
    }
    .footer {
        margin-top: 40px
    }
    .footer>p:first-of-type {
        margin: 0 auto 40px
    }
    .footer .footer-link {
        padding: 0 15px 10px
    }
    .footer .footer-link li {
        font-size: 13px;
        padding: 0 10px
    }
    .footer .footer-text .inner {
        padding: 30px 10px
    }
    .footer .copyright {
        font-size: 11px
    }
}

@media screen and (max-width:480px) {
    .button1 a {
        padding: 22px 0
    }
    .button1 a::after {
        right: 5px
    }
    .button1 a span {
        font-size: 18px;
        line-height: 18px
    }
    .button1.rowtext a {
        padding: 15px 0
    }
    .button1.rowtext a span {
        font-size: 20px;
        line-height: 20px
    }
    .contents .ranking-title {
        padding: 8px 10px 10px
    }
    .contents .ranking-title>h2 {
        font-size: 19px;
        line-height: 19px
    }
    .contents .ranking-title>span {
        padding: 3px 10px;
        font-size: 13px;
        right: -3px
    }
    .contents .ranking-title>span::before {
        left: 70px
    }
    .contents-des .box .step-box:nth-of-type(2) figure img {
        width: 190px;
        height: auto
    }
    .contents-des .box .step-box:nth-of-type(2) figure img:not(:last-of-type) {
        margin-right: 0
    }
    .contents .ranking-box .inner .campaign p br {
        display: block
    }
    .contents .ranking-box .inner .campaign p span {
        margin: 5px auto 0;
        line-height: 1.4
    }
    .contents .research-contents {
        margin-top: 10px
    }
    .contents .research-contents dl {
        display: block;
        width: 100%
    }
    .contents .research-contents dl dd, .contents .research-contents dl dt {
        padding: 6px 10px
    }
    .contents .research-contents dl dd, .contents .research-contents dl dt {
        width: 100%
    }
    .contents .research-contents dl dt {
        border-bottom: none
    }
}

@media screen and (max-width:360px) {
    .button1 a {
        padding: 20px 0
    }
    .button1 a::after {
        right: 5px
    }
    .button1 a span {
        font-size: 17px;
        line-height: 18px
    }
}

.contents-info {
    max-width: 980px;
    margin: 50px auto
}

.contents-info>p:first-of-type {
    display: block;
    margin-bottom: 30px
}

.contents-info .partner-logo img {
    margin: 50px 0;
    max-width: 650px
}

.contents-info .company-info {
    margin-bottom: 30px
}

.contents-info .company-info img {
    width: 135px;
    margin-top: 10px
}

.contents-info .company-info dl {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede
}

.contents-info .company-info dl:first-of-type {
    border-top: 1px solid #dedede
}

.contents-info .company-info dl dd, .contents-info .company-info dl dt {
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    padding: 12px 15px;
    border-bottom: 1px solid #dedede
}

.contents-info .company-info dl dt {
    background-color: #f2f4f7;
    font-weight: 700;
    min-width: 180px
}

.contents-info .company-info dl dd {
    width: calc(100% - 180px)
}

.contents-info .company-info dl dd a {
    color: #2b3ecd;
    text-decoration: underline
}

@media screen and (min-width:769px) {
    .contents-info .company-info dl dd a:hover {
        text-decoration: none
    }
}

@media screen and (max-width:980px) {
    .contents-info {
        padding: 0 20px
    }
}

@media screen and (max-width:600px) {
    .contents-info {
        text-align: left;
        padding: 0 15px;
        margin: 40px auto
    }
    .contents-info .partner-logo img {
        margin: 40px 0
    }
}

@media screen and (max-width:480px) {
    .contents-info .company-info dl {
        display: block;
        border-bottom: 1px solid #dedede
    }
    .contents-info .company-info dl dd, .contents-info .company-info dl dt {
        width: 100%;
        padding: 10px 15px;
        border-bottom: none
    }
    .contents-info .company-info dl dd, .contents-info .company-info dl dt {
        width: 100%
    }
}

@-webkit-keyframes chartjs-render-animation {
    0% {
        opacity: .9
    }
    100% {
        opacity: 1
    }
}

@keyframes chartjs-render-animation {
    0% {
        opacity: .9
    }
    100% {
        opacity: 1
    }
}

.chartjs-render-monitor {
    -webkit-animation: chartjs-render-animation .1s;
    animation: chartjs-render-animation .1s
}

#search {
    margin: 30px 0 40px
}

.search-contents {
    max-width: 620px;
    margin: 0 auto 40px;
    border-radius: 8px
}

.search-title {
    background-color: #9299df;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 20px 10px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    border-radius: 8px;
    transition: .3s;
    position: relative;
    margin: 0
}

.search-title>span:first-of-type:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    background: url(../images/search.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px
}

.pm-icon-wrap {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    width: 38px;
    height: 38px;
    background: #424ba2;
    border-radius: 3px
}

.pm-icon {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%
}

.pm-icon:after, .pm-icon:before {
    position: absolute;
    content: "";
    display: block;
    transition: .2s;
    background: #fff;
    left: 50%;
    top: 50%;
    width: 50%;
    height: 2px;
    transform: translate(-50%, -50%)
}

.pm-icon:before {
    transform: translate(-50%, -50%) rotate(90deg)
}

.search-title.is-active .pm-icon:before {
    transform: translate(-50%, -50%) rotate(0)
}

.search-title.is-active {
    border-radius: 8px 8px 0 0
}

.search-title.is-active, .search-title:active, .search-title:hover {
    background-color: #9299df
}

.search-des {
    text-align: center;
    line-height: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    padding: 0 20px;
    transition-duration: .2s;
    border-radius: 0 0 8px 8px;
    border-right: 3px solid #fff;
    border-left: 3px solid #fff
}

.search-des.is-open {
    border-right: 3px solid #9299df;
    border-bottom: 3px solid #9299df;
    border-left: 3px solid #9299df;
    padding: 20px;
    line-height: normal;
    height: auto;
    opacity: 1
}

.search-des>.search-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch
}

.search-list li {
    text-align: left;
    width: 33.33%;
    margin-bottom: 10px
}

.search-list {
    width: 100%
}

.search-list td, .search-list th {
    padding: 10px;
    vertical-align: middle
}

.search-list tr th {
    width: 30%;
    background-color: #fee4e2
}

.search-list tr td {
    background-color: #f1f1f1
}

.search-list tr td, .search-list tr th {
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff
}

label~label {
    margin-left: 30px
}

.check-btns input[type=checkbox] {
    display: none
}

.check-btns {
    line-height: 24px
}

.check-btns label {
    position: relative;
    padding-left: 30px
}

.check-btns input[type=checkbox]+label::before {
    position: absolute;
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-color: #f2f4f7;
    border: 2px solid #e1e3e7;
    border-radius: 3px;
    left: 0;
    top: -1px
}

.check-btns input[type=checkbox]+label::after {
    position: absolute;
    content: '';
    display: block;
    width: 8px;
    height: 14px;
    transform: rotate(45deg) scale(0, 0);
    border-right: 3px solid #2b0074;
    border-bottom: 3px solid #2b0074;
    left: 8px;
    top: 2px;
    transition: .2s
}

.check-btns input[type=checkbox]:checked+label::after {
    transform: rotate(45deg) scale(1, 1)
}

.search-list input, .search-list label {
    cursor: pointer
}

.searchFormButton {
    background-color: #fe495e;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    display: block;
    border: none;
    margin: 10px auto 0;
    padding: 15px;
    cursor: pointer;
    width: 80%;
    border-radius: 8px;
    border-bottom: 7px solid #e0273d;
    transition: .3s
}

.searchFormButton>span {
    font-size: 15px;
    display: block;
    font-weight: 400;
    margin-top: -5px
}

.searchFormButton>span>span {
    color: #ffeb3b;
    font-size: 1.2em;
    font-weight: 700;
    margin-right: 2px
}

.searchFormButton:hover {
    margin: 16px auto 0;
    border-bottom: 1px solid #fe495e
}

.searchResult {
    background-color: #fe495e;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    display: block;
    border: none;
    margin: 15px auto 30px;
    padding: 15px 10px 18px;
    width: 100%;
    border-radius: 8px;
    transition: .3s;
    position: relative
}

.searchResult>span {
    font-size: 15px;
    display: block;
    font-weight: 400;
    margin-top: -5px
}

.searchResult>span>span {
    color: #ffeb3b;
    font-size: 1.2em;
    font-weight: 700;
    margin-right: 2px
}

.searchResult::before {
    z-index: 2;
    bottom: -.5em;
    left: 50%;
    transform: translateX(-50%);
    border-width: 12px 14px 0;
    margin-left: 5px;
    border-color: #fe495e transparent
}

.searchResult::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.search-item {
    border: 1px solid #dedede;
    width: 100%
}

.search-item tr th {
    font-weight: 500;
    background-color: #f2f4f7;
    text-align: center;
    padding: 8px;
    vertical-align: middle;
    border-bottom: 1px solid #dedede
}

.search-item tr td {
    text-align: center;
    padding: 10px 10px;
    vertical-align: middle;
    border-bottom: 1px solid #dedede
}

.search-item tr td:not(:last-of-type), .search-item tr th:not(:last-of-type) {
    border-right: 1px solid #dedede
}

.search-item tbody td:first-of-type img {
    width: 120px
}

.search-item tbody td:nth-of-type(2) a {
    color: #2b3ecd;
    text-decoration: underline
}

.noseach-text {
    font-size: 18px;
    text-align: center
}

.sort ul {
    display: flex;
    justify-content: center;
    padding: 5px 0
}

.sort ul li:first-of-type {
    margin-right: 40px
}

.sort label {
    margin-right: 8px;
    cursor: pointer
}

@media screen and (max-width:600px) {
    .search {
        margin: 40px 0 40px
    }
    .search-des {
        padding: 0 15px
    }
    .search-des.is-open {
        padding: 20px 15px 15px
    }
    .search-list li {
        font-size: 14px;
        width: 50%
    }
    .check-btns label {
        padding-left: 28px
    }
    .search-item {
        font-size: 14px
    }
}

@media screen and (max-width:480px) {
    .search-title {
        font-size: 20px;
        padding: 20px 10px
    }
    .search-title>span:first-of-type:before {
        left: 10px;
        width: 20px;
        height: 20px
    }
    .pm-icon-wrap {
        right: 10px;
        width: 24px;
        height: 24px
    }
    .searchResult {
        font-size: 20px;
        margin: 10px auto 20px;
        padding: 10px 10px 13px
    }
    .searchResult>span {
        font-size: 14px;
        margin-top: -4px
    }
    .search-item tbody td:first-of-type img {
        width: 100px
    }
    .search-item {
        font-size: 13px
    }
    .search-item tr th {
        padding: 5px
    }
    .search-item tr td {
        padding: 5px 5px
    }
}

@media screen and (max-width:360px) {
    .search-title {
        font-size: 18px
    }
    .search-des {
        padding: 0 10px
    }
    .search-des.is-open {
        padding: 20px 10px 10px
    }
    .check-btns label {
        padding-left: 23px
    }
    .check-btns input[type=checkbox]+label::before {
        width: 20px;
        height: 20px;
        top: 0
    }
    .check-btns input[type=checkbox]+label::after {
        width: 8px;
        height: 12px;
        left: 6px;
        top: 2px
    }
    .search-item tbody td:first-of-type img {
        width: 90px
    }
}

.header.beginner {
    background: -moz-linear-gradient(top, #fbe634, #fbdf34);
    background: -webkit-linear-gradient(top, #fbe634, #fbdf34);
    background: linear-gradient(to bottom, #fbe634, #fbdf34);
    height: 402px;
    margin-bottom: -5px
}

@media screen and (max-width:980px) {
    .header.beginner {
        background: #fff;
        height: auto;
        margin-bottom: -20px
    }
    .header.beginner .inner {
        padding: 0 0
    }
}

@media screen and (max-width:600px) {
    .header.beginner {
        margin-bottom: 20px
    }
}

img.tblimg {
    max-width: 45px;
}

img.imgbnr {
    /* width: auto; */
    /*padding-left: 100px;*/
    /*padding-right: 100px;*/
}

img.imgbnrbottom {
    width: auto;
    /*padding-left: 100px;*/
    /*padding-right: 100px;*/
}

@media screen and (max-width: 980px) {
    img.imgbnr {
        /* width: 100%; */
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 980px) {
    img.imgbnrbottom {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

.txtcnt {
    text-align: center;
}

.red {
    color: #e53935!important;
}

.line-yellow {
    background: linear-gradient(transparent 50%, #fff499 50%);
    font-weight: bolder;
}