@charset "utf-8";/* 1行目必須 */
/*-------------------------------------------------
2022　CSS　by WebCreatorCloudProject TRIBECA
------------------------------------------------*/
@media screen and (max-width: 1200px) {
.mai-vis-catch {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:4.6rem;
	font-weight:700;
	color:#ffffff;
}
}
/*-------------------------------------------------
2022　END CSS　by WebCreatorCloudProject TRIBECA
------------------------------------------------*/

@media screen and (max-width: 1080px) {
	
.hea-wra {
	width:100%;
	height:auto;
	min-height:100%;
	background:#FFF;
	position:relative;
	z-index:30;
	padding-bottom:5%;
	background:url(../images/bac_mai_vis01.jpg) center top / auto 100% no-repeat;
}	
.hea-con {
	width:96%;
	height:80px;
	max-width:1200px;
	padding:0;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:fixed;
	top: 0%;
	left: 50%;
	min-height: auto;
	min-width: auto;
	-ms-transform: translateX(-50%) translateY(-0%);
	-moz-transform: translateX(-50%) translateY(-0%);
	-webkit-transform: translateX(-50%) translateY(-0%);
	transform: translateX(-50%) translateY(-0%);
	z-index:20;
	pointer-events: none;
}
.hea-lef {
	pointer-events: auto;
}
.hea-log-wra{
	width:100%;
	height:auto;
	max-width:120px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;

}	
.hea-lef a img {
	height:auto;
	width:100%;
	max-width:100px;
}
.log-cap {
	display:inline-block;
	width:auto;
	height:auto;
	padding:0 5px;
	color:#ffffff;
	font-size:0.7rem;
	margin-bottom:2px;
	text-align:center;
	background-color:rgba(3, 101, 176, 0.4);
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.hea-rig {
	margin-left:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	pointer-events: auto;
	position:relative;
	width:100%;
	max-width:94px;
}
 .men-wra {
 position:fixed;
 top:80px;
 right:-280px;
 width:280px;
 height:calc(100% - 80px);
 text-align:center;
 margin:auto;
 padding:0px;
 margin:0px 0 80px 0;
 display:block;
 background-color: rgba( 42, 129, 163, 0.9 );
 z-index:30;
box-shadow:2px 2px 3px 0px #bcbcbc;
 border-radius:0 0 0 0px;
	pointer-events: auto;
overflow-y: scroll;	
-webkit-overflow-scrolling: touch;
}

.hum-men-ilst {
	width:100%;
	height:auto;
	position:absolute;
	max-width:70.21%;
	
}
.hum-men-ilst img {
	width:100%;
	height:auto;
}
.hum-men {
 position: relative;
 width: 24px;
 height: 20px;
 margin-top:8px;
}

#mai-con {
	width:96%;
	height:auto;
	max-width:1080px;
	margin:6% auto;
	padding:20px 3.7% 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
	background:#ffffff;
}
.mai-vis-wra {
	width:96%;
	height:auto;
	max-width:1200px;
	margin:auto;
	padding:90px 0 0 0;
	overflow:hidden;
}
.mai-vis-copy {
	font-size:1.4rem;
	font-weight:700;
	color:#ffffff;
	margin:0px auto;
	line-height:140%;
	font-weight:700;
	padding-bottom:10px;
}
.mai-vis-copy br{
	display:block;
}
.mai-vis-catch {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:6.6vw;
	font-weight:700;
	color:#ffffff;
}
.mai-vis-log {
	width:80%;
	height:auto;
	max-width:820px;
	margin:30px auto;
}
.mai-vis-log img {
	height:auto;
	width:100%;
}
.mai-vis-sub-copy {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:4.5vw;
	font-weight:700;
	color:#644e0c;
	letter-spacing:8px;
	text-shadow: 2px 3px 3px #fff, -2px 3px 3px #fff, 3px 2px 3px #fff, 3px -2px 3px #fff, 2px 2px 3px #fff, -2px -2px 3px #fff, 2px -2px 3px #fff, -2px 2px 3px #fff;
}
.sec-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	color:#212121;
	font-size:3.0vw;
	font-weight:700;
	line-height:130%;
	width:100%;
	height:auto;
	position:absolute;
	text-align:center;
}
.sec-tit-xsma {
	font-size:0.7rem;
	font-weight:700;
	line-height:130%;
}
.sec-sub-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	color:#212121;
	font-size:3.0vw;
	font-weight:700;
	line-height:130%;
	width:100%;
	height:auto;
	position:absolute;
	left:5%;
	text-align:left;
}
.sec-sub-tit-back{
	width:80%;
	height:auto;
	max-width:694px;
}
.sec-sub-tit-back img{
	width:100%;
	height:auto;
}
.fst-flex-para p {
	font-size:1.1rem;
	font-weight:700;
	line-height:200%;
	letter-spacing:2px;
}
.snd-flex-para {
	width:48.0%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.snd-flex-pic {
	width:100%;
	height:auto;
	max-width:48.0%;
	background:url(../images/waku_pic_soushoku01.png) center center /auto auto no-repeat;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}

.snd-dragon-cap p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:2.4vw;
	font-weight:700;
	line-height:200%;
	letter-spacing:4px;
}
.dragon-min-lar-bol {
	font-size:2.8vw;
	font-weight:700;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}
