@charset "UTF-8";
/* CSS Document */

.breadcrumbs {
    margin-top: 20px;
}
/* 下層コンテンツ設定	 */

.notes {
	font-size: 85%;
	margin-left: 10px;
}
ul.section {
	font-size: 100%;
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 10px;
	width: 680px;
}
ul.section li {
	margin-left: 2em;
	margin-bottom: 2px;
	margin-right: 1em;
}
ul.attention {
	font-size: 95%;
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 10px;
	width: 680px;
}
ul.attention li {
	margin-left: 2em;
	margin-bottom: 2px;
	margin-right: 1em;
}

@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */
ul.section {
	font-size: 100%;
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 10px;
	width: 90%;
}
ul.section li {
	margin-left: 2em;
	margin-bottom: 2px;
	margin-right: 1em;
}
ul.attention {
	font-size: 95%;
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 10px;
	width: 680px;
}
ul.attention li {
	margin-left: 2em;
	margin-bottom: 2px;
	margin-right: 1em;
}
}
/* 画像配置 */

.img_right {
	float: right;
	width: auto;
	margin-bottom: 10px;
	margin-left: 15px;
}
.img_center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 9px;
}
/* タブ設定 */

#tab {
	width: 714px;
	height: 25px;
	margin-bottom: 0px;
}
#tab ul.menu {
	list-style-type: none;
}
#tab ul.menu li {
	display: block;
	height: 21px;
	text-indent: -700em;
	float: left;
}
#tab ul.menu li a {
	background-repeat: no-repeat;
	display: block;
	height: 25px;
}
#tab ul.menu li a:hover {
	background-position: 0px -25px;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
}
a.tab_01 {
	background-image: url(../images/share/tab_01.png);
	width: 129px;
}
a.tab_02 {
	background-image: url(../images/share/tab_02.png);
	width: 129px;
}
a.tab_03 {
	background-image: url(../images/share/tab_03.png);
	width: 129px;
}
a.tab_04 {
	background-image: url(../images/share/tab_04.png);
	width: 205px;
}
a.tab_05 {
	background-image: url(../images/share/tab_05.png);
	width: 122px;
	padding-right: 0px;
}
a.tab_01_now {
	background-image: url(../images/share/tab_01.png);
	background-position: 0px -25px;
	width: 129px;
}
a.tab_02_now {
	background-image: url(../images/share/tab_02.png);
	background-position: 0px -25px;
	width: 129px;
}
a.tab_03_now {
	background-image: url(../images/share/tab_03.png);
	background-position: 0px -25px;
	width: 129px;
}
a.tab_04_now {
	background-image: url(../images/share/tab_04.png);
	background-position: 0px -25px;
	width: 205px;
}
a.tab_05_now {
	background-image: url(../images/share/tab_05.png);
	background-position: 0px -25px;
	width: 122px;
}
/* 施設紹介 */

.facility_photo {
    float: none;
    margin-bottom: 10px;
    margin-left: 0px;
}
#mainbox #facility .facility_lead {
    font-size: 130%;
    border-bottom: 1px solid #757679;
    padding-bottom: 10px;
    margin-bottom: 10px;
    height: auto;
}
#facility .float_box_l p, #facility .float_box_r p {
	height: 5em;
}
#facility h4 {
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	height: 31px;
	background-image: none;
	width: 215px;
}
.fa_box_a_01 {
	margin-bottom: 10px;
	float: left;
	width: 674px;
	margin-top: 15px;
	background-image: url(../images/share/facility_box_back.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#facility .fa_box_a_01 img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.fa_box_a_01_r {
	width: 215px;
	float: right;
	margin-bottom: 10px;
	margin-top: 15px;
	background-image: url(../images/share/facility_box_back.gif);
	background-repeat: repeat-y;
}
#facility .fa_box_a_01 .fa_sub_title {
	color: #16BB04;
	clear: both;
	font-size: 110%;
	margin-bottom: 0px;
	margin-top: 5px;
}
#facility .fa_box_a_01 .fa_sub_title_02 {
	color: #0061FF;
	font-size: 120%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	padding-left: 5px;
}
#facility .fa_box_a_01 ul {
	font-size: 95%;
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 10px;
	width: 680px;
}
#facility .fa_box_a_01 ul li {
	margin-left: 2em;
	margin-bottom: 2px;
	margin-right: 1em;
}

@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */

