﻿/********** cinema_zine **********/

/********** 背景 **********/
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}
                               /*ポイントカラー #CE7342*/

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

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

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

/********** パンくず **********/
#breadcrumbs ul               {padding-bottom: 8px} /* フォントサイズ変更分 */

/********** タイトル **********/
section                       {border-top: solid 2px #CE7342;
                               border-bottom: solid 2px #CE7342;
                               border-left: solid 3px #CE7342;
                               border-right: solid 54px #D17441;
                               padding-top: 15px;
                               padding-bottom: 40px}

section h1                    {text-align: center}

.main article                 {border-right: solid 4px #CE7342;
                               border-left: solid 3px #CE7342;
                               border-top: solid 2px #CE7342;
                               border-bottom: solid 2px #CE7342;
                               box-shadow: -54px 0 #DBC756/*#D4B847/*#6395BB/*#9CBCD4*/ inset;
                               padding-top: 30px;
                               padding-left: 58px;
                               padding-right: 100px;
                               margin-left: 5px;
                               width: 557px}

/********** シアターカフェインタビュー **********/
.interview-title              {width: 870px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               background-color: #FFFFF0;
                               margin-left: auto;
                               margin-right: auto;
                               clear: both;
                               border-top: solid 4px #CE7342;
                               border-left: solid 4px #CE7342;
                               border-right: solid 58px #D17441;
                               border-bottom: solid 2px #CE7342;
                               border-radius: 1px 2px 2px 2px;
                               margin-bottom: 10px;
                               padding: 25px;
                               padding-left: 95px}

.interview-title h1           {color: #222222;
                               font-size: 22px}

.interview-title h2           {color: #333333;
                               font-size: 20px}

.interview-title p            {font-size: 13px}

.theatercafe-column           {width: 870px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               background-color: #FFFFF0;
                               margin-left: auto;
                               margin-right: auto;
                               margin-bottom: 15px;
                               clear: both;
                               border-top: solid 2px #CE7342;
                               border-left: solid 4px #CE7342;
                               border-right: solid 4px #CE7342;
                               border-bottom: solid 2px #CE7342;
                               border-radius: 1px 2px 2px 2px;
                               box-shadow: -54px 0 #DBC756/*#D4B847/*#6395BB/*#9CBCD4*/ inset;
                               padding: 25px;
                               padding-left: 95px;
                               padding-right: 125px}

#theatercafe-interview4       {margin-bottom: 70px;
                               border-bottom: solid 4px #CE7342}

.theatercafe-column h2        {font-size: 18px;
                               color: #333333}

.theatercafe-q p              {font-weight: bold}

.theatercafe-a p              {color: #111111}

/********** シアターカフェインタビュー レイアウト **********/
#theatercafe1                 {width: 412px;
                               height: 550px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #999999;
                               border-radius: 2px;
                               margin-bottom: 25px}
#theatercafe1 img             {width: 410px;
                               height: 548px}

#theatercafe2                 {width: 450px;
                               height: 337px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #999999;
                               border-radius: 2px;
                               margin-bottom: 25px}
#theatercafe2 img             {width: 448px;
                               height: 335px}

#theatercafe3                 {width: 326px;
                               height: 450px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #999999;
                               border-radius: 2px;
                               margin-bottom: 25px}
#theatercafe3 img             {width: 324px;
                               height: 448px}

#theatercafe4                 {width: 600px;
                               height: 327px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #999999;
                               border-radius: 2px;
                               margin-bottom: 25px}
#theatercafe4 img             {width: 598px;
                               height: 325px}

#theatercafe5                 {width: 550px;
                               height: 326px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #999999;
                               border-radius: 2px;
                               margin-bottom: 25px}
#theatercafe5 img             {width: 548px;
                               height: 324px}

#theatercafe6                 {width: 600px;
                               height: 450px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #999999;
                               border-radius: 2px;
                               margin-bottom: 25px}
#theatercafe6 img             {width: 598px;
                               height: 448px}

#theatercafe7                 {width: 375px;
                               height: 375px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #999999;
                               border-radius: 2px;
                               margin-bottom: 25px;
                               float: left}
#theatercafe7 img             {width: 373px;
                               height: 373px}

#theatercafe7-comment         {float: right;
                               width: 230px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               margin-top: 145px;
                               margin-right: 20px}

#theatercafe7-comment p       {font-size: 13px}

#theatercafe8                 {width: 450px;
                               height: 304px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #999999;
                               border-radius: 2px;
                               margin-bottom: 25px}
#theatercafe8 img             {width: 448px;
                               height: 302px}

#theatercafe9                 {width: 409px;
                               height: 550px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #999999;
                               border-radius: 2px;
                               margin-bottom: 25px}
#theatercafe9 img             {width: 407px;
                               height: 548px}

#theatercafe10                {width: 344px;
                               height: 550px;
                               -webkit-box-sizing: border-box;
                               -moz-box-sizing: border-box;
                               box-sizing: border-box;
                               border: solid 1px #999999;
                               border-radius: 2px;
                               margin-bottom: 25px}
#theatercafe10 img            {width: 342px;
                               height: 548px}

/********** リンク **********/
.links                        {border-top: solid 5px #CE7342;
                               border-bottom: solid 2px #CE7342}

.links h2                     {color: #333333;
                               border-top: solid 2px #CE7342;
                               border-bottom: solid 1px #C3C3C3;
                               background-color: #F2F2F2}

