#container {
    display: flex;
    margin: 0px auto;
    position: relative;
    min-width: 769px;
}

/*ãƒˆãƒƒãƒ—è¦ç´ */

#top {
    position: absolute;
    left: 10px;
    top: 5px;
    padding: 0px 0px;
}

#top img {
    width: auto;
    height: 20px;
}

#top_lang {
    padding: 0px 10px;
    position: absolute;
    right: 0;
    top: 5px;
}

#top_lang img {
    width: auto;
    height: 30px;
}

.contents,
p {
    max-width: 1200px;
    width: 98%
}

p1 {
    font-size: 18px;
    text-align: center;
}

#pv {
    /*	width: 533px;	ç”»åƒã«ã‚ã‚ã›ã¦é©å½“ãªå¹…ã‚’æŒ‡å®š */
    /*	height: 300px;	ç”»åƒã«ã‚ã‚ã›ã¦é©å½“ãªå¹…ã‚’æŒ‡å®š */
    width: 400px;
    height: 225px;
}

.right {
    width: 250px;
    /* ç”»åƒã«ã‚ã‚ã›ã¦é©å½“ãªå¹…ã‚’æŒ‡å®š */
}

.left {
    width: 250px;
    /* ç”»åƒã«ã‚ã‚ã›ã¦é©å½“ãªå¹…ã‚’æŒ‡å®š */
}

.news-radius {
    width: 680px;
    height: 200px;
}

.news-radius iframe {
    position: absolute;
    height: 200px;
    left: 50%;
    transform: translateX(-50%);
}

#twitterArea {
    display: inline-block;
    vertical-align: top;
    width: 60%;
}

.contents {
    font-size: 15px;
}

.data {
    width: 20%;
    /* ç”»åƒã«ã‚ã‚ã›ã¦é©å½“ãªå¹…ã‚’æŒ‡å®š */
    text-align: left;
    margin: 0em 0.5em auto;
}

.des {
    width: 77%;
    /* ç”»åƒã«ã‚ã‚ã›ã¦é©å½“ãªå¹…ã‚’æŒ‡å®š */
    text-align: left;
    margin: 0em 0.1em;
}

.return {
    padding: 25px 50px 0px;
}

/*é …ç›®ç”»åƒä½ç½®*/

.pos {
    /*è¦ªdiv*/
    position: relative;
    /*ç›¸å¯¾é…ç½®*/
    top: 5px;
}

/*å‹•ç”»ä½ç½®*/

.movie {
    /*è¦ªdiv*/
    position: relative;
    /*ç›¸å¯¾é…ç½®*/
    width: auto;
    height: 400px;
    top: 10px;
    margin: 0;
    padding: 0;
}

.movie img {
    position: relative;
    width: 992px;
    height: 490px;
    top: 0px;
    left: 0px;
    opacity: 0.9;
}

/*
.movie iframe {
	position: absolute;
	width: 400px;
	height: 225px;
	vertical-align: top;
	display: inline-block;      /* ã‚¤ãƒ³ãƒ©ã‚¤ãƒ³ãƒ–ãƒ­ãƒƒã‚¯è¦ç´ ã«ã™ã‚‹ */

border:3px solid rgb(0, 0, 0);
background-color:#ffffff;
/*	margin:0.9em 0.1em;			*/

box-sizing:border-box;
border-radius:12px;
overflow: hidden;
padding: 0em 0em;
/* é©å½“ãªä½™ç™½ã‚’æŒ‡å®š */

top: -285px;
}

*/ .movie-pos {
    position: relative;
    z-index: 10;
    width: 992px;
    height: 470px;
}

.movie-center {
    position: absolute;
    width: 800px;
    height: 350px;
    vertical-align: top;
    border: 0px solid rgb(0, 0, 0);
    display: inline-block;
    /* ã‚¤ãƒ³ãƒ©ã‚¤ãƒ³ãƒ–ãƒ­ãƒƒã‚¯è¦ç´ ã«ã™ã‚‹ */
    box-sizing: border-box;
    overflow: hidden;
    padding: 0em 0em;
    /* é©å½“ãªä½™ç™½ã‚’æŒ‡å®š */
    margin-top: -415px;
    left: 50%;
    transform: translateX(-50%);
}

.movie-pos p {
    position: absolute;
    text-align: center;
    font-size: 24px;
    /*æ–‡å­—ã‚µã‚¤ã‚º*/
    font-weight: bold;
    /*å¤ªå­—ã«*/
    z-index: 10;
    top: 205px;
    left: 50%;
    margin: 10px;
    transform: translateX(-50%);
    text-shadow: 2px 0 0 #fff, 2px 2px 0 #fff, 0 2px 0 #fff, -2px 2px 0 #fff, -2px 0 0 #d00, -2px -2px 0 #fff, 0 -2px 0 #fff, 2px -2px 0 #fff;
}

