@charset "utf-8";

/* @import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500;700&display=swap'); */
/*--------------------------------------------------------*/
/*リセット*/
html{margin:0px;padding:0px;border:0px;}
*{margin:0px;padding:0px;border:0px;}
body{line-height:1;}
body,h1,h2,h3,h4,h5,h6,p,span,table,a,img,dl,dt,dd,ul,li,ol,iframe,nav{
	margin:0px;
	padding:0px;	
	word-break: break-word;
	vertical-align: baseline;
	text-decoration: none;
	list-style: none;
}
* {
	border: 0;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
ol, ul{list-style:none; list-style-type:none;}
.cleartext{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
img {
	vertical-align: bottom;
}
.mx_menu_all{margin-bottom:0px !important;min-width: initial !important;min-width: auto !important;}
.pc_ad_head{text-align:center;}
.banner_bg{margin-bottom:0px !important;}
/*--------------------------------------------------------*/
.span{
	display: inline-block;
}
small {
	line-height: 1.2em;
	font-size: min(2vw, 18px);
	display: block;
	margin-top: 3em;
	text-align: center;
}
body{
	background-color: #f5f5fa;
	text-align:center;
	font-family: var(--font_main_sans-serif);
	font-weight: normal;
	color: #4f4f51;
}

a:link{text-decoration:none;}
/* a:visited{color:#039bdd; text-decoration:none;}
a:hover{color:#000; text-decoration:none;transition-duration: 0.2s;} */
#page_all {
	text-align: left;
	word-wrap: break-word;
	/* line-height: 160%; */
	/* border-bottom: solid 12vw #ffffff; */
}
#right_side {
	min-width: 300px;
	padding: 10px 0px 0px 30px;
	align-self: flex-start;
}
/*--------------------------------------------------------*/
/*--パンくず--*/
#pan_box {
	background-color: #000000;
	overflow-x: auto;
	overflow-y: hidden;
}

.panlist{
	padding: 8px;
	font-size: 80%;
	line-height: 120%;
	color: #fff;
	text-align:left;
	width: max-content;
}

#pan_box a {
	color: #fff;
}
.panlist a:link{color:#fff; text-decoration:underline;}
.panlist a:visited{color:#fff; text-decoration:underline;}
.panlist a:hover{color:#fff; text-decoration:underline;}
/*--------------------------------------------------------*/
/*--SNS--*/
#sns_button,
#sns_button_pc,
#sns_button_sp{
	text-align: center!important;
	padding: 0 0 5% 0;
    display: flex;
    gap: 1%;
    justify-content: center;
}
#sns_button img{
	width: 40px !important;
	height: 40px !important;
	margin: 0.5%;
}
#sns_button_pc img{
	height: 50px!important;
    width: 50px!important;
    margin: 0 5px!important;
}

#sns_button_sp img{
	height: 50px!important;
    width: 50px!important;
    margin: 0 5px!important;
}
#sns_button
/*--------------------------------------------------------*/
/*--フッター--*/
#footer{margin:0 auto;padding:1px 0 10px; padding:1%; line-height:200%;text-align:center;}
.mx_copyright{ color:#09397a; line-height:1.5; }
.mx_copyright a:link,
.mx_copyright a:visited{ color:#09397a; text-decoration:none; }
.mx_copyright a:hover{ color:#ffffff; text-decoration:underline; }
/*-----------------------------------*/
/*-- 緊急テキスト ----------------------*/
#rp_textbox .txt_text{
border: rgb(255 255 255 / 50%) solid 0.25em;
border-radius: 0.5em;
background: rgba(255,255,255,0.6);
margin: 20px auto;
padding: 8px;
line-height: 1.6em;
text-align: left;
max-width: 960px;
width: 90%;
}
#rp_textbox .pop_text{
-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
border: #c9c9c9 solid 1px;
font-size:0.9em;
line-height:1.5em;
margin:0 auto;
padding:20px;
text-align:left;
max-width: 900px;
word-break: break-all;
width:75%;
}
#rp_textbox .pop_text .popup_title{
border-bottom: #999 dotted 1px;
font-size:1.1em;
line-height:1.5em;
font-weight:bold;
margin:0 0 15px 0;
padding-bottom:5px;
text-align:center;
width:100%;
}
#rp_textbox .eme_img {
display: block;
text-align: center;
width: 100%;
}
#rp_textbox .eme_img img{
margin: 0 auto 10px;
max-width: 100%;
}
#rp_textbox a{
color:#d00;
text-decoration:underline;
}
.txt_title {
border-left: solid 0.5em #333333;
font-weight: bold;
font-size: 1.2em;
text-align: left;
padding: 0.3em;
margin-bottom: 0.5em;
}
/*-----------------------------------*/
/*google翻訳*/
.skiptranslate.goog-te-gadget,
a.goog-logo-link,.goog-logo-link:link{color:#09397a;text-align:center;}
/*-----------------
共通
------------------*/
.pcOnly {
	display: block;
}
.spOnly {
	display: contents;
}
.pconly {
	display: block;
}
.sponly {
	display: none;
}
@media screen and (max-width: 800px){
	.pcOnly {
		display: contents;
	}
	.spOnly {
		display: block;
	}
	.pconly {
		display: none;
	}
	.sponly {
		display: block;
	}
}

.wrap {
    width: min(95%, 1220px);
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto;    
	padding-top: clamp(2.5rem, 1.667rem + 3.6vw, 5rem);
	
}
.wrap #right_side {
    padding-top: 0;
}
.wrap .left_side {
    width: min(calc(100% - 320px), 900px);
	line-height: 160%;
}



