  @charset "UTF-8";
/*
** common
*/

/*
** 01 font variable
** ¥Õ¥©¥ó¥È¤ò¶¨Áx¤·¤Æ¤¤¤Þ¤¹¡£
*/
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("/cnt_movie/fonts/NotoSansCJKjp-RegularSubset.eot");
  src: url("/cnt_movie/fonts/NotoSansCJKjp-RegularSubset.eot?#iefix") format("embedded-opentype"), url("/cnt_movie/fonts/NotoSansCJKjp-RegularSubset.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("/cnt_movie/fonts/NotoSansCJKjp-MediumSubset.eot");
  src: url("/cnt_movie/fonts/NotoSansCJKjp-MediumSubset.eot?#iefix") format("embedded-opentype"), url("/cnt_movie/fonts/NotoSansCJKjp-MediumSubset.woff") format("woff");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: bold;
  src: url("/cnt_movie/fonts/NotoSansCJKjp-BoldSubset.eot");
  src: url("/cnt_movie/fonts/NotoSansCJKjp-BoldSubset.eot?#iefix") format("embedded-opentype"), url("/cnt_movie/fonts/NotoSansCJKjp-BoldSubset.woff") format("woff");
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  src: url("/cnt_movie/fonts/Roboto-Regular.eot");
  src: url("/cnt_movie/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("/cnt_movie/fonts/Roboto-Regular.woff") format("woff");
}

/*
** 01 reset
** ¥µ¥¤¥È¹²Í¨¤Î¥ê¥»¥Ã¥È¥Õ¥¡¥¤¥ë¤Ç¤¹¡£
*/
* {
  font-family: "Noto Sans Japanese";
}

html, body, header, footer, h1, h2, h3, h4, h5, p, b, span, small, img, ol, ul, li, dl, dt, dd, time, figcaption, figure, picture {
  margin: 0;
  padding: 0;
  vertical-align: top;
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6, p, li, td {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTJBQkFGRUZFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTJBQkFGRjBFOTIyMTFFMEJDRDNEQzkxOTVGOTNBODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MkFCQUZFREU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MkFCQUZFRUU5MjIxMUUwQkNEM0RDOTE5NUY5M0E4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtrV+I8AAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC',sizingMethod=crop);
  zoom: 1;
}

/* To disable smoothing applied elsewhere, add this class to the element: */
.do-not-smooth {
  -webkit-filter: none;
          filter: none;
}

ul, ol, li {
  list-style: none;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  outline: none;
  border: none;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

button, input, select {
  background: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  padding: 0;
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

/*
** main
*/

main {
  display: block;
  padding-top: 10px;
  padding-bottom: 50px;
}

/*
** footer
*/

#footer .l-footer_inner {
  margin: auto;
  font-size: 0;
}

@media screen and (max-width: 747px) {
  #footer .l-footer_inner {
    width: 100%;
  margin:0;
  }
}

#footer .l-footer_inner .l-footer_branch {
  margin: auto;
  max-width: 560px;
}
@media screen and (max-width: 747px) {
  #footer .l-footer_inner .l-footer_branch {
    width: 92%;
  }
}

#footer .l-footer_sharelist {
  margin: auto;
  text-align: center;
  background-color: #f0f1f3;
  padding: 30px 0;
}

#footer .l-footer_sharelist p {
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.3em;
  display: inline-block;
  vertical-align: top;
}

#footer .l-footer_sharelist ul {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

#footer .l-footer_sharelist li {
  margin-right: 24px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

#footer .l-footer_sharelist li:last-child {
  margin-right: 0;
}

#footer .l-footer_sharelist li:hover {
  opacity: 0.8;
}

#footer .l-footer_sharelist img {
  max-height: 100%;
}

#footer_copyright {
  padding: 20px;
  max-width: 960px;
  margin: auto;
  position: relative;
}

@media screen and (max-width: 747px) {
  #footer_copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

#footer_copyright address {
  font-size: 12px;
  line-height: 1.3;
  color: #333;
  font-style: normal;
}

