@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, div, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
	-box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* common */
body {
	position: relative;
	width: 100%;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, "メイリオ", sans-serif;
	color: #535353;
}
.overview .box01 .bold {
	font-weight: bold;
}
.block {
	display: block !important;
}
.flex {
	display: flex !important;
}
.inline {
	display: inline !important;
}
.tLeft {
	text-align: left !important;
}
.tcent {
	text-align: center !important;
}
.mt10 {
	margin-top: 1rem;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb50 {
	margin-bottom: 50px;
}
.ml5 {
	margin-left: 5px;
}
#wrapper .blankIcon {
	display: inline;
	margin: 0 3px 0 5px;
	vertical-align: top;
}
.overview .box01 .tLeft {
	display: block;
	text-align: left;
}
.pcNone {
	display: none !important;
}
.pcNone {
	display: block !important;
}
.spNone {
	display: none !important;
}
body > iframe, body > img {
	display: none;
}
html {
	min-width: 320px;
	font-size: 10px;
	font-size: calc(3.125vw);
	font-size: -webkit-calc(3.125vw);
}
#wrapper {
	width: 100%;
	padding: 0 20px;
	background: #fffbea;
	margin: 0 auto;
	overflow: hidden;
}
a {
	color: #0f91ff;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
}
#wrapper img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
}
#wrapper .child img {
	width: 100%;
}
#wrapper .img100 {
	width: 100%;
	height: auto;
	display: block;
}
.js-mouse .js-mouseOver01:hover {
	opacity: 0.8;
}
.js-mouse .js-mouseOver02:hover {
	text-decoration: underline!important;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.lead {
	margin-top: 0.853rem;
	font-size: 1.109rem;
	line-height: 1.3;
	text-align: center;
	font-weight: bold;
}
.color03 {
	color: #3e5f2e;
}

.lead .small01 {
	font-size: 0.853rem;
}
.color01 {
	color: #ec6700;
}
.marker01 {
	background: -webkit-linear-gradient(90deg, #fff 0%, #fff 10%, #fff078 10%, #fff078 30%, #fff 30%, #fff 100%);
	background: linear-gradient(0deg, #fff 0%, #fff 10%, #fff078 10%, #fff078 30%, #fff 30%, #fff 100%);
}
.overview .box01 .notes01 {
	text-align: left;	
	list-style: disc;
}
.notes02 {
	padding-left: 2.8em;
	text-indent: -2.8em;
}
.linkText01 {
	margin-right: 0.171rem;
	padding-right: 0.939rem;
	background: url(/oos/adv/image/tmp_202/icon_window_gray.png) center right no-repeat;
	background-size: 0.768rem auto;
}
#header {
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	padding: 3.2% 5.333% 2.4%;
	background-color: #fff;
}
#header .headerInner{
	margin: 0 auto;
	max-width: 1080px;
}
#header .logo {
	width: 34.328%;
}
#header .code {
	width: 37.612%;
	margin: 4.328% 0 0 2.239%;
}
#mv{
	padding: 20px;
}
.contentInner{
	margin: 0 auto;
}
.overview .box01 {
	padding: 5.5% 4.478%;
}
.overview .box01:not(:last-child) {
	border-bottom: dotted 2px #217844;
}
.overview .present {
	background: none;
}