.rhombus-lis li {
	font-size:2.0vw;
	width:100%;
	position:relative;
	padding:0px 0px 15px 25px;
}
.rhombus-lis li:last-of-type {
	padding:0px 0px 0px 25px;
}
.snd-privelege-cap {
	font-size:1.4vw;
	font-weight:400;
	line-height:140%;
	text-align:center;
}
.snd-privelege-cap br{
	display:none;
}
.privelege-lar-bol {
	font-size:1.6vw;
	font-weight:700;
	line-height:140%;
}
.ident-tit-sma {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	width:20%;
	height:auto;
	text-align:right;
	font-size:2.8vw;
	font-weight:700;
	letter-spacing:4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right:20px;
}
.ident-tit-ilst {
	width:100%;
	height:auto;
	max-width:30px;
}
.ident-tit-ilst img {
	width:100%;
	height:auto;
}
.ident-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	width:calc(100% - 20% - 30px);
	height:auto;
	text-align:left;
	font-size:3.4vw;
	font-weight:700;
	line-height:140%;
	letter-spacing:4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:20px;
}
.sec-ident-good {
	font-size:1.2rem;
	font-weight:700;
	background:url(../images/obi_green01.jpg) bottom repeat-x;
	padding:0 0 10px 6%;
	letter-spacing:2px;
	margin-bottom:20px;
}
.sec-ident-nogood {
	font-size:1.2rem;
	font-weight:700;
	background:url(../images/obi_red01.jpg) bottom repeat-x;
	padding:0 0 10px 6%;
	letter-spacing:2px;
	margin-bottom:20px;
}
.cen-min-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:3.0vw;
	font-weight:700;
	line-height:200%;
	letter-spacing:2px;
	padding:10px 0 30px;
}
.cen-min-tit .fon-min-lar-bol {
	font-size:4.0vw;
	font-weight:700;
}

.vth-fuki-purple {
	font-size:2.8vw;
	font-weight:700;
	width:100%;
	height:auto;
	margin:0 auto 40px;
	max-width:900px;
	text-align:center;
	border:solid 2px #9c69c2;
	border-radius:8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:15px 15px;
	position:relative;
}
.vth-fuki-purple:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -30px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #2f5f66 transparent transparent transparent;
	border-width: 24px 15px 0 15px;
}
.vth-fuki-gold {
	font-size:2.8vw;
	font-weight:700;
	width:100%;
	height:auto;
	margin:0 auto 40px;
	max-width:900px;
	text-align:center;
	border:solid 2px #ad9850;
	border-radius:8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:15px 15px;
	position:relative;
}
.vth-fuki-gold:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -30px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #9c69c2 transparent transparent transparent;
	border-width: 24px 15px 0 15px;
}
.six-one-sec {
	padding:30px 2% 0px;
	background:url(../images/bac_greeting01.jpg) right 15% top /auto 100% no-repeat;
}