@media screen and (max-width:980px) {
    #header {
        /* min-height: 80px; */
    }
    #page_all {
        overflow-x: hidden;
    }
    #pan_box {
        overflow-x: scroll;
    }
    .wrap {
        width: 90%;
    }
    .wrap .left_side {
        width: 100%;
    }
    .wrap #right_side {
        display: none;
    }
}

:root {
	--base-color-blue: #0170fe;
	--base-color-skyblue: #60a9f6;
	--base-color-yellow: #f3ff00;
	--base-color-white: #f5f5fa;
	--btn-color: #0b1da0;
	--tx_base-color-black: #4f4f51;
	--font_main_sans-serif:"Noto Sans JP", sans-serif;
	--font-weight-regular:400;
	--font-weight-bold:700;
	--font-weight-black:900;
	--font-size-16px:clamp(0.875rem, 0.833rem + 0.18vw, 1rem);/* 14px-16px */
	--font-size-18px:clamp(0.813rem, 0.708rem + 0.45vw, 1.125rem);/* 13px-18px */
	--font-size-24px:clamp(1rem, 0.833rem + 0.72vw, 1.5rem);/* 16px-24px */
	--font-size-28px:clamp(1.313rem, 1.167rem + 0.63vw, 1.75rem);/* 21px-28px */
	--font-size-35px:clamp(1.563rem, 1.354rem + 0.9vw, 2.188rem);/* 25px-35px */
	--font-size-40px:clamp(1.25rem, 0.833rem + 1.8vw, 2.5rem);/* 40px-20px */
	--font-size-42px:clamp(1.75rem, 1.458rem + 1.26vw, 2.625rem);/* 24px-32px */
}

main section {
	margin-bottom: clamp(3.125rem, 2.083rem + 4.5vw, 6.25rem);
}

main {
	/* background-image: url(../img/bg.jpg);
	background-size: cover;
	background-attachment: fixed; */
	background-color: #7283ff;
}

/* -----------------
.toparea
---------------- */
/* .toparea {
	background-image: url(../img/kv_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 1.5% 0 clamp(1.25rem, 0.833rem + 1.8vw, 3.5rem);
} */
.toparea img {
	width: 100%;
}

.offi_sns_outer {
	/* max-width: 1200px; */
	margin: auto 0;
}
.offi_sns {
	display: flex;
	gap: 15px;
	padding: 1%;
	align-items: center;
	justify-content: center;
	margin: auto;
	background-color: #bfdcff;
}

.offi_sns_tx {
	color: var(--base-color-blue);
	font-size: var(--font-size-24px);
	font-weight: bold;
}

.offi_sns_xicon img,
.offi_sns_instaicon img {
	width: 100%;
	height: auto;
	padding: 5px;
}

.offi_sns_xicon {
	width: 50px;
}
.offi_sns_instaicon {
	width: 50px;
}

