@charset "utf-8";

@font-face {
	font-family: "clogo";
	src: url("../asset/font/clogo.woff2") format("woff2"),
	url("../asset/font/Oclogo.woff") format("woff");
}


* {
	margin: 0;
	padding: 0;
}
*::after,
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: 'Lato', sans-serif;
	background: #fff;
}

#main-visual {
	display: table;
	width: 100%;
	padding-top: 30px;
}
#main-visual h1{
	display: table-cell;
	margin: auto;
	text-align: center;
}
#main-visual h1 img{
	max-width: 100%;
	height: auto;
}

article {
	margin: 100px auto;
	text-align: center;
	line-height: 1.6;
}

article section{
	max-width: 840px;
	margin: 0 auto 60px auto;
}
article p {
	margin-bottom: 1em;
}

article section p{
	text-align: left;
}


article#offer{
	background: #53c4db;
	padding-bottom: 90px;
}
article#offer section{
	margin-bottom: 40px;
	max-width: 840px;
}
article#offer section.case{
	border-radius: 15px;
	padding: 10px 30px;
	background: #fff;
	max-width: 840px;
	margin: 0 auto 30px auto;
}

section .others{
	color: #000;
	font-size: 0.9em;
	margin-bottom: 20px;
}
section .others h4{
	display: block;
	text-align: left;
	color: #fff;
}
section .others p{
	font-weight: normal!important;
	text-align: left!important;
}

#keiyaku{
	text-align: left;
	font-size: 0.85em;

}
.info{
	margin-bottom: 40px;

}
#keiyaku h1{
	color: #75abc4;
	font-weight: bold;
	border-bottom: #75abc4 1px solid;
	padding-bottom: 3px;
	margin-bottom: 15px;
	font-size: 1.1em;
}
#keiyaku h2{
	background: none;
	font-weight: bold;
	color: #000;
	font-size: inherit;
	margin: 0;
}
#keiyaku > p{
	margin-bottom: 20px;
}
#keiyaku > div{
	margin-bottom: 40px;
}

#keiyaku ul{
	margin-left: 0.3em;
	margin-bottom: 20px;
}
#keiyaku li{
	position: relative;
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 5px;
}
#keiyaku li::before{
	content: "・";
	width: 5px;
	left: 0;
	position: absolute;
}
#keiyaku ul.num {
counter-reset: number 0;
}
#keiyaku ul.num li{
	margin-left: 0;
	padding-left: 30px;
}
#keiyaku ul.num li::before {
	counter-increment: number 1;
	content: counter(number);
	border: 1px solid #333;
	border-radius: 50%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 22px;
	width: 22px;
	font-size: 88%;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

article#offer section.case h1{
	color:#5da1be;
	font-size: 1.5em;
	font-family: balboa, sans-serif;
	font-weight: 100;
	font-style: normal;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
}
article#offer section.case p{
	color: #000;
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
}
article#offer section.case figure.mv40{
	margin: 40px 0;
}

article#offer h1 span{
	font-size: 1.4em;
	margin-left: 10px;
}

article#offer h1{
	color: #53c4db;
	background: #fff;
	border-radius: 100vh;
	display: inline-block;
	margin: 0 auto 30px auto;
	padding:2px 30px;
	font-weight: 600;
	font-size: 1.1em;
}

.frst h1{
	color: #888bba!important;
}
.frst h2{
	background: #888bba!important;
}
.nrms img{
	width: auto;
}


article#offer h2{
	color: #ffff8e;
	font-weight: 600;
	font-size: 2em;
}
article#offer h3{
	color: #ffff8e;
	font-weight: 600;
	font-size: 1.8em;
	margin-bottom: 20px;
	border-bottom:#ffff8e 1px solid;
	display: inline-block;
	line-height: 1.2em;
	margin-top: 10px;

}
article#offer p{
	margin-bottom: 2px;
		color: #fff;
	text-align: center;
	font-weight: 600;
}

article#offer h3 + p{
font-weight: normal;
	margin-bottom: 0;
	font-size: 0.9em;
}

article#offer .title {
	display: block;
	position: relative;
	margin: 15px auto 90px auto;
	padding: 10px 0;
	box-sizing: border-box;
}

