@charset "utf-8";
/* CSS Document */

/*
Theme Name: 西入間広域消防組合-202602改修
Theme URI: http://119nishiiruma.jp/
Description: オリジナルテーマ(Bootstrap併用)
Author: 朝日印刷工業
Author URI: 
Version: 1.0
*/

/* サイト内共通 */

body {
	font-family: Roboto,"Droid Sans","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,Arial,sans-serif;
	font-size:12pt;
	color: #303030;
}

p {
	line-height: 1.6em;
	margin-bottom: 1em;
}

a {
	color:#14468c;
	text-decoration:none;
}

a:hover {
	color:#14468c;
	text-decoration:underline;
}

a:visited {
	color:#4a6fa3;
}

/* アイコン */

a[href $='.pdf'], #contents ul.list-index li a[href $='.pdf'] {
	background: url(images/icon_pdf.gif) no-repeat left;
	padding-left:20px;
	overflow:hidden;
}
a[href $='.doc'] {
	background: url(images/icon_doc.gif) no-repeat left;
	padding-left:20px;
	overflow:hidden;
}
a[href $='.xls'] {
	background: url(images/icon_xls.gif) no-repeat left;
	padding-left:20px;
	overflow:hidden;
}
a[href $='.docx'] {
	background: url(images/icon_doc.gif) no-repeat left;
	padding-left:20px;
	overflow:hidden;
}
a[href $='.xlsx'] {
	background: url(images/icon_xls.gif) no-repeat left;
	padding-left:20px;
	overflow:hidden;
}


/* 個別スタイル */

header:after {
	content:"";
	clear:both;
	display:block;
}

.logo img {
	width:100%;
	height:auto;
}

#search_box{
position:relative;	
}

#src_input{
padding:10px; 
position:absolute; 
right:0;
top:0; 
border-radius:2px;
outline:0;
background:#FFF;	
}

#src_btn{
position:absolute; 
right:15px;/*アイコン左右の位置調整*/
top:8px;
background:none;
color:#666;
border:none;
font-size:20px;/*アイコンサイズ*/
}

#src_btn:hover{
color:#7fbfff;
}

/** トップページ **/

#WarningBox {
	background-color: #dc143c;
	padding: 10px;
	margin-top: 60px;
}
#CautionBox {
	background-color: #ece907;
	padding: 10px;
	margin-top: 60px;
}
#SafeBox {
	background-color: #ffffff;
	margin-top: 60px;
}
#WarningBox .inner, #CautionBox .inner {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
#WarningBox .inner a {
	color: #fff;
	font-weight: bold;
	font-size: x-large;
}
#CautionBox .inner a {
	color: #000000;
	font-weight: bold;
	font-size: x-large;
}
/* 点滅 */
@keyframes blinking {
	0% {font-weight:normal;}
	100% {font-weight:bold;}
}
/* 要素にアニメーションを適用 */
.blink {
	animation: blinking 0.8s ease-in-out infinite alternate;
}

#top_img {
	margin-bottom:20px;
    margin-top: 10px;
}

#top_img .metaslider .flex-viewport {
    overflow: visible !important;
}

/*画像に余白をつけたい場合*/
#top_img .flexslider .slides img{
    padding:0 10px!important;
}

html {
	overflow-x:hidden;
}

.hyogo {
	padding:12px 0;
	border-top:1px solid #14468c;
	border-bottom:1px solid #14468c;
	color:#14468c;
	font-weight: bold;
}

.hyogo span {
	font-size:10pt;
	color:#333;
	font-weight: normal;
}

.hyogo p {
	margin-bottom:0;
}

#attention {
	background-color:#be3732;
	padding:15px;
	color:#FFF;
}

#attention .scroll{
  display: inline-block;
  padding-left: 100%;
  white-space : nowrap;
  line-height : 1em;
  animation   : scrollAnime 8s linear infinite;
}
@keyframes scrollAnime{
    0% { transform: translateX(0)}
  100% { transform: translateX(-100%)}
}


