@charset "utf-8";
/*@import url('https://fonts.googleapis.com/css2?family=BIZ+UDGothic:wght@400;700&display=swap');*/
/*--------------------------------------------------------*/
/*リセット*/
html{margin:0px;padding:0px;border:0px;scroll-behavior: smooth;}
*{box-sizing: border-box;margin:0px;padding:0px;border:0px;}
h1,h2,h3,h4,h5,h6,p,span,table,a,img,dl,dt,dd,ul,li,ol,iframe,nav{
background:transparent;
border:none;
font-size:100%;
font-weight:normal;
margin:0px;
padding:0px;
vertical-align:bottom;
word-break: break-word;
}
ol, ul{list-style:none; list-style-type:none;}
.span{display: inline-block;}
.mx_menu_all{margin-bottom:0px !important;min-width: initial !important;min-width: auto !important;}
.Rounded_M2m_R{
font-family: "m-plus-rounded-2m", sans-serif;
font-weight: 400;
font-style: normal;
}
.Rounded_M2m_B{
font-family: "m-plus-rounded-2m", sans-serif;
font-weight: 700;
font-style: normal;
}
.Rounded_M1m_b{
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: 700;
font-style: normal;
}
.Murecho_R{
font-family: "murecho", sans-serif;
font-weight: 400;
font-style: normal;
}
.Murecho_B{
font-family: "murecho", sans-serif;
font-weight: 700;
font-style: normal;
}
.Murecho_ExtraBold{
font-family: "murecho", sans-serif;
font-weight: 800;
font-style: normal;
}
.onlyPc{}
.onlySp{display: none;}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
position: absolute;
padding: 0;
white-space: nowrap;
width: 1px;
}
/*--------------------------------------------------------*/

body{
color: #000;
font-weight: 100;
font-style: normal;
line-height:1;
text-align:center;
}
a:link,a:visited,a:hover{color:black; text-decoration:underline;}
a:hover{transition-duration: 0.2s;}

small {
line-height: 1.2em;
font-size: min(2vw, 18px);
display: block;
margin-top: 0.5em;
text-align: center;
}

/*パンくずリスト----------------------------------*/
nav.panlist{
background-color: #f6e349;
color: #482809;
padding: 4px 0;
width: 100%;
}
nav.panlist strong{
font-weight:normal;
}
nav.panlist ol {
color: #482809;
display: flex;
white-space: nowrap;
font-size: min(0.7em,2.4vw);
list-style: none;
line-height:1.5;
margin: 0 auto;
padding: 0;
max-width: 1270px;
width: 98%;
}
nav.panlist li + li::before {
content: ">";
margin: 0 0.5em;
}
nav.panlist ol a{
color: #482809;
text-decoration: underline;
}

/*--------------------------------------------------------*/
/*--SNS--*/
#sns_button{
text-align: center;
margin: 2% auto;
}
#sns_button img{
width: 40px !important;
height: 40px !important;
margin: 0.5%;
}
/*--------------------------------------------------------*/
#page_all {
line-height: 1.5;
text-align: left;
word-wrap: break-word;
}

/*-- 緊急テキスト ----------------------*/
#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{
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{
height: auto;
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;
margin-bottom: 0.5em;
text-align: left;
padding: 0.3em;
}

/*-----------------------------------*/
main#all {
color: #343434;
font-size: min(3.4vw, 1.2em);
line-height: min(6vw, 1.6em);
}