.offi_sns_xicon a,
.offi_sns_instaicon a {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.offi_sns_xicon a,.offi_sns_instaicon a :hover {
	opacity: .7;
	transition: .2s;
}

.snsicon_box {
	display: flex;
}

.kvsponly {
	display: none;
}
.kvpconly {
	display: block;
}

@media screen and (max-width: 1200px) {
	.kvpconly {
		display: none;
	}
	.kvsponly {
		display: block;
	}
}
@media screen and (max-width: 600px) {
	.offi_sns {
	padding: 3%;
	gap: 10px;
	}
}

.logo {
	max-width: 1000px;
	margin: auto;
	/* padding: 3% 0; */
}

.date_tx {
	font-size: var(--font-size-40px);
	font-weight: var(--font-weight-bold);
	text-align: center;
	margin-bottom: 4%;
}

.nav {
  display: flex;
  justify-content: center;
  /* margin: clamp(1.25rem, 0.833rem + 1.8vw, 2.5rem) auto; */
  margin: auto;
  /* max-width: 1100px; */
  /* max-width: 1000px; */
  background-color: var(--base-color-white);
  /* border-radius: 60px; */
  padding: 1% 20%;
  /* box-shadow: 0px 2px 20px 1px #c9c9f2; */
  background-image: linear-gradient(94deg, rgb(2 7 239), rgb(0 114 255) 90%);
}

.nav ul {
  display: flex;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.nav li {
  flex: 1;
  text-align: center;  
  border-left: 1px solid var(--base-color-white);
}

.nav li:first-child {
  border-left: none;
}

.nav li a {
  font-size: var(--font-size-18px);  
  color: var(--base-color-white);
  font-weight: var(--font-weight-bold);
  display: block;
  width: 100%;
  height: 100%;
  /* padding: 10px 0; */
  transition: opacity 0.2s;
}

.nav_img {
  width: 50px;
  margin: auto;
}

.nav-text {
  display: inline-block;
  margin: 0 2px;
}

.nav li a:hover {
  opacity: 0.6;
  transition: opacity 0.2s;  
}


@media screen and (max-width: 600px) {
	.logo {
		width: 90%;
	}
	.nav ul li p {
		font-size: 8px;
		line-height: 1rem;
	}
	.nav li {
		width: 100%;
	}
	.nav-text {
		display: block;
		text-align: center;
	}	
	.nav_img {
    width: 30px;
	
    margin: auto;
	}
	.nav {
	padding: 2% 4%;
	/* margin: clamp(1.25rem, 0.833rem + 1.8vw, 2.5rem) 2%; */
	}
}

/* ------------------
streaming
------------------ */
.streaming {
	/* border-top: 2px solid var(--base-color-blue); */
	display: flex;
	justify-content: center;
	padding: 30px 0;
	align-items: center;
	gap: 30px;
	font-size: var(--font-size-24px);
	color: var(--base-color-blue);
	font-weight: var(--font-weight-bold);
}


.rbn {
	max-width: 400px;
}

.streaming img {
	width: 100%;
}

@media screen and (max-width: 600px) {
	.streaming { 
		display: block;
		text-align: center;
		padding: 10px 10px;
	}
	.rbn {
	/* margin-top: 3%; */
}
	
}


/* ------------------
left_side
------------------ */
.wrap .left_side img {
	width: 100%;
}

.wrap .left_side {
	color: var(--base-color-white);
}

h2 {
	text-align: center;
	position: relative;
	font-size: var(--font-size-35px);
	color: var(--base-color-white);
	margin-bottom: 40px;
}

h2 .white_border {
    color: var(--color-white);
}

h2::after {
    background-color: var(--base-color-yellow);
	border-radius: 50px;
}

h2::after {
    content: "";
    display: block;
    margin-top: 2vw;
    margin-right: auto;
    margin-left: auto;
    width: 3vw;
    height: 3px;
}

@media screen and (max-width: 600px) {
	h2::after {
	width: 10vw;
	margin-top: 5vw;
	}
	h2 {
		margin-bottom: 20px;
	}
	
}

/* ------------------
summary
------------------ */
.summary p {
	font-size: var(--font-size-24px);
	margin: auto;
	text-align: center;
	line-height: 3rem;
	/* background-color: var(--base-color-white); */
	/* color: var(--tx_base-color-black); */
	font-weight: var(--font-weight-bold);
	padding: 3%;
	border-radius: 1.3vw;
	/* box-shadow: 0 0 2em rgba(0, 5, 156, 0.16); */
	max-width: 85%;
}
.summary p span {
	background:linear-gradient(transparent 80%, #ff6 60%);
}
@media screen and (max-width: 600px) {
	.summary p {
		line-height: 2.5rem;
		max-width: 100%;
		padding: 0;
	}
}

/* ------------------
movie
------------------ */
.video {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 2em rgba(0, 5, 156, 0.16);
}

/* ------------------
cast
------------------ */
.cast_unit {
	background-color: var(--base-color-white);
	padding: 3%;
	border-radius: 1.3vw;
	box-shadow: 0 0 2em rgba(0, 5, 156, 0.16);
}

.cast_unit:nth-child(3) {
	padding-top: 0;	
}
h3 {
	color: var(--base-color-blue);
	border-bottom: 2px solid var(--base-color-blue);
	margin-bottom: 3%;
	/* padding-bottom: 1%; */
}

.kisha {
	padding-bottom: 1%;
	font-size: var(--font-size-24px);
}

.cast_list_caster,
.cast_list_subcaster  {
	display: flex;
	gap: 3%;
	flex-wrap: wrap;
}
.cast_box,
.subcast_box {
	box-shadow: 0px 2px 10px 1px #c9c9f2;
	color: var(--base-color-blue);
	margin-bottom: 3%;
	width: calc((100% - 6%) / 3);
	text-align: center;
	padding: 2%;
	flex-shrink: 0;
	border-radius: 10px;
}

.cast_list_subcaster .subcast_box:nth-child(4),
.cast_list_subcaster .subcast_box:nth-child(5) {
  /* margin-bottom: 0 !important; */
}

.cast_box {
	margin-bottom: 0;
}

.cast_box .dow {
	background-color: #0349b7;
	color: var(--base-color-white);
	margin-bottom: 2%;
	border-radius: 5px;
}

.subcast_box .dow {
	background-color: #0349b7;
	color: var(--base-color-white);
	margin-bottom: 2%;
	border-radius: 5px;
}

.cast_photo {
	margin-bottom: 7%;
}

.cast_name {
	font-size: var(--font-size-24px);
	font-weight: var(--font-weight-bold);
	margin-bottom: 7%;
	color: var(--tx_base-color-black);
}

.cast_posi {
	margin-bottom: 2%;
}

@media screen and (max-width: 600px) {
	.cast_photo {
    margin-bottom: 0;
	}
	.cast_list_subcaster .subcast_box:nth-child(4){
	margin-bottom: 3%!important;
	}
	.cast_list_caster .cast_box:nth-child(3){
	margin-bottom: 0!important;
	}
	.cast_list_caster .cast_box, .subcast_box {
	margin-bottom: 3%!important;
	}
	h3 {
		margin: 3% 0 5%;
		/* padding-bottom: 3%; */
	}
	.cast_unit {
		padding: 3% 5% 5% 5%;
		border-radius: 15px;
	}
}

/* ----↓モーダル↓--- */
.modal-container {
  margin: auto;
  padding-top: 0;
  position: relative;
}

.modal-btn {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-flex;
  height: 40px;
  width: 150px;
  /* border: 2px solid var(--base-color-blue); */
  /* margin: 20px; */
  /* color: var(--base-color-blue); */
  text-transform: uppercase;
  text-decoration: none;
  font-size: .8em;
  letter-spacing: 1.5px;
  align-items: center;
  justify-content: center;  
  background-image: linear-gradient(94deg, rgb(2 7 239), rgb(0 114 255) 90%);
  color: var(--base-color-white);  
  transition: all .5s ease;
}

.modal-btn:hover {
  background-image: linear-gradient(94deg, rgba(58, 99, 255, 1), rgba(42, 179, 252, 1) 90%);
  color: #fff;  
  box-shadow:0px 2px 10px 1px #c9c9f2;
  transition: color 0.5s ease;
}

.modal-btn .btn-text {
  position: relative;
  z-index: 2;
  color: var(--base-color-white);
  transition: color 0.5s ease;
}

.modal-btn:hover .btn-text {
  color: var(--base-color-white);
}

.modal-content,
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  visibility: hidden;
  background: rgba(140, 140, 140, 0.8);
  transition: opacity 0.2s ease-in;
}

.modal-close {
  color: var(--base-color-white);
  position: absolute;
  right: 5px;
  top: 5px;
  padding-top: 3px;  
  font-size: 16px;
  width: 25px;
  height: 25px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

.modal-close:hover {
  color: #333;
}

.modal-container input[type="checkbox"] {
  display: none;
}

.modal-container input[type="checkbox"]:checked ~ .modal-backdrop {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1;
  visibility: visible;
  z-index: 998;
}

.modal-container input[type="checkbox"]:checked ~ .modal-content {
  position: fixed;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;  
  max-width: 800px;
  background-color: #fff;
  padding: clamp(0.625rem, -0.208rem + 3.6vw, 3.125rem);
  z-index: 999;
  border-radius: 4px;
    background: rgba(140, 140, 140, 0.8);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  background-image: linear-gradient(94deg, rgb(66 105 255), rgb(69 152 255) 90%);
}

.modal-content {
  max-height: 90vh;
  overflow-y: auto;
}

@media (max-width: 400px) {
  .modal-container input[type="checkbox"]:checked ~ .modal-content {
    width: 90%;
  }
  .modal-btn {
	height: 30px;
  }
}

/* ----↑モーダル↑--- */

@media screen and (max-width: 600px) {
	.cast_list_caster {
		display: block;
	}
	.cast_box,.subcast_box {
		display: flex;
		gap: 5%;
		align-items: center;
		width: 100%;
	}
	
	.cast_ridht {
		flex: 60%;
	}
	.cast_left {
		flex: 40%;
	}
	.cast_box .dow,
	.subcast_box .dow {
		font-size: .8rem;
    	line-height: 1.3rem;
	}
	.cast_name {
		font-size: 1.4rem;

	}
	.modal-content {
		top: 10%;
		left: 50%;
		transform: translateX(-50%);
		width: 95%;
		padding: 15px;
	}
	.modal-btn {
		width: 90%!important;
		padding: 2% 0!important;
		font-size: .8rem;
	}

}

/* モーダル中身 */
dl {
	text-align: left;
}
.prof_top {
	position: relative;	
	justify-content: center;	
	margin-bottom: 3%;	
}

.prof_top .profPhoto {
	width: 40%;
	box-shadow: 0 0 2em rgba(0, 5, 156, 0.16);		
}
.prof_top .profList { 
	position: absolute;
	width: 60%;
	height: 50%;
	top: 80px;
	left: 40%;
	background-image: linear-gradient(94deg, rgb(2 7 239), rgb(0 114 255) 90%);
	z-index: -1;
	padding: 4%;
	letter-spacing: .2rem;
	display: inline-table;
}

.prof_top .profList .profList_dl dt {	
	margin-bottom: 3%;
}

.prof_top .profList .profList_dl dd {
	font-size: var(--font-size-40px);
	color: var(--base-color-white);
}

.prof_top .profList .profList_dl dd span {
	font-size: var(--font-size-16px);
	display: block;
	margin-top: 3%;
}

.prof_top .profList .profList_dl_detail {
	color: var(--base-color-white);
	display: flex;
	letter-spacing: .1rem;
	gap: 1%;
}
.prof_top .profList .profList_dl_detail dd {
	flex: 80%;
}
.prof_top .profList .profList_dl_detail dt {
	flex: 20%;
}

@media screen and (max-width: 600px) {
	.prof_top,.prof_top .profList  {
		position: unset;
		width: 100%;
		margin-top: 3%;
	}
	.prof_top .profPhoto {
		width: 80%;
		margin: 10% auto 0;
	}
	.prof_top .profList .profList_dl dd {
		font-size: 32px;
		margin-bottom: 1%;
	}
	.prof_top .profList .profList_dl dd span {
		margin-left: 0;
	}
	.prof_top .profList .profList_dl_detail {
		font-size: 12px;
		line-height: 150%;
	}
}


.prof_list_dl {	
	margin-bottom: 1.5%;
}

dl.prof_list_dl {
	font-size: var(--font-size-16px);
	margin-bottom: 2%;
}

.profList_dl {
	margin-bottom: 5%;
}

.profList_dl dd {
	color: var(--base-color-blue);
	font-size: var(--font-size-35px);
	font-weight: var(--font-weight-bold);	
}

.prof_list_dl dt {	
	text-align: left;
    padding: 0.1em;
	color: var(--base-color-blue);    
	font-weight: var(--font-weight-bold);	
}

.prof_detail {
	padding: 4%;
	background-color: aliceblue;
}

.prof_detail dd:before {
	content: "";
    height: 0.15vw;
    background: var(--tx_base-color-black);
    width: 54px;
    display: inline-block;
    margin-right: 6px;
    top: -4px;
    position: relative;
}
.prof_detail dd {
	color: var(--tx_base-color-black);
	font-weight: var(--font-weight-regular);
}

@media screen and (max-width: 600px) {
	.prof_detail dd:before {
		width: 30px;
	}
	.prof_detail {
		line-height: 150%;
		margin-bottom: 10%;
	}
}

/* ------------------
corner
------------------ */
.corner_unit {
	box-shadow: 0 0 2em rgba(0, 5, 156, 0.16);
}

#date_tab {
	display: flex;
}

#date_tab li {    
    width:calc(100% / 5);    
    color:var(--base-color-white);
	background-color:#0349b7;
	border: 2px solid var(--base-color-white);
	text-align: center;
	padding: 1%;
}
#date_tab li:first-child {
	border-radius: 1.3vw 0 0 0;
}
#date_tab li:nth-child(5) {
	border-radius: 0 1.3vw 0 0;
}
#date_tab li.select {
    color:var(--base-color-blue);
    background-color:var(--base-color-white);
    text-decoration:underline;    
}
#date_tab li:hover {
    color:var(--base-color-white);
    background-color:var(--base-color-skyblue);
    text-decoration:underline;    
}


