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

/* font
-------------------------------------------------- */
@font-face {
	font-family: 'Hannari';
	font-style: normal;
	font-weight: 400;
	src: url("/toppage/font/Hannari.woff") format("woff"), url("/toppage/font/Hannari.otf") format('opentype');
}
/* IE */
@font-face {
	font-family: 'Hannari';
	src: url('/toppage/font/Hannari.eot');
}
/* IE6-IE8 */
@font-face {
	font-family: 'Hannari';
	src: url('/toppage/font/Hannari.eot?#iefix') format('embedded-opentype');
}
/* Safari, Android, iOS */
@font-face {
	font-family: 'Hannari';
	src: url('/toppage/font/Hannari.ttf') format('truetype');
}

body {
	background-color: #fff;
}
body.pc .section,
body.tablet .section {
	background: #fff url(../images/bg.jpg) top center no-repeat;
}
body.sp .section {
	background: #fff url(../images/bg_sp.jpg) top center no-repeat;
	background-size: 100% auto;
}

.section {
	color: #000;
	padding: 58px 0 0;
}

body.sp .section p {
	width: 100%;
}

body.sp .section {
	padding: 0;
}

body.pc .section h1,
body.tablet .section h1 {
	margin: 0 0 140px;
}

body.sp .section h1 {
	width: 85%;
    padding: 22% 0 0;
    margin: 0 auto 30%;
}

body.sp .section h1 img {
	width: 100%;
}
body.sp .twoColumnsType {
	width: 96%;
}

/* 
	intro
-------------------------------
*/

.tv-intro {
	width: 750px;
	margin: 180px auto 0;
}
body.sp .tv-intro {
	width: 90%;
}
.tv-intro p {
	margin: 0;
}

.tv-title {
	margin: 80px 0 20px;
}
body.sp .tv-title {
	margin: 80px 0 40px;
}
.tv-title--s {
	margin: 80px 0 40px;
}
.tv-title--s h2{
	font-family: 'Hannari';
}
.tv-title h2 {
	font-family: 'Hannari';
	text-align: center;
	margin: 0 0 5px;
	font-size: 40px;
}
body.sp .tv-title h2 {
    margin-bottom: 20px;
	font-size: 400%;
}
p.min-f {
    font-size: 12px;
}
body.sp .section p.min-f {
    font-size: 200%;
}
.tv-date {
    text-align: right;
    margin-top: -15px;
}

.tv-title p {
	text-align: center;
}
body.sp .tv-title p {
    font-size: 240%;
}

.tv-faq {
	background-color: #eeeeee;
	border-radius: 12px;
	border: #eeeeee solid 3px;
	margin: 0 0 30px;
}
body.sp .tv-faq {
	border-width: 6px;
}
.tv-faq_title {
	text-align: center;
}
.tv-faq_title label {
	display: block;
	padding: 40px 0;
}
body.sp .tv-faq_title label {
	padding: 40px 0 50px;
}
.tv-faq_title p {
	margin: 0 0 5px;
}
.tv-faq_title h3.tv-faq_title_label {
	margin: 0 0 5px;
    font-size: 24px;
	font-weight: bold;
    color: #000;
}
body.sp .tv-faq_title p {
    font-size: 200%;
}
body.sp .tv-faq_title h3.tv-faq_title_label {
    font-size: 260%;
}
.tv-faq-wrap {
	margin-bottom: 60px;
}