.facility_photo {
	float: none;
	margin-bottom: 10px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#mainbox #facility .facility_lead {
	font-size: 130%;
	border-bottom: 1px solid #757679;
	padding-bottom: 10px;
	margin-bottom: 2%;
	height: auto;
	clear: both;
}
#facility .float_box_l p, #facility .float_box_r p {
	height: 5em;
}
#facility h4 {
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	height: 31px;
	background-image: none;
	width: 215px;
}
.fa_box_a_01 {
	margin-bottom: 10px;
	float: left;
	width: 100%;
	margin-top: 15px;
	background-image: url(../images/share/facility_box_back.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#facility .fa_box_a_01 img {
	float: none;
	margin-left: auto;
	margin-bottom: 2%;
	margin-right: auto;
	width: 100%;
	display: block;
	height: auto;
}
.fa_box_a_01_r {
	width: 215px;
	float: right;
	margin-bottom: 10px;
	margin-top: 15px;
	background-image: url(../images/share/facility_box_back.gif);
	background-repeat: repeat-y;
}
#facility .fa_box_a_01 .fa_sub_title {
	color: #16BB04;
	clear: both;
	font-size: 110%;
	margin-bottom: 0px;
	margin-top: 5px;
}
#facility .fa_box_a_01 .fa_sub_title_02 {
	color: #0061FF;
	font-size: 120%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	padding-left: 5px;
}
#facility .fa_box_a_01 ul {
	font-size: 95%;
	list-style-type: disc;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 10px;
	width: 100%;
}
#facility .fa_box_a_01 ul li {
	margin-left: 2em;
	margin-bottom: 2px;
	margin-right: 1em;
}
}
/* 表組み設定 */

table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
}
th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: normal;
	background-color: #e6e6e6;
}
td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.sheet_01 {
	width: 674px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
table.sheet_01 th {
	font-size: 100%;
	text-align: center;
	padding: 5px;
}
table.sheet_01 td {
	padding: 5px;
	font-size: 100%;
}
table.sheet_02 {
	width: 328px;
	margin-bottom: 10px;
	/* [disabled]color: #757679;
*/
	margin-top: 10px;
}
table.sheet_02 th {
    font-size: 100%;
    text-align: center;
    padding: 5px;
}
table.sheet_02 td {
	padding: 5px;
	font-size: 100%;
}
.sheet_02_b table {
	width: 450px;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 10px;
}
.sheet_02_b th {
	font-size: 90%;
	text-align: center;
	padding: 5px;
}
.sheet_02_b td {
	padding: 5px;
	font-size: 100%;
	background-color: #FFFAE8;
}
.price {
	text-align: center;
}
.roma {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.td_wide_130 {
	width: 130px;
}
.sheet_sub_title {
	margin-right: 10px;
	background-color: #CCCCCC;
	text-align: center;
}
.sp_scroll {
}

@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */

table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
}
th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: normal;
	background-color: #e6e6e6;
}
td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.sheet_01 {
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
table.sheet_01 th {
	font-size: 100%;
	text-align: center;
	padding: 5px;
}
table.sheet_01 td {
	padding: 5px;
	font-size: 100%;
}
table.sheet_02 {
	width: 100%;
	margin-bottom: 2%;
	/* [disabled]color: #757679;
*/
	margin-top: 2%;
}
table.sheet_02 th {
	font-size: 100%;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}
table.sheet_02 td {
	padding: 5px;
	font-size: 100%;
}
.sheet_02_b table {
	width: 450px;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 10px;
}
.sheet_02_b th {
	font-size: 90%;
	text-align: center;
	padding: 5px;
}
.sheet_02_b td {
	padding: 5px;
	font-size: 100%;
	background-color: #FFFAE8;
}
.price {
	text-align: center;
}
.roma {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.td_wide_130 {
	width: 130px;
}
.sheet_sub_title {
	margin-right: 10px;
	background-color: #CCCCCC;
	text-align: center;
}
.sp_scroll {
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}
}
/* アクセス */

.acccess_h4 {
	background-image: url(../images/root/title_access.gif);
}
#acccess img {
	margin-bottom: 15px;
}
#acccess h5 {
	background-image: url(../images/root/access_map.gif);
	text-indent: -700em;
	height: 490px;
	width: 476px;
}
#access dl {
	padding-bottom: 10px;
	border-top-color: #CCC;
	padding-top: 5px;
	margin-bottom: 10px;
}
#access dt {
	font-size: 100%;
	float: left;
	width: 5em;
}
#access dd {
	font-size: 110%;
	padding-left: 5.5em;
	margin-bottom: 10px;
}
.map_01 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	display: block;
}
#access .gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-left: 0px;
}
.gmap iframe, .gmap object, .gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}

@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */
	
.map_01 {
	width: 100%;
	margin-bottom: 5%;
}
dl dd .parking {
	width: 100%;
}
}
/* その他下層ページ */