.content_wrap {
	background-color: var(--base-color-white);
	color: var(--tx_base-color-black);
	padding: 3%;
	border-radius: 0 0 1.3vw 1.3vw;
}

.content_wrap li {
	box-shadow: 0px 2px 10px 1px #c9c9f2;
	padding: 1%;
	border-radius: 10px;
	margin-bottom: 2%;
}
.content_wrap li:last-child {
	margin-bottom: 0;
}

.corner_box {
	display: flex;
	gap: 3%;
}
.corner_box_img {
	flex: 30%;
}
.corner_box_tx {
	flex: 70%;
}
.disnon {
    display: none;
}
#ym {
    display:none;
}
.corner_box_tx span {
	display: inline-block;
	background-color: #8f8f94;
	color: var(--base-color-white);
	padding: 1px 5px 2px 5px;
	border-radius: 5px;
	margin-bottom: 1%;
}
@media screen and (max-width: 600px) {
	.corner_box {
		display: block;
	}
	.content_wrap li {
		padding: 4%;
		margin-bottom: 4%;
	}
	.corner_box_img {
		width: 80%;
		margin: auto;
		display: block;
		margin-bottom: 3%;
	}
	.corner_box_tx {
		font-size: 14px;
		line-height: 1.2rem;
	}
	.content_wrap {
		padding: 5%;
		border-radius: 0 0 15px 15px;
	}
	#date_tab li:first-child {
		border-radius: 15px 0 0 0;
	}
	#date_tab li:nth-child(5) {
    border-radius: 0 15px 0 0;
}
}