#info h2 {
	text-align: center;
	font-size: 24pt;
	font-weight: normal;
	margin-bottom: 1.5em;
}

.info_list {
	border-top:1px solid #c8c8c8;
}

.m_index_box h2 {
	display:block;
	position: relative;
	background-color: #14468c;
	border-radius: 6px;
	text-align: center;
	padding:15px;
	margin-bottom: 30px;
}

.m_index_box h2:before {
  content: "";
  position: absolute;
  top: 99%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #14468c;
}

.m_index_row {
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.m_index_box ul {
	margin: 0 0 0 5px;
}

.m_index_box li {
	list-style: none;
}

.m_index_box li a {
	display:block;
	color:#333;
	background-image: url("images/vec01.png");
	background-repeat: no-repeat;
	background-position: top 4px left;
	padding-left:25px;
}

.m_index_box li a:hover {
	background-image: url("images/vec01s.png");
	color:#14468c;
}

.call_exarea01 {
	color:#303030;
}

.call_exarea02 {
	background-color: #f0d214;
	background-image: url("images/bg_exarea.png");
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 6px;
}

.copy_exarea {
	position: relative;
	text-align: center;
	padding:10px 0;
	border-bottom:1px solid #333;
	margin-bottom: 25px;
}

.copy_exarea:after {
	content:url("images/copy_exarea_obj.png");
	position: absolute;
	width:22px;
	height:14px;
	bottom:-14px;
	left:50%;
}
/*
.exarea_box01 {
	line-height: 160%;
	font-size: 15pt;
	font-weight: bold;
}

.exarea_box01 span {
	font-size: 12pt;
	font-weight: normal;
}
*/
.exarea_box01 {
	line-height: 160%;
	font-size: 18pt;
	font-weight: bold;
}

.exarea_box02 {
	line-height: 160%;
	font-size: 18pt;
	font-weight: bold;
}
.call_exarea02 p  a {
    color: #000;
}
.exarea_box01 img, .exarea_box02 img {
	vertical-align:text-bottom
}

@media (min-width: 1024px) { /*横幅が1024px以内で、電話番号リンクが有効*/
	a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	}
}

#top_data h2 {
	font-size: 20pt;
	font-weight: normal;
	text-align: center;
	margin-bottom: 1em;
}

.t_data {
	width:100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}

.t_data th,
.t_data td {
	padding:15px;
}

.t_data th {
	background-color: #14468c;
	border:1px solid #FFF;
	color:#FFF;
}

.t_data td {
	text-align: center;
}

.t_data_bb td {
	border-bottom:1px solid #CCC;
}

/*.col-2sep {
	display: flex;
	justify-content: space-between;
}*/

.col-2sep .link_btn01 {
	flex-basis: 48%;
}

