@charset "utf-8"; /*--------------------------- clear fix ---------------------------*/ .clearfix:after { content: "."; /* 新しい要素を作る */ display: block; /* ブロックレベル要素に */ clear: both; height: 0; visibility: hidden; } .clearfix { min-height: 1px; } /* ie6 */ * html .clearfix { height: 1px; /*¥*/ /*/ height: auto; overflow: hidden; /**/ } /*--------------------------- common ---------------------------*/ body { background-repeat: repeat; background-image: url(../img/bg.jpg); line-height: 1.5; font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'MS Pゴシック', 'MS PGothic', sans-serif; } h1 { font-size: 13px; color: white; margin: 0 auto; } h3 { font-size: 20px; } p { font-size: 18px; text-align: center; } a:hover img { opacity: 0.8; } a { color: #C05189; text-decoration: none; } a:hover { color: #733153; text-decoration: underline; } .mb20 { margin-bottom: 20px; } .mb30 { margin-bottom: 30px !important; } .mb50 { margin-bottom: 50px; } .pb50 { padding-bottom: 50px; } .center { text-align: center; } .br { display: none; } h2 { color: #fff; font-weight: bold; font-size: 28px; margin: 0 10px; padding-left: 10px; } .stitch { font-size: 40px; padding: 10px 0 10px 10px; color: #FFF; text-shadow: #966a7f 1px 1px 1px; outline: 1px dashed #6a380c; outline-offset: -6px; background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFCCE4), color-stop(0.00, #FFA2CF)); background: -webkit-linear-gradient(top, #FFCCE4 0%, #FFA2CF 100%); background: -moz-linear-gradient(top, #FFCCE4 0%, #FFA2CF 100%); background: linear-gradient(top, #FFCCE4 0%, #FFA2CF 100%); margin: 0 auto 40px auto; width: 900px; /*角丸*/ border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; position: relative; } .suffix { font-size: 24px; position: absolute; right: 10px; bottom: 10px; } @keyframes shiny { 0% { transform: scale(0) rotate(25deg); opacity: 0; } 50% { transform: scale(1) rotate(25deg); opacity: 1; } 100% { transform: scale(50) rotate(25deg); opacity: 0; } } .shiny-btn { position: relative; display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; text-decoration: none; color: #ffffff; background-color: #384878; overflow: hidden; } .shiny-btn::after { content: ''; position: absolute; top: -100px; left: -100px; width: 50px; height: 50px; background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%); /* アニメーション */ animation-name: shiny; animation-duration: 3s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; } /* .viewer ------------------------- */ #specialshops { padding: 2px; border: #666666 1px solid; margin-bottom: 20px; } .viewer { margin: 0 auto; width: 100%; position: relative; overflow: hidden; } .viewer ul { width: 100%; overflow: hidden; position: relative; } .viewer ul li { top: 0; left: 0; width: 100%; position: absolute; } .viewer ul li img { width: 100%; } /*--------------------------- header ---------------------------*/ #head { text-align: center; background-color: rgb(255, 90, 157); color: white; } .translate_box { width: 980px; margin: 0 auto; display: flex; justify-content: flex-start; } #flags img { border: 1px solid #e4e4e4; width: 32px; height: auto; } select.goog-te-combo { background-color: #3b8ec2; overflow: hidden; border-width: 0px; border: none; margin: 0 10px 0 0 !important; color: #fff !important; outline: 0; font-size: 14px; height: 29px; padding: 5px; width: 268px; } #logo { width: 980px; height: 284px; overflow: hidden; margin: 0 auto; text-align: center; } #logo a { display: block; width: 980px; height: 284px; } #gnav { -webkit-box-shadow: #000000 0px 5px 20px; -moz-box-shadow: #000000 0px 5px 20px; background-repeat: repeat-x; background-color: rgb(255, 90, 157); } #gnav ul { width: 980px; height: 66.67px; margin: 0 auto; } #gnav ul li { float: left; } #gnav ul li img { width: 163.33px; height: 66.67px; } /*--------------------------- content ---------------------------*/ .cover-image { background: url(../img/l.jpg) right top repeat-y, url(../img/r.jpg) left top repeat-y; } #box1 { width: 910px; border-left: 1px solid gray; border-right: 1px solid gray; background-color: white; margin: 0px auto; padding-top: 10px; } #headA { width: 300px; float: left; text-align: center; } #headA img { width: 100%; } #headB { width: 600px; float: right; } #headB img { width: 100%; } #twitter-tl iframe { border-radius: 5px !important; border: solid 1px #ff00ff !important; } .side-bnr img { width: 100%; } .side-bnr p { font-size: 100%; } #tpx { margin: 0 auto 20px auto; ; background: url('../img/topick.png') no-repeat 0 0; border-radius: 5px; border: solid 1px #ff00ff; width: 280px; font-size: 16px; text-align: left; color: #cc00cc; padding-top: 45px; } ol { padding: 10px; list-style-type: disc; list-style-position: outside; margin-left: 20px; } ol li { padding: 5px 0; } #rss_feed { width: 600px; font-size: 16px; color: #cc00cc; text-align: left; border-bottom: 1px solid #cc00cc; } #rss_feed .rss_date { padding-right: 10px; } #rss_feed ol li:nth-child(n+6) { display: none; } #sister-store { text-align: center; } #end-bnr { text-align: center; } #end-bnr img { width: auto; } /*--------------------------- system ---------------------------*/ #tarea { text-align: center; padding: 5px 0 25px; } .system .system_img { text-align: center; margin: 10px auto; ; } .system table { margin: 0 auto; border-collapse: separate; border-spacing: 2px; border-color: grey; width: 766px; } .sys1Class { font-size: 22px; font-weight: bold; color: #db248c; background-color: #ffeeff; border: 1px solid #ff00ff; width: 300px; text-align: center; padding: 19px; } .sys2Class { font-size: 22px; color: rgb(219, 36, 140); background-color: rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: fuchsia; width: 500px; padding: 19px; text-align: center; } .system ul { width: 766px; margin: 0 auto; } .system ul li { margin-bottom: 10px; } .attention { font-size: 14px; padding-left: 10px; } .system ul li h3 { position: relative; padding: .25em 0 .5em .75em; border-left: 6px solid #3498db; font-size: 16px; margin-bottom: 10px; } .system ul li h3::after { position: absolute; left: 0; bottom: 0; content: ''; width: 100%; height: 0; border-bottom: 1px solid #ccc; } .system ul li p { text-align: left; padding: .2em 0 .3em .3em; font-size: 15px; } .system ul li p:before { content: "\f046"; font-family: "FontAwesome"; color: #db248c; } #room { margin-top: 50px; border-top: solid 1px #F7F7F7; padding: 10px; } #room { margin: 0 auto; } #room dl dt { float: left; } #room dl dd { width: 30%; float: right; text-align: left; padding-top: 10%; } .shop_name { font-size: 17px; line-height: 3.5; color: #EC2A84; padding-bottom: 10px; } /*--------------------------- job ---------------------------*/ table { width: 860px; margin: 20px; border: 1px solid #ddd; border-collapse: collapse; } .job table { width: 90%; margin: 20px; border: 1px solid #ddd; border-collapse: collapse; font-size: small; } .job th { width: 18%; padding: 10px; border: 1px dotted #ddd; border-collapse: collapse; background-color: #ebd1ea; } .job td { width: 80%; padding: 10px; border: 1px dotted #ddd; border-collapse: collapse; line-height: 1.5em; } .h2_ttl { color: #f165a9; font-weight: bold; font-style: italic; /*text-shadow: 2px -1px 0px #fff,0px 1px 0px #fff,-1px 1px 0px #fff,-1px -1px 0px #fff;*/ font-size: 24px; text-align: left; margin-bottom: 10px; padding-left: 5px; } /*--------------------------- キャスト一覧 ---------------------------*/ #chiled .girls { margin: 0 auto; width: 840px; } #chiled .girls li { width: 100px; margin: 0 0 15px 18px; font-size: 12px; } .allGirls { margin: 0 auto; width: 840px; display: flex; justify-content: flex-start; flex-wrap: wrap; } .allGirls li a, .allGirls li p { color: #333; cursor: default; } .allGirls li a:hover img { opacity: .5; } .allGirls li a:hover { text-decoration: none; } .allGirls li { width: 100px; position: relative; /* float:left; */ border: solid 1px #fda5c9; text-align: center; margin: 0 0 15px 18px; } .allGirls li img { width: 100%; object-fit: cover; object-position: center top; height: 133px; } /* .allGirls li a.twitter_icon::after{ content: "\f099"; font-family: "FontAwesome"; font-size: 29px; position: absolute; top: 90px; right:5px; color: #1da1f2; } */ .allGirls li a.twitter_icon::after { content: ""; background-image: url(../img/logo.svg); display: inline-block; height: 1.5rem; width: 1.5rem; position: absolute; right: 3%; top: 52%; background-size: contain; background-repeat: no-repeat; } .allGirls li .mark { position: absolute; top: 110px; right: 4px; width: 45px; } .allGirls li h3 { font-size: 12px; line-height: 150%; margin: 0; font-weight: bold; } .allGirls li p a { font-size: 12px; color: #f83c89; } .allGirls .small a { display: block; font-size: 10px; color: #f83c89; text-align: right; } .allGirls li .ribon { width: 100%; height: 130px; position: relative; display: inline-block; overflow: hidden; } .allGirls li .ribon .caption { display: inline; } .allGirls li .ribon span { position: absolute; display: inline-block; bottom: -40px; right: -80px; width: 150px; height: 100px; background: rgba(0, 0, 0, .5); color: #fff; text-align: center; transform: rotate(-50deg); } /*--------------------------- footer ---------------------------*/ #footer { background: #000; /* background-image : url(../img/fo_bg.jpg); */ background-repeat: repeat-x; } #footer ul { width: 602px; margin: 0 auto; font-size: 13px; padding: 5px 0; } #footer ul li:first-child { border-left: 1px solid #fff; } #footer ul li { float: left; width: 99px; border-right: 1px solid #fff; text-align: center; } #footer ul li a { color: #fff; } #footerArea { position: fixed !important; position: absolute; bottom: 0; left: 0; width: 100%; height: 120px; margin: 0 auto; } #footer_logo { display: block; text-align: center; margin-top: 17px; } #footer_logo img { width: 20%; } #copyright { text-align: center; color: #fff; font-size: 14px; } .footer_info { color: #fff; } .footer_info p { text-align: left; } /*--------------------------- twitter ---------------------------*/ /* twitter-list */ .sns { color: #FF78B2; } #twitter-box { margin: 10px auto 20px auto; padding: 0; } #twitter-box li { float: left; overflow: hidden; position: relative; width: 184px; height: 184px; margin: 0 5px 5px 0; border: solid 3px #ff89bd; z-index: 1; } #twitter-box li:nth-child(3n) { margin: 0 0 5px 0; } #twitter-box li .tw_shop { position: absolute; bottom: 0; left: 0; padding: 0 10px; color: #f596b4; font-size: 11px; font-weight: bold; line-height: 20px; text-align: left; background: #fff; border-top-right-radius: 5px; } #twitter-box li .tw_name { width: 100px; background: #fff; color: #f596b4; text-align: center; display: inline-block; position: absolute; top: 18px; left: -22px; text-transform: uppercase; transform: rotate(315deg); font-size: 11px; font-weight: bold; line-height: 20px; z-index: 5; } #twitter-box li img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; width: 100%; } #twitter-box li:hover img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); z-index: 9999; opacity: 0.5; } .opacity_color { background-color: #000; } /*--------------------------- play ---------------------------*/ #tarea { text-align: center; padding: 5px 0 25px; } .play p { font-size: 22px; text-align: left; } .play h3 { font-size: 17px; text-align: left; margin-bottom: 25px; margin-left: 10px; color: #db248c; } .play table { margin: 0 auto; border-collapse: separate; border-spacing: 2px; border-color: grey; } .sys1Class { font-size: 22px; font-weight: bold; color: #db248c; background-color: #ffeeff; border: 1px solid #ff00ff; width: 300px; text-align: center; padding: 19px; } .sys2Class { font-size: 22px; color: rgb(219, 36, 140); background-color: rgb(255, 255, 255); border-width: 1px; border-style: solid; border-color: fuchsia; width: 500px; padding: 19px; text-align: center; } .job img { display: block; margin: 0 auto; } .job table { width: 880px; margin: 0 auto 20px auto; } .job table:last-child { margin-bottom: 0; } .d1Class { vertical-align: top; font-size: 18px; font-weight: bold; text-align: left; color: purple; width: 300px; border-bottom: 1px dashed gray; padding: 15px 0; } .d1Class:before { content: ' '; background: url(../img/list_008_d-trans.png) no-repeat 0 1px; padding-right: 20px; } .d2Class { vertical-align: middle; font-size: 17px; color: rgb(0, 0, 0); width: 570px; height: 50px; text-align: left; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: gray; padding: 15px 0; } #gmap { text-align: center; } /* ======================= プロフィール =========================*/ /* #content_cover { padding: 5px; width: 750px; border: 1px solid #fda5c9; margin: 0 auto; } #profLeft { float: left; } #profRight { width: 436px; float: left; padding: 0 0 0 10px; color: #f83c89; text-align:left; } #name_box { background-color: #ffe4f1; padding: 8px; text-align:left; margin-bottom:30px;; } .Pname { font-size: 40px; font-weight: bold; padding:20px; float:left; } #blogs_url { font-size:30px; display: block; float: left; color: #DC602C; line-height: 0; text-align: center; padding: 23px 5px; } #blogs_url a { color:#DC602C; display: block; } #twitter_url { font-size:30px; display: block; float: left; color: #2CA7E0; line-height: 0; text-align: center; padding: 23px 5px; } #twitter_url a { color:#2CA7E0; display: block; } #new img { float: left; } #new img { width: 60px; padding: 37px 5px; } #experience { float: left; } #experience img { padding: 7px 5px; width: 30px; } #today_flag { float:right; color: #38E26D; } #name_box dl{ padding-left:20px; } #name_box dt{ float:left; width:100px; } #name_box dd{ float:left; } #option_box dl { width:436px; font-size:10px; margin-bottom:20px; } #option_box dl dt { border:1px dotted #ccc; float:left; width:116px; } #option_box dl dd { border:1px dotted #ccc; float:left; width:25px; text-align:center; } #scedule_box { margin-bottom:30px;; } #scedule_box table th, #scedule_box table td { border:solid 1px #f83c89; text-align:center; } */ /* ======================= 出勤表 =========================*/ .tab { margin: 0 auto; } .girls { display: flex; justify-content: flex-start; flex-wrap: wrap; } .girls li { /* float: left; */ text-align: center; margin: 0 18px 18px 0; line-height: 1.3; width: 130px; position: relative; border: solid 1px #fda5c9; font-size: 12px; } .girls li:first-child { margin-left: 0; } .girls li img { width: 100%; height: 130px; object-fit: cover; object-position: center top; } .girls li .kuchikomi_count, .allGirls li .kuchikomi_count { position: absolute; top: 0; left: 0; z-index: 100; font-size: 10px; font-weight: bold; background-color: red; color: #fff; border-radius: 50%; width: 40px; height: 40px; margin: 3px; display: flex; justify-content: center; align-items: center; } .girls li a.twitter_icon::after { content: ""; background-image: url(../img/logo.svg); display: inline-block; height: 1.5rem; width: 1.5rem; position: absolute; right: 3%; top: 51%; background-size: contain; background-repeat: no-repeat; } .girls li h3 a, .girls li p { font-size: 10px; font-weight: normal; color: maroon; font-weight: bold; } .girls li #new { width: 36px; } .girls li .ribon { width: 100%; height: 130px; position: relative; display: inline-block; overflow: hidden; } .girls li .ribon .caption { display: inline; } .girls li .ribon span { position: absolute; display: inline-block; bottom: -40px; right: -80px; width: 150px; height: 100px; background: rgba(0, 0, 0, .5); color: #fff; text-align: center; transform: rotate(-50deg); } /* ======================= topページ twitter 写真 =========================*/ #twitter_img { margin-bottom: 30px; margin-right: 10px; } #twitter_img .title1 { color: #fff; font-size: 16px; padding: 10px 0 10px 40px; background: #FF5A9D; text-align: left; margin: 50px 0px 20px 0; position: relative; } #twitter_img .title1:before { content: "\f030"; font-family: "FontAwesome"; font-size: 19px; position: absolute; left: 5px; } #twitter_img ul { height: 174px; } #twitter_img ul li { border: 1px solid #FF5A9D; width: 128px; height: 170px; overflow: hidden; margin: 0 3px } #twitter_img ul li img { width: 100%; height: auto; overflow: hidden; vertical-align: bottom; } /* =================================================================================================== キャストプロフィール =====================================================================================================*/ #profile { display: flex; justify-content: space-between; } #profLeft { flex-basis: 43%; text-align: center; } #profRight { flex-basis: 55%; } #cast_profile h3 { justify-content: space-between; padding-top: 20px; padding-left: 20px; font-size: 26px; border-bottom: 1px dashed pink; margin-bottom: 10px; position: relative; } .main_profile_qa { padding-right: 20px; } .main_profile_qa_title { color: #f165a9; padding: 0; margin: 0 0 10px 0; border-bottom: 1px dashed #f165a9; } .main_profile_qa_title::before { content: "■"; margin-right: 3px; color: #e91e63; } .shop_manager_ttl { margin-right: 20px; } .main_profile_qa_body { font-size: 1rem; padding: 1%; color: #f557b1; padding-left: 10px; } .main_profile_qa_key { padding: 10px 0 5px 0; } .main_profile_qa_key::before { content: "◆"; margin-right: 3px; color: #ffeb3b; } .main_profile_qa_value { color: #03a9f4; border-bottom: 1px dotted #d0eff3; padding-bottom: 10px; padding-left: 36px; } #twitter_wiget_cast_profile { margin-bottom: 50px; } #twitter_wiget_cast_profile h3 { padding: 50px 0 0 0; text-align: center; display: block; line-height: 1.4; border-bottom: none; margin: 0; } #twitter_wiget_cast_profile p { text-align: center; } .main_profile_qa_update, .main_profile_comment_update, .main_profile_comment_title { display: none; } .main_profile_comment_body { padding: 10px 20px 10px 10px; color: #2196f3; } /* =================================================================================================== twitter 写真 profile page =====================================================================================================*/ .photo_title { position: relative; text-align: center; margin-top: 50px; } .photo_title span { position: absolute; right: 10px; bottom: 0; font-size: 14px; color: #3498db; } #twitter_images_profile_page ul li { border: 3px solid; border-image: linear-gradient(180deg, #fda5c9 0%, #f8fbc0 50%, #fda5c9 100%); border-image-slice: 1; margin: .5%; width: 16.6%; height: 200px; overflow: hidden; } #twitter_images_profile_page ul li:last-child { display: none; } #twitter_images_profile_page ul li img { width: 100%; height: 200px; object-fit: contain; object-position: 50% 50%; } #twitter_images_profile_page ul.stable { display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0 auto; line-height: 1.5; } #twitter_images_profile_page ul.stable2 { display: none; } #twitter_images_profile_page ul.stable li { flex-basis: 23%; text-align: center; font-size: 16px; box-shadow: 0 0 24px 2px rgba(255, 255, 255, 0.1); height: 200px; overflow: hidden; } /*--------------------------- accordion ---------------------------*/ .accordion { text-align: center; } .h2_tag { font-size: 18px; color: #000; padding: 5px; } .more { display: block; margin-bottom: 10px; } .more span { border: 1px solid #cc35c4; padding: 7px; border-radius: 5px; margin-bottom: 10px; } /************************************* 文字 右から左 *************************************/ .flow_text { max-width: 100%; padding: 3px; overflow: hidden; background-color: #ffe100; margin-bottom: 10px; } .flow_text p { display: inline-block; /* 必須 */ padding-left: 100%; /* 右端から文字をスタートさせるため */ white-space: nowrap; /* 改行が起こらないように対策 */ line-height: 1.2rem; /* 行間(高さ)を1文字分にする */ animation: scroll 10s linear infinite; /* 下のアニメーションを10秒かけて行い、それをくりかえす */ margin-bottom: 0; font-size: 1.2rem; color: var(--vk-color-primary); } /* アニメーション(右から左に移動) */ @keyframes scroll { 0% { transform: translateX(0) } 100% { transform: translateX(-100%) } } /*--------------------------- play ---------------------------*/ .btn_faq { padding: 5px 10px; color: #fff; background-color: #3f51b5; border-radius: 5px; margin-bottom: 15px; } .box2 { padding: 60px; } .box2 p { text-align: left; } .option_image { text-align: center; } /* flow ================================================ */ #flow { padding: 4rem 1rem; } #flow h2 { font-weight: bold; background: linear-gradient(var(--light-blue), var(--blue)); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; text-fill-color: transparent; } .flow { padding-left: 60px; position: relative; } .flow::before { content: ""; width: 15px; height: 100%; background: #eee; margin-left: -8px; display: block; position: absolute; top: 0; left: 60px; } .flow>li { position: relative; } .flow>li:not(:last-child) { margin-bottom: 8vh; } .flow>li .icon { font-size: 12px; color: #fff; background: rgb(107, 144, 219); background: -moz-linear-gradient(left, rgba(107, 144, 219, 1) 0%, rgba(102, 213, 233, 1) 100%); background: -webkit-linear-gradient(left, rgba(107, 144, 219, 1) 0%, rgba(102, 213, 233, 1) 100%); background: linear-gradient(to right, rgba(107, 144, 219, 1) 0%, rgba(102, 213, 233, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b90db', endColorstr='#66d5e9', GradientType=1); padding: 8px 20px; display: block; position: absolute; top: 0; left: -120px; z-index: 100; } .flow>li .icon::after { content: ""; border-style: solid; border-width: 5px 0 5px 10px; border-color: transparent transparent transparent #66d5e9; position: absolute; top: 50%; left: 100%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .flow>li dl { padding-left: 70px; position: relative; } .flow>li dl::before, .flow>li dl::after { content: ""; display: block; position: absolute; top: 15px; } .flow>li dl::before { width: 7px; height: 7px; margin-top: -3px; background: #6b90db; border-radius: 50%; left: -4px; } .flow>li dl::after { width: 50px; border-bottom: 1px dashed #999; position: absolute; left: 5px; } .flow>li dl dt { font-size: 20px; font-weight: 600; color: rgb(107, 144, 219); margin-bottom: 1vh; } /* new ================================================ */ .flow-step1 { border: 1px solid red; } .flow-image-cover { position: relative; color: #fff; display: inline-block; padding: 5px; overflow: hidden; font-family: Arial, sans-serif; font-weight: 900; } .flow-image-cover p { display: inline; } .flow-image-cover p code { position: absolute; display: inline-block; color: yellow; font-size: 16px; line-height: 4; left: -53px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), inset 0px 5px 30px rgba(255, 255, 255, 0.2); text-align: center; text-transform: uppercase; top: -26px; background: red; width: 100px; padding: 20px 10px 10px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); } .newface_date { bottom: 0; } .shiny-btn2 { position: relative; display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; text-decoration: none; color: #ffffff; background-color: #384878; overflow: hidden; } .shiny-btn2::after { content: ''; position: absolute; top: -100px; left: -100px; width: 50px; height: 50px; background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%); /* アニメーション */ animation-name: shiny; animation-duration: 4s; animation-timing-function: ease-in-out; animation-iteration-count: infinite; } .new_student { width: 840px; margin: 0 auto; } /* =================================================================================================== アンケート =====================================================================================================*/ #anketo-wrapper { padding: 10px; text-align: left; } #boxEnter #vote { color: #666; margin-bottom: 10px; } #q_table { padding-right: 10px; max-width: 100%; } #q_table th { font-size: 15px; color: #FFF; background-color: #353535; border: 1px solid #000; padding: 10px; font-weight: normal; vertical-align: middle; width: 34%; } #q_table td { font-size: 14px; border: 1px solid #000; padding: 10px; } #q_table input { vertical-align: top; } #q_table tr:nth-child(4) td label { padding: 0 5px 0 1px; } #q_table textarea { width: 98%; height: 15em; } .button { text-align: center; } .button a { color: #fff; } .notes { font-size: 12px; display: block; color: #ff5a9d; display: block; text-align: left; } .reset input[type="reset"], .submit input[type="submit"], .gotop, .return_button, .submit_button { margin-top: 20px; border: #000 solid 1px; padding: 6px 13px 5px; border-radius: 5px; color: #fff; font-size: 14px; line-height: 17px; display: inline-block; background-color: #353535; cursor: pointer; } .reset input[type="reset"]:focus, .submit input[type="submit"]:focus { outline: 0; } .submit, .reset, .gotop { position: relative; text-decoration: none; color: #C05189; /* margin :0 auto; */ margin-bottom: 20px; } .gotop a { color: #fff; } /* =================================================================================================== アンケート表示 =====================================================================================================*/ .disp { max-width: 100%; font-size: 12px; text-align: center; } .disp th { background-color: #353535; color: #fff; border: 1px solid #000; padding: 10px; font-weight: normal; vertical-align: middle; } .disp td { border: 1px solid #000; } .disp th:nth-child(1), .disp td:nth-child(1) { width: 21%; text-align: center; } .disp td:nth-child(1) img { width: 35% !important; float: left; } .disp td:nth-child(1) img:after { content: ""; clear: both; display: block; } .disp td:nth-child(1) .a_name { padding-top: 29px; } .disp th:nth-child(2), .disp td:nth-child(2) { width: 12%; vertical-align: middle; } .disp th:nth-child(3), .disp td:nth-child(3) { width: 12%; vertical-align: middle; } .disp th:nth-child(4), .disp td:nth-child(4) { width: 55%; text-align: left; vertical-align: middle; padding: 10px; position: relative; } .disp a.rep img { position: absolute; width: 100px; top: -50px; right: 0px; } #edit th, #edit td { vertical-align: middle; text-align: center; } #edit th:nth-child(1), #edit td:nth-child(1) { width: 5%; } #edit th:nth-child(2), #edit td:nth-child(2) { width: 8%; } #edit td:nth-child(2) img { width: 100%; } #edit th:nth-child(3), #edit td:nth-child(3) { width: 8%; } #edit td:nth-child(3) input { width: 99px; } #edit th:nth-child(4), #edit td:nth-child(4) { width: 8%; } #edit td:nth-child(4) input { width: 90px; } #edit th:nth-child(5), #edit td:nth-child(5) { width: 8%; } #edit td:nth-child(5) input { width: 20px; } #edit th:nth-child(6), #edit td:nth-child(6) { width: 26%; } #edit td textarea { width: 95%; height: 120px; } #edit th:nth-child(8), #edit td:nth-child(8) { width: 5%; } /* =================================================================================================== アンケート編集 =====================================================================================================*/ #container.anketo_edit_wrapper { display: block; } .anketo_edit_wrapper #mainContent { width: 100%; } .anketo_edit { width: 100%; margin: 0 auto 0 auto; text-align: center; border-left: 1px solid var(--main-bg-color); border-right: 1px solid var(--main-bg-color); } /* .anketo_edit .ttl_img { width: 988px; } .anketo_edit .h2_wrapper { padding: 20px; text-align: left; } */ /* =================================================================================================== 個別アンケート表示 =====================================================================================================*/ #anketo { padding: 10px 0; text-align: center; } #anketo h3 { background: #86cdec; text-align: left; position: relative; padding-top: 0; border: none; } #anketo h3 a { display: block; color: #fff; font-size: 16px; padding: 10px 0 10px 40px; } #anketo h3 a:before { content: "\f044"; font-family: "FontAwesome"; font-size: 18px; position: absolute; left: 10px; } #anketo #toanketo, #anketo #toanketo a { color: #C05189; text-align: right; font-size: 14px; padding-right: 10px; } #anketo #toanketo a:hover { color: #C05189; } /* =================================================================================================== 吹き出し =====================================================================================================*/ .personal { padding: 20px 10px; margin: 15px auto; text-align: right; font-size: 14px; background: #7da4cd; } /*以下、②左側のコメント*/ .balloon6 { width: 100%; margin: 40px 0 20px 0; position: relative; /* overflow: hidden;*/ } .balloon6 .faceicon { float: left; margin-right: -100px; width: 100px; position: relative; color: #444; } .balloon6 .faceicon:before { content: "\f007"; font-family: "FontAwesome"; font-weight: 900; font-size: 56px; position: absolute; top: -16px; left: 16px; } .balloon6 .faceicon .username { padding-top: 55px; text-align: center; font-size: 12px; } /* .balloon6 .faceicon img{ width: 100%; height: auto; border-radius: 50%; } */ .balloon6 .chatting { width: 100%; text-align: left; } .says { display: inline-block; position: relative; margin: 0 0 0 80px; padding: 10px; max-width: 75%; border-radius: 12px; background: #edf1ee; color: #444; } .says:after { content: ""; display: inline-block; position: absolute; top: 6px; left: -21px; border: 8px solid transparent; border-right: 18px solid #edf1ee; -ms-transform: rotate(20deg); -webkit-transform: rotate(20deg); transform: rotate(20deg); } .says p { margin: 0; padding: 0; } /*以下、③右側の緑コメント*/ .mycomment { margin: 40px 0; position: relative; } .mycomment img { width: 7%; height: auto; border-radius: 50%; position: absolute; top: -25px; right: 0; } .mycomment p { display: inline-block; position: relative; margin: 0 105px 0 0 !important; padding: 8px; max-width: 75%; border-radius: 12px; background: #30e852; color: #444; } .mycomment p:after { content: ""; position: absolute; top: 3px; right: -19px; border: 8px solid transparent; border-left: 18px solid #30e852; -ms-transform: rotate(-35deg); -webkit-transform: rotate(-35deg); transform: rotate(-35deg); } .personal .score { position: absolute; top: -30px; left: 0px; font-size: 12px; color: #ff9; } .personal li { border-bottom: 1px solid #ff5a9d; position: relative; } .personal li .date { font-size: 12px; color: #fff; position: absolute; top: -30px; left: 0; } #anketo_Content .cast_wrapper h3 { color: #ff5a9d; text-align: left; } .cast_wrapper .a_name { color: #ff5a9d; font-size: 10px; } .cast_wrapper .disp td a:hover { text-decoration: none; } .cast_wrapper #img { width: 100%; } #anketo_Content .savedate { text-align: right; color: #999; } .cast_wrapper { text-align: center; } #edit_button { display: flex; justify-content: center; margin-bottom: 50px; ; } #edit_button a { color: #fff; margin-right: 20px; } /* input.submit_button, .return_button { padding: 10px; font-size: 100%; border-style:none; cursor: pointer; margin: 0 auto; background: #f2f2f2; margin: 10px; } input.submit_button:hover , .return_button:hover { color: #FF5BA8; } */ #questionnaire .right a { color: #C05189; text-align: right; display: block; } #thanks { text-align: left !important; } /* =================================================================================================== 写真アニメーション =====================================================================================================*/ .animate_frame { overflow: hidden; } .animate_frame li.speed01 { transition: all 0.8s ease-in; } .animate_bottomup { opacity: 0; transform: translate(0, 60px); -webkit-transform: translate(0, 60px); } .animate_bottomup_after { opacity: 1.0; transform: translate(0, 0); -webkit-transform: translate(0, 0); } .animate_slide_from_right { opacity: 0; margin: 0 auto; position: relative; left: -40px; } .fadeInRight { transition: all 0.5s ease-in; transform: translateX(40px); opacity: 1 !important; } .animate_slide_from_left { opacity: 0; margin: 0 auto; position: relative; right: -40px; } .fadeInLeft { transition: all 0.5s ease-in; transform: translateX(-40px); opacity: 1 !important; } /* ======================= キラッと effect =========================*/ .reflection { display: block; position: relative; overflow: hidden; width: 100%; } .reflection:after { content: ""; height: 100%; width: 100px; position: absolute; top: -180px; left: 0; background-color: rgba(255, 255, 255, 0.8); opacity: 0; -webkit-transform: rotate(45deg); -webkit-animation: reflection 3s ease-in-out infinite; } @keyframes reflection { 0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; } 80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; } 81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; } 100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; } } @-webkit-keyframes links { 0%, 100% { filter: none; } 50% { filter: drop-shadow(0 0 1px #f7a5f2) drop-shadow(0 0 20px #fff); } } /* =================================================================================================== いいねボタン =====================================================================================================*/ button.newiine_btn { color: #4a4a4a; font-size: 10px; padding: 1px 13px 0px 13px; } button.newiine_btn span.material-icons-round { font-size: 15px; margin: 0 auto; }