#footer #f_PC {
	margin: 0 auto 0!important;
}
#footer #f_SP {
	margin: 0 auto!important;
}
#right_side {
	width: 330px!important;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 14px;
    line-height: 1;
    z-index: 99;
}

#page-top a {
    background: #40618c;
    text-decoration: none;
    color: #fff;
    padding: 30px 19px 20px;
    text-align: center;
    display: block;
    border-radius: 10px;
    opacity: 0.9;
    transition: all .3s ease;
}

#page-top a::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 50%;
    width: 11px;
    height: 11px;
    background: url(../img/ico.png) no-repeat center left;
    background-size: contain;
    -webkit-transform: rotate(-90deg) translate(0, -50%);
    transform: rotate(-90deg) translate(0, -50%);
    -webkit-transform-origin: center;
    transform-origin: center;
}

.offisns_unit {
	display: flex;
	gap: 3%;
	justify-content: center;
	margin: 0 10%;
}

.offisns img {
	width: 100%;
}

@media screen and (max-width: 600px) {
	.offisns_unit {
		display: block;
	}
	.offisns_unit .xbnr {
		margin-bottom: 4%;
	}
	#page-top a {
		padding: 27px 15px 18px;
	}
	#footer .footer_copyright {
		text-align: center;
	}
	#footAdArea {
		text-align: center;
	}

}