.col-2sep .link_btn01 a {
	width:100%;
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

/* フッター */

footer {
	background-color: #5a96dc;
	color: #FFF;
	margin-top: 40px;
}

.f_head {
	display: flex;
	border-bottom: 1px solid #FFF;
	padding:0 0 10px;
	margin-bottom: 20px;
}

.f_address span {
	display: block;
	margin-top: 5px;
	font-size: 11pt;
}

.f_index {
	display: flex;
	margin-bottom: 20px;
}

.f_index ul {
	list-style:none;
	font-size: 11pt;
}

.f_index ul li a {
	color: #FFF;
	text-decoration: none;
}

.copyright {
	font-size: 9pt;
}

/* お知らせ一覧共通 */

.info_list dd span {
	display:inline-block;
	padding:2px 4px;
	font-size:9pt;
	background-color:#ed7100;
	color:#FFF;
}

/* ページ送り */

.wp-pagenavi {
	clear: both;
	text-align:center;
	margin-bottom:40px;
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #999;
	background-color: #FFF;
	border: solid 1px #14468c;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration:none;
}
.wp-pagenavi a:hover{
    color:#FFF; 
    background-color:#999; 
    border-color:#999;
 }
 
.wp-pagenavi span.current{
	color: #FFF;
	background-color: #14468c;
	border-color: #14468c;
	font-weight: bold;
}

/* フォーム */

.required {
	width:40px;
	font-size: 9pt;
	display: block;
	padding:2px 5px;
	background-color: #ef8242;
	color:#FFF;
	text-align: center;
}

/* エントリー */

/** 固定ページ **/
.page h1 {
	font-size:220%;
	font-weight:normal;
	margin-bottom:1.8em;
	line-height: 130%;
	border-top:1px solid #14468c;
	border-bottom:1px solid #14468c;
	padding:15px 0;
	color:#14468c;
}


.page h2 {
	display:block;
	background-color:#c6d8f1;
	font-size: 140%;
	font-weight:normal;
	line-height: 150%;
	border-bottom:2px solid #14468c;
	padding:5px 10px;
	margin-bottom: 1em;
	clear:both;
}

.page h3 {
	font-size: 120%;
	color:#14468c;
	line-height: 150%;
	margin-bottom: 0.6em;
}

.page h4 {
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 0.4em;
}

ul.index_navi {
	list-style: none;
	margin:0 0 2em 0 !important;
}

.index_navi li a {
	display: block;
	color:#333;
	background-image: url("images/vec01.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding:5px 5px 5px 25px;
}

/*ページ内リンク*/
.page_index {
	padding:0;
	margin-bottom: 1em;
}

.p_index_title {
	background-color: #ccc;
	color: #333;
	padding:6px 10px;
	margin-bottom: 10px;
}

.page_index ul {
	list-style: none;
	margin: 0 !important;
}

.page_index ul li a {
	display: block;
	color:#333;
	padding:5px 5px 5px 10px;
	border-bottom:1px dotted #ccc;
}

.page_index ul li a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	white-space: pre-wrap;
	content: "\f107　";
	color: #ccc;
	margin-left: 5px;
}

.section_box {
	padding:0 0 5px 0;
	border:1px solid #CCC;
	border-radius: 3px;
	margin-bottom:2em;
}

.stitle {
	margin-bottom:10px;
	padding:8px;
	background-color:#14468c;
	color:#FFF;
	border-radius:3px 3px 0 0 / 3px 3px 0 0;
}

.section_box ul {
	list-style:none;
	margin:0 !important;
	padding:8px;
}

/** 投稿（お知らせ） **/

.bc_navi {
	font-size:10pt;
	margin:10px 0 20px;
}

.post {
	margin-bottom:3em;
}

.post h1 {
	font-size: 200%;
	font-weight:normal;
	line-height: 150%;
	margin-bottom: 0.8em;
	border-top: 1px solid #14468c;
    border-bottom: 1px solid #14468c;
    padding: 15px 0;
    color: #14468c;
}

.entry_date {
	text-align:right;
	margin-bottom:1.5em;
}

.post h2 {
	font-size: 160%;
	padding-bottom:6px;
	margin-bottom:15px;
	font-weight:normal;
	border-bottom:1px dotted #14468c;
}

.post h3 {
	font-size: 120%;
	color:#14468c;
	line-height: 150%;
	margin-bottom: 0.6em;
}

.post h4 {
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 0.4em;
}

/**アーカイブ**/

.archive h1 {
	font-size: 200%;
	font-weight:normal;
	line-height: 150%;
	margin-bottom: 0.8em;
}

/** 固定・投稿共通 **/

.entry p+h2,
.entry ul+h2,
.entry ol+h2,
.entry table+h2{
	margin-top: 2em;
}

.entry ul,.entry ol {
	margin: 0 0 1em 1.5em;
}

.entry ul li,.entry ol li {
	margin-bottom: 0.2em;
	line-height: 150%;
}

.entry table {
	border-collapse: collapse;
	margin-bottom: 0.4em;
}

.entry th,.entry td {
	border: 1px solid #ccc;
	padding:10px;
	line-height: 140%;
	vertical-align: middle;
}

.entry th {
	background-color: #7999c5;
	text-align: center;
	color:#FFF;
}

/** サイドバーなしページ **/

.container_mono h1 {
	font-size:200%;
	text-align:center;
	padding:2em 0 3em;
	font-weight:normal;
}

/* サイドバー */

.side_box {
	background-color: #14468c;
	color:#FFF;
	border-radius:3px;
}

.cat_title a {
	display: block;
	color:#FFF;
	text-decoration: none;
	font-size: 14pt;
	margin-bottom: 1em;
}

#side ul {
	list-style: none;
	margin: 0;
}

