@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Lusitana:wght@400;700&display=swap');

/* ------------------------------------------------------------------
     common
------------------------------------------------------------------ */
.feature_ {
	width: 100% !important;
}

/* ------------------------------------------------------------------
     section
------------------------------------------------------------------ */
.feature_ .contents_inner_ {
	width: 100% !important;
	padding: 0 0 0 !important;
	box-sizing: border-box;
/*	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;*/
/*	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;*/
/*	font-family: Avenir, 'Helvetica neue', Helvetica, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;*/
	font-family: 'Lusitana', serif;
	background-color: #fff;
}
.feature_ .contents_inner_ img {
	width: 100%;
	height: auto;
}
.feature_ .contents_inner_ .section_ {
}
.feature_ .contents_inner_ .fleft_ {
	float: left;
	width: 50%;
	padding: 0 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ .fright_ {
	float: right;
	width: 50%;
	padding: 0 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ .br-320_ {
	display: none;
}
.feature_ .contents_inner_ .lhn_ {
	line-height: 0;
}
.feature_ .contents_inner_ .flex_ {
	display: flex;
}
.feature_ .contents_inner_ .flex_.center_ {
	justify-content: center;
}
.feature_ .contents_inner_ .flex_ .col_ {
	padding: 0 2.85714286vw;
}
.feature_ .contents_inner_ .flex_ .col02_ {
	padding: 0 5vw;
}

.feature_ .contents_inner_ .mt-0_ {
	margin-top: 0 !important;
}
.feature_ .contents_inner_ .mt-5_ {
	margin-top: 5px !important;
}
.feature_ .contents_inner_ .mt-15_ {
	margin-top: 15px !important;
}

.feature_ .contents_inner_ p.midashi_ {
	font-size: 2.85714286vw;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 1.5;
	margin-top: 5vw;
}
.feature_ .contents_inner_ p.color_ {
	font-size: 1.71428571vw;
	color: #000;
	text-align: center;
}
.feature_ .contents_inner_ p.price_ {
	font-size: 2vw;
	color: #000;
	text-align: center;
	margin-top: 1.42857143vw;
}
.feature_ .contents_inner_ p.price02_ {
	font-size: 18px;
	color: #000;
	text-align: center;
	margin-top: 10px;
}

.feature_ .contents_inner_ p.color_ span,
.feature_ .contents_inner_ p.price_ span,
.feature_ .contents_inner_ p.price02_ span {
	font-weight: bold;
}
.feature_ .contents_inner_ p.price02_ small {
	font-size: 1.71428571vw;
}

.feature_ .contents_inner_ .btn01_ {
	width: 17.1428571vw;
	margin: 4.92957746vw auto 0;
	line-height: 0;
}
.feature_ .contents_inner_ .btn02_ {
	width: 59.2857143vw;
	margin: 0 auto 0;
	line-height: 0;
}
.feature_ .contents_inner_ .btn03_ {
	width: 59.2857143vw;
	margin: 5.71428571vw auto 0;
	line-height: 0;
}
.feature_ .contents_inner_ .btn04_ {
	margin: 0 0 0;
	text-align: center;
}
.feature_ .contents_inner_ .btn04_ a {
	color: #595757;
	text-decoration: npne;
	font-size: 3.27464789vw;
}

@media screen and (max-width:320px){
	.feature_ .contents_inner_ .br-320_ {
		display: block;
	}
	.feature_ .contents_inner_ p.lead_ {
		font-size: 12px;
	}
}

/* ------------------------------------------------------------------
     animation
------------------------------------------------------------------ */
.fuwa_ {
    opacity: 0;
    transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
}
.fuwa2_ {
    opacity: 1.0;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    transition: 1.5s;
}
.fadein_ {
    opacity: 0;
    transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    /*transition: all 300ms;*/
    transition: 1.5s;
}
.fadein_.scrollin_ {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0,0);
}

/* ------------------------------------------------------------------
     header_
------------------------------------------------------------------ */
.feature_ .contents_inner_ .header_ {
	width: 100%;
	padding: 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ .header_ .main_ {
	width: 100%;
}

@media screen and (max-width:320px){
}


/* ------------------------------------------------------------------
     section01
------------------------------------------------------------------ */
.feature_ .contents_inner_ #section01_ {
	width: 100%;
	margin: 0 auto 0;
	padding: 10vw 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ #section01_ .img01_ {
	width: 100%;
}

@media screen and (max-width:320px){
}

/* ------------------------------------------------------------------
     section02
------------------------------------------------------------------ */
.feature_ .contents_inner_ #section02_ {
	width: 100%;
	margin: 0 auto 0;
	padding: 17.1428571vw 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ #section02_ .img02_ {
	width: 71.4285714vw;
	margin: 0 auto 0;
}