#rule p, #policy_01 p, #policy_02 p {
	margin-bottom: 0.5em;
}
#policy_02 .underline {
	text-decoration: underline;
}
#policy_02 h6 {
	font-size: 95%;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 0.3em;
}
.group_01 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#policy_01 ul li {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 1em;
}
#policy_02 ul {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 100%;
}
#policy_02 li {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 100%;
}
.school_name {
	color: #F60;
	width: 475px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
.school_box {
	width: 620px;
	margin-right: 5px;
	margin-left: 30px;
	clear: both;
	overflow-x: scroll;
}
#mainbox #scool_info {
	border: 1px solid #19459A;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 10px;
	padding-top: 10px;
	overflow: auto;
	height: 15em;
}
#mainbox #scool_info h4 {
	border-left-style: none;
	background-color: #19459A;
	color: #FFFFFF;
	height: 20px;
	font-size: 120%;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
}
#personal .time {
	font-size: 120%;
}
#personal_box {
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #44ADE3;
	padding: 5px;
}
.news_section {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-top: 10px;
}
.news_section p {
	float: left;
	width: 300px;
}
.news_section img {
	float: right;
}
.return {
	background-image: url(../images/contact/return.png);
	height: 31px;
	width: 150px;
	display: block;
	text-indent: -700em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}

@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */
.group_01 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.school_p_08 {
	width: 100%;
}
}
/*----------------------------------------------------------
	フォーム
----------------------------------------------------------*/
.submit_box {
	text-align: center;
	padding: 10px 0;
}
.submit_box p input {
	vertical-align: middle;
}
.in_1 {
	width: 150px;
}
.tx_1 {
	width: 380px;
	height: 7em;
}
.ex {
	color: #008800;
	padding: 0 10px;
	font-size: 85%;
}
.formError {
	font-size: 100%;
	padding: 5px 10px 5px 50px;
	color: #cc0000;
}
.type2 {
	border-collapse: collapse;
	width: 550px;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.type2 th, .type2 td {
	border: 1px solid #cccccc;
	padding: 8px 5px 8px 8px;
	font-size: 85%;
	vertical-align: middle;
}
.type2 th {
	background-color: #eeeeee;
	font-weight: bold;
	width: 150px;
}
.td_value {
	text-align: right;
}
.td_center {
	text-align: center;
}
.need {
	background-image: url(../images/need.png);
	background-position: right;
	background-repeat: no-repeat;
}
/*----------------------------------------------------------
	下層 - PDFリンク
----------------------------------------------------------*/
.pdf_link {
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 40px;
 /padding: 0px 0px 0px 10px; /*IE6,7Hack*/
	background: url(../images/share/pdf_1.png) no-repeat left center;
	cursor: pointer;
	font-size: 12px;
	height: 32px;
	color: #000000;
	clear: both;
}
.pdf_link span {
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	/* [disabled]padding-bottom: 20px;
*/
	line-height: 31px;
	height: 32px;
	background: url(../images/share/pdf_2.png) no-repeat right center;
	zoom: 1;	/* for IE */
	display: table-cell; /* for modern browser */
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
	margin-left: 30px;
}
.pdf_link a {
	color: #FFFFFF;
}
.pdf_link a:link {
	color: #FFFFFF;
}
.pdf_link a:hover {
	color: #FFFF00;
}
.link_page a {
	height: 15px;
	color: #F60;
	font-weight: bold;
	margin-left: 1em;
}

@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */
.pdf_link {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 4%;
 /padding: 0px 0px 0px 10px;
	cursor: pointer;
	font-size: 12px;
	height: 32px;
	clear: both;
	background-color: #3153DB;
	background-image: none;
	width: 90%;
}
.pdf_link span {
	padding-top: 0px;
	padding-right: 3%;
	padding-left: 0px;
	/* [disabled]padding-bottom: 20px;
*/
	line-height: 31px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: none;
	zoom: 1;	/* for IE */
	display: table-cell; /* for modern browser */
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
	margin-left: 5%;
	font-size: 80%;
}
.pdf_link a {
	color: #FFFFFF;
}
.pdf_link a:link {
	color: #FFFFFF;
}
.pdf_link a:hover {
	color: #FFFF00;
}
.link_page a {
	height: 15px;
	color: #F60;
	font-weight: bold;
	margin-left: 1em;
}
}
/*----------------------------------------------------------
	下層 - イベント
----------------------------------------------------------*/

#event h5 {
	border-left: 10pt solid #FF0C00;
	padding-left: 7px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}
#event h5 a:link {
	text-decoration: underline;
	color: #000000;
}
#event h5 a:visited {
	text-decoration: none;
	color: #000000;
}
#event h5 a:hover {
	color: #FF6600;
	text-decoration: underline;
	/* [disabled]font-weight: bold;
*/
}
#event p.text_right {
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
}