/* nav ---------------------------------- */
#box_menu{
background: #ffeb40;
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: bold;
position: sticky;
padding: min(1vw, 0.5em) min(0.1vw, 5%);
}
#box_menu span {
color: #a25000;
display: block;
font-size: 65%;
text-align: center;
text-shadow: none;
}
#box_menu img {
height: auto;
width: 100%;
}
#box_menu ul {
display: flex;
justify-content: space-between;
margin: auto;
width: min(80vw, 1200px);
}
#box_menu ul li{
align-items:center;
display:flex;
font-size: min(1.5em, 4.0vw);
height:100%;
justify-content:center;
margin: 1% 0;
text-align: center;
width:100%;
}
#box_menu ul li a{
color: #563210;
font-family: "m-plus-rounded-1m", sans-serif;
font-size: min(0.9em, 3.5vw);
font-weight: 700;
line-height: 1.2;
text-decoration: none;
}
#box_menu ul li a:hover{
opacity: 0.6;
}
#box_menu ul li a span{
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: 700;
}
#box_menu ul li .text-centering{ 
align-items: center;
color: #482809;
justify-content: center;
}
#box_menu .puni{
border-radius: 70px 70px 40px 40px / 60px 60px 30px 30px;
transition:  .8s;
transform: scale(1,1) translateY(0);
}
#box_menu .push-puni {
transform: scale(1.2,.8) translateY(20%);
}
#box_menu .start-puni {
animation: animation_puni 1s;
transition: 0s;
}
@keyframes animation_puni {
	0%   { transform: scale(.9,1.05)  translateY(0); }
	15%  { transform: scale(1.1,.9)   translateY(10%); }
	30%  { transform: scale(1,1)      translateY(0); }
	45%  { transform: scale(1.05,.95) translateY(5%); }
	60%  { transform: scale(1,1)      translateY(0); }
	75%  { transform: scale(1.02,.98) translateY(2%); }
	90%  { transform: scale(1,1)      translateY(0); }
	100% { transform: scale(1,1)      translateY(0); }
}

/* 共通 ------------------------------------------- */

.box_cmn {
display: block;
padding: 120px 0 100px;
}
.box_cmn img{
height: auto;
width: 100%;
}
.text_red {
color: #e30000;
font-weight: bold;
}
.text_blue {
color: #0248a7;
font-weight: bold;
}
.box_ph {
display: flex;
flex-wrap: wrap;
gap: 1%;
}
.box_ph a {
display: block;
margin-top: 1%;
width: 48% !important;
}
.box_ph a:after {
background-color: #fefefe;
border: solid 0.05em #e62234;
border-radius: 0.1em;
content: '+';
color: #e62234 !important;
display: block;
float: right;
font-size: 1em !important;
width: 1em;
height: 1em;
line-height: 0.9em;
margin-top: -1.2em;
margin-right: -0.2em;
position: relative;
text-align: center;
z-index: 9990;
}

/* #title ---------------------------------- */
#title {
background: white url(../img/bg_title.png) repeat-x top;
min-height: 700px;
}
#title .inbox{
display: flex;
flex-wrap: nowrap;
margin: 0 auto;
width: 1200px;
}
#title .inbox .t_Img{
width: 60%;
}
#title .inbox .t_Img img{
height: auto;
width: 100%;
}
#title .inbox .t_Info{
padding: 5% 0;
width: 40%;
}
#title h1 {
margin: 5% auto 0;
width: 90%;
}
#title h1 img{
height: auto;
width: 100%;
}
#title .catchCopy1,
#title .catchCopy2,
#title .catchCopy3 {
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: bold;
font-size: min(2.0em, 5.0vw);
paint-order: stroke;
}
#title .catchCopy1{
color: #fe30c4;
font-size: min(2.5em, 5vw);
margin: 0 0 0 -12%;
-webkit-text-stroke-color: yellow;
-webkit-text-stroke-width: 5px;
transform: rotate(-7deg);
}
#title .catchCopy2{
color: #fe30c4;
margin: 0 auto;
text-align: center;
width: 90%;
}
#title .catchCopy3 {
font-size: min(1.9em, 6.0vw);
font-weight: bold;
line-height: 1.2;
margin: 5% auto 0;
text-align: center;
width: 90%;
}
#title .catchCopy3 .inner {
background:repeating-linear-gradient(-45deg,rgba(191,239,255,1),rgba(191,239,255,1) 6px,#fff 6px, #fff 12px);
background-repeat: no-repeat;
background-size: 100% 0.6em;
background-position: 0 100%;
display: inline-flex;
align-items: baseline;
gap: 0.2em;
-webkit-text-stroke: 4px #fff;
padding: 0 0 0.15em 0.3em;
}
#title .catchCopy3 .logo {
height: 1.4em;
margin: 0 0.2em 0 -0.2em;
vertical-align: baseline;
width: auto;
}
#title .info {
font-family: "murecho", sans-serif;
font-size: min(1.4em, 7.0vw);
}
#title .oaDate {
display: block;
margin: 5% auto;
width: 90%;
}
#title .oaDate p{
font-family: "murecho", sans-serif;
font-size: min(1.4em, 4.5vw);
font-weight: 800!important;
line-height: 2em;
text-align: center;
max-height: 2em;
overflow: hidden;
}
#title .oaDate p:nth-child(1) {
font-size: min(2.2em, 7.5vw);
}
#title .oaDate p img {
height: 1.4em;
vertical-align: baseline;
width: auto;
}
#title .stream{
margin: 0 auto 2%;
width: 88%;
}
#title .stream #tver,
#title .stream #rCh{
display: flex;
margin: 0 0 2%;
}
#title .stream p{
font-family: "murecho", sans-serif;
font-size: min(1.3em, 4.0vw);
font-weight: 800!important;
width: 30%;
}
#title .stream a{
width: 70%;
}
#title .stream a img{
height: auto;
width: 100%;
}
#title .stream a:hover{
opacity: 0.6;
}