.tv-faq_contents {
	background-color: #fff;
	padding: 40px 0;
	border-radius: 0 0 12px 12px;
}
.tv-faq_main {
	width: 90%;
	margin: 0 auto 20px;
	padding-bottom: 20px;
	border-bottom: #6e6e6e solid 1px;
}
body.sp .tv-faq_main {
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.tv-faq_main:last-child {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.tv-faq_main p {
	margin: 0;
	line-height: 1.6;
}
.tv-faq_main .tv {
	color: #000;
}
.tv-faq_main img {
}

.tv-faq_main dt,
.tv-faq_main dd {
	position: relative;
	padding: 8px 0 0 60px;
}
body.sp .tv-faq_main dt,
body.sp .tv-faq_main dd {
	padding: 0 0 0 110px;
}
.tv-faq_main dt {
	color: #000;
	margin: 0 0 30px;
	font-weight: bold;
	font-size: 1.0rem;
}
body.sp .tv-faq_main dt {
	font-size: 240%;
}

.tv-faq_main dt img,
.tv-faq_main dd img {
	position: absolute;
	top: 0;
	left: 0;
}
body.sp .tv-faq_main dt img,
body.sp .tv-faq_main dd img {
    width: 80px;
    height: 80px;
}

.tv-comment {
	display: flex;
	flex-wrap: wrap;
}
.tv-comment_item {
	box-sizing: border-box;
    padding: 35px 40px;
    width: 32.45%;
    margin: 0 1.3% 1.3% 0;
	background-color: #eeeeee;
}
body.sp .tv-comment_item {
    width: 49%;
    margin: 0 2% 2% 0;
}
body.pc .tv-comment_item:nth-child(3n) {
	margin-right: 0;
}
body.sp .tv-comment_item:nth-child(2n) {
	margin-right: 0;
}
.tv-comment_item h4{
    font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}
body.sp .tv-comment_item h4{
    font-size: 240%;
}
.tv-comment_item p{
    font-size: 14px;
	margin: 0;
}

/*
アコーディオン
*/
body.sp .tv-faq_title {
	position: relative;
}
body.sp .tv-faq_title:before {
	display: block;
	content:'';
	position: absolute;
	width: 30px;
	height: 30px;
	border-left:#000 solid 2px;
	border-bottom:#000 solid 2px;
	transform: rotate(-45deg);
	left: calc(50% - 10px);
	bottom: 23px;
}
body.sp .tv-faq_title label {
	cursor: pointer;
}
body.sp .tv-faq_contents {
	display: none;
}
.acc {
	display: none;
}
body.sp .acc:checked + .tv-faq_title:before {
	transform: rotate(135deg);
	bottom: 5px;
}
body.sp .acc:checked + .tv-faq_title + .tv-faq_contents{
	display:block;
}




/* 
	LK
-------------------------------
*/
body.pc .tv-lk {
	background: #fff url(../images/lion_bg_pc.jpg) top center no-repeat;
	margin: 70px 0 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 98vw;
	max-width:1600px;
	height: 490px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
body.sp .tv-lk {
	background: #fff url(../images/lion_bg_sp.jpg) top center no-repeat;
	background-size: cover;
	height: 187vw;
}

.tv-lk .contentArea {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 77px 0;
	min-height: 490px;
	max-width: 960px;
	margin: 0 auto;
	box-sizing: border-box;
}
body.sp .tv-lk .contentArea {
	justify-content: center;
	min-height: 280vw;
}

.tv-lk .contentArea > div {
	color: #000;
	text-align: center;
	line-height: 1.5;
}

.tv-lk-area {
	margin-top: 140px;
}

.orange_lion-area {
	width: 400px;
    position: relative;
    top: 80px;
}
body.sp .orange_lion-area {
	width: 80vw;
}
.orange_lion-area ul.btn2 {
	margin: 10px 0 00;
}
.orange_lion-area ul.btn2 li a {
	color: #ffd440;
    background: #630216;
    border: 1px solid #630216;
}
.orange_lion-area ul.btn2 li a:before {
	border-color: #ffd440;
}
.orange_lion-area ul.btn2 li a:hover {
    color: #fff;
    background: #d27c00;
    border-color: #d27c00;
}
.orange_lion-area ul.btn2 li a:hover:before {
	border-color: #fff;
}
.tv-lk .contentArea > div > .red_bg {
	font-size: 18px;
	line-height: 1.4;
	margin: 0 0 5px;
	padding: 10px 20px;
	background: #b21202;
	color: #fff;
}
body.sp .tv-lk .contentArea > div > .red_bg {
	font-size: 260%;
	padding: 3vw 0;
	margin-bottom: 2vw;
}
.tv-lk .contentArea strong {
	font-weight: bold;
}
.tv-lk .contentArea > div > p:nth-child(3){
	font-size: 20px;
}

.tv-lk p {
	line-height: 1.75;
}

.tv-sec {
	margin: 0 0 100px;
	text-align: center;
}

body.sp .tv-sec p {
	text-align: left;
}


/* 
	Linklist bnr
-------------------------------
*/
body.pc .tv-linklist {
	display: flex;
	justify-content: center;
}
body.sp .tv-linklist {
	width: 90%;
	margin: 0 auto;
}
body.pc .tv-linklist li {
	width: 440px;
	margin: 0 10px;
	text-align: left;
}
body.sp .tv-linklist li {
	margin-bottom: 30px;
	text-align: left;
}
.tv-linklist li a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 150px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	background: #6d1000 url(../images/bnr_bg.png) top center no-repeat;
}
.tv-linklist li a:hover {
	text-decoration: none;
	opacity: .8;
}
body.sp .tv-linklist li a {
	font-size: 240%;
	height: 240px;
}
.tv-linklist li p {
	margin: 5px 0 0;
}



/* 
	btn2
-------------------------------
*/


ul.btn2 {
	padding: 0;
	margin: 54px 0 0;
	text-align: center;
	list-style: none;
}

ul.btn2 li {
	padding: 0;
	margin: 0 auto;
	display: inline-block;
}
body.sp ul.btn2 li {
	width: 60vw;
}
body.sp ul.btn2.btnSingle li {
	width: 90%;
	margin: 0 auto;
}
ul.btn2 li a {
	position: relative;
    box-sizing: border-box;
	width: 100%;
	padding: 12px 50px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #ccc;
	display: block;
	color: #000;
}
ul.btn2 li a:hover {
	color: #c3303c;
}
body.sp ul.btn2 li a {
	box-sizing: border-box;
	font-size: 220%;
	padding: 3vw 0;
}
ul.btn2 li a:before {
	content: "";
	display: inline-block;
	content:'';
	width: 7px;
	height: 7px;
	border-left:#000 solid 2px;
	border-bottom:#000 solid 2px;
	transform: rotate(-135deg);
    margin-right: 15px;
}
body.sp ul.btn2 li a:before {
	width: 14px;
	height: 14px;
}
ul.btn2 li a:hover {
	border: solid 1px #c3303c;
	text-decoration: none;
}

ul.btn2 li a:hover:before {
	border-color: #c8414c;
}
/*  */

ul.btnl li {
	padding: 0;
	margin: 0 auto;
	display: inline-block;
}
ul.btnl li a {
	position: relative;
    box-sizing: border-box;
	width: 100%;
	padding: 16px 100px;
    font-size: 18px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: block;
	color: #fff;
    background-color: #c3303c;
    border: 1px solid #c3303c;
}
ul.btnl li a:hover {
    background-color: #fff;
    border: 1px solid #c3303c;
    color: #c3303c;
}
body.sp ul.btnl li a {
	box-sizing: border-box;
	font-size: 220%;
	padding: 4vw 0;
}
ul.btnl li a:before {
	display: inline-block;
	content:'';
	width: 7px;
	height: 7px;
	border-left:#fff solid 2px;
	border-bottom:#fff solid 2px;
	transform: rotate(-135deg);
    margin-right: 15px;
}
body.sp ul.btnl li a:before {
	width: 14px;
	height: 14px;
}
ul.btnl li a:hover {
	border: solid 1px #c3303c;
	text-decoration: none;
}

ul.btnl li a:hover:before {
	border-color: #c8414c;
}
body.sp ul.btnl.btnSingle li {
	width: 90%;
	margin: 0 auto;
}
/*  */
body.pc .pc_parts {
	display: block;
}
body.pc .sp_parts {
	display: none;
}
body.sp .pc_parts {
	display: none;
}
body.sp .sp_parts {
	display: block;
}