article#offer .title span.rbn {
	display: inline-block;
	position: absolute;
	top: -10px;
	right: 0;
	left: 0;
	margin: auto;
	padding: 10px 0;
	z-index: 2;
	width: 150px;
	text-align: center;
	color: white;
	font-size: 1.6em;
	background: linear-gradient(#ee8889 0%, #ee8889 100%);
	border-radius: 2px 0 0 0;
	letter-spacing: 0.3em;
	font-weight: 600;
	border: #fff 2px solid;
}

.rbn:before {
	content: '';
	position: absolute;
	left: -2px;
	right: 0px;
	top: 104%;
	margin: auto;
	width: 0;
	border-left: 75px solid #fff;
	border-right: 75px solid #fff;
	border-bottom: 10px solid transparent;
}

.rbn:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	height: 0;
	margin: auto;
	width: 0;
	border-left: 73px solid #ee8889;
	border-right: 73px solid #ee8889;
	border-bottom: 10px solid transparent;
}

article#hoken h1{
	font-size: 2.8em;
	font-family: 'clogo';
	color: #53c2db;
	margin-bottom: 20px;
}

article#hoken .col3{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	max-width:840px;
	margin: auto;
	justify-content: space-between;
}

article#hoken .col3 div:first-child {
	margin-right: 15px;
}
article#hoken .col3 div {
	width: calc(100% / 4 - 10px);
	position: relative;
}
article#hoken .col3 div div {
	background: #53c2db;
	color: #fff;
	padding: 10px 0;
	font-weight: 600;
	position: relative;
	width: 100%;
	margin-bottom: 60px;
	font-size: 13px;
}

article#hoken .col3 div:first-child div{
	background: #888bba;
}
article#hoken .col3 div:first-child div::after{
	content: "";
	background: url("../img/y01.png");
	width: 55px;
	height: 43px;
	margin: auto;
	position: absolute;
	bottom: -41px;
	left: 0;
	right: 0;
}
article#hoken .col3 div div.c02::after,
article#hoken .col3 div div.c03::after,
article#hoken .col3 div div.c04::after{
	content: "";
	background: url("../img/y02.png");
	width: 55px;
	height: 43px;
	margin: auto;
	position: absolute;
	bottom: -41px;
	left: 0;
	right: 0;
}
article#hoken .col3 div figure{
	position: relative;
}

article#hoken .col3 .cc01 figure::after{
	content: "";
	background: url("../img/y01.png");
	width: 55px;
	height: 43px;
	margin: auto;
	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
}
article#hoken .col3 div figure::after{
	content: "";
	background: url("../img/y02.png");
	width: 55px;
	height: 43px;
	margin: auto;
	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
}

article#hoken .col3 .ans{
	margin-top: 60px;
}
article#hoken .col3 .ans::after{
	display: none;
}

 article#hoken .col3 .cond02{
	width: 204%;
}

.frst{
	background: #888bba!important;
}

a {
	color: #0b8793;
}
figure img{
	width: 100%;
	max-width: 100%;
	height: auto;
}


article a::before{
	content: ">";
	margin-right: 5px;
	display: inline-block;
}

article section h2{
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	color: #fff;
	margin-bottom: 10px;
	line-height: 1.4;
	background: #53c4db;
	padding: 5px 0;
}


.btn {
	display: inline-block;
	padding: 1.5em 1em;
	text-decoration: none;
	background: #47BAAC;
	color: #FFF;
	border-bottom: solid 4px #478886;
	border-radius: 3px;
	width: 100%;
	font-size: 1em;
	text-align: center;
	position: relative;margin-bottom: 60px;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
.btn::before{
	content: '';
	width: 16px;
	height: 16px;
	border: 0px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 45%;
	right: 30px;
	margin-top: -4px;
}
.btn:hover {
	background:  #006453;
	opacity: 1;
}

footer {
	padding: 30px;
	text-align: center;
	background: #ededee;
}
footer a {
	color: #666;
	text-decoration: none;
	font-size: 0.9em;
}


/* ▲▲▲ここまではナビゲーションに関係ない設定▲▲▲ */

.inner {
	width: 980px;
	margin: 0 auto;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}

/* header */
#top-head {
	font-size: 14px;
	top: -100px;
	position: absolute;
	width: 100%;
	margin: 100px auto 0;
	padding: 30px 0 0;
	line-height: 1;
	z-index: 999;
}
#top-head a,
#top-head {
	color: #fff;
	text-decoration: none;
}
#top-head .inner {
	position: relative;
}
#top-head .logo {
	float: left;
	font-size: 36px;
}
#global-nav ul {
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
}
#global-nav ul li {
	float: left;
	position: relative;
}
#global-nav ul li a {
	padding: 0 30px;
}

