﻿@charset "utf-8";
/* -- -- --
 * ROOM8 Template V3.7
 * Last Up Date: 2023.1
 * Author: mick
-- -- -- -- -- -- -- -- */
*,
*::before,
*::after {
	margin: 0;
	padding: 0;
	overflow-wrap: anywhere;
	word-break: normal;
	line-break: strict;
	box-sizing: border-box;
	background-repeat: no-repeat;
}

html {
	opacity: 0;
	font-size: 10px;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

html.wf-active, html.loading-delay {
	opacity: 1;
	-webkit-transition: .2s;
	transition: .2s;
}

body {
	color: #3b3b3b;
	-webkit-font-smoothing: antialiased;
	font-family: noto-sans-cjk-jp, sans-serif;
	/* font-feature-settings : 'palt';*/
}

.minc2 {
	font-family: "Noto Serif JP", serif;
}

/*
Noto Serif Regular
font-family: noto-serif, serif;
font-weight: 400;
font-style: normal;

Source Han Serif Regular
font-family: source-han-serif-japanese, serif;
font-weight: 400;
font-style: normal;

Source Han SemiBold
font-family: source-han-serif-japanese, serif;
font-weight: 600;
font-style: normal;

Source Han Serif Bold
font-family: source-han-serif-japanese, serif;
font-weight: 700;
font-style: normal;

Noto Sans CJK JP Regular
font-family: noto-sans-cjk-jp, sans-serif;
font-weight: 400;
font-style: normal;

Noto Sans CJK JP Bold
font-family: noto-sans-cjk-jp, sans-serif;
font-weight: 700;
font-style: normal;
*/

html, body {
	height:100%;
}

body.lock {
	position: fixed;
	top:0;
	left:0;
	width: 100%;
}

header,
article,
nav,
main,
section,
footer {
	display: block;
}

p, h1, h2, h3, h4, h5, h6 {
	overflow-wrap: break-word;
}

p {
	line-height: 1.8;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.6;
	font-size: inherit;
	font-weight: inherit;
	font-weight: 700;
}

a {
	color: #333;
	border: none;
	outline: 0;
	background-color: transparent;
	text-decoration: none;
	text-underline-offset: 0.6ex;
}

a:active,
a:hover {
	outline: 0;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 0.8rem;
}

sub,
sup {
	font-size: 0.75rem;
	line-height: 1.0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

hr {
	border: none;
	border-block-start: 1px solid;
	color: inherit;
	block-size: 0;
	overflow: visible;
}

i {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

img, picture, video, canvas, svg {
	display: block;
	max-width: 100%;
	vertical-align: bottom;
}

.mimg img {
	width:100%;
	height:auto;
}

code,
pre {
	font-family: monospace, monospace;
	overflow: auto;
}

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

dt,
dd,
td,
th {
	line-height: 1.8;
}

td {
	word-break: break-all;
}

ul,
ol {
	list-style: none;
}

li {
	line-height: 1.8;
}

.pc,
.pcbox {
	display: none;
}

/* Extras
========================================================================== */
.clear:after {
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	overflow: hidden;
}

#dammy {
	display: block;
	overflow: hidden;
	background: url('../images/') no-repeat;
	padding: 40px 0 0;
	width: 216px;
	height: 0!important;
}

/*
========================================================================== */
#wrapper {
	font-size:1.4rem;
}

.block1 {
	padding:30px 10px 30px;
}

header {
	padding:25px 0 0;
	height:70px;
}

header h1 {
	display: block;
	overflow: hidden;
	background: url('../images/logo.webp') no-repeat center center;
	background-size: auto 42px;
	padding: 42px 0 0;
	height: 0!important;
}

.top_area1 .movie_block {
	background-color: #F2F2F2;
	margin:0 0 30px;
	border:7px solid #FFF;
	box-shadow: 2px 2px 6px 0 rgba(102, 102, 102, 0.3);
}

.top_area1 .movie_block:last-child {
	margin-bottom:0;
}

.ppbanner {
	margin:0 0 20px;
}

.ppbanner a {
	display: block;
	background-image: url('../../../images/lifeplan/ppbanner_icon.webp'), url('../../../images/lifeplan/sp_ppbanner_illust.webp');
	background-repeat: no-repeat, no-repeat;
	background-position: right 20px center, right 25px bottom;
	background-size: auto 12px, auto 78px;
	background-color: #f7e5e1;
	padding:10px 0 0 10px;
	height:110px;
	font-family: "Noto Serif JP", serif;
	border:1px solid #d37e7e;
	border-radius: 5px;
}

.ppbanner .mlead {
	margin:0 0 10px;
	line-height:1.2;
	font-size:1.8rem;
	font-weight: 500;
}

.ppbanner .slead {
	line-height:1.55;
	font-size:1.2rem;
}

.pbtnbox a {
	display: block;
	background: url('../images/icon_barrow.webp') no-repeat right 15px center;
	background-size: auto 10px;
	height:55px;
	line-height:53px;
	text-align: center;
	color:#FFF;
	font-size:1.5rem;
	font-weight: bold;
	font-family: "Noto Serif JP", serif;
	letter-spacing: 0.04em;
	background-color: #800102;
}

.top_area1 .movie_box {
	padding-top: 56.25%;
	width: 100%;
	position: relative;
}

.top_area1 .movie_box #movie {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

footer .block1 {
	padding-top:0;
	padding-bottom:0;
}

footer .copy {
	display: flex;
	justify-content: center;
	align-items: center;
	height:70px;
}

footer .copy p {
	text-align: center;
	font-size:0.8rem;
}

@media screen and (min-width: 768px) {

	/*
	=================================== */
	.sp,
	.spbox {
		display: none;
	}

	.pc {
		display: initial;
	}

	.pcbox {
		display: block;
	}

	.wrap_block {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}

	.paging_block .paging {
		display: inline-block;
		padding:0 60px;
	}

	.paging_block .prev,
	.paging_block .next {
		width:40px;
	}

	.paging_block .prev a,
	.paging_block .next a {
		line-height:38px;
	}

	.paging_block .prev a:hover,
	.paging_block .next a:hover {
		color:#FFF;
		background-color: #4c9a98;
	}

	.paging_block .index a {
		padding:0 25px;
		line-height:38px;
		transition-duration: 0.6s;
	}

	.paging_block li {
		margin:0 5px;
	}

	.paging_block li a,
	.paging_block li b {
		width:40px;
		line-height:38px;
		transition-duration: 0.6s;
	}

	.paging_block li span {
		line-height:38px;
	}

	.paging_block li a:hover {
		color:#FFF;
		background-color: #4c9a98;
	}

	/*
	=================================== */
	#wrapper {
		min-width:1000px;
		font-size:1.6rem;
	}

	.block1 {
		margin:0 auto;
		padding:40px 20px 70px;
		width:960px;
	}

	header  {
		padding:40px 0 0;
		height:110px;
	}

	header h1 {
		background-size: 221px 62px;
		padding: 62px 0 0;
	}

	.top_area1 .movie_block {
		margin:0 auto 50px;
		width:830px;
		border:15px solid #FFF;
		box-shadow: 4px 4px 12px 0 rgba(102, 102, 102, 0.3);
	}

	.ppbanner {
		margin:0 auto 35px;
		width:630px;
	}

	.ppbanner a {
		display: block;
		background-image: url('../../../images/lifeplan/ppbanner_icon.webp'), url('../../../images/lifeplan/ppbanner_illust.webp');
		background-repeat: no-repeat, no-repeat;
		background-position: right 25px center, right 30px bottom;
		background-size: auto 21px, auto 122px;
		background-color: #f7e5e1;
		padding:15px 0 0 30px;
		height:130px;
		font-family: "Noto Serif JP", serif;
		border:1px solid #d37e7e;
	}

	.ppbanner .mlead {
		margin:0 0 10px;
		line-height:1.2;
		font-size:2.8rem;
		font-weight: 500;
	}

	.ppbanner .slead {
		line-height:1.55;
		font-size:1.8rem;
	}

	.pbtnbox {
		margin:0 auto;
		width:630px;
	}

	.pbtnbox a {
		background-position: right 30px center;
		background-size: 12px 21px;
		height:100px;
		line-height:96px;
		font-size:2.6rem;
	}

	footer .copy {
		height:110px;
	}

	footer .copy p {
		font-size:1.4rem;
	}
}

@media screen and (min-width: 769px) {

	/*
	=================================== */
	.op a:hover {
		opacity: 0.7;
		filter: alpha(opacity=70);
		zoom: 1;
	}

	.fade a {
		-webkit-transition: opacity 0.3s ease-in-out;
		transition: opacity 0.3s ease-in-out;
	}

	.fade2 a {
		-webkit-transition: 0.3s;
		transition: 0.3s;
	}
}