@media screen and (min-width: 747px) and (max-width: 959px) {
  #footer_copyright address {
    font-size: 10px;
  }
}

@media screen and (max-width: 747px) {
  #footer_copyright address {
    text-align:center;
    display: block;
    font-size: 10px;
    margin-top: 10px;
  }
}

#footer_copyright ul {
  position: absolute;
  right: 0;
  top: 17px;
}

@media screen and (min-width: 747px) and (max-width: 959px) {
  #footer_copyright ul {
    top: 20px;
  }
}

@media screen and (max-width: 747px) {
  #footer_copyright ul {
    position: static;
    text-align: center;
  }
}

#footer_copyright ul li {
  font-size: 12px;
  display: inline-block;
  padding-right: 17px;
  margin-right: 17px;
  position: relative;
}

@media screen and (min-width: 747px) and (max-width: 959px) {
  #footer_copyright ul li {
    font-size:10px;
  }
}

@media screen and (max-width: 747px) {
  #footer_copyright ul li {
    font-size: 10px;
    padding-right: 10px;
    margin-right: 10px;
  }
}


#footer_copyright ul li:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  background: #bdbdbd;
}

#footer_copyright ul li:last-child:after {
  display: none;
}

@media screen and (max-width: 747px) {
  #footer_copyright {
    padding: 20px 10px;
  }
  #footer_copyright ul li:after {
    height: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

#footer_copyright ul li a {
  color: black;
}

#footer_copyright ul li a:hover {
  opacity: 0.8;
  text-decoration: underline;
}

/*
** header
*/

#header {
  height: 100px;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 747px) {
  #header {
    position: relative;
    height: 50px;
  }
}

@media screen and (min-width: 747px) and (max-width: 959px) {
  #header {
    height: auto;
  }
}

#header .l-header_inner {
  margin: auto;
  max-width: 1200px;
  max-width: 960px;
  padding-top: 10px;
  margin-bottom: 18px;
  text-align: center;
  font-size: 0;
}

@media screen and (max-width: 747px) {
  #header .l-header_inner {
    width: 92%;
    padding-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 747px) and (max-width: 959px) {
  #header .l-header_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 10px 10px 10px;
    margin-bottom: 0;
  }
}

#header .l-header_logo {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  height: auto;
  padding-top: 6px;

}

#header .l-header_logo img {
  width: 160px;
}

@media screen and (max-width: 747px) {
  #header .l-header_logo img {
    width: 130px;
  }
}

/*
** grid
*/

.p-grid_container {
  font-size: 0;
  width: 100%;
  margin-top: 40px;
}

.p-grid_item-02 {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 747px) {
  .p-grid_item-02 {
    width: 100%;
    margin-bottom:16px;
  }
  .p-grid_container.p-grid_item-02:last-child {
    margin-bottom:0;
  }
}


/*
** text
*/

[class*="p-text_01"] {
  font-size: 15px;
  color: #333;
  text-align: left;
}

.p-text_01-bold {
  font-weight: bold;
}

.p-text_01-small {
  font-size: 12px;
}

.p-text_01-center {
  text-align: center;
}

.p-text_01-footer {
  margin: 25px 0;
}

.p-text_01-footer span{
  line-height: 1.8;
}
.p-text_01-footer span:first-child{
  padding-right:12px;
}
@media screen and (max-width: 747px) {
  .p-text_01-footer span{
    display:inline-block;
  }
  .p-text_01-footer span:first-child{
    padding-right:0;
  }
}

.p-text_01-tel {
  color: #e6111f;
  font-size: 28px;
  font-weight: bold;
}
.p-text_01-tel a {
  color: #e6111f;
  display: none;
}

.p-text_01-tel img {
  vertical-align: baseline;
  margin-right: 10px;
}
@media screen and (max-width: 747px) {
  .p-text_01-tel span {
    display: none;
  }
  .p-text_01-tel a {
    display: inline;
  }
}