#side ul li {
	line-height: 120%;
	margin: 0;
}

#side ul li a {
	display: block;
	color:#FFF;
}

#side select {
	outline:none;
    text-indent: 0.01px;
    text-overflow: '';
    background: #FFF;
    vertical-align: middle;
    font-size: 11pt;
    color: #333;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	padding:3px 5px 7px 5px;
	margin:10px 10px 0 15px;
	border-radius:3px;
}
 
#side select option{
  background-color: #fff;
  color: #333;
}
#side select::-ms-expand {
  display: none;
}

#side select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #828c9a;
}

/* 汎用パーツ */

.link_btn01 a {
	display:block;
	padding:10px 15px;
	text-align: center;
	color:#14468c;
	border:1px solid #14468c;
	text-decoration: none;
	-webkit-transition: 0.2s ease-in-out;
	   -moz-transition: 0.2s ease-in-out;
	     -o-transition: 0.2s ease-in-out;
	        transition: 0.2s ease-in-out;
}


.link_btn02 a {
	display:block;
	padding:10px 15px;
	text-align: center;
	color:#FFF;
	border:1px solid #FFF;
	text-decoration: none;
	-webkit-transition: 0.2s ease-in-out;
	   -moz-transition: 0.2s ease-in-out;
	     -o-transition: 0.2s ease-in-out;
	        transition: 0.2s ease-in-out;
}

.link_btn03 {
	margin-top:1em;
}

.link_btn03 a {
	display:block;
	padding:10px 15px;
	text-align: center;
	color:#14468c;
	background-color:#FFF;
	margin:0 10px;
	text-decoration: none;
	-webkit-transition: 0.2s ease-in-out;
	   -moz-transition: 0.2s ease-in-out;
	     -o-transition: 0.2s ease-in-out;
	        transition: 0.2s ease-in-out;
}

.link_btn01 a:hover,
.link_btn02 a:hover,
.link_btn03 a:hover {
	opacity: 0.8;
}

.l_box01 {
	padding:20px 15px 10px ;
	border:1px solid #14468c;
	border-radius: 5px;
	margin-bottom: 1em;
}

/* PC用ブレイクポイント */
@media (min-width: 1024px) {

/* ヘッダー */

header {
	position: relative;
	width:1200px;
	padding:15px 0;
	margin: 0 auto;
}

.logo {
	width:400px;
	height:auto;
}

.search_box {
	display: block;
	width:300px;
	position: absolute;
	top:15px;
	right:0;
}

/* トップページ */

.hyogo {
	width:900px;
	margin: 0 auto 40px;
	text-align: center;
	font-size:24pt;
}

#attention {
	font-size: 15pt;
	text-align:center;
}

#info {
	width:640px;
	margin: 0 auto;
}

section {
	padding:60px 0;
}

.info_list {
	clear:both;
	margin-bottom:2em;
}

.info_list dt {
	display:block;
	float:left;
	width:140px;
	padding:15px 0;
	clear:left;
}

.info_list dd {
	padding:15px 0 15px 140px;
	border-bottom:1px solid #c8c8c8;
}

.m_index_box {
	flex-basis:23%;
}

.call_exarea01 {
/*	text-align: center;*/
}

.call_exarea02 {
	padding:20px;
}

.exarea_row {
	display:flex;
	width:760px;
	margin: 0 auto 15px;;
}

.exarea_box01 {
	margin-right: 20px;
}

.exarea_box01 span {
	display: block;
}

.call_exarea02 p {
	text-align: center;
}