/* .contents  --------------------------- */
.contents {
background: white;
border-radius: 10px;
border-top: 3px solid #ffeb40;
border-right: 17px solid #ffeb40;
border-bottom: 17px solid #ffeb40;
border-left: 3px solid #ffeb40;
box-sizing: border-box;
color: #482809;
display: block;
font-family: "m-plus-rounded-1m", sans-serif;
margin: 0 auto;
padding: min(10%,120px) min(8%, 120px) 5%;
position: relative;
text-align: left;
width: min(90vw, 1200px);
}
.contents .circle-heading {
color: #000;
display: inline-block; /* 幅を内容基準に */
font-family: "m-plus-rounded-1m", sans-serif;
padding: 1.2em 2em;    /* 円との余白調整用 */
text-align: center;
isolation: isolate;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: fit-content;
margin: 0 auto;
}
.contents .circle-heading::before {
background: #ffd84d;
border-radius: 50%;
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 8em;
height: 8em;
transform: translate(-50%, -50%);
z-index: 0;
}
.contents .circle-heading > span {
position: relative;
z-index: 1;
}
/* 日本語見出し */
.contents .circle-heading > span:first-child {
display: block;
font-size: min(2.0rem, 6.0vw);
font-weight: 700;
margin: 0.5em 0 0 0;
paint-order: stroke;
-webkit-text-stroke-color: #ffd84d;
-webkit-text-stroke-width: 5px;
white-space: nowrap;
}
/* 英語見出し */
.contents .circle-heading > span[lang="en"] {
color: #a25000;
display: block;
font-family: "m-plus-rounded-1m", sans-serif;
font-size: min(1.5rem, 3.5vw);
font-weight: bold;
letter-spacing: 0.05em;
margin-top: 0.1em;
}