.eth-flex-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:2.8vw;
	font-weight:700;
	border-bottom:2px #c7293e solid;
	display:inline-block;
	width:calc(100% - 80px);
	height:auto;
}

.ten-rhombus-lis li {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	width:100%;
	position:relative;
	padding:0px 0px 15px 30px;
	font-size:2.4vw;
	font-weight:700;
}
.ten-rhombus-lis li:last-of-type {
	padding:0px 0px 0px 25px;
}
.ten-sec-info p {
	font-size:2.0vw;
	font-weight:400;
	padding-bottom:40px;
}
.foo-con {
	width:96%;
	height:auto;
	max-width:1080px;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items:center;
}

.faq-que-tit {
	width:calc(100% - 15% - 10px);
	line-height:130%;
	color:#2f5f66;
	font-weight:700;
	font-size:1.2rem;
	margin-left:10px;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
}
.faq-lis-iconq {
	display:inline-block;
	width:100%;
	height:auto;
	max-width:15%;
}
.faq-lis-iconq img{
	width:100%;
	height:auto;
	max-width:60px;
}
.faq-lis-flex {
	width:calc(100% - 0px);
	height:auto;
	display:flex;
	flex-wrap:nowrap;
	justify-content:flex-start;
	align-items:flex-start;
	padding:20px 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.faq-lis-sen {
	padding:15px 0 15px calc(0% + 5px);
	border-bottom:dotted 1px #212121;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:5px;
}
.faq-sen {
	font-size:1.1rem;
	font-weight:700;
}
.faq-lis-icona {
	display:inline-block;
	width:100%;
	height:auto;
	max-width:15%;
	min-width:60px;
	
}
.faq-lis-icona img {
	width:100%;
	height:auto;
	max-width:60px;
}
.faq-flex-right{
	width:calc(100% - 15% - 10px);
	-webkit-box-sizing: border-box;
box-sizing: border-box;
	margin-left:10px;
}

.faq-flex-right p {
	padding:0 0 20px 0px;
}
.fon-lar {
	font-size:1.2rem;
}
.more-pur-tit {
	font-size:1.2rem;
	font-weight:700;
	color:#6d3696;
	margin-bottom:10px;
}
.label-lis-ite {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:flex-start;
	margin-bottom:10px;
}
.lis-ite-label {
	font-size:1.0rem;
	font-weight:700;
	color:#ffffff;
	display:inline-block;
	position: relative;
	width:100%;
	height:auto;
	max-width:120px;
	padding:5px;
	margin-right:20px;
	background-color: #9c69c2;
	z-index:0;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lis-ite-label:before {
	content: '';
	display: block;
	position: absolute;
	left:0%;
	bottom: 0;
	border-top: 25px solid transparent;
	border-left: 35px solid #6d3696;
	border-right: 35px solid transparent;
	border-bottom: 25px solid #6d3696;
	z-index:-1;
}
.lis-ite-cap {
	width:calc(100% - 140px);
	font-size:1.1rem;
	font-weight:700;
	display:inline-block;
	padding-top:5px;
}

}
@media screen and (max-width: 800px) {
.be-psychic-wra {
	position:relative;
	width:90%;
	height:auto;
	max-width:658px;
	margin:0 auto;
	text-align:center;
	z-index:5;
}
.be-psychic-ilst{
	width:100%;
	height:auto;
}
.be-psychic-ilst img{
	width:100%;
	height:auto;
}

.be-psychic-cap {
	position:absolute;
	width:100%;
	height:auto;
	width:100%;
	height:auto;
	top: 50%;
	left: 50%;
	min-height: auto;
	min-width: 100%;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.be-psychic-cap {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:3.2vw;
	font-weight:700;
	letter-spacing:0;
}
.be-psychic-xsma {
	font-size:1.6vw;
	font-weight:700;
}
.be-psychid-large {
	font-size:4.0vw;
	font-weight:700;
}
.fst-flex-para p {
	font-size:2.2vw;
	font-weight:700;
	line-height:180%;
	letter-spacing:2px;
}
.more-contents.fon-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.0rem;
	font-weight:700;
}
.more-fon-large {
	font-size:1.2rem;
	font-weight:700;
}
.more-rhombus-lis li {
	font-weight:700;
	width:100%;
	position:relative;
	padding:0px 0px 5px 30px;
	font-size:1.1rem;
}
.snd-flex-para p {
	font-size:2.2vw;
	font-weight:400;
	line-height:160%;
	text-align:center;
}
.thoughts-lis-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.2rem;
	font-weight:700;
	line-height:140%;
	letter-spacing:4px;
	padding:15px 10px 15px 20px;
	margin-bottom:30px;
	background:#fff;
	background:url(../images/obi_green01.jpg) top / auto auto repeat-x, url(../images/obi_green01.jpg) bottom / auto auto repeat-x, -moz-linear-gradient(top, #fff 15%, #f1f7f8 15%, #f1f7f8 85%, #fff 85%); /* FF3.6-15 */
	background:url(../images/obi_green01.jpg) top / auto auto repeat-x, url(../images/obi_green01.jpg) bottom / auto auto repeat-x, -webkit-linear-gradient(top, #fff 15%, #f1f7f8 15%, #f1f7f8 85%, #fff 85%); /* Chrome10-25,Safari5.1-6 */
	background:url(../images/obi_green01.jpg) top / auto auto repeat-x, url(../images/obi_green01.jpg) bottom / auto auto repeat-x, linear-gradient(to bottom, #fff 15%, #f1f7f8 15%, #f1f7f8 85%, #fff 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.thoughts-descript-right {
	width:100%;
	height:auto;
	max-width:74%;
	padding-left:20px;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.sec-flow-tit {
	width:100%;
	height:auto;
	text-align:right;
	margin-bottom:10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	max-width:120px;
}
.sec-flow-ilst{
	width:100%;
	height:auto;
}
.sec-flow-ilst img{
	width:100%;
	height:auto;
}

.sec-flow-cap {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.0rem;
	font-weight:700;
	letter-spacing:1px;
	width:100%;
	height:auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:absolute;
	width:100%;
	height:auto;
	top: 58%;
	left: 58%;
	min-height: auto;
	min-width: 100%;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);	
}
.sec-flow-sen {
	width:calc(100% - 120px);
	height:auto;
	text-align:left;
	font-size:1.1rem;
	font-weight:700;
	line-height:130%;
	letter-spacing:2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px 10px 10px 15px;
}
.fon-lar-bol {
	font-size:1.3rem;
	font-weight:700;
}
#pag-top {
	display:none;
	position:fixed;
	bottom:30px;
	right:10px;
	z-index:100;
}
}
@media screen and (max-width: 680px) {
#mai-con {
	width:96%;
	height:auto;
	max-width:1080px;
	margin:30px auto;
	padding:30px 3% 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
	background:#ffffff;
}	
.fst-sec-flex {
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content: center;
	align-items:center;
	margin-bottom:30px;
}
.fst-sec-flex:nth-of-type(2) {
	display:flex;
	flex-wrap:wrap;
	flex-direction:column-reverse;
	justify-content: center;
	align-items:center;
	margin-bottom:30px;
}

.fst-flex-para {
	width:100%;
	height:auto;
	max-width:100%;
}
.fst-flex-para p {
	font-size:1.0rem;
	font-weight:700;
	line-height:180%;
	letter-spacing:2px;
}
.fst-flex-pic {
	width:100%;
	height:auto;
	max-width:420px;
	margin-top:20px;
}
.fst-flex-pic img {
	width:100%;
	height:auto;
}
.fon-lar-bol {
	font-size:1.3rem;
	font-weight:700;
}
.fst-profile-flex {
	display:flex;
	flex-wrap:wrap;
	flex-direction:column-reverse;
	justify-content: center;
	align-items:flex-stretch;
	margin-bottom:40px;
}
.fst-profile-para {
	width:100%;
	height:auto;
	min-height:320px;
	max-width:100%;
	background:url(../images/ilst_dragon01.png) right bottom /auto 90% no-repeat;
	position:relative;
}
.fst-profile-para p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.1rem;
}
.fst-profile-pic{
	width:100%;
	height:auto;
	max-width:274px;
	margin:0 auto 20px;
}
.fst-profile-pic img{
	width:100%;
	height:auto;
	max-width:274px;

}

.snd-flex-para {
	width:48.0%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}

.snd-flex-pic {
	width:100%;
	height:auto;
	max-width:48.0%;
	background:url(../images/waku_pic_soushoku01.png) center center /auto auto no-repeat;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.snd-pic-soushoku1 {
	width:100%;
	height:auto;
	max-width:80px;
	position:absolute;
	left:-30px;
	bottom:-30px;
}
.snd-pic-soushoku1 img {
	width:100%;
	height:auto;
}
.snd-dragon-ilst {
	width:100%;
	height:auto;
	max-width:50%;
	margin-left:auto;
	margin-bottom:30px;
}
.snd-dragon-ilst img {
	width:100%;
	height:auto;
}
.snd-merit-flex {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
	margin-bottom:30px;
}
.snd-merit-pic{
	width:100%;
	height:auto;
	max-width:403px;
	margin:0 auto 20px;
}
.snd-merit-pic img{
	width:100%;
	height:auto;
}

.snd-merit-cap {
	width:100%;
	height:auto;
		display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}

.rhombus-lis li {
	width:100%;
	position:relative;
	padding:0px 0px 15px 25px;
	font-size:1.0rem;
}
.rhombus-lis li:last-of-type {
	padding:0px 0px 0px 25px;
}
.snd-privelege-flex {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items:flex-start;
	margin-bottom:0px;
}
.snd-privelege-ite {
	width:48%;
	height:auto;
	max-width:100%;
	margin-bottom:30px;

}
.snd-privelege-cap {
	font-size:2.0vw;
	font-weight:400;
	line-height:140%;
	text-align:center;
}
.snd-privelege-cap br{
	display:block;
}
.privelege-lar-bol {
	font-size:2.4vw;
	font-weight:700;
	line-height:140%;
}
.trd-ident-three-blo {
	font-size:1.0rem;
	width:100%;
	height:auto;
	margin:0 auto;
	max-width:800px;
	background:url(../images/bac_ilst_aube01.jpg) center bottom /100% auto no-repeat;
}
.fth-one-blo {
	font-size:1.0rem;
	width:100%;
	height:auto;
	margin:0 auto;
	max-width:800px;
	background:url(../images/bac_ilst_aube01.jpg) center bottom /100% auto no-repeat;
	text-align:center;
}


.eth-sec-flex {
	border-top:dotted 1px #212121;
	padding:20px 0 0px;
}
.eth-flex-left {
	width:100%;
	height:auto;
	max-width:100%;
}
.eth-flex-right {
	width:100%;
	height:auto;
	max-width:420px;
	margin:20px auto 0;
}
.ten-sec-flex {
	width:calc(100% - 0px);
	height:auto;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	margin-bottom:30px;
}
.ten-flex-ico {
	width:100%;
	height:auto;
	max-width:100%;
	margin-bottom:20px;
}
.ten-flex-ico img {
	width:100%;
	height:auto;
	max-width:290px;
	margin:0 auto;
}
.ten-flex-right {
	width:100%;
	max-width:100%;
	margin:auto;
}
.ten-rhombus-lis {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
	height:auto;
	max-width:90%;
	margin:0 auto;
}
.ten-rhombus-lis li {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	width:100%;
	position:relative;
	padding:0px 0px 15px 30px;
	font-size:1.2rem;
	font-weight:700;
}
.ten-sec-info p {
	font-size:1.0rem;
	font-weight:400;
	padding-bottom:40px;
	letter-spacing:0;
}
.sp-680{
	display:none;
}

.fon-mid-bol {
	font-size:1.2rem;
	font-weight:700;
}
.eth-flex-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:4.0vw;
	font-weight:700;
	border-bottom:2px #c7293e solid;
	display:inline-block;
	width:calc(100% - 80px);
	height:auto;
}
.fst-profile-para {
	width:100%;
	height:auto;
	min-height:180px;
	max-width:100%;
	background:url(../images/ilst_dragon01.png) right bottom /auto 90% no-repeat;
	position:relative;
}
.profile-more-view-wra {
	position:relative;
	bottom:0;
	padding-top:30px;
}
.fon-min-lar-bol {
	font-size:1.3rem;
	font-weight:700;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}
.fon-min-xlar-bol {
	font-size:1.6rem;
	font-weight:700;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}
.six-more-contents p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.0rem;
	padding:0 0% 30px 0;
	font-weight:700;
}