.p-text_astcaution {
  font-size: 14px;
  line-height: 1.8;
  padding-left: 1em;
  text-indent: -1em;
  color: #333;
  margin-bottom: 22px;
  text-align: left;
  word-wrap: break-word;
}

.p-text_01-small .p-text_astcaution {
  font-size: 12px;
}

.p-text_astcaution + .p-text_astcaution {
  margin-top: 0;
}

@media screen and (max-width: 747px) {
  .p-text_astcaution {
    margin-bottom: 22px;
  }
}

.p-text_astcaution:before {
  content: '¡ù';
}

.p-text_astcaution a {
  color: #0277bd;
  text-decoration: underline;
}

.p-text_astcaution a:hover {
  opacity: 0.8;
  text-decoration: none;
}



/* @group base */

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}

main {
	border-top: 5px solid #e6e6e6;
	padding-top: 5px;
	box-sizing: border-box;
}

section {
	padding: 15px 0;
	box-sizing: border-box;
}

.inner {
	max-width: 960px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 10px;
}

.flex {
	display: flex;
	flex-wrap: wrap;
}

main * {
	font-size: 15px;
	line-height: 1.8;
}

#header {
	height: auto;
}

h1 {
	font-size: 24px;
}

h1.l-header_logo {
}

h1.l-header_logo img {
	width: 190px;
	margin-bottom: 8px;
}

h1.movie_logo {
	margin-bottom: 15px;
}

h1.movie_logo strong {
	display: block;
	text-align: center;
}

h2 {
	font-size: 24px;
}

h3 {
	color: #009a73;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: 500;
}

h4 {
	color: #009a73;
	font-weight: 500;
}

main p {
	color: #666;
	margin-bottom: 15px;
}

main ul {
	margin-bottom: 15px;
}

main img {
	max-width: 100%;
}

main a {
	color: #666;
}

a:hover {
	opacity: 0.7;
}

a.ex_link {
	color: #009a73;
}

a.ex_link:before {
	content: "";
	width: 10px;
	height: 10px;
	border-top: 1px solid #009a73;
	border-right: 1px solid #009a73;
	transform: rotate(45deg);
	display: inline-block;
	margin-right: 8px;
}

sub {
	font-size: 10px;
}

#title_cont {
	position: relative;
}

#title_cont .share_btn{
	display: inline-block;
	padding-top: 7px;
	vertical-align: top;
	margin-right: 5px;
}

#title_cont .share_btn.fb-share-button{
	padding-top: 0;
}

#share_btn {
	text-align: center;
}

ul.breadnav {
	margin: 5px auto 15px;
	box-sizing: border-box;
	line-height: 1.4;
}

ul.breadnav li{
	display: inline-block;
	font-size: 12px;
	line-height: 1.4;
	vertical-align: middle;
	color: #666;
}

ul.breadnav li a {
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 1.4;
	position: relative;
	padding-right: 20px;
}

ul.breadnav li a::after {
	content: "";
	width: 8px;
	height: 8px;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	position: absolute;
	transform: rotate(45deg);
	top: 5px;
	right: 5px;
}

ul.breadnav li a:hover {
	text-decoration: underline;
}

.movie_cont .inner {
	max-width: 560px;
}

.movie {
	position: relative;
	height: 0;
	overflow: hidden;
	width: 100%;
	padding-bottom: 56.25%;
	margin: 0 auto;
}

.movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pcnone {
	display: block;
}

.spnone {
	display: none;
}


/* @end */


/* @group index */

#index h2 {
	font-size: 24px;
	color: #009a73;
	margin-bottom: 10px;
	border-bottom: 5px solid #e6e6e6;
	position: relative;
	font-weight: 500;
}

#index h2:after {
	content: "";
	width: 200px;
	height: 5px;
	background: #009a73;
	position: absolute;
	left: 0;
	bottom: -5px;
}