.overview .present p:last-of-type {
	background: url(/oos/adv/image/tmp_202/bg_present.png) no-repeat center;
  background-size: contain;
}
#wrapper .present p img {
	max-width: 70%;
	background: #fffbea;
}
.overview .box01 img {
	margin: auto;
}
.overview .box01 h2:not(.child) {
	width: 62.951%;
	margin: auto;
	background-size: 100% 100%;
	font-weight: bold;
	font-size: 1.237rem;
	line-height: 1.835rem;
	text-align: center;
}
.box01 p:not(.child), .notes01{
	margin-top: 0.853rem;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
}
.overview .box01 .stronger {
	font-size: 1.3rem;
}
.overview .box01 p ul {
	margin-top: 0.865rem;
}
.overview .box01 p ul li {
	text-align: left;
}
.overview .box01 p ul li.no01, .overview .box01 p ul li.no02, .overview .box01 p ul li.no03 {
	-webkit-background-size: 6%;
	background-size: 6%;
	padding-left: 8%;
}
.overview .box01 .btn01 {
	margin-top: 0.853rem;
}
.overview .box01 .btn02 {
	margin-top: 1.067rem;
}
.overview .box01 .btnText {
	font-size: 1.024rem;
}
.overview .box01 .btn01 .btnText {
	color: #fe6600;
}
.overview .box01 .btn02 .btnText {
	color: #00b13a;
}
.overview .box01 span.importance,.no02Box h3 {
	color: #ec6700;
}
.overview .box01 .btnLink {
	display: table;
	width: 100%;
	height: 5rem;
	text-align: center;
}
.overview .box01 .btnLink a {
	display: table-cell;
	border-radius: 0.555rem;
	background: url(/oos/adv/image/tmp_202/icon_window_white.png) 95.7% center no-repeat;
	background-size: 1.237rem auto;
	color: #fff;
	font-weight: bold;
	font-size: 1.28rem;
	vertical-align: middive;
}
.overview .box01 .btn01 .btnLink a {
	background-color: #ff5e43;
	box-shadow: inset 0 -0.5rem 0 0 #d04b34;
	line-height: 1.385;
	vertical-align: middle;
  padding: 1.1rem 0 1.2rem;
}
.overview .box01 .btn02 .btnLink a {
	background-color: #ff9c00;
	box-shadow: inset 0 -0.5rem 0 0 #de8806;
	line-height: 1.25;
	vertical-align: middle;
  padding: 1.1rem 0 1.2rem;
}
.btn01,.btn02 {
	margin: auto;
}
#wrapper .btn01 img:last-of-type {
	max-width: 70%;
}
.overview .box01 .attent {
	font-size: 1.12rem;
}
.overview .box01 .red {
	color: #e20000;
}