.inline-block {
    position: relative;
    vertical-align: top;
    display: inline-block;
    /* ã‚¤ãƒ³ãƒ©ã‚¤ãƒ³ãƒ–ãƒ­ãƒƒã‚¯è¦ç´ ã«ã™ã‚‹ */
    top: -305px;
}

/*ABOUTä½ç½®*/

.about-base {
    /*è¦ªdiv*/
    position: relative;
    /*ç›¸å¯¾é…ç½®*/
    width: 100%;
    height: 500px;
    top: 10px;
    margin: 0;
    padding: 0;
}

.about-base img {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.about-cloud {
    position: absolute;
    height: 500px;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.about img {
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
}

.about p {
    position: absolute;
    width: 800px;
    /*	width: 100%;			*/
    color: 3c240a;
    /*æ–‡å­—è‰²*/
    font-size: 20px;
    /*æ–‡å­—ã‚µã‚¤ã‚º*/
    font-weight: bold;
    /*å¤ªå­—ã«*/
    margin: 0;
    padding: 0;
    margin-top: 115px;
    left: 50%;
    transform: translateX(-50%);
}

/*ã‚¤ãƒ³ãƒ•ã‚©ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ç”»åƒä½ç½®*/

.info {
    /*è¦ªdiv*/
    position: relative;
    /*ç›¸å¯¾é…ç½®*/
    margin-top: -15px;
    width: 100%;
    height: auto;
}

.info-key {
    position: absolute;
}

/*ã‚¢ã‚¯ã‚»ã‚¹ä½ç½®*/

.access {
    /*è¦ªdiv*/
    position: relative;
    widht: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    margin-top: -10px;
}

.access img {
    /*è¦ªdiv*/
    position: relative;
    width: 30px;
    height: 27px;
    top: 5px;
    left: 3px;
    /*	background:url(../images/mail.png) no-repeat center / cover;	*/
}

.access p {
    position: relative;
    color: 3c240a;
    /*æ–‡å­—è‰²*/
    font-size: 20px;
    /*æ–‡å­—ã‚µã‚¤ã‚º*/
    font-weight: bold;
    /*å¤ªå­—ã«*/
    margin: 0;
    padding: 0;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
}

/*ãƒ•ãƒƒã‚¿ãƒ¼ç”»åƒä½ç½®*/

.footer {
    position: relative;
    /*ç›¸å¯¾é…ç½®*/
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    /*æ–‡å­—ã‚µã‚¤ã‚º*/
    font-weight: bold;
    /*å¤ªå­—ã«*/
    align: center;
    background-color: #ffffff;
}

.footer img {
    /*è¦ªdiv*/
    position: relative;
    width: 20px;
    height: auto;
    top: 5px;
    left: 3px;
    /*	background:url(../images/neko_face.png) no-repeat center / cover;	*/
}

/*HitPoint*/

.bottom {
    position: absolute;
    width: 100%;
    /*	height: 40px;			*/
    background-color: #ffffff;
}

.bottom img {
    position: absolute;
    left: 10px;
    width: 150px;
    height: auto;
    /*	background:url(../images/HitPoint_Logo.png) no-repeat center / cover;	*/
    z-index: 10;
}

.copyright {
    text-align: center;
    font-size: 11px;
    /*æ–‡å­—ã‚µã‚¤ã‚º*/
    font-weight: bold;
    /*å¤ªå­—ã«*/
    background-color: #ffffff;
}

/*ãƒ•ãƒƒã‚¿ãƒ¼	æœªä½¿ç”¨*/

#footer {
    border-top: solid 10px lightgray;
    margin: 0px;
    padding-bottom: 0px;
}

#footer ul {
    text-align: center;
}

#footer ul li {
    padding: 0 10px;
    display: inline;
    font-size: 16px;
    /*æ–‡å­—ã‚µã‚¤ã‚º*/
}

#footer p {
    text-align: center;
    font-size: 10px;
    /*æ–‡å­—ã‚µã‚¤ã‚º*/
    font-weight: bold;
    /*å¤ªå­—ã«*/
}

/* external css: flickity.css */

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.gallery {
    background: #f2e9d7;
}

.gallery-cell {
    width: 600px;
    height: 325px;
    margin-right: 10px;
    background: #f2e9d7;
    counter-increment: gallery-cell;
}