#index p.index_lead {
	margin-bottom: 20px;
}

#index_m_movie ul.flex li {
	margin-bottom: 30px;
	width: 50%;
	padding: 0 10px;
	box-sizing: border-box;
}

#index_m_movie ul.flex li:nth-child(odd) {
	padding-left: 0;
}

#index_m_movie ul.flex li:nth-child(even) {
	padding-right: 0;
}

#index_m_movie ul.flex li a {
	display: block;
	text-align: center;
}

#index_m_movie ul.flex li a img {
	display: block;
	margin-bottom: 10px;
}

#index_m_movie ul.flex li a strong {
	display: block;
	line-height: 1.2;
	margin-bottom: 5px;
	font-weight: normal;
}

#index_m_movie ul.flex li a span {
	display: block;
	line-height: 1.2;
	font-size: 12px;
	color: #888;
}

#index_movie .flex {
	flex-direction: column;
}

#index_movie .flex .flex_item {
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin: 15px 0;
}

#index_movie .flex .flex_item div {
	margin: 20px;
}

#index_movie .flex .flex_item h3 {
	background: #ccc;
	color: #fff;
	position: relative;
	display: table;
	vertical-align: middle;
	margin: 0 auto;
	table-layout: fixed;
}

#index_movie .flex .flex_item h3 span {
	display: table-cell;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

#index_movie .flex .flex_item h3 img{
	display: table-cell;
	width: 100%;
}

#index_movie .flex .flex_item h4 {
	font-size: 18px;
	margin-bottom: 5px;
}

#index_movie .flex .flex_item ul li {
	margin-bottom: 5px;
}

#index_movie .flex .flex_item ul li a {
	display: block;
	box-sizing: border-box;
	position: relative;
	font-weight: normal;
	padding-left: 15px;
	line-height: 1.4;
}

#index_movie .flex .flex_item ul li a:before {
	content: "";
	height: 10px;
	width: 10px;
	border-top: 3px solid #333;
	border-right: 3px solid #333;
	position: absolute;
	left: 0;
	top: 5px;
	transform: rotate(45deg);
}

#index_movie #making h3{
	background: #de7b17;
}

#index_movie #making h4{
	color: #de7b17;
}

#index_movie .flex #making.flex_item ul li a:before {
border-top: 3px solid #de7b17;
border-right: 3px solid #de7b17;
}

#index_movie #delivery h3{
	background: #3f82bc;
}

#index_movie #delivery h4{
	color: #3f82bc;
}

#index_movie .flex #delivery.flex_item ul li a:before {
border-top: 3px solid #3f82bc;
border-right: 3px solid #3f82bc;
}

#index_movie #quality h3{
	background: #955baf;
}

#index_movie #quality h4{
	color: #955baf;
}

#index_movie .flex #quality.flex_item ul li a:before {
border-top: 3px solid #955baf;
border-right: 3px solid #955baf;
}

#index_movie #service h3{
	background: #f4b817;
}

#index_movie #service h4{
	color: #f4b817;
}

#index_movie .flex #service.flex_item ul li a:before {
border-top: 3px solid #f4b817;
border-right: 3px solid #f4b817;
}

#index_movie #region h3{
	background: #289155;
}

#index_movie #region h4{
	color: #289155;
}

#index_movie .flex #region.flex_item ul li a:before {
border-top: 3px solid #289155;
border-right: 3px solid #289155;
}

#index_movie #disaster {
	text-align: center;
}

#index_movie #disaster h4 {
	line-height: 1.4;
}

#index_movie #disaster p {
	line-height: 1.4;
}

#index_movie #disaster img {
	width: 70%;
}

/* @end */

/* @group m_movie */

section {
	padding: 30px 0;
}
.movie_cont {
	padding-top: 15px;
}

.text_cont {
	background: #F3F1EB;
}

.text_cont h1 {
	margin-bottom: 15px;
	vertical-align: baseline;
	text-align: center;
	font-weight: 500;
	font-size: 20px;
}

