@charset "utf-8";
/* CSS Document */

.noto_serif {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}
.a_Erase:hover, .a_Erase:link, .a_Erase:visited, .a_Erase:active {
    text-decoration: none;
}
.Std_Warning_Txt {
    font-size: 4.375vw;
    color: #ec5283;
    padding: 0 2vw 0 2vw;
    text-align: center;
    margin-bottom: 2vw;
    line-height: 1.4;
    font-weight: bold;
}
.Top_h2_Wrap{
	background-size: 100%;
    background-image: url(https://d-ny.jp/ssl/sp/img/Top_TitBack.png);
}
.Top_h2{
    display: flex;
    justify-content: center;
    align-items: center;
	background-repeat: no-repeat;
    font-size: 5.0vw;
    margin: 0 1vw 3vw 1vw;
    padding: 5vw 0;
}
.Top_h2_col1{
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 2%,rgb(201 198 234) 25%, rgb(201 198 234) 50%,rgb(201 198 234) 75%,rgba(0, 0, 0, 0) 98%, rgba(0, 0, 0, 0) 100%);
}
.Top_h2_col2{
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 2%,rgb(238 197 225) 25%, rgb(238 197 225) 50%,rgb(238 197 225) 75%,rgba(0, 0, 0, 0) 98%, rgba(0, 0, 0, 0) 100%);
}
.Top_h2_Wrap p{
	color: #6d505c;
    text-shadow: #ffffff 0 0 3px,#ffffff 0 0 3px,#ffffff 0 0 3px;
}
.Top_StdTxt {
    font-size: 3.4vw;
    line-height: 1.3;
    color: #3b3b3b;
    margin: 3vw 0;
}
.Cont_Wrap_Base1{
    padding: 0 3vw 3vw 3vw;
}
.Cont_Wrap_Base2{
    padding: 3vw 3vw 2vw 3vw;
}
.Cont_Wrap_Base3{
    padding: 0 2vw 0 2vw;
}
.Cont_Wrap_col1{
	background: #eeecf1;
}
.Cont_Wrap_col2{
	background: #f3e5f3;
}
.Cont_Wrap_col3{
	background: #ecf2ff;
}
.Cont_Wrap_col4{
	background: #f1e5ee;
}
.Cont_Wrap_col5{
	background: #e3f2f6;
}
.Cont_Wrap_col6{
	background: #f1efe5;
}
.Cont_Between12{
	height: 10vw;
	background: linear-gradient(rgba(238, 236, 241) 0%,rgba(243, 229, 243) 100%);
}
.Cont_Between45{
	height: 10vw;
	background: linear-gradient(rgba(239, 234, 241) 0%,rgba(227, 242, 246) 100%);
}
.Cont_Between51{
	height: 10vw;
	background: linear-gradient(rgba(227,242,246) 0%,rgba(238, 236, 241) 100%);
}
.Cont_Between56{
	height: 10vw;
	background: linear-gradient(rgba(227,242,246) 0%,rgba(241, 239, 229) 100%);
}
.Cont_Between61{
	height: 10vw;
	background: linear-gradient(rgba(241, 239, 229) 0%,rgba(238, 236, 241) 100%);
}
.Cont_Between34{
	height: 10vw;
	background: linear-gradient(rgba(236, 242, 255) 0%,rgba(241, 229, 238) 100%);
}
.NStd_Btn {
    border-radius: 2vw;
    font-size: 4.375vw;
    margin-bottom: 2vw;
}
.Std_Btn_a {
    display: block;
    border-radius: 6px;
    padding: 3%;
    color: #FFF;
    position: relative;
}
.NStd_Btn_Col1 {
    background-color: #a7aedd;
}
.NStd_Btn_Col2 {
    background-color: #e184b2;
}
.NStd_Btn_a {
    display: block;
    border-radius: 2vw;
    padding: 4vw 3vw;
    color: #FFF;
    position: relative;
}
.NStd_Btn_a:after {
    text-decoration: none;
    position: absolute;
    position: absolute;
    top: 50%;
    right: 3.125vw;
    display: block;
    content: "";
    width: 1.875vw;
    height: 1.875vw;
    margin-top: -1.25vw;
    border-top: 0.9375vw solid #fff;
    border-right: 0.9375vw solid #fff;
    transform: rotate(45deg);
}
.h2_Tit_Wrap{
	color: #FFF;
    background: #e48fb5;
	padding: 5vw 3vw;
    font-size: 4.8vw;
}

/* 汎用コンテンツボックス */
.Top_ContBox_Wrap {
    background: #FFF;
    margin: 2vw 0;
}
.Top_ContBox_WCol1 {
    border: solid 1px #c84e5f;
}
.Top_ContBox_h3 {
    text-align: center;
    color: #FFF;
    padding: 2vw 0;
    font-size: 4.375vw;
}
.Top_ContBox_h3_col1 {
    background: #cd6271;
}
.Top_ContBox_Cont {
    margin: 2vw 2vw 2vw 2vw;
}
.Top_ContBox_Txt {
    font-size: 3.25vw;
    margin-bottom: 2vw;
    line-height: 1.3;
}
.Top_ContBox_Txt_Col1 {
    color: #76464c;
}
/* メールアドレス無効会員 */
.Mail_Warning_Wrap {
    border: #e6387e 0.5vw solid;
    padding: 2vw 2vw 2vw 2vw;
    background: #fdffa7;
    margin: 2vw 0;
}
.Mail_Warning_Tit {
    font-size: 4.375vw;
    color: #e6387e;
    font-weight: bold;
 }   
.Mail_Warning_Txt {
    font-size: 3.25vw;
    line-height: 4.375vw;
    color: #654a1b;
    margin-bottom: 2vw;
}