.eth-more-contents {
	width:100%;
	height:auto;
	max-width:1000px;
	padding:2% 3%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.eth-red-belt {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#fff;
	font-size:1.4rem;
	line-height:140%;
	font-weight:700;
	max-width:640px;
	width:100%;
	height:auto;
	margin:0 auto 30px;
	text-align:center;
	border:solid 3px #ad9850;
	border-radius:0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px 20px;
	position:relative;
	background:#c7293e;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.eth-red-belt:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -30px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #ad9850 transparent transparent transparent;
	border-width: 34px 20px 0 20px;
}

.eth-fuki-gold {
	font-size:1.3rem;
	line-height:140%;
	font-weight:700;
	max-width:640px;
	width:100%;
	height:auto;
	margin:0 auto 60px;
	text-align:center;
	border:solid 4px #ad9850;
	border-radius:8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:20px 20px;
	position:relative;
	background:#fff;
}
.0000eth-fuki-gold:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -40px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #9c69c2 transparent transparent transparent;
	border-width: 34px 20px 0 20px;
}
.eth-more-contents p br{
	display:none;
}
.eth-more-contents .paragraph {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.3rem;
	padding:10px;
	margin-bottom:20px;
	font-weight:700;
	text-align:center;
	background:rgba(255,255,255,0.8);
	border:solid 1px #212121;
}
.eth-more-contents p.bot-none {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.3rem;
	padding:10px;
	margin-bottom:0px;
	font-weight:700;
	text-align:center;
	background:rgba(255,255,255,0.8);
	border:solid 1px #212121;
}
.eth-red-back {
	color:#FFF;
	font-size:1.4rem;
	line-height:140%;
	font-weight:700;
	padding:3px 8px;
	background:#c7293e;
}
.eth-more-blo2 {
	width:100%;
	height:auto;
	max-width:1000px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	margin-bottom:0px;
	background:url(../images/bac_greeting01.jpg) right top/ auto 100% no-repeat,url(../images/ilst_dragon01.png) left center/ 100% auto no-repeat,#fff;
}
.eth-man-ilst{
	max-width:280px;
	width:90%;
	height:auto;
	margin:10px auto 20px;
}
.eth-man-ilst img{
	width:100%;
	height:auto;
}
}
@media screen and (max-width: 580px) {
.log-cap {
	display:inline-block;
	width:auto;
	height:auto;
	padding:0 5px;
	color:#ffffff;
	font-size:0.6rem;
	margin-bottom:2px;
	text-align:center;
	background-color:rgba(3, 101, 176, 0.4);
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.mai-vis-copy {
	font-size:3.2vw;
	font-weight:700;
	color:#ffffff;
	margin:0px auto;
	line-height:160%;
	font-weight:700;
	padding-bottom:10px;
}
.mai-vis-copy br{
	display:block;
}
.snd-merit-pic{
	width:100%;
	height:auto;
	max-width:280px;
	margin:0 auto 20px;
}
.snd-merit-pic img{
	width:100%;
	height:auto;
}
.trd-one-cap {
	font-size:0.82rem;
	font-weight:700;
	line-height:160%;
	letter-spacing:0;
}
.trd-two-lis {
	padding:20px 0 20px 0%;
}
.sec-ident-tit {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	margin-bottom:20px;
}
.six-one-sec {
	padding:30px 2% 0px;
	background:url(../images/sp_bac_greeting01.jpg) right 30% top /auto 100% no-repeat;
}
.six-one-sec > p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.0rem;
	padding:0 15% 30px 0;
	font-weight:700;
}
.sec-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	color:#212121;
	font-size:3.8vw;
	font-weight:700;
	line-height:140%;
	width:100%;
	height:auto;
	position:absolute;
	text-align:center;
}
.sec-tit br{
	display:block;
}
.sth-one-cap {
	padding:10px 0 40px 0%;
}

