@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/*===================================================
	RESET
====================================================*/
*{
	outline:none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
    word-wrap: break-word;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
	width: 100%;
	font-smoothing: antialiased;
	font-variant-numeric: tabular-nums;
	-webkit-font-smoothing: antialiased;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
ul, ol {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	vertical-align:baseline;
	text-decoration: none;
	color: inherit;
	transition:0.3s ease;
}
input, select {
	vertical-align:middle;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
	line-height: 1.0;
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

img {
	width:100%;
	vertical-align: bottom;
	line-height: 1.0;
}
.fa, .fas {
    display: inline;
}
.mov {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.mov iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


/*===================================================
	FRAME
====================================================*/
body {
    font-size: 16px;
}

.allContain {
    height: 100%;
    font-family: 'Roboto',"Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
    letter-spacing: 0.08em;
    font-weight: 400;
    color: #28292a;;
    line-height: 1.6em;
    font-size: 18px;
    font-size: min(calc(45 / 1200* 100vw), 100%);
}
.contents{
    position: relative;
}
section {
    padding: 60px;
}
.innerContent {
    max-width: 1200px;
    margin: 0 auto;
}
.titBox{
    position: relative;
}
.titBox .titBg{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 65%;
    opacity: 0.2;
}

.soon{
    font-family: "berthold-baskerville-pro", sans-serif;
    font-size: 300%;
    text-align: center;
    background: #f5f5f5;
    position: relative;
    padding: 100px;
    border-top: 1px solid #DDD;
}

/* SP-max-900 */
@media screen and (max-width: 900px){
.soon {
    padding: 100px 40px;
    font-size: 200%
}
}
/*===================================================
	BASE
====================================================*/
.titBox h3{
	font-family: "berthold-baskerville-pro", sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 800%;
    line-height: 1em;
}
.txt {
    font-size: 110%;
    line-height: 1.5em;
}
.btn {
    text-align: center;
}
.btn a {
    display: inline-block;
    max-width: 600px;
    text-align: center;
    padding: 20px 60px;
    font-size: 130%;
    font-weight: 500;
    margin: 0 auto;
    border-radius: 100px;
    background: #d797ff;
    color: #000;
    transition: 0.3s ease;
}
.end .btn a {
    background: #acacac;
    color: #6d6d6d;
}
.btn.blank a {
    background: #acacac;
    color: #6d6d6d;
    pointer-events: none;
    font-size: 90%;
}
/* PC-min-901 */
@media screen and (min-width: 901px){
.btn a:hover{
    background: #a20eff;
    color: #FFF;
}
footer .btn a:hover{
    background: transparent;
    color: #a20eff;
}
}

/* SP-max-900 */
@media screen and (max-width: 900px){
.btn a {
padding: 20px;
}
}

/*===================================================
	wovn
====================================================*/
.wovn-languages {
    width: 2.2em;
    height: 2.5em;
    color: #4b2a67;
    font-size: 22px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99;
}
.wovn-languages .nav-dropdown {
  width: 100%;
  font-family: ivymode, "游明朝体", "Yu Mincho", YuMincho, yu-mincho-pr6n, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  position: absolute;
  line-height: 1.4;
  text-align: center;
  z-index: 2;
}
.wovn-languages .nav-dropdown .list--language {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.wovn-languages .nav-dropdown .list--language li {
  width: 100%;
  display: none;
  cursor: pointer;
  padding-bottom: 0;
  text-align: center;
  padding: 0;
}
.wovn-languages .nav-dropdown .list--language li::after {
  content: none;
}
.wovn-languages .nav-dropdown .list--language li.selected {
  display: block;
  padding-bottom: 0.45em;
  border-bottom: 1px solid;
  order: -1;
}
.wovn-languages .nav-dropdown .list--language li:not(.selected) {
  background: #fff;
  color: #4b2a67;
  font-size: 0.8em;
  box-shadow: 10px 13px 13px -2px rgba(31, 13, 47, 0.3529411765);
  margin: -1px 0 0 0 !important;
  padding: 0.6em 0;
}
.wovn-languages.visible .nav-dropdown {
  opacity: 1;
  pointer-events: visible;
  z-index: 1;
  transform: translateY(0);
}
.wovn-languages.visible .nav-dropdown .list--language li {
  display: block;
  transition: opacity 0.4s;
  margin-bottom: 5px;
}
.wovn-languages.visible .nav-dropdown .list--language li.selected {
  pointer-events: none;
  opacity: 1;
  transition: none;
  margin-bottom: 0.7em;
}

/*===================================================
	scrollme
====================================================*/
.scrollme{

}
.scrollme .animateme{
    opacity: 0;
    transition: ease 0.3s;
}

/*===================================================
	.loader
====================================================*/
.loader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loadingCap{
    text-align: center;
    font-family: "ivymode", sans-serif;
    font-size: 180%;
    letter-spacing: 0.1em;
}
/*===================================================
	.bg
====================================================*/
.bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F5F5F5;
}
.bg .circle{
    position: absolute;
}
.bg .circle01{
    width: 860px;
    aspect-ratio: 1;
    border: 1px solid rgba(40, 41, 42, 0.4);
    border-radius: 10000px;
    top: -20%;
    left: 50%;
    transform: translateX(-100%);
}
.bg .circle02{
    width: 1000px;
    aspect-ratio: 1;
    border: 1px solid rgba(40, 41, 42, 0.4);
    border-radius: 10000px;
    top: 0;
    left: 50%;
    transform: translateX(-30%);
}
.bg .circle03{
    width: 1000px;
    aspect-ratio: 1;
    border: 1px solid rgba(40, 41, 42, 0.4);
    border-radius: 10000px;
    top: 24%;
    left: 50%;
    transform: translateX(-85%);
}
/*===================================================
	.visual
====================================================*/
.visual{

}
.heroView{
	position: relative;
}
.visual h2{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    max-width: 900px;
    max-height: 80vh;
    aspect-ratio: 4 / 3;
}
.visual h2 img{
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.visual .item{
    position: absolute;
}
.visual .item01{
    width: 200px;
    left: 20px;
    top: 20px;
}
.visual .item02{
    right: 20px;
    bottom: 20px;
}
.visual .item02{
    right: 20px;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.visual .item02 span{
    display: block;
    aspect-ratio: 58 / 13;
    height: 40px;
    width: auto;
}
.visual .item02 span:nth-child(2){
    aspect-ratio: 88 / 13;
}
.visual .item02 span img{
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.visual .snsList{
    position: absolute;
    left: 20px;
    bottom: 20px;
    display: flex;
    gap: 16px;
}
.visual .snsList li{

}
.visual .snsList li a{
    font-size: 140%;
}

/* SP-max-900 */
@media screen and (max-width: 900px){
.visual .item01 {
    width: 100px;
}
.visual .item02 span {
    height: 25px
}
.visual h2 {
    width: 90%;
}
}

/*===================================================
	.scheduleBox
====================================================*/
.scheduleBox{
    position: sticky;
    top: 0;
    padding: 0;
    background: #28292A;
    color: #d9d9d9;
    font-family: "Noto Serif JP", serif;
    height: 220vh;
}
.scheduleBox .innerContent{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 0;
    overflow: hidden;
}

.scheduleBox .txtArea{
    position: relative;
}
.scheduleBox .txtArea:before{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 110vh;
    aspect-ratio: 1;
    border: 1px solid;
    border-radius: 10000px;
    opacity: 0.2;
    pointer-events: none;
}
.scheduleBox .txtArea:after{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 115vh;
    aspect-ratio: 1;
    border: 1px solid;
    border-radius: 10000px;
    opacity: 0.2;
    pointer-events: none;
}
.scheduleBox .liveTit{
    text-align: center;
    font-size: 540%;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 40px;
}
.scheduleBox .liveTit span{
    font-size: 70%;
    font-weight: 800;
}
.scheduleBox .day{
    text-align: center;
    font-size: 280%;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.1em;
}
.scheduleBox .day span{
    display: inline-block;
    font-size: 60%;
    margin: 0 0 0 8px;
}
.scheduleBox .time{
    text-align: center;
    font-weight: 800;
    margin-bottom: 16px;
}
.scheduleBox .venue{
    text-align: center;
    font-weight: 700;
    font-size: 180%;
    margin-bottom: 40px;
}
.scheduleBox .venue a{
    transition: 0.3s ease;
}
.scheduleBox .supported{
    text-align: center;
    font-weight: 800;
    font-size: 80%;
}
.scheduleBox .supported dt{

}
.scheduleBox .supported dd{

}

/* PC-min-901 */
@media screen and (min-width: 901px){
.scheduleBox .venue a:hover{
    color: #D797FF;
}

}

/* SP-max-900 */
@media screen and (max-width: 900px){
.scheduleBox .txtArea:before {
    height: 90vh;
}
.scheduleBox .txtArea:after {
    height: 95vh;
}
.scheduleBox .liveTit {
    font-size: clamp(3vh, 300%, 12vw);
    margin-bottom: 20px;
}
.scheduleBox .day {
    font-size: clamp(3vh, 210%, 12vw);
}
.scheduleBox .time {
    margin-bottom: 10px;
}
.scheduleBox .venue {
    font-size: clamp(1vh, 115%, 12vw);
    margin-bottom: 20px;
}

}
/*===================================================
	.ticketBox
====================================================*/
.ticketBox{
    padding: 120px 60px;
    background: #F5F5F5;
    position: relative;
    border-radius: 80px 80px 0 0;
    margin: 0 auto;
}
.ticketBox .innerContent {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: flex-start;
}
.ticketBox .titBox{
    display: block;
    position: sticky;
    top: 80px;
    width: 50%;
}
.ticketBox .titBox h3 {
    font-family: "berthold-baskerville-pro", sans-serif;
    font-weight: 400;
    text-align: left;
    font-size: clamp(6vw, 1200%, 16vw);
    line-height: 0.8em;
    margin-bottom: 20px;
}
.ticketBox .price{
    font-family: "Noto Serif JP", serif;
    font-size: 230%;
    font-weight: 700;
    text-align: left;
    line-height: 1.3em;
}
.ticketBox .ticketBlock{
    width: 50%;
    z-index: 2;
    position: relative;
}
.ticketBox .ticketList {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}
.ticketBox .ticketList:last-child {
    margin-bottom: 0;
}
.ticketBox .price .seat{
    font-size: 80%;
}
.ticketBox .price .tax{
    font-size: 50%;
    margin: 0 0 0 8px;
}
.ticketBox .tikcetTit {
    background: #28292a;
    color: #FFF;
    padding: 40px;
    font-size: 140%;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    transition: 0.5s ease;
}
.ticketBox .tikcetTit span{
    position: absolute;
    top: calc(50% - 6px);
    right: 40px;
    width: 12px;
    height: 12px;
    transform: rotate(135deg);
    transition: 0.3s ease;
}
.ticketBox .end .tikcetTit span{
    transform: rotate(135deg);
}
.end .tikcetTit:after {
    content: "受付終了";
    font-size: 55%;
    background: #d797ff;
    color: #28292a;
    padding: 5px 12px 4px;
    vertical-align: 2px;
    display: inline-block;
    line-height: 1em;
    margin: 0 0 0 8px;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    border-radius: 100px;
}
.ticketBox .tikcetTit span:before {
    content: "";
    position: absolute;
    top: 25%;
    width: 100%;
    height: 100%;
    border-top: 1px solid;
    border-right: 1px solid;
}
.ticketBox .tikcetTit.open span {
    transform: rotate(-45deg);
}
.ticketBox .end .tikcetTit.open span {
    transform: rotate(-45deg);
}

.ticketBox .tikcetDetail {
    background: #313131;
    color: #FFF;
    padding: 40px;
}
.ticketBox .detailList {
    display: block;
    border-bottom: 1px dashed #0e0e0e;
    padding: 0 0 15px;
    margin: 0 0 15px;
}
.ticketBox .detailList:last-of-type{
	margin-bottom: 40px;
}
.ticketBox .detailList dt {
    width: 100%;
    padding: 0;
    font-size: 80%;
    margin: 0 0 10px;
    font-weight: 400;
    line-height: 1.6em;
    opacity: 0.5;
}
.ticketBox .announce{
    display: inline-block;
    background: #d797ff;
    color: #000000;
    padding: 6px 16px 3px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 100px;
}
.flowTxt {
    font-family: "Poppins", sans-serif;
    line-height: 0;
    color: transparent;
    z-index: 1;
    position: fixed;
    left: 0;
    bottom: -10px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    pointer-events: none;
    opacity: 0;
    transition: 1s ease;
}
.fixed-class .flowTxt{
    opacity: 0.1;
}
.flowTxt .inner {
    animation: slidemove 35s linear infinite;
    width: 6000px;
    display: flex;
}
@keyframes slidemove {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-3000px);
  }
}
.flowTxt .inner img {
    width: 3000px;
}

/* SP-max-900 */
@media screen and (max-width: 900px){
.ticketBox {
    padding: 60px 20px;
    border-radius: 40px 40px 0 0;
}
.ticketBox .innerContent {
    display: block;
}
.ticketBox .titBox {
    margin-bottom: 40px;
    width: 100%;
    position: relative;
    top: auto;
}
.ticketBox .titBox h3{
    font-size: clamp(6vw, 1200%, 22vw);
}
.ticketBox .ticketBlock {
    width: 100%;
}
.ticketBox .price {
    font-size: 140%;
}
.ticketBox .tikcetTit {
    padding: 20px;
}
.ticketBox .tikcetDetail {
    padding: 20px;
}
.ticketBox .detailList:last-of-type {
    margin-bottom: 15px;
}
.fixed-class .flowTxt {
    opacity: 0.4;
}
.ticketBox .announce {
    font-size: 14px;
}
}

/*===================================================
	.fcentryBox
====================================================*/
.fcentryBox{
    position: relative;
    background: #F5F5F5;
    border-top: 1px solid #DDD;
}
.fcentryBox .innerContent{

}
.fcentryBox .fclinkTit{
    text-align: center;
    font-size: 160%;
    font-weight: 600;
    margin: 0 auto 40px;
}
.fcentryBox  .fclinkList{
    display: flex;
    align-items: center;
    gap: 40px;
    max-width: 800px;
    margin: 0 auto;
}
.fcentryBox  .fclinkList li{

}
.fcentryBox  .fclinkList li a{
    display: block;
    line-height: 0;
}
.fcentryBox  .fclinkList li a img{
    border-radius: 20px;
    overflow: hidden;
}
/* PC-min-901 */
@media screen and (min-width: 901px){

.fcentryBox .fclinkList li a img{
    transition: 0.3s ease;
}
.fcentryBox .fclinkList li a:hover img{
    transform: translateY(-10px);
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.4);
}
}

/* SP-max-900 */
@media screen and (max-width: 900px){
.fcentryBox .fclinkList {
    flex-direction: column;
    gap: 20px;
}
}


/*===================================================
	.specialBox
====================================================*/
.specialBox{
    position: relative;
    background: #F5F5F5;
    border-top: 1px solid #DDD;
}
.specialBox .titBox{
    margin-bottom: 80px;
}
.specialBox .titBox h3{
    font-size: 1200%;
}
.specialBox .inBox{
    background: #FFF;
    padding: 60px;
    border-radius: 40px;
    display: flex;
    flex-direction: column;
    gap: 32px;
    position: relative;
    margin-bottom: 80px;

}
.specialBox .inBox:last-child{
    margin-bottom: 0;
}
.specialBox .inBox.special01{
    background-image: url(/static/tomohisayamashita/fanclub/feature/circle_2025/images/special_bg_01.jpg);
    background-size: cover;
    background-position: center center;
}
.specialBox .inBox.special02{
    background-image: url(/static/tomohisayamashita/fanclub/feature/circle_2025/images/bg_main_pc_mX2qZHxf.jpg);
    background-size: cover;
    background-position: center center;
    color: #FFF;
}
.specialBox .inBox.special02 .btn a {
    border: 2px solid;
    padding: 20px;
    margin: 0 auto;
    box-shadow: 0 0 10px #fff, inset 0 0 10px #fff, 0 0 0px #fff, 0 0 0px #7430ae, 0 0 0px #7430ae, 0 0 10px #7430ae, 0 0 10px #7430ae, inset 0 0 20px #7430ae;
    color: #fff;
    width: 100%;
    max-width: 430px;
    display: block;
    border-radius: 999px;
    font-weight: bold;
    letter-spacing: 0.1em;
    background: rgba(165, 77, 179, 0.5);
    -webkit-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
    -moz-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
    -ms-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
}
.specialBox .badge{
    position: absolute;
    line-height: 0;
    width: 150px;
    top: -20px;
    right: -20px;
}
.specialBox .specialTit{
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.specialBox .special01 .specialTit{
    margin: 0 auto 32px;
}
.specialBox .lead{
    max-width: max-content;
    margin: 0 auto;
    font-size: 110%;
    line-height: 1.6em;
}
.specialBox .target{
    display: flex;
    max-width: fit-content;
    padding: 16px 32px;
    font-size: 120%;
    margin: 0 auto;
    border-radius: 100px;
    border: 2px solid;
    gap: 24px;
    font-weight: 600;
}
.specialBox .target dt{
    border-right: 2px solid;
    padding-right: 24px;
}
.specialBox .target dd{

}
.specialBox .specialImage{
    max-width: 500px;
    margin: 0 auto;
}

/* SP-max-900 */
@media screen and (max-width: 900px){
.specialBox {
    padding: 60px 20px;
}
.specialBox .titBox {
    margin-bottom: 40px;
}
.specialBox .titBox h3 {
    font-size: clamp(6vw, 1200%, 22vw);
}
.specialBox .inBox {
    gap: 16px;
    padding: 60px 20px;
    margin-bottom: 40px;
}
.specialBox .badge {
    max-width: 22%;
    top: -10px;
    right: -10px;
}
.specialBox .specialTit {
    width: 80%;
}
.specialBox .target {
    margin: 0 auto 16px;
}
.specialBox .inBox.special02 .btn a {
    width: 80%;
}
}

/*===================================================
	footer
====================================================*/
footer{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 60px;
    align-items: center;
    padding: 100px;
    background: #FFF;
    position: relative;
}
.footerInner{
    text-align: center;
}
.footerInner .credit{
    font-size: 70%;
    margin: 0 0 10px;
}
.footerInner .cap{
    font-size: 70%;
    line-height: 1.4em;
}
footer.btn{

}
footer .btn a{
    font-family: "ivymode", sans-serif;
    background: transparent;
    padding: 0;
    letter-spacing: 0.05em;
    font-size: 200%;
    line-height: 1.4em;
}
footer .btn a span{
    display: block;
    font-size: 80%;
}

/* SP-max-900 */
@media screen and (max-width: 900px){
footer {
    padding: 40px 20px;
    flex-direction: column;
    gap: 24px;
}
footer .btn a {
    font-size: 140%;
}
}


/*===================================================
  OP:MODAL
====================================================*/
.op_modal{

}
.op_modal .modPop {
    display:none;
    width: 100%;
    height: 100%;
    color: #fff;
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.op_modal .modPop.popActive {
  display:block;
}
.op_modal .modPop .popupShade{
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 0;
}

.op_modal .modPop .close {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: -80px;
    cursor: pointer;
    transition: 0.3s ease;
    background: #000;
    border-radius: 100px;
}
.op_modal .modPop .close::before,
.op_modal .modPop .close::after {
    content: '';
    display: inline-block;
    width: 60%;
    height: 2px;
    background: #FFF;
    position: absolute;
    left: 50%;
    top: 50%;
}
.op_modal .modPop .close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.op_modal .modPop .close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.op_modal .modPop .popInBox {
    width: 100%;
    max-width: 100%;
    margin: 100px auto 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #f7f7f7;
    color: #000;
    border-radius: 60px 60px 0 0;
    max-height: calc(100vh - 200px);
}
.op_modal .modPop .popInContent{
    width: 100%;
    max-height: calc(100vh - 200px);
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 40px;
    box-sizing: border-box;
}
.op_modal .modPop .popInContent::-webkit-scrollbar{
    display: none;
}

/* OP:MODAL:PC-min-770 */
@media screen and (min-width: 770px){

}

/* OP:MODALSP-max-769 */
@media screen and (max-width: 769px){
.op_modal .modPop .close {
    width: 30px;
    height: 30px;
    right: 0;
    top: -40px;
}
.op_modal .modPop .popInBox {
    max-height: calc(100vh - 120px);
    margin: 60px auto;
}
.op_modal .modPop .popInContent{
    max-height: calc(100vh - 120px);
    padding: 20px;
}
}