@media screen and (max-width:900px) {
/* 900px以下用（タブレット／スマートフォン用）の記述 */
#event h5 {
	border-left: 10pt solid #FF0C00;
	padding-left: 7px;
	height: auto;
	line-height: 20px;
	margin-bottom: 3%;
}
}
#attention ul {
	list-style-type: decimal;
	margin-left: 30px;
	font-size: 80%;
	margin-right: 5em;
}
#attention li {
	margin-bottom: 5px;
}
#agree {
	width: 15em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 90%;
}
.link_list {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
#content #mainte {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 150px;
	padding-top: 60px;
	margin-top: 50px;
}
#map_canvas {
	height: 400px;
	width: 380px;
	margin-top: 10px;
}
#map_canvas_b {
	height: 400px;
	width: 380px;
	margin-top: 10px;
	margin-left: 20px;
}
p.map_b a {
	margin-left: 15px;
}
#mainte {
	margin-top: 160px;
	margin-bottom: 200px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#footer_02 {
	background-color: #14A4A7;
}
#wrap_02 #footer_02 #copyright h6 {
	color: #FFF;
}
#wrap_02 #mainte p {
	font-size: 120%;
	text-align: center;
	line-height: 1.8em;
}
.eventArea .event_detail_text2 iframe {
	z-index: 1;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.post_link {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.pagenav a {
	padding: 5px 10px;
	/*	width: 50px;*/
	border: solid 1px #cccccc;
	border-radius: 10px;
	color: #666666;
	background-color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
.pagenav a:hover {
	background-color: #e8e8e8;
}
.pagenav .prev-art a {
	float: left;
}
.pagenav .next-art a {
	float: right;
}
.pagenav {
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 40px;
	clear: both;
	background-color: transparent;
}

.link-to-pdf img {
	padding: 4px;
	border: 1px solid #ddd;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #f5f5f5;
}
.link-to-pdf img:hover {
	padding: 4px;
	border: 1px solid #ddd;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #9bb;
}
.link-to-pdf {
	display: inline-block;
	overflow: hidden;
	position: relative;
	margin: 5px 0;
	max-width: 100%;
}
.link-to-pdf img {
	margin: 0;
}
.link-to-pdf:after {
	
	position: absolute;
	top: 50%;
	left: 50%;
	width: 42px;
	height: 42px;
	margin-left: -21px;
	margin-top: -21px;
	display: block;
	opacity: .0;
}
.link-to-pdf:hover::after {
	opacity: .9;
}
.link-to-pdf::before {
	content: 'PDF FILE';
	display: block;
	background-color: #d22;
	color: #fff;
	border: 1px #a55 solid;
	font-size: .85em;
	font-weight: normal;
	text-align: center;
	width: 130px;
	position: absolute;
	bottom: 20px;
	right: -32px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index: 3;
}
.link-to-pdf:hover::before {
	content: 'VIEW THIS';
	background-color: #426EF0;
	border: 1px solid #002DAB;
}

/*----------------------------------------------------------
	YouTube
----------------------------------------------------------*/

.iframe-wrap {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
}

.iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#blog ul.movie_cat {
    padding: 0;
    margin-top: 30px;
    margin-right: 0;
    margin-left: 0;
    font-size: 0;
    text-align: right;
}
#blog ul.movie_cat li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    font-size: 14px;
    /* [disabled]width: 25%; */
    text-align: center;
    background-color: #4983E9;
    margin-right: 5px;
    color: #FFFFFF;
    border-radius: 5px;
}
#blog ul.movie_cat li a:link {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: normal;
}
#blog ul.movie_cat li a:visited {
    text-decoration: none;
    color: #FFFFFF;
	font-weight: normal;
}
#blog ul.movie_cat li a:hover {
    color: #FFBF00;
    text-decoration: underline;
    font-weight: normal;
}
#post ul.movie-thumb {
    list-style-type: none;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
    /* [disabled]display: flex; */
    justify-content: space-between;
    flex-wrap: wrap;
    
}
#post ul.movie-thumb li {
    /* [disabled]width: 49%; */
    margin-right: 0px;
    margin-bottom: 20px;
}
#post ul.movie-thumb li h5 a {
    font-size: 16px;
}
#post ul.movie-thumb li img {
    float: left;
    margin-right: 20px;
}
#post ul.movie-thumb li p {
    font-size: 14px;
}


@media screen and (max-width:800px) {
/* 800px以下用（タブレット／スマートフォン用）の記述 */
	
	
#contents.info #post ul.movie-thumb {
    list-style-type: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    flex-wrap: wrap;
    width: 90%;
    display: block;
}
#contents.info #post ul.movie-thumb li {
    /* [disabled]width: 49%; */
    margin-right: 0px;
    margin-bottom: 20px;
}
#contents.info #post ul.movie-thumb li h5 a {
    font-size: 16px;

}
#contents.info #post ul.movie-thumb li img {
    float: none;
    width: 100%;
    margin-bottom: 3%;
}
#contents.info #post ul.movie-thumb li p {
    font-size: 14px;
    margin-bottom: 3%;
}
}