#top_data {
	width:640px;
	margin: 0 auto;
}

/* フッター */

footer {
	padding:30px 0;
}

.f_address {
	padding-top:5px;
	margin-left: 40px;
}

.f_index ul {
	margin-right: 40px;
}

.copyright {
	text-align: right;
}


/* 固定・投稿共通 */

#content {
	display:flex;
	padding:20px 0 0 0;
}

.main {
	flex-basis: 800px;
	margin-left: 50px;
	order:2;
}

.entry {
	margin:50px auto 60px;
}
	
.w_narrow {
	width:700px;
}
	
.entry_wide {
	width:100%;
}

/* サイドバー */

#side {
	flex-basis: 270px;
	order:1;
}

.side_box {
	position:sticky;
	padding:30px 0;
	top: 10px;
  	z-index: 1;
    margin-top: 72px;
}

.cat_title a {
	padding:0 10px 0px 20px;
}

#side ul li a {
	padding:10px 10px 10px 20px;
}


/* お知らせページ */

.info_page_title {
	padding: 150px 0 50px;
	margin-bottom: 50px;
}

/* フォーム */

.f_box {
	width:700px;
	margin: 0 auto;

}

.f_row {
	display:flex;
	margin-bottom: 20px;
}

.f_name {
	position: relative;
	flex-basis: 200px;
	margin-right: 65px;
	padding-top:8px;
}

.f_col {
	flex-grow: 1;
}

.required {
	position: absolute;
	top:8px;
	right:-45px;
}

input[type='text'],
input[type='email'],
input[type='tel'] ,
textarea {
	width:100%;
}

input.p-postal-code {
	width:auto;
}


/* 汎用パーツ */

.link_btn01	{
	width:240px;
	margin: 0 auto;
}
	
.link_btn02	{
	width:240px;
	margin: 0 auto 20px;
}
	
.txt_center {
	text-align:center;
}

.d-none-pc {
	display:none;
}


}/* end BreakPoint*/



/* タブレット用ブレイクポイント */
@media (max-width: 1023px) {

header {
	position: relative;
	width:100%;
	padding:10px 15px;
}

.logo {
	width:300px;
	height:auto;
}
	
.search_box {
	display: block;
	width:300px;
	position: absolute;
	right:15px;
}

/* トップページ */

section {
	padding:50px 0;
}

.hyogo {
	width:95%;
	margin: 0 auto 30px;
	font-size: 20pt;
	text-align: center;
}

#attention {
	margin-bottom: 30px;
}

#info {
	width:100%;
	padding:20px;
}

.info_list {
	clear:both;
	margin-bottom:2em;
}

.info_list dt {
	display:block;
	float:left;
	width:140px;
	padding:15px 0;
	clear:left;
}

.info_list dd {
	padding:15px 0 15px 140px;
	border-bottom:1px solid #c8c8c8;
}

.m_index_box {
	flex-basis:48%;
	margin-bottom: 15px;
}

.call_exarea01 {
	text-align: center;
}

.call_exarea02 {
	padding:20px;
}

.exarea_row {
	text-align: center;
	margin-bottom: 10px;
}

#top_data {
	width:100%;
	padding: 60px 20px 20px 20px;
}

/* フッター */

footer {
	padding:20px 0;
}

.f_head {
	justify-content: space-between;
}

.f_logo, .f_address {
	flex-basis: 49%;
}

.f_logo img, .f_address img {
	width:100%;
	height: auto;
}

/* コンテンツ */

.entry {
	margin:30px auto;
}

/* サイドバー */

.cat_title a,
.side_box li a {
	padding:8px 15px;
}

.side_box li a {
	border-top:1px dotted rgba(255,255,255,0.6);
}

#side select {
	margin-bottom:1em;	
}

/* 汎用パーツ */

img.alignleft,img.alignright {
	display:block;
	float:none;
	text-align:center;
	margin:0 auto 10px;
}	
	
.d-none-tab {
	display:none;
}