.bg01{
background: url(../img/bg01.jpg) no-repeat center / cover;
}
.bg02{
background-color   : #fffcb3;
background-image   : radial-gradient(#f7ee9e 30%, transparent 33%),radial-gradient(#f7ee9e 30%, transparent 33%);
background-position: 0 0, 30px 30px;
background-size    : 60px 60px;
}
.bg03{
background: url(../img/bg02.jpg) no-repeat center / cover;
}
.bg04{
background-color   : #9de4fb;
background-image   : radial-gradient(#8ed6f5 30%, transparent 33%),radial-gradient(#8ed6f5 30%, transparent 33%);
background-position: 0 0, 30px 30px;
background-size    : 60px 60px;
}
.bg05{
background: url(../img/bg03.jpg) no-repeat center / cover;
}
.bg06{
background-color   : #ff89c3;
background-image   : radial-gradient(#f173ab 30%, transparent 33%),radial-gradient(#f173ab 30%, transparent 33%);
background-position: 0 0, 30px 30px;
background-size    : 60px 60px;
}
.detail {}

/* #box_intro ---------------------------------- */
#box_intro{}
#box_intro .contents{
background: white url(../img/bg_intro.webp) no-repeat center / cover;
height: 720px;
/*padding: 8% 10% 0;*/
word-break: auto-phrase;
}
#box_intro .detail {
display: block;
text-align: center;
/*padding: 3em 0 0;*/
padding: 60px 0 0;
}
#box_intro .detail p {
display: block;
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: bold;
font-size: min(1.4em, 4.0vw);
line-height: 1.5;
margin: 0 auto 3%;
word-break: keep-all;
}
#box_intro .img {
margin: 0 auto 4%;
}
#box_intro .img img{
height: auto;
width: 100%;
}

/* #box_story ---------------------------------- */
#box_story{}
#box_story h4 {
font-size: min(1.6em, 4.0vw);
margin: 0 0 2%;
}
#box_story h4 span{}
#box_story h4 span:nth-child(1) {
padding: 0 5% 0 0;
}
#box_story .card-list {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
gap: 24px;
}
#box_story .card {
border-radius: 16px;
padding: 16px;
position: relative;
}
#box_story .card-number {
color: #f72ec3;
background: no-repeat url(../img/bg_num.webp) center / 100%;
display: grid;
font-weight: bold;
height: min(10vw, 60px);
place-items: center;
position: absolute;
padding: 14px 0 0 0;
top: -12px;
left: -12px;
width: min(10vw, 60px);
z-index: 1000;
}
#box_story .card-image {
aspect-ratio: 16 / 9;
border-radius: 10px;
overflow: hidden;
}
#box_story .card-image img {
height: 100%;
object-fit: cover;
width: 100%;
}
#box_story .card-title {
font-weight: 600;
margin: 2% 0 0 0;
}
#box_story .card-text {
font-size: 80%;
line-height: 1.2;
margin: 2% 0 0 0;
}

/* box_chara ---------------------------------- */
.f_small {
font-size: min(0.5em, 2.5vw)!important;
line-height: 1.5;
}

/* #box_chara ----------------------------- */
#box_chara h4 {
font-weight: bold;
}
#box_chara .memberbox {
font-size: min(1.3em, 4.0vw);
line-height: 1.8;
text-align: center;
}
#box_chara .detail{
display: flex;
}

#charaBox{
width: 70%;
}
#charaBox h4{
margin: 5% 0 0 0;
paint-order: stroke;
-webkit-text-stroke-color: white;
-webkit-text-stroke-width: 4px;
position: absolute;
bottom: 0;
right: 0;
width: 45%;
}
#charaBox h4 span {
display: block;
font-size: min(1.5em, 4.0vw);
font-weight: bold;
text-align: center;
}
#charaBox h4 span.cv{
font-size: 90%;
}
#charaBox > div {
position: relative;
background-repeat: no-repeat;
background-position: left center;
background-size: contain;
/*min-height: 500px;
padding-left: 300px;*/
}
#charaBox .bgC {
background-image: url(../img/ci01.png);
background-size: auto;
background-position: left bottom;
min-height: 500px;
opacity: 1;
position: relative;
transition: opacity 0.35s ease;
}
#charaBox .cvP {
position: absolute;
right: 0;
top: 0;
width: 50%;
}
/*#charaBox .ex{
background-size: 60%;
}*/
#charaBox .bgC.is-fade{
opacity: 0;
}
#charaBox .inner {
position: relative;
z-index: 1;
}
#charaBox .text{
margin: 5% auto 0;
text-align: left;
width: 100%;
}
#charaList{
width: 30%;
}
#charaList ul {
display: flex;
flex-wrap: wrap;
margin: 0 0 0 5%;
}
#charaList ul li{
padding: 1%;
width: 50%;
}
#charaList ul li img{
height: auto;
width: 100%;
}
#charaList ul li img:hover{
opacity: 0.6;
}
#charaList ul li button {
background: white;
}