.overview .box02 {
	margin-top: 3.731%;
	padding: 11.5% 4.478% 0;
	background: url("/oos/adv/image/tmp_202/overview_img01.png") no-repeat 88.5% 0;
	-webkit-background-size: 30%;
	background-size: 30%;
}
.overview .box02Elem01 {
	font-weight: bold;
	font-size: 1.109rem;
	line-height: 1.4;
	text-align: center;
}
.overview .box02Elem01 .big01 {
	display: block;
	font-size: 1.365rem;
}
.box02List01 {
	margin-top: 3.279%;
}
.box02List01 li {
	position: relative;
	height: 9.131rem;
	margin-top: 10.656%;
	padding: 4.098% 1.639% 1.639% 38.525%;
	background: #fff2bc;
}
.box02List01 li:first-of-type {
	margin-top: 0;
	background: #fff2bc url(/oos/adv/image/tmp_202/overview_img02.png) 2.731rem 1.28rem no-repeat;
	background-size: 4.565rem auto;
}
.box02List01 li:nth-of-type(2) {
	background: #fff2bc url(/oos/adv/image/tmp_202/overview_img03.png) 2.731rem 0.811rem no-repeat;
	background-size: 6.144rem auto;
}
.box02List01 li:last-of-type {
	height: auto;
	padding: 0;
}
.box02List01 li:before {
	content: "";
	position: absolute;
	top: -1.92rem;
	left: 0;
	right: 0;
	width: 2.048rem;
	margin: 0 auto;
	border-top: 1.109rem solid #6b9455;
	border-left: 1.024rem solid transparent;
	border-right: 1.024rem solid transparent;
	box-sizing: border-box;
}
.box02List01 li:first-of-type:before {
	content: none;
}
.box02List01Elem01 {
	font-weight: bold;
	font-size: 1.024rem;
	color: #6b9455;
}
.box02List01Elem01 .big01 {
	font-size: 1.195rem;
}
.box02List01Elem02 {
	margin-top: 0.64rem;
	font-size: 0.853rem;
	line-height: 1.5;
	font-weight: bold;
}
.overview .box02Elem02 {
	margin-top: 4.098%;
	font-weight: bold;
	font-size: 1.109rem;
	line-height: 1.4;
	text-align: center;
}
#use .box01 {
	margin-top: 4.478%;
}
#use .box01Elem01 {
	padding: 4.328% 12.687% 0;
	background: #ff7800;
}
#use .box01Elem02 {
	height: 11.264rem;
	padding: 2.985% 4.478%;
	background: #fff;
	font-size: 1.109rem;
	line-height: 1.4;
	text-align: justify;
}
#use .box01Elem02 .text01 {
	display: block;
	margin-top: 5.738%;
}
#interest .elem01,
#interest .elem02{
	background: #ffffff;
}
#interest .elem01 {
	padding: 5.522% 2.985% 4.179% 3.134%;
	font-weight: bold;
	font-size: 1.109rem;
	line-height: 1.9;
	text-align: center;
	margin-top: 1.0rem;
}
#interest .elem01 .balloon01 {
	display: inline-block;
	position: relative;
	margin-right: 0.64rem;
	padding: 0 0.7em;
	border-radius: 0.256rem;
	background: #6b9455;
	color: #fff;
	font-weight: normal;
	font-size: 1rem;
	line-height: 1.707rem;
	vertical-align: top;
}
#interest .elem01 .balloon01:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -0.64rem;
	margin-top: -0.278rem;
	border-width: 0.277rem 0 0.277rem 0.683rem;
	border-style: solid;
	border-color: transparent transparent transparent #6b9455;
}
#interest .elem01 .color01 {
	color: #ec6700;
}
#interest .elem01 .big01 {
	font-size: 1.621rem;
	line-height: 1;
	vertical-align: text-bottom;
}
#interest .elem01 .img01 {
	display: block;
	margin-top: 0.341rem;
}
#interest .elem02 {
	color: #ec6700;
	font-weight: bold;
	font-size: 1.28rem;
	line-height: 1.35;
	text-align: center;
	padding-bottom: 1.5rem;
}
#about .box01 {
	margin-top: 1.28rem;
	padding: 4.478%;
	background: #fff;
	font-size: 1.024rem;
	line-height: 1.46;
}
#about .box01:first-of-type {
	margin-top: 0;
}
#about .box01 .headivine01 {
	margin-bottom: 1.067rem;
	padding-bottom: 1.067rem;
	border-bottom: 0.171rem solid #3e5f2e;
	color: #3e5f2e;
	font-weight: bold;
	font-size: 1.28rem;
	line-height: 1;
	text-align: center;
}
#about .box01 .elem02 {
	margin-top: 1.28rem;
}
.dateText {
	font-size: 1.024rem;
	text-align: right;
	padding: 0 20px;
}
#pageTop {
	display: none;
	position: fixed;
	bottom: 2.987rem;
	right: 1.707rem;
	width: 12.667%;
}
.linkTop {
	margin-top: 1rem;
	padding: 0 20px;
	text-align: right;
}
.linkTop a {
	padding-right: 0.853rem;
	background: url(/oos/adv/image/tmp_202/icon_arrow_gray.png) center right no-repeat;
	background-size: 0.64rem auto;
	font-size: 1.024rem;
}
#footer {
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	padding: 1rem 0 1.707rem;
	background-color: #fff;
	margin-top: 15px;
	text-align: center;
}
#footer .logo {
	display: block;
	width: 34.8%;
	margin: 0 auto;
}
#footer .copyRight {
	display: block;
	margin-top: 1.707rem;
	font-size: 1.024rem;
	text-align: center;
}
/* CP終了時 20190401追記
-------------------------- */
#CPfinish {
	width: 88%;
	color: #e20000;
	font-weight: bold;
	text-align: center;
	border: solid 2px #e20000;
	padding: 6px 5px 5px;
	margin: auto;
}
.CPfinishArea {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    background: #fff;
    padding: 1rem;
}
#CPfinish p {
	width: 100%;
	padding: 0;
}
.box02Elem01 {
	font-weight: bold;
	font-size: 1.109rem;
	line-height: 1.4;
	text-align: center;
}
.box02Elem01 .big01 {
	display: block;
	margin-top: 1%;
	font-size: 1.365rem;
}
.note {
	padding-top: 0.427rem;
	font-size: 1.024rem;
	text-indent: -1rem;
	padding-left: 1rem;
	line-height: 1.5;
}
	.note::before {
	content: "※";
}
.no02Box {
	width: 100%;
	border-radius: 8px;
	padding: 20px 35px;
	background: #ffeede;
}
.no02Box:not(:first-child) {
	margin-top: 20px;
}