.ident-tit-sma {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	width:18%;
	height:auto;
	text-align:right;
	font-size:3.0vw;
	font-weight:700;
	letter-spacing:2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right:20px;
}
.ident-tit-ilst {
	width:100%;
	height:auto;
	max-width:30px;
}
.ident-tit-ilst img {
	width:100%;
	height:auto;
}
.ident-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	width:calc(100% - 18% - 30px);
	height:auto;
	text-align:left;
	font-size:4.0vw;
	font-weight:700;
	line-height:140%;
	letter-spacing:2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:20px;
}

.snd-sec-flex {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
	margin-bottom:30px;
}
.snd-sec-flex:nth-child(odd) {
	display:flex;
	flex-wrap:wrap;
	flex-direction:column-reverse;
	justify-content:center;
	align-items:center;
	margin-bottom:30px;
}

.snd-flex-para {
	max-width:100%;
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.snd-flex-para p {
	font-size:1.1rem;
	font-weight:400;
	line-height:160%;
	text-align:center;
	letter-spacing:0;
}
.ico-mark {
	width:100%;
	height:auto;
	max-width:290px;
	margin:0 auto 20px;
}
.ico-mark img {
	width:100%;
	height:auto;
}
.snd-flex-pic {
	width:100%;
	height:auto;
	max-width:280px;
	background:url(../images/waku_pic_soushoku01.png) center center /auto auto no-repeat;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.snd-pic-soushoku1 {
	width:100%;
	height:auto;
	max-width:187px;
	position:absolute;
	left:-30px;
	bottom:-30px;
}
.snd-pic-soushoku1 img {
	width:100%;
	height:auto;
}
.snd-pic-inn {
	width:100%;
	height:auto;
	max-width:426px;
	margin:8px 6px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.snd-pic-inn img {
	width:100%;
	height:auto;
}
.cen-min-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:0.9rem;
	font-weight:700;
	line-height:200%;
	letter-spacing:1px;
	padding:10px 0 30px;
}
.cen-min-tit .fon-min-lar-bol {
	font-size:1.2rem;
	font-weight:700;
}

.but-entry-wra-sp {
	max-width:90%;
	width:100%;
	height:auto;
	padding:0;
	margin:0px auto 20px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
display:block;
}
.pc-580{
	display:none;
}
.sp-580{
	display:block;
}
}
@media screen and (max-width: 480px) {
.sp-480{
	display:none;
}
.snd-dragon-cap p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:3.4vw;
	font-weight:700;
	line-height:200%;
	letter-spacing:0px;
}
.dragon-min-lar-bol {
	font-size:3.8vw;
	font-weight:700;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}
.sec-sub-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	color:#212121;
	font-size:3.8vw;
	font-weight:700;
	line-height:130%;
	width:100%;
	height:auto;
	position:absolute;
	left:5%;
	text-align:left;
}
.sec-sub-tit-back{
	width:96%;
	height:auto;
	max-width:694px;
}
.thoughts-descript-flex {
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:flex-start;
}
.thoughts-descript-left {
	width:100%;
	height:auto;
	max-width:160px;
	text-align:center;
	margin:0 auto 20px;
}
.thoughts-descript-pic {
	width:100%;
	height:auto;
	max-width:160px;
	margin:0 auto 20px;
}
.thoughts-descript-pic img {
	width:100%;
	height:auto;
}
.thoughts-descript-name {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.3rem;
	font-weight:700;
	line-height:160%;
	letter-spacing:2px;
}
.thoughts-descript-gene {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.0rem;
	font-weight:700;
	line-height:140%;
	letter-spacing:2px;
}
.thoughts-descript-right {
	width:100%;
	height:auto;
	max-width:100%;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thoughts-descript-right p {
	font-size:1.0rem;
	font-weight:400;
	line-height:140%;
	padding-bottom:20px;
}
.thoughts-lis-more {
	border-bottom:dotted 1px #212121;
	margin-bottom:20px;
}
.eth-more-contents .paragraph {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.1rem;
	line-height:140%;
	padding:10px;
	margin-bottom:20px;
	font-weight:700;
	text-align:center;
	background:rgba(255,255,255,0.8);
	border:solid 1px #212121;
}
.eth-more-contents p.bot-none {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.1rem;
	line-height:140%;
	padding:10px;
	margin-bottom:0px;
	font-weight:700;
	text-align:center;
	background:rgba(255,255,255,0.8);
	border:solid 1px #212121;
}
.eth-red-bol-lar {
	color:#FFF;
	font-size:1.2rem;
	line-height:140%;
	font-weight:700;
	padding:0px 5px;
	margin:0 5px;
	background:#c7293e;
}

}