.text_cont h1 em {
	font-size: 20px;
	font-weight: 500;
	font-style: normal;
	color: #ff0000;
	line-height: 1.4;
}

.text_cont h1 span {
	font-size: 18px;
	vertical-align: baseline;
	display: block;
}

.text_cont .flex {
	flex-direction: column-reverse;
}

.text_cont .flex_item img {
	margin-bottom: 15px;
	display: block;
	margin: 0 auto;
}

#m_movie .photo_cont {
	padding-bottom: 15px;
}

#m_movie .photo_cont ul.flex {
	flex-direction: column;
}

#m_movie .photo_cont ul.flex li {
	border: 1px solid #eee;
	margin-bottom: 15px;
	text-align: center;
}

#m_movie .photo_cont ul.flex li.movie{
	padding-bottom: 63%;
}

#m_movie .photo_cont ul.flex li.movie div{
	position: relative;
	height: 0;
	overflow: hidden;
	width: 100%;
	padding-bottom: 56.25%;
	margin: 0 auto;
}

#m_movie .photo_cont ul.flex li.h img {
	max-height: 400px;
}

/* @end */






@media print, screen and (min-width:480px) {
	
}

@media print, screen and (min-width:747px) {
	
	.pcnone {
		display: none;
	}
	
	.spnone {
		display: block;
	}
	
	#share_btn {
		text-align: right;
		width: 250px;
		position: absolute;
		top: 20px;
		right: 0;
	}
	
	.text_cont h1 {
		font-size: 24px;
	}
	
	.text_cont h1 em {
		font-size: 24px;
	}
	
	#movie .text_cont h1 {
		font-size: 22px;
	}
	
	#movie .text_cont h1 em {
		font-size: 22px;
	}
	
	h1.movie_logo strong {
		display: inline;
		padding-left: 10px;
	}
	
	/* @group index */
	
	#index p.index_lead {
		margin-bottom: 40px;
	}
	
	#index_m_movie ul.flex li {
		width: 25%;
	}
	
	#index_movie .flex {
		flex-direction: row;
	}
	
	#index_movie .flex .flex_item {
		width: 48.5%;
	}	
	
	#index_m_movie ul.flex li:nth-child(odd) {
		padding-left: 10px;
	}
	
	#index_m_movie ul.flex li:nth-child(even) {
		padding-right: 10px;
	}
	
	#index_movie .flex .flex_item {
		margin: 15px 1.5%;
	}
	
	#index_movie .flex .flex_item:nth-child(odd) {
		margin-left: 0;
	}
	
	#index_movie .flex .flex_item:nth-child(even) {
		margin-right: 0;
	}
	
	/* @end */
	
	/* @group m_movie */
	
	
	.text_cont .flex {
		flex-direction: row-reverse;
	}
	
	.text_cont h1 {
		text-align: left;
	}
	
	#m_movie .text_cont h1 span {
		display: inline-block;
		margin-left: 10px;
	}
	
	#m_movie .text_cont .flex_item.right {
		width: 60%;
		box-sizing: border-box;
		padding-left: 30px;
	}
	
	#m_movie .text_cont .flex_item.left {
		width: 40%;
	}
	
	#m_movie .photo_cont ul.flex {
		flex-direction: row;
		justify-content: space-between;
		margin-bottom: 0;
	}
	
	#m_movie .photo_cont ul.flex li{
		width: 32%;
		margin-bottom: 0;
	}
	
	#m_movie .photo_cont ul.flex li.movie{
		padding-bottom: 21%;
	}
	
	#m_movie .photo_cont ul.flex li.movie div{
		
	}
	
	#m_movie .photo_cont ul.flex li.movie div iframe{
		
	}



	
	#m_movie .photo_cont ul.flex li.h img {
		max-height: 200px;
	}
	
	/* @end */
}

@media print, screen and (min-width:960px) {
	
	.inner {
		padding: 0;
	}
	
	
}