.link_btn01 a,
.link_btn02 a {
	width:240px;
	margin: 0 auto;
}


}/* end BreakPoint*/


/* スマホ用ブレイクポイント */
@media (max-width: 599px) {

header {
	padding:10px;
}

header h1,header #logo {
	display: block;
	width:200px;
	float:left;
}

header h1 img,header logo img {
	width:100%;
}
	
.search_box {
	display: block;
	width:100%;
	position: relative;
	margin:10px 0;
	right:0;
}
	
#src_input {
	position:relative;
}

/* トップページ */

.hyogo {
	width:96%;
	margin: 0 auto 30px;
	font-size: 16pt;
}

.hyogo span {
	display:block;
	text-align: center;
	margin-bottom: 8px;
}

section {padding:40px 0;}


.info_list dt {
	display:block;
	float:none;
	width:100%;
	padding:10px 0;
}

.info_list dd {
	padding:0 0 10px;
	border-bottom:1px solid #c8c8c8;
}

.m_index_box {
	flex-basis:100%;
	margin-bottom: 15px;
}

.exarea_box01 span {
	display:block;
}

/* フォーム */

.f_box {
}

.f_row {
	margin-bottom: 20px;
}

.f_name {
	position: relative;
	flex-basis: 200px;
	margin-right: 65px;
	padding:4px 0 4px 50px;
}

.required {
	position: absolute;
	top:3px;
	left:0px;
}

input[type='text'],
input[type='email'],
input[type='tel'] ,
input[type='password'] ,
textarea {
	width:100%;
}

input.p-postal-code {
	width:auto;
}


/* フッター */

footer {
	padding:30px;
}

.f_head {
	flex-wrap: wrap;
}

.f_logo, .f_address {
	flex-basis: 100%;
}

.f_logo {
	margin-bottom: 10px;
}

.f_index {
	justify-content: space-between;
	flex-wrap: wrap;
}

.f_index ul {
	margin-left: 0;
	flex-basis: 49%;
}

/* お知らせページ */

.info_page_title {
	padding: 30px 0;
	margin-bottom: 40px;
}
	
/* 固定ページ・投稿 */

.entry {
	margin-bottom: 40px;
}
	
.entry video {
		width:100%;
		height:auto;
}

/* 汎用パーツ */
	
.link_btn01 a {
	width:100%;
}

.d-none-sp {
	display:none;
}

}/* end BreakPoint*/



/* トップページ改修20220401 */
#movie {
    background-color: #5a96dc;
    padding: 0 10px 10px 10px ;
    border-radius: 8px;
    margin:30px 10px;
}
#movie .movie_title {
    padding: 10px;
}
#movie .movie_box {
    padding: 10px;
}
#movie .movie_box .movie_btn1 {
    margin-left:60px;
    margin-right:20px;
}
#movie .movie_box .movie_img{
    margin:0 15px 15px 0;
    width:600px;
}
#movie .movie_box .movie_text{
    margin: 0 0 20px 50px;
}
#movie .movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
#movie .movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
@media (max-width: 1153px) {
    #movie .movie_box .movie_img{
        margin:0 0 10px 0;
        width:45%;
    }
    #movie .movie_box .movie_text{
        margin: 0 0 10px 0;
        width:50%;
    }
    #movie .movie_box .movie_btn1, #movie .movie_box .movie_btn2 {
        margin-left:5px;
        width:16%;
    }
    #movie .movie_box .movie_img img{width:90%;}
    #movie .movie_box .movie_text img{width:90%;}
    #movie .movie_box .movie_btn1 img, #movie .movie_box .movie_btn2 img {
        width:100%;
    }
}
@media (max-width: 599px) {
     #movie .float-left {
	float:left;
     }
     #movie .float-right {
	float:right;
     }
     #movie {
        padding-bottom: 10px;
    }
    #movie .movie_box .movie_btn1, #movie .movie_box .movie_btn2  {
        margin-left:5px;
        margin-right:5px;
        width:18%;
    }
    #movie .movie_box .movie_img{
        margin:0;
    }
}