/* Btn Hover */
#global-nav ul li:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	bottom: -20px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#global-nav ul li:hover:after {
	background: #fff;
	bottom: -30px;
}


/* Fixed */
#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	padding-top: 10px;
	height: 55px;
	background: #fff;
	background: rgba(255,255,255,.7);
	transition: top 0.65s ease-in;
	-webkit-transition: top 0.65s ease-in;
	-moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
	font-size: 24px;
	color: #333;
}
#top-head.fixed #global-nav ul li a {
	color: #333;
	padding: 0 20px;
}

/* Fixed Btn Hover */
#top-head.fixed #global-nav ul li:after {
	bottom: -10px;
}
#top-head.fixed #global-nav ul li:hover:after {
	background: #0062B8;
	bottom: -20px;
}

/* Toggle Button */
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 101;
}

#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #666;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}
.sp{
	display: none;
}
.pc{
	display: block;
}
.nrms img{
	width: auto;
}
.series-name{
    color: #ee8889;
    font-weight: 600;
    font-size: 1.4em;
    margin-bottom: 10px;
}



@media screen and (max-width: 980px) {
	article {
		padding: 30px 10px;
		margin: 20px auto 0 auto;
	}
	.inner {
		width: 100%;
		padding: 0 20px;
	}
	#global-nav ul li a {
		padding: 0 20px;
	}
	#top-head.fixed #global-nav ul li a {
		padding: 0 15px;
	}
	article#offer .title {
		margin: -50px auto 90px auto;
	}
}


@media screen and (max-width: 680px) {
	.sp{
		display: block;
	}
	.pc{
		display: none;
	}
	body{
		font-size: 86%;
	}
	article#offer .title {
		margin: -40px auto 90px auto;
	}
	article#offer {
		padding-bottom: 10px;
	}
	article#hoken h1 {
		font-size: 1.6em;
	}

	#top-head,
	.inner {
		width: 100%;
		padding: 0;
	}

	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0;
	}

	/* Fixed reset */
	#top-head.fixed {
		padding-top: 0;
		background: transparent;
	}

	#mobile-head {
		background: #fff;
		width: 100%;
		height: 56px;
		z-index: 999;
		position: relative;
	}

	#top-head.fixed .logo,
	#top-head .logo {
		position: absolute;
		left: 13px;
		top: 13px;
		color: #333;
		font-size: 26px;
	}

	#global-nav {
		position: absolute;
		/* 開いてないときは画面外に配置 */
		top: -500px;
		background: #333;
		width: 100%;
		text-align: center;
		padding: 10px 0;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}

	#global-nav ul {
		list-style: none;
		position: static;
		right: 0;
		bottom: 0;
		font-size: 14px;
	}

	#global-nav ul li {
		float: none;
		position: static;
	}

	#top-head #global-nav ul li a,
	#top-head.fixed #global-nav ul li a {
		width: 100%;
		display: block;
		color: #fff;
		padding: 18px 0;
	}

	#nav-toggle {
		display: block;
	}

	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
		top: 11px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}

	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}

	.open #nav-toggle span:nth-child(3) {
		top: 11px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}

	/* #global-nav スライドアニメーション */
	.open #global-nav {
		/* #global-nav top + #mobile-head height */
		-moz-transform: translateY(556px);
		-webkit-transform: translateY(556px);
		transform: translateY(556px);
	}

	.col3{
		display: block!important;
	}

	.cc01, .cc04{
		width: 100%!important;
	}

	.cc02,.cc03{
		display: inline-table;
		width: 49%!important;
	}

	article#hoken .col3 div div {
		font-size: 0.8em;
	}

	article section {
		margin: 0 auto 25px auto;
	}

	article {
		padding: 15px 10px;
		margin: 5px auto 0 auto;
	}

	.frst,
	.frst2{
		margin-bottom: 60px;
		margin-top: 30px;
	}

	.ans{
		font-size: 1.2em!important;
	}

	.col3 img{
		max-width: 280px!important;
	}

	.nrms{
		margin-bottom: 30px;
		margin-top: -30px;
	}

	article#offer section.case figure.mv40{
		margin: 20px 0;
	}

}