/* #box_theme ----------------------------- */
#box_theme{}
#box_theme dl {
display: flex;
margin: 0 auto 4%;
}
#box_theme dl dt{
display: grid;
place-items: center;
width: 50%;
}
#box_theme dl dt div{
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: bold;
line-height: 1.5;
text-align: center;
}
#box_theme dl dt div p{
font-size: min(1.5em, 4vw);
font-weight: bold;
}
#box_theme dl dd{
width: 50%;
}
#box_theme dl dd img{
border-radius: 20px;
height: auto;
width: 100%;
}

/* #box_sns ----------------------------- */
#box_sns .detail{
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin: 0 auto;
}
#box_sns .detail div{
padding: 0 5%;
width: 25%;
}
#box_sns .detail div img{
height: auto;
width: 100%;
}
#box_sns .detail {
display: flex;
flex-wrap: wrap;
margin: 0 auto;
width: 100%;
}
#box_sns .mopi{
border: dotted 10px #ffb5f7;
border-radius: 8px;
/*display: block;*/
margin: 5% auto 0 !important;
padding: 2% 0 3% !important;
width: 60% !important;
}
#box_sns .mopi h3 {
color: #ea44d7;
border-bottom: dotted 3px #ea44d7;
font-family: "m-plus-rounded-1m", sans-serif;
font-size: min(2.0rem, 5.0vw);
font-weight: bold;
margin: 0 auto 3%;
padding: 0 0 2%;
text-align: center;
width: 95%;
}
#box_sns .mopi div {
width: 35%;
}

#copyright{
background: #fffcb3;
color: #482809;
font-family: "m-plus-rounded-1m", sans-serif;
font-weight: bold;
padding: 5% ;
text-align: center;
}
#copyright p{
display: block;
font-size: min(1.2em, 4.0vw);
margin: 3% auto 0;
}
#copyright a {
display: block;
margin: 2% auto 0;
max-width: 300px;
}
#copyright a img{
height: auto;
width: 100%;
}

/*--フッター--*/
/*google翻訳*/
.skiptranslate.goog-te-gadget,a.goog-logo-link,.goog-logo-link:link{color:#09397a;text-align:center;}
/*-----------------------------------*/
#footer{margin:0 auto;padding:1px 0 10px; padding:1%; line-height:200%;text-align:center;}

/* 動画囲いタグ ----------------------　<div class="video-container"></div> */
.video-container {
padding: 56.25% 0 0;
position: relative;
width: 100%;
}
.video-container iframe{
height: 100% !important;
position: absolute;
right: 0;
top: 0;
width: 100% !important;
}
#footer #f_PC {
margin-top: 0;
}

/*-- ローディング ----------------------*/
#loader{background-color:#f6e349; position:fixed;width:100%;height:100%;z-index: 2000;}/*背景*/
.loader,.loader:before,.loader:after {
background: white;
-webkit-animation: load1 1s infinite ease-in-out;
animation: load1 1s infinite ease-in-out;
height: 4em;
width: 1em;
top: 50%;
}
.loader {
color: white;
border-radius: 10px;
text-indent: -9999em;
margin: auto;
position: relative;
font-size: 20px;
-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);
-webkit-animation-delay: -0.16s;animation-delay: -0.16s;
position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);
}
.loader:before,.loader:after {
position: absolute;
top: 0;
content: '';
}
.loader:before {
border-radius: 10px;
left: -1.5em;
-webkit-animation-delay: -0.32s;animation-delay: -0.32s;
}
.loader:after {
border-radius: 10px;
left: 1.5em;
}
@-webkit-keyframes load1 {
	0%,80%,100% {
	box-shadow: 0 0;
	height: 4em;
	}
	40% {
	box-shadow: 0 -2em;
	height: 5em;
	}
	}
	@keyframes load1 {
	0%,80%,100% {
	box-shadow: 0 0;
	height: 4em;
	}
	40% {
	box-shadow: 0 -2em;
	height: 5em;
	}
}
/*--------------------------------------------------------*/

