﻿/********** ものはためしに映画祭 **********/

/********** 背景 **********/
body                          {background-image: url(../images/background-mono.svg)}

/********** ヘッダー **********/
header                        {border-top: solid 0px #B3B3B3;
                               border-bottom: solid 5px #B3B3B3;
                               border-left: solid 1px #B3B3B3;
                               border-right: solid 1px #B3B3B3}
                               /*ポイントカラー #EB7C7C*/

#header2 h1                   {border-bottom: solid 3px #B3B3B3}

#breadcrumbs ul               {border-top: solid 1px #B3B3B3}

/********** ナビメニュー **********/
nav .child li                  {border: solid 1px #B3B3B3}

/********** 二段組み **********/
section                       {width: 268px;
                               margin-right: 4px;
                               border-left: solid 2px #999999;
                               border-top: solid 22px #999999;
                               border-right: solid 2px #999999;
                               border-bottom: solid 2px #999999;
                               border-radius: 2px 2px 18px 2px;
                               padding-bottom: 25px}

section h1                    {text-align: right;
                               margin-right: 13px;
                               margin-top: 10px;
                               margin-bottom: 2px;
                               letter-spacing: 0.05em;
                               line-height: 1}

.main article                 {width: 435px;
                               margin-left: 0;
                               margin-right: 0;
                               padding: 28px;
                               padding-top: 5px;
                               padding-bottom: 5px;
                               border-radius: 2px 0 0 2px;
                               border-left: solid 2px #EB7C7C;
                               border-right: solid 1px #808080;
                               border-top: solid 22px #EB7C7C;
                               border-bottom: solid 2px #EB7C7C}

.ticket article               {width: 163px;
                               margin-left: 0;
                               margin-right: 15px;
                               margin-bottom: 50px;
                               padding: 18px;
                               padding-top: 5px;
                               padding-bottom: 5px;
                               background-color: #FFFFDD;
                               border-top: solid 22px #EB7C7C;
                               border-bottom: solid 2px #EB7C7C;
                               border-left: none;
                               border-right: solid 3px #EB7C7C;
                               border-radius: 0 2px 22px 0;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box}

/********** soon **********/
.soon                         {width: 870px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               clear: both;
                               border-top: solid 30px #EB7C7C;
                               border-bottom: solid 1px #FFFFF0;
                               border-left: solid 2px #EB7C7C;
                               border-right: solid 2px #EB7C7C;
                               border-radius: 2px 2px 0 0;
                               background-color: #FFFFF0;
                               text-align: center;
                               margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 3px}

.soon p                       {border-top: solid 2px #EB7C7C;
                               padding-top: 17px;
                               margin-top: 3px}

/********** content **********/
/********** 告知・レポート共通 *********/
.kokuchi,
.report-title                 {width: 870px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border-radius: 2px 2px 0 0;
                               border-left: solid 2px #999999;
                               border-right: solid 2px #999999;
                               border-top: solid 30px #999999;
                               border-bottom: solid 1px #FFFFF0;
                               margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 3px;
                               text-align: center;
                               background-color: #FFFFF0}

.report-title                 {clear: both}

.kokuchi p,
.report-title p               {font-size: 17px;
                               font-weight: bold;
                               margin-top: 20px;
                               border-top: solid 2px #999999;
                               padding-top: 19px;
                               margin-top: 3px}

.chirashi,
.report                       {width: 870px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border-radius: 2px 2px 28px 2px;
                               border: solid 2px #EB7C7C;
                               border-top: solid 1px #EB7C7C;
                               overflow: auto;
                               margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 70px;
                               padding-top: 10px;
                               padding-bottom: 12px;
                               background-color: #FDFDB9}

.chirashi                     {padding-left: 38px}

.pdf                          {margin-left: -36px}

.pdf p                        {text-align: center}

.pdf a                        {color: #333333}
.pdf a:visited                {color: #333333}

.pdf a:hover                  {font-weight: bold}

/********** 告知 **********/
.chirashi img                 {width: 790px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border-radius: 2px;
                               border: solid 1px #AAAAAA;
                               border-right: solid 3px #AAAAAA;
                               border-bottom: solid 3px #CCCCCC;
                               margin-left: 38px;
                               margin-right: auto}

/********** レポート **********/
.report                       {padding-left: 36px;
                               padding-top: 35px}

.report .photo                {width: 264px;
                               height: 264px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border-radius: 2px;
                               border: solid 1px #F2ACAC;
                               float: left;
                               margin-bottom: 25px}

.report .big-photo            {width: 320px;
                               height: 320px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border-radius: 2px;
                               border: solid 1px #F2ACAC;
                               float: left;
                               margin-bottom: 25px}

.report img                   {width: 262px;
                               height: 262px}

.big-photo img                {width: 318px;
                               height: 318px}

.report .block-e              {width: 264px;
                               height: 264px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #B3B3B3;
                               float: left;
                               margin-bottom: 25px;
                               padding-top: 4px;
                               padding-left: 19px;
                               padding-right: 15px;
                               background-color: #C4D0D0}

.block-e a                    {color: #000080}
.block-e a:visited            {color: #000080}

.block-e a:hover              {text-decoration: underline;
                               font-weight: bold}

.report .big-block            {width: 472px;
                               height: 320px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #B3B3B3;
                               float: left;
                               margin-bottom: 25px;
                               padding-top: 5px;
                               padding-left: 30px;
                               padding-right: 30px;
                               background-color: #C4D0D0}

.big-block a                  {color: #000080}
.big-block a:visited          {color: #000080}

.big-block a:hover            {text-decoration: underline;
                               font-weight: bold}

.report-chirashi img          {width: 791px;
                               height: 1117px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border-radius: 2px;
                               border: solid 1px #AAAAAA;
                               border-right: solid 3px #AAAAAA;
                               border-bottom: solid 3px #CCCCCC;
                               margin-left: auto;
                               margin-right: auto;
                               margin-bottom: -5px}

.yoko img                     {width: 791px;
                               height: 559px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border-radius: 2px;
                               border: solid 1px #AAAAAA;
                               border-right: solid 3px #AAAAAA;
                               border-bottom: solid 3px #CCCCCC;
                               margin-left: auto;
                               margin-right: auto;
                               margin-bottom: -5px}

/*** ファンタスティック・プラネット ***/
.eigasai-funta                {width: 385px;
                               height: 285px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border-radius: 2px;
                               border: solid 1px #A5A5A5;
                               margin-left: 0px;
                               margin-bottom: 17px;
                               float: left}

.rightside                    {margin-left: 20px}

.eigasai-funta img            {width: 383px;
                               height: 283px;
                               border: none;
                               margin-left: 0}

.funta-copy                   {clear: both;
                               text-align: center}

/*** 聖者たちの食卓 ***/
.chirashi img                 {margin-bottom: -20px}

.eigasai-curry                {width: 385px;
                               height: 216px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border-radius: 2px;
                               border: solid 1px #CCCCCC;
                               margin-left: 38px;
                               margin-bottom: 30px;
                               float: left}

.rightside                    {margin-left: 20px}

.eigasai-curry img            {width: 383px;
                               height: 214px;
                               border: none;
                               margin-left: 0}

.chirashi-comment h4          {color: #15599E}

/*** 聖者たちの食卓 ***/

.chirashi-comment             {text-align: center;
                               clear: both}

.left/* 聖者 */               {text-align: left;
                               margin-left: 90px}

.right/* 聖者 */              {text-align: right;
                               margin-right: 80px}

.chirashi-comment a           {color: #000080}
.chirashi-comment a:visited   {color: #000080}

.chirashi-comment a:hover     {text-decoration: underline;
                               font-weight: bold}