/* ------------------------------------------------------------------
     section03
------------------------------------------------------------------ */
.feature_ .contents_inner_ #section03_ {
	width: 100%;
	margin: 0 auto 0;
	padding: 17.1428571vw 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ #section03_ .title01_ {
	width: 64.4285714vw;
	margin: 0 auto 0;
}
.feature_ .contents_inner_ #section03_ .img03_ {
	width: 71.4285714vw;
	margin: 8px auto 0;
}

/* ------------------------------------------------------------------
     section04
------------------------------------------------------------------ */
.feature_ .contents_inner_ #section04_ {
	width: 100%;
	margin: 0 auto 0;
	padding: 17.1428571vw 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ #section04_ .img04_ {
	width: 100%;
}
.feature_ .contents_inner_ #section04_ p.midashi_ {
	margin-top: -2.14285714vw;
}

/* ------------------------------------------------------------------
     section05
------------------------------------------------------------------ */
.feature_ .contents_inner_ #section05_ {
	width: 100%;
	margin: 0 auto 0;
	padding: 17.1428571vw 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ #section05_ .img05_ {
	width: 100%;
}

/* ------------------------------------------------------------------
     section06
------------------------------------------------------------------ */
.feature_ .contents_inner_ #section06_ {
	width: 100%;
	margin: 0 auto 0;
	padding: 17.1428571vw 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ #section06_ .title02_ {
	width: 65.5714286vw;
	margin: 0 auto 0;
}
.feature_ .contents_inner_ #section06_ .img06_ {
	width: 71.4285714vw;
	margin: 8px auto 0;
}

/* ------------------------------------------------------------------
     section07
------------------------------------------------------------------ */
.feature_ .contents_inner_ #section07_ {
	width: 100%;
	margin: 0 auto 0;
	padding: 17.1428571vw 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ #section07_ .img07_ {
	width: 100%;
}

/* ------------------------------------------------------------------
     section08
------------------------------------------------------------------ */
.feature_ .contents_inner_ #section08_ {
	width: 100%;
	margin: 0 auto 0;
	padding: 17.1428571vw 0 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ #section08_ .title03_ {
	width: 68.2857143vw;
	margin: 0 auto 0;
}
.feature_ .contents_inner_ #section08_ .img08_ {
	width: 71.4285714vw;
	margin: 8px auto 0;
}


/* ------------------------------------------------------------------
     footer
------------------------------------------------------------------ */
.feature_ .footer_ {
	width: 100%;
	margin: 0 auto 0;
	padding: 17.1428571vw 0 0;
	box-sizing: border-box;
}
.feature_ .contents_inner_ .footer_ p.attention_ {
	font-family: Avenir, 'Helvetica neue', Helvetica, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;
	text-align: center;
	color: #5a5858;
	font-size: 2.74647887vw;
	padding: 15px 0 0;
}
.feature_ .contents_inner_ .footer_ .box_sns_ {
	text-align: center;
	margin-top: 8.57142857vw;
}
.feature_ .contents_inner_ .footer_ .box_sns_ li {
	display: inline-block;
	padding: 0 15px;
}
.feature_ .contents_inner_ .footer_ .box_sns_ li img {
	width: 26px;
}
.feature_ .contents_inner_ .footer_ .txt_copy_ {
	font-family: Avenir, 'Helvetica neue', Helvetica, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;
	text-align: center;
	color: #5a5858;
	font-size: 2.53521127vw;
	padding: 5px 0 15px;
}

.feature_ .contents_inner_ .footer_ #goto_pagetop_ {
	position: fixed;
	right: 4px;
	bottom: 4px;
	display: none;
	z-index: 9090;
}


/* ------------------------------------------------------------------
     clearfix
------------------------------------------------------------------ */
.feature_ .contents_inner_ .clearfix_,
.feature_ .contents_inner_ .section_,
.feature_ .contents_inner_ .section_inner_ {
	zoom: 1;
}
.feature_ .contents_inner_ .clearfix_:after,
.feature_ .contents_inner_ .section_:after,
.feature_ .contents_inner_ .section_inner_:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.feature_ .contents_inner_ .clear_ {
	clear: both;
	display: block;
}