@media screen and (max-width: 1200px) {
	.onlyPc{display: none;}
	.onlySp{
	display: inline;
	}
	#all {
	font-size: 0.9em;
	}
	nav#pan_box {
	overflow-x: scroll;
	}
	nav .panlist{
	width: 640px;
	}
	.box_cmn{
	padding: 3% 0 6%;
	}
	.contents{
	margin: 18vw auto 5vw;
	}
	.contents::before{
	top: -5vw;
	}
	.contents h2{
	top: -8vw;
	}
	.detail{
	padding: 3rem 0 0;
	}
	#title{
	min-height: unset;
	}
	#title .inbox{
	display: block;
	padding: 5vw 0 0;
	position: relative;
	}
	#title .inbox,
	#title .inbox .t_Img,
	#title .inbox .t_Info{
	width: 100%;
	}
	#title .inbox .t_Info{
	padding: 0 0 5vw;
	}
	#title h1 {
	position: absolute;
	top: 9.5vw;
	left: 1em;
	width: 60%;
	}
	#title h1 img{
	height: auto;
	min-width: unset;
	max-width: 1000px;
    width: 100%;
	}
/*	#title h2{
	width: 95%;
	min-width: 280px;
	}*/
	#title .catchCopy1{
	position: absolute;
	top: 0.8em;
	left: 13.5vw;
	}
	#tver, #youtube, #rCh {
	width: 100% !important;
	}
	#box_menu ul{
	flex-wrap: wrap;
	margin: 2% auto 0;
	width: min(90vw, 800px);
	}
	#box_menu ul li {
    margin: 0% 0 2.5%;
    width: 33%;
	}
	#box_intro .contents{
	background: white url(../img/bg_intro.webp) no-repeat center / cover;
	height: auto;
	padding: 3em 5% 3em;
	}
	#box_intro .detail{}

	#box_story .card{
	padding: 2%;
	}

	#box_story .card-list{
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
	}

	#box_chara .detail{
	display: block;
	}
	#charaBox h4{
	position: absolute;
    bottom: 0;
    right: 0;
	}
	#charaBox {
	/*height: 50vw;*/
	min-height: 300px;
	width: 100%;
	overflow: hidden;
	}
	#charaBox .bgC{
	/*background-size: auto max(80%) !important;*/
	background-size: auto max(80%);
	height: 50vw;
	min-height: unset;
	}
	
	#charaBox .text{
	font-size: min(1.1em, 4.5vw);
	}
	#charaList {
    clear: both;
    width: 100%;
	}
	#charaList ul li {
    width: 25%;
	}
	#charaList ul{
	margin: 5% auto 0;
	}


	#box_theme dl{
	display: block;
	margin: 0 auto 6%;
	}
	#box_theme dl dt{
	width: 100%;
	}
	#box_theme dl dd{
	margin: 0 auto;
	width: 80%;
	}
	#box_theme dl dt div{
	margin: 0 auto 1em; 
	}
	#box_sns .detail{
	margin: 0 auto;
	width: 100%;
	min-width: unset;
	}
	#box_sns .detail div{
	padding: 0 3%;
	}
	#box_sns .mopi{
	border: dotted 8px #ffb5f7;
	width: 80% !important;
	}
	#box_sns .mopi div {
    width: 25%;
	}
	#copyright p{
	line-height: 1.3;
	width: 80%;
	word-break: keep-all;
	}
	#copyright a {
	max-width: 200px;
	width: 80%;
	}
}