@media screen and (max-width: 380px) {
.mai-vis-catch {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:5.8vw;
	font-weight:700;
	color:#ffffff;
}
.six-one-sec > p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.0rem;
	padding:0 10% 30px 0;
	font-weight:700;
}
.sec-flow-tit-wra {
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:flex-start;
	align-items:center;
	padding-bottom:0px;
	margin-bottom:0px;
	background:url(../images/obi_green01.jpg) bottom repeat-x;
}

.sec-flow-tit {
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	max-width:140px;
}
.sec-flow-ilst{
	width:100%;
	height:auto;
}
.sec-flow-ilst img{
	width:100%;
	height:auto;
}

.sec-flow-cap {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.0rem;
	font-weight:700;
	letter-spacing:1px;
	width:100%;
	height:auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:absolute;
	width:100%;
	height:auto;
	top: 58%;
	left: 58%;
	min-height: auto;
	min-width: 100%;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);	
}
.sec-flow-sen {
	width:calc(100% - 0px);
	height:auto;
	text-align:left;
	font-size:1.1rem;
	font-weight:700;
	line-height:130%;
	letter-spacing:2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px 0px 10px 0px;
}
.sec-flow-arrow {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:flex-start;
	position:relative;
}
.flow-arrow {
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;

}
.flow-arrow-cap {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	font-size:1.6rem;
	color:#e7e7e7;
	padding-top:20px;
	width:100%;
	height:auto;
	text-align:right;
	position:absolute;

}
.faq-que-tit {
	width:calc(100% - 15% - 10px);
	line-height:130%;
	color:#2f5f66;
	font-weight:700;
	font-size:1.1rem;
	margin-left:10px;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
}
.faq-sen {
	font-size:1.0rem;
	font-weight:700;
}
.ten-rhombus-lis {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
	height:auto;
	max-width:100%;
	margin:0 auto;
}
.ten-rhombus-lis li {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	width:100%;
	position:relative;
	padding:0px 0px 15px 30px;
	font-size:1.1rem;
	font-weight:700;
}
.ident-tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	width:calc(100% - 18% - 20px);
	height:auto;
	text-align:left;
	font-size:4.4vw;
	font-weight:700;
	line-height:140%;
	letter-spacing:2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:20px;
}
.ident-tit-ilst {
	width:100%;
	height:auto;
	max-width:20px;
}
.ident-tit-ilst img {
	width:100%;
	height:auto;
}
.eth-more-contents {
	width:100%;
	height:auto;
	max-width:1000px;
	padding:0% 0% 3%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.eth-fuki-gold {
	font-size:4vw;
	line-height:140%;
	font-weight:700;
	max-width:640px;
	width:100%;
	height:auto;
	margin:0 auto 40px;
	text-align:center;
	border:solid 4px #ad9850;
	border-radius:8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:20px 5px;
	position:relative;
	background:#fff;
}
.eth-fuki-gold:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -30px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #9c69c2 transparent transparent transparent;
	border-width: 20px 15px 0 15px;
}
.but-line-wra {
	width:100%;
	height:auto;
	margin:20px auto 20px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}

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


}
