﻿
 .casino_head_btn_wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-top:30px;}
.casino_head_btn{width:100%;max-width:300px;height:60px;}
.casino_head_btn a{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;padding:10px;font-size:1.8rem;font-weight:bold;line-height:1;border-radius:39px;overflow:hidden;position:relative;}
.casino_head_btn a i{font-size:1.5em;position:absolute;top:50%;right:15px;transform:translateY(-50%);}
.casino_head_btn_name{font-size:1.2rem;}
.casino_head_btn.btn_guide a{color:#657aff;border:1px solid #657aff;}
.casino_head_btn.btn_guide a:hover{color:#fff;background-color:#657aff;}
.casino_head_btn.btn_casino a{color:#fff;background:linear-gradient(90deg, #f70 0%, #f09 100%);}
.casino_head_btn.btn_casino a:hover{color:#f09;background:#fff;border:1px solid currentColor;}
@media screen and (min-width:600px){
.casino_head_btn_wrap{flex-direction:row;}
.casino_head_btn{max-width:280px;height:72px;}
.casino_head_btn a{padding:15px 25px 15px 5px;}
.casino_head_btn a i{right:16px;}
}
@media screen and (min-width:1025px){
.casino_head_btn{max-width:320px;height:78px;}
.casino_head_btn a{padding:15px 19px 22px 5px;}
.casino_head_btn a i{right:24px;}
} .blue_btn_wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-top:25px;}
.blue_btn{width:100%;max-width:400px;height:35px;}
.blue_btn a{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;padding:9px;font-size:1.4rem;font-weight:bold;line-height:1;border-radius:5px;overflow:hidden;position:relative;filter:drop-shadow(0px 3px 0px #0D5CAF);}
.blue_btn a i{position:absolute;top:50%;right:15px;transform:translateY(-50%);}
.blue_btn.btn_guide a{color:#fff;background-color:#2887EB;}
.blue_btn.btn_guide a:hover{color:#2887EB;background-color:#fff;border:1px solid #2887EB;filter:drop-shadow(0px 3px 0px #2887EB);}
.casino_youtube{max-width:560px;margin:0 auto;}
.casino_youtube_box{width:100%;height:0;padding-top:56.25%;position:relative;}
.casino_youtube_box iframe{width:100%;height:100%;position:absolute;top:0;left:0;}
@media screen and (max-width:600px){
.casino_youtube{max-width:100%;}
} .p-page__content .table_basic th{background-color:#D4DDEF;}
.p-page__content .tbl_bgemphasis{background-color:#ffe9e2;}
.p-page__content .tbl_emp_redyellow{color:#ff0000 !important;background-color:#FFFA71 !important;}
.hr_line{border:1px solid #DDDDDD;margin:40px 0;}
.casino_der_linethr_single{text-decoration:line-through;}
.casino_der_linethr_double{text-decoration:line-through;text-decoration-style:double;}
.p-page__content .man_img_border01{border-radius:10px;border:1px solid #999;}
.p-page__content .sq_img_border01{border:1px solid #999;}
.p-page__content .tbl_txt_left{text-align:left!important;}
.p-page__content .quotation p{font-size:1.4rem;}
.p-page__content .quotation.type_large02, .p-page__content .quotation.type_small02{background-color:#f3f3f3;border-color:#bbb;border-style:solid;position:relative;}
.p-page__content .quotation.type_large02{margin-top:50px;padding:25px 15px 25px 95px;border-bottom-width:3px;}
.p-page__content .quotation.type_small02{padding:12px 15px 14px 38px;border-left-width:5px;}
.p-page__content .quotation.type_large02::before, .p-page__content .quotation.type_small02::before{content:"“";display:block;color:#BBBBBB;font-family:"Yu Gothic Medium", "游ゴシック体 Medium", YuGothic, "Meiryo", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;font-weight:500;line-height:1;position:absolute;pointer-events:none;}
.p-page__content .quotation.type_large02::before{top:-5px;left:-5px;font-size:240px;background-image:none;}
.p-page__content .quotation.type_small02::before{top:0px;left:1px;font-size:80px;background-image:none;}
.p-page__content .quotation.type_large02 p{margin-bottom:20px;}
.p-page__content .quotation.type_large02 p:last-child{margin-bottom:0;}
.p-page__content .quotation.type_small02 p{padding-left:10px;}
.p-page__content .quotation.type_img figcaption{margin-top:11px;text-align:center;}
.p-page__content .quotation.type_img figcaption{margin-top:15px;}
.p-page__content .quotation.type_img p{font-size:1.2rem;}
@media screen and (max-width:600px){ .p-page__content .quotation.type_large02 {
padding: 20px 10px 16px 52px;
}
.p-page__content .quotation.type_small02 {
padding: 8px 10px 9px 38px;
border-left-width: 5px;
}
.p-page__content .quotation.type_large02::before {
top: 3px;
left: 1px;
font-size: 120px;
}
}