#overview .box01:last-child{
	margin-bottom: 0;
}

.overview .stepBox {
	padding-top: 4.5rem;
	background: url("/oos/adv/image/tmp_202/overview_img01.png") no-repeat 88.5% 15px #fff;
	-webkit-background-size: 30%;
	background-size: 30%;
}
#page-top-hide {
	margin: 0 calc(50% - 50vw);
  width: 100vw;
	background: url(/oos/adv/image/tmp_202/img_mvbg.png) no-repeat center top;
	background-size: cover;
}
#wrapper .btn01 img, #wrapper .btn02 img {
	max-width: 80%;
}
#wrapper .btn01 img:last-of-type {
	max-width: 70%;
	vertical-align: super;
}
.parent {
	display: block;
}
h2 {
	width: 40%;
  margin: auto;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
	html {
		font-size: calc(1.40350877192982vw);
		font-size: -webkit-calc(1.40350877192982vw);
	}
	#wrapper .btn01 img, #wrapper .btn02 img {
	max-width: 70%;
	}
	#wrapper .btn01 img:last-of-type {
	max-width: 50%;
	vertical-align: super;
	}
	.pcNone {
		display: none !important;
	}
	.spNone {
		display: block !important;
	}
	.inner {
		width: 94.737%;
		max-width: 1080px;
		margin: 0 auto;
	}
	h2 {
		width: auto;
		margin: 0 30px 0 0;
	}
	.overview .box01:not(:last-child) {
	border-bottom: dotted 5px #217844;
 }
 .overview .present {
	background: url(/oos/adv/image/tmp_202/bg_present.png) no-repeat center;
	background-size: contain;
 }
 .overview .present p:last-of-type {
	background: none;
}
	.lead {
		margin-top: 1.563rem;
		font-size: 1.5rem;
	}
	.lead .small01 {
		font-size: 1.125rem;
	}
	.linkText01 {
		margin-right: 0.125rem;
		padding-right: 1.125rem;
		background-size: 0.938rem auto;
	}
	#header {
		padding: 0;
	}
	#header .logo {
		width: 15.185%;
		margin: 0.833% 0 1.389% 0.833%;
	}
	#header .code {
		width: 16.574%;
		margin: 2.685% 0 0 0.926%;
	}
	#mv{
		padding: 1.5rem 20px 11rem;
	}
	#mv h1 {
		width: 100%;
		max-width: 1045px;
		margin: auto;
	}
	#overview {
		padding: 0;
	}
	.overview .box01 {
		padding: 7% 0;
	}
	.overview .box01:not(:first-child) {
		padding: 7% 3.704%;
	}
	
	.box01 p:not(.child), .notes01 {
		margin-top: 2.5rem;
		font-size: 1.4rem;
		font-weight: 500;
		line-height: 1.875;
	}
	.overview .box01 .stronger {
		font-size: 1.65rem;
	}
	.overview .box01 p ul{
		margin-top: 0.865rem;
	}
	.overview .box01 .btn01 {
		width: 100%;
		margin: auto;
	}
	.overview .box01 .btn02 {
		width: 59%;
		margin-top: 2.5rem;
	}
	.overview .box01 .btnText {
		font-size: 1.375rem;
		line-height: 1;
	}
	.overview .box01 .btnLink {
		height: 9rem;
	}
	.overview .box01 .btnLink a {
		border-radius: 0.625rem;
		background-size: 1.375rem auto;
		font-size: 1.625rem;
	}
	.overview .box02 {
		margin-top: 2.315%;
		padding: 8.315% 0 0;
		background: url("/oos/adv/image/tmp_202/overview_img01.png") no-repeat 88% 30px;
		-webkit-background-size: 21%;
		background-size: 21%;
	}
	.overview .box02Elem01 {
		font-size: 1.5rem;
	}
	.overview .box02Elem01 .big01 {
		margin-top: 0.5%;
		font-size: 1.875rem;
	}
	.box02List01 {
		margin-top: 2.5%;
		display: -webkit-flex;
		display: -moz-flex;
		display: flex;
	}
	.box02List01 li {
		float: left;
		width: 31%;
		height: auto;
		min-height: 20.875rem;
		margin: 0 0 0 3.5%;
		padding: 3% 0 0;
	}
	.box02List01 li:first-of-type {
		margin: 0;
		background-position: center 4.5rem;
		background-size: 4.688rem auto;
	}
	.box02List01 li:nth-of-type(2) {
		background-position: center 4.5rem;
		background-size: 6.25rem auto;
	}
	.box02List01 li:last-of-type {
		padding: 0;
	}
	.box02List01 li:before {
		top: 50%;
		left: -1.75rem;
		right: auto;
		width: 1.375rem;
		margin: -1.25rem 0 0;
		border-top: 1.25rem solid transparent;
		border-bottom: 1.25rem solid transparent;
		border-left: 1.375rem solid #6b9455;
		border-right: none;
	}
	.box02List01Elem01 {
		font-size: 1.5rem;
		text-align: center;
	}
	.box02List01Elem01 .big01 {
		font-size: 1.75rem;
	}
	.box02List01Elem02 {
		margin-top: 9rem;
		font-size: 1.125rem;
		text-align: center;
	}
	.overview .box02Elem02 {
		margin-top: 2.5%;
		font-size: 1.5rem;
	}
	#interest .elem01 {
		padding: 3.241% 9.815% 3.426% 11.944%;
		font-size: 1.625rem;
		line-height: 1;
		text-align: left;
	}
	#interest .elem01 .balloon01 {
		margin-right: 1.25rem;
		border-radius: 0.375rem;
		font-size: 1.375rem;
		line-height: 2.375rem;
		vertical-align: top;
	}
	#interest .elem01 .balloon01:after {
		right: -0.813rem;
		margin-top: -0.407rem;
		border-width: 0.406rem 0 0.406rem 0.875rem;
	}
	#interest .elem01 .big01 {
		font-size: 2.438rem;
		color: #3e5f2e;
	}
	#interest .elem01 .img01 {
		margin-top: 0.875rem;
	}
	#interest .elem02 {
		font-size: 1.75rem;
		padding-bottom: 2.0rem;
	}
	#about .box01 {
		margin-top: 3.75rem;
		padding: 2.778% 3.704%;
		font-size: 1.125rem;
		line-height: 1.556;
	}
	#about .box01 .headivine01 {
		margin-bottom: 1.563rem;
		padding-bottom: 1.125rem;
		border-bottom: 0.25rem solid #3e5f2e;
		font-size: 1.625rem;
	}
	#about .box01 .elem02 {
		margin-top: 1.875rem;
	}
	.dateText {
		font-size: 1.125rem;
		font-weight: bold;
	}
	#pageTop {
		bottom: 1.875rem;
		right: 1.875rem;
		width: 7.719%;
		max-width: 88px;
	}
	.linkTop {
		margin: 1rem auto 0;
	}
	.linkTop a {
		padding-right: 1rem;
		background-size: 0.813rem auto;
		font-size: 1.125rem;
	}
	#footer {
		padding: 1rem 0 3.75rem;
	}
	#footer .logo {
		width: 22.895%;
		max-width: 261px;
	}
	#footer .copyRight {
		margin-top: 1.875rem;
		font-size: 1.125rem;
	}
	#CPfinish {
		padding: 10px 5px;
	}
	#CPfinish p {
		font-size: 1.5rem;
	}
	.note {
		padding-top: 0.427rem;
		padding-left: 1rem;
		font-size: 1.125rem;
		text-indent: -1rem;
	}
	.overview .stepBox {
		padding-top: 5rem;
		-webkit-background-size: 21%;
		background-size: 21%;
	}
	.parent {
		display: flex;
		justify-content: center;
	}
}
@media screen and (min-width: 1140px) and (max-width:1589px) {
	html {
		font-size: 16px;
	}
	.contentInner {
		max-width: 1140px;
		background-position: 9%, 89%;
		-webkit-background-size: inherit;
		background-size: inherit;
	}
	.overview,
	#interest{
		background: none;
	}
}
@media screen and (min-width: 1590px){
	html {
		font-size: 16px;
	}
	.contentInner {
		max-width: 1140px;
		background-position: 9%, 89%;
		-webkit-background-size: inherit;
		background-size: inherit;
	}
	.overview,
	#interest{
		background: none;
	}
}

