/* フォント */
@font-face {
	font-family: NSJ;
	src: url('../font/NotoSansJP-Light.woff') format("opentype");
	/*font-weight: normal;*/
}


/* 共通 */
html
{
	width: 100%;
}

body
{
	-webkit-text-size-adjust: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'NSJ', -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif;
	font-size: 16px;
	font-weight: 400;
}

input[type="button"],input[type="submit"],button
{
	font-family: inherit;
    -webkit-appearance: none;
	font-weight: 400;
	display: block;
}

input[type="text"],input[type="password"],input[type="email"]
{
	font-family: inherit;
    -webkit-appearance: none;
	font-weight: 400;
	display: block;
}

textarea
{
	font-family: inherit;
    -webkit-appearance: none;
	font-weight: 400;
	display: block;
}

select
{
	font-family: inherit;
	font-weight: 400;
	display: block;
}

a
{
	text-decoration: none;
}

img
{
	border-style: none;
	display: block;
}

div
{
	border-style: none;
}

ul
{
	margin: 0;
	padding: 0;
}

ul li
{
	list-style: none;
}


/* スクロールバー */
/*::-webkit-scrollbar
{
	display: none;
}*/


/* パーツ */
.mt0
{
	margin-top: 0px!important;
}

.mt5
{
	margin-top: 5px!important;
}

.mt10
{
	margin-top: 10px!important;
}

.mt15
{
	margin-top: 15px!important;
}

.mt20
{
	margin-top: 20px!important;
}

.mt25
{
	margin-top: 25px!important;
}

.mt30
{
	margin-top: 30px!important;
}

.mt32
{
	margin-top: 32px!important;
}

.mt35
{
	margin-top: 35px!important;
}

.mt40
{
	margin-top: 40px!important;
}

.mt45
{
	margin-top: 45px!important;
}

.mt50
{
	margin-top: 50px!important;
}

.mt55
{
	margin-top: 55px!important;
}

.mt60
{
	margin-top: 60px!important;
}

.mt65
{
	margin-top: 65px!important;
}

.mt70
{
	margin-top: 70px!important;
}

.mt75
{
	margin-top: 75px!important;
}

.mt80
{
	margin-top: 80px!important;
}

.mt85
{
	margin-top: 85px!important;
}

.mt90
{
	margin-top: 90px!important;
}

.mt95
{
	margin-top: 95px!important;
}

.mt100
{
	margin-top: 100px!important;
}

.mt106
{
	margin-top: 106px!important;
}

.mt110
{
	margin-top: 110px!important;
}

.mt120
{
	margin-top: 120px!important;
}

.mt130
{
	margin-top: 130px!important;
}

.mt140
{
	margin-top: 140px!important;
}

.mt150
{
	margin-top: 150px!important;
}

.mt160
{
	margin-top: 160px!important;
}

.mt170
{
	margin-top: 170px!important;
}

.mt178
{
	margin-top: 178px!important;
}

.mt180
{
	margin-top: 180px!important;
}

.mt190
{
	margin-top: 190px!important;
}

.mt200
{
	margin-top: 200px!important;
}

.mb0
{
	margin-bottom: 0px!important;
}

.mb10
{
	margin-bottom: 10px!important;
}

.mb15
{
	margin-bottom: 15px!important;
}

.mb20
{
	margin-bottom: 20px!important;
}

.mb30
{
	margin-bottom: 30px!important;
}

.mb40
{
	margin-bottom: 40px!important;
}

.mb45
{
	margin-bottom: 45px!important;
}

.mb50
{
	margin-bottom: 50px!important;
}

.mla
{
	margin-left: auto!important;
}

.ml0
{
	margin-left: 0px!important;
}

.ml1
{
	margin-left: 1em!important;
}

.ml2
{
	margin-left: 2em!important;
}

.ml10
{
	margin-left: 10px!important;
}

.ml15
{
	margin-left: 15px!important;
}

.ml20
{
	margin-left: 20px!important;
}

.ml30
{
	margin-left: 30px!important;
}

.ml40
{
	margin-left: 40px!important;
}

.ml50
{
	margin-left: 50px!important;
}

.ml60
{
	margin-left: 60px!important;
}

.ml70
{
	margin-left: 70px!important;
}

.ml80
{
	margin-left: 80px!important;
}

.ml90
{
	margin-left: 90px!important;
}

.ml100
{
	margin-left: 100px!important;
}

.ml110
{
	margin-left: 110px!important;
}

.ml120
{
	margin-left: 120px!important;
}

.ml130
{
	margin-left: 130px!important;
}

.ml140
{
	margin-left: 140px!important;
}

.ml150
{
	margin-left: 150px!important;
}

.ml160
{
	margin-left: 160px!important;
}

.ml170
{
	margin-left: 170px!important;
}

.ml180
{
	margin-left: 180px!important;
}

.ml190
{
	margin-left: 190px!important;
}

.ml200
{
	margin-left: 200px!important;
}

.pt0
{
	padding-top: 0px!important;
}

.pt5
{
	padding-top: 5px!important;
}

.pt10
{
	padding-top: 10px!important;
}

.pt15
{
	padding-top: 15px!important;
}

.pt20
{
	padding-top: 20px!important;
}

.pt30
{
	padding-top: 30px!important;
}

.pt40
{
	padding-top: 40px!important;
}

.pt50
{
	padding-top: 50px!important;
}

.pt60
{
	padding-top: 60px!important;
}

.pt70
{
	padding-top: 70px!important;
}

.pt80
{
	padding-top: 80px!important;
}

.pt90
{
	padding-top: 90px!important;
}

.pt100
{
	padding-top: 100px!important;
}

.pb0
{
	padding-bottom: 0px!important;
}

.pb10
{
	padding-bottom: 10px!important;
}

.pb15
{
	padding-bottom: 15px!important;
}

.pb20
{
	padding-bottom: 20px!important;
}

.pb30
{
	padding-bottom: 30px!important;
}

.pb40
{
	padding-bottom: 40px!important;
}

.pb50
{
	padding-bottom: 50px!important;
}

.pl0
{
	padding-left: 0px!important;
}

.pl10
{
	padding-left: 10px!important;
}

.pl20
{
	padding-left: 20px!important;
}

.pl30
{
	padding-left: 30px!important;
}

.pl40
{
	padding-left: 40px!important;
}

.pl50
{
	padding-left: 50px!important;
}

.pr0
{
	padding-right: 0px!important;
}

.pr7
{
	padding-right: 7px!important;
}

.pr10
{
	padding-right: 10px!important;
}

.pr15
{
	padding-right: 15px!important;
}

.pr20
{
	padding-right: 20px!important;
}

.pr30
{
	padding-right: 30px!important;
}

.pr40
{
	padding-right: 40px!important;
}

.pr50
{
	padding-right: 50px!important;
}

.pr60
{
	padding-right: 60px!important;
}

.pr70
{
	padding-right: 70px!important;
}

.pr80
{
	padding-right: 80px!important;
}

.pr90
{
	padding-right: 90px!important;
}

.pr100
{
	padding-right: 100px!important;
}

.mlra
{
	margin-left: auto!important;
	margin-right: auto!important;
}

.wd_a
{
	width: auto!important;
}

.wd_all
{
	width: 100%!important;
}

.popup-show
{
	cursor: pointer!important;
}

.modal-close
{
	cursor: pointer!important;
}

span.red
{
	color: #ff0000!important;
}

span.add
{
	font-size: 90%;
	color: #ff0000!important;
	font-weight: 400!important;
}

span.comment
{
	color: #192f60!important;
}

span.icon
{
	color: #192f60!important;
}

span.bold
{
	font-weight: 700!important;
}

span.word
{
	white-space: nowrap;
	margin-right: 1em;
	display: inline-block;
}

span.nowrap
{
	white-space: nowrap;
	display: inline-block;
}

span.minus_left
{
	margin-left: -0.5em;
}

span.popup-show
{
	color: #192f60!important;
	text-decoration: underline!important;
}

.indent
{
	text-indent: 1em!important;
}

.page_right
{
	margin-left: auto!important;
	margin-right: 0!important;
}

a.tel
{
	color: #192f60!important;
	text-decoration: underline;
}

a.link
{
	color: #4d4d4d!important;
	text-decoration: underline;
	display: inline!important;
}

a.url_str
{
	color: #4d4d4d!important;
	text-decoration: underline;
	display: inline!important;
}


/* ヘッダー */
div.header_frame
{
	width: 100%;
	height: 70px;
	margin: 0px auto;
	background-color: rgba(255, 255, 255, 0.75);
	/*position: fixed;
	top: 0;
	z-index: 777;*/
}

table.header
{
	width: 960px;
	height: 70px;
	margin: 0px auto 0px;
}

table.header td.icon
{
	width: 45px;
	padding-right: 7px;
}

table.header td.icon div.img
{
	width: 45px;
	height: 45px;
}

table.header td.icon div.img img
{
	width: 45px;
	height: 45px;
	display: block;
}

table.header td.icon a
{
	display: block;
}

table.header td.logo
{
	/*width: 198px;*/
	/*padding-left: 20px;
	padding-right: 29px;*/
	/*padding-right: 10px;*/
}

table.header td.logo div.img
{
	width: 198px;
	height: 55px;
}

table.header td.logo div.img img
{
	width: 198px;
	height: 55px;
	display: block;
}

table.header td.logo a
{
	display: block;
}

table.header td.logo div.title_large
{
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	/*font-weight: 700;*/
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.header td.logo div.title_small
{
	font-size: 75%;
	line-height: 100%;
	color: #000000;
	margin-bottom: 8px;
}

table.header td.menu
{
	width: 5px;
	padding-right: 40px;
}

table.header td:last-child.menu
{
	padding-right: 0px;
}

table.header td.menu button
{
	/*min-width: 90px;*/
	width: auto;
	min-height: 40px;
	height: auto;
	font-size: 100%;
	line-height: 130%;
	color: #000000;
	padding: 0px 0px 0px;
	border-top: none;
	border-bottom: none;
	/*border-left: 1px solid #cccdcf;*/
	border-left: none;
	border-right: none;
	text-shadow: none;
	background-color: transparent;
	box-sizing: border-box;
	/*letter-spacing: 0.05em;*/
	cursor: pointer;
	white-space: nowrap;
}

table.header td.menu a
{
	display: block;
}

table.header td.button
{
	width: 90px;
	/*padding-left: 10px;*/
}

table.header td.button + td.button
{
	padding-left: 5px;
}

/*table.header td.button div.img
{
	width: 160px;
	height: 40px;
}

table.header td.button div.img img
{
	width: 160px;
	height: 40px;
	display: block;
}*/

table.header td.button div.button
{
	width: 90px;
	height: 50px;
}

table.header td.button div.button input
{
	width: 90px;
	height: 50px;
	font-size: 100%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #4472c4;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	cursor: pointer;
	border-radius: 5px;
}

table.header td.button div.button button
{
	width: 90px;
	height: 50px;
	font-size: 100%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #4472c4;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	cursor: pointer;
	border-radius: 5px;
}

table.header td.button a
{
	display: block;
}

table.header td.button_large
{
	/*width: 180px;*/
	width: 140px;
}

table.header td.button_large div.button
{
	width: 120px;
	height: 50px;
	margin: 0px 0px 0px auto;
}

table.header td.button_large div.button input
{
	width: 120px;
	height: 50px;
	font-size: 100%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #4472c4;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	cursor: pointer;
	border-radius: 5px;
}

table.header td.button_large div.button button
{
	width: 120px;
	height: 50px;
	font-size: 100%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #4472c4;
	box-sizing: border-box;
	letter-spacing: 0.05em;
	cursor: pointer;
	border-radius: 5px;
}

table.header td.button_large a
{
	display: block;
}

div.header_height
{
	width: 100%;
	/*height: 70px;*/
}


/* フッター */
div.footer_frame
{
	width: 100%;
	/*height: 61px;*/
	padding: 10px 0px 10px;
	box-sizing: border-box;
	position: relative;
	background-color: #ffffff;
	border-top: 1px solid #e4e4e4;
}

div.footer
{
	width: 960px;
	height: 60px;
	margin: 0px auto 0px;
}

div.footer_frame div.copyright
{
	width: 960px;
	/*height: 60px;*/
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	/*display: table-cell;
	vertical-align: middle;*/
}

div.footer_frame div.logo
{
	width: 60px;
	height: 60px;
	margin: auto;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 15px;
}

div.footer_frame div.logo img
{
	width: 60px;
	height: 60px;
	display: block;
}

table.copyright
{
	height: 60px;
	margin: 0px auto 0px;
}

table.copyright td.text
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-right: 2em;
}

table.copyright td.text2
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-right: 5px;
}

table.copyright td.logo
{
	width: 60px;
}

table.copyright td.logo div.img
{
	width: 60px;
	height: 60px;
}

table.copyright td.logo div.img img
{
	width: 60px;
	height: 60px;
	display: block;
}

div.footer_short
{
	width: 100%;
	height: 61px;
	position: absolute;
	bottom: 0;
	background-color: #ffffff;
}

div.footer_frame table.links
{
	margin: 0px auto 20px;
}

div.footer_frame table.links td.link
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-right: 60px;
}

div.footer_frame table.links td:last-child
{
	padding-right: 0px;
}

div.footer_frame table.links td.link_special
{
	padding-right: 60px;
}

div.footer_frame table.links td.link_special button
{
	/*width: 120px;*/
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc1580;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
}

div.footer_frame table.links a
{
	color: #000000;
	display: block;
	text-decoration: none;
}


/* このページは存在しません */
div.nothing_text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.1em;
	padding: 100px 0px 100px;
	text-align: center;
}


/* ページ内リンク */
a.anchor
{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

a.anchor2
{
    display: block;
    padding-top: 40px;
    margin-top: -40px;
}

a.anchor3
{
    display: block;
    padding-top: 140px;
    margin-top: -40px;
}


/* ページャー */
div.pager_frame
{
	/*height: 41px;*/
	margin: 0px auto 0px;
}

table.pager
{
	margin: 0px auto 0px;
}

table.pager td.back
{
	font-size: 160%;
	line-height: 100%;
	color: #555555;
	padding: 0px 8px 0px 0px;
	cursor: pointer;
}

table.pager td.next
{
	font-size: 160%;
	line-height: 100%;
	color: #555555;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
}

table.pager td.number
{
	height: 30px;
	color: #000000;
	padding-right: 15px;
}

table.pager td:last-child.number
{
	padding-right: 0px;
}

table.pager td.number input
{
	min-width: 20px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
	padding: 0px 2px 0px;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	text-shadow: none;
}

table.pager td.number_now
{
	height: 30px;
	padding-right: 15px;
}

table.pager td.number_now input
{
	min-width: 20px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	background-color: #555555;
	padding: 0px 2px 0px;
	box-sizing: border-box;
	border: none;
	text-shadow: none;
}

table.pager td:last-child.number_now
{
	padding-right: 0px;
}

table.pager a
{
	text-decoration: none;
}


/* パン屑リスト */
div.bread_crumbs_frame
{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #dbdbdb;
}

div.bread_crumbs_block
{
	width: 960px;
	height: 50px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
	box-sizing: border-box;
}

table.bread_crumbs
{
	height: 50px;
}

table.bread_crumbs td.text
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.02em;
}

table.bread_crumbs td.text a
{
	color: #000000;
	text-decoration: none;
}

table.bread_crumbs td.arrow
{
	width: 5px;
	height: 10px;
	padding: 0px 10px 0px;
}

table.bread_crumbs td.arrow div.img
{
	width: 5px;
	height: 10px;
}

table.bread_crumbs td.arrow div.img img
{
	width: 5px;
	height: 10px;
	display: block;
}


/* 背景 */
div.main_bg
{
	width: 100%;
	min-height: 100%;
	margin: 0px;
	background-image: url("../img/bg_main.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: fixed;
}

div.main_bg img
{
	width: 100%;
	display: block;
}


/* 共通 */
div.content_frame
{
	width: 100%;
	margin: 0px auto;
	position: relative;
}

div.article
{
	width: 960px;
	margin: 0px auto 0px;
	/*padding-left: 190px;*/
	position: relative;
	box-sizing: border-box;
}

div.bottom_space01
{
	height: 150px;
}

table.contents
{
	width: 960px;
	margin: 0px auto 0px;
}

table.contents td.side
{
	width: 190px;
	vertical-align: top;
	position: relative;
}

table.contents td.side ::-webkit-scrollbar
{
	display: none;
}

table.contents td.main
{
	vertical-align: top;
}

div.s_title
{
	font-size: 110%;
	line-height: 100%;
	color: #000000;
	margin: 80px 0px 20px;
	letter-spacing: 0.1em;
}


/* サイドメニュー */
div.side_menu_frame
{
	width: 190px;
	/*height: 900px;*/
	margin: 0px auto 0px;
	/*position: absolute;
	top: 18px;*/
	/*position: fixed;*/
	/*top: 135px;*/
	/*left: 0;*/
	padding-top: 18px;
	overflow-y: scroll;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;
}

div.side_menu_scroll
{
	width: 100%;
	height: 100vh;
	overflow-y: scroll;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
	scrollbar-width: none;
	/*height: 900px;*/
}

div.side_menu_frame a
{
	width: 100%;
	display: block;
	text-decoration: none;
}

div.side_menu_frame div.side_menu_1
{
	width: 153px;
	height: 70px;
	margin: 0px 0px 30px;
}

div.side_menu_frame div.side_menu_1 img
{
	width: 153px;
	height: 70px;
	display: block;
}

div.side_menu_frame div.side_menu_s_1
{
	width: 94px;
	height: 18px;
	margin: 0px 0px 30px 25px;
}

div.side_menu_frame div.side_menu_s_1 img
{
	width: 94px;
	height: 18px;
	display: block;
}

div.side_menu_frame div.side_menu_s_2
{
	width: 132px;
	height: 18px;
	margin: 0px 0px 30px 25px;
}

div.side_menu_frame div.side_menu_s_2 img
{
	width: 132px;
	height: 18px;
	display: block;
}

div.side_menu_frame div.side_menu_s_3
{
	width: 113px;
	height: 18px;
	margin: 0px 0px 45px 25px;
}

div.side_menu_frame div.side_menu_s_3 img
{
	width: 113px;
	height: 18px;
	display: block;
}

div.side_menu_frame div.side_menu_2
{
	width: 115px;
	height: 70px;
	margin: 0px 0px 30px;
}

div.side_menu_frame div.side_menu_2 img
{
	width: 115px;
	height: 70px;
	display: block;
}

div.side_menu_frame div.side_menu_3
{
	width: 153px;
	height: 70px;
	margin: 0px 0px 30px;
}

div.side_menu_frame div.side_menu_3 img
{
	width: 153px;
	height: 70px;
	display: block;
}

div.side_menu_frame div.side_menu_4
{
	width: 160px;
	height: 70px;
	margin: 0px 0px 0px;
}

div.side_menu_frame div.side_menu_4 img
{
	width: 160px;
	height: 70px;
	display: block;
}

a.category-select
{
	width: 100%;
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
	/*position: relative;
	z-index: 5;*/
}

div.side_menu_frame table.menu
{
	width: 100%;
	margin: 0px;
}

div.side_menu_frame table.menu td.img
{
	width: 70px;
}

div.side_menu_frame table.menu td.img div.img
{
	width: 70px;
	height: 70px;
}

div.side_menu_frame table.menu td.img div.img img
{
	width: 70px;
	height: 70px;
	display: block;
}

div.side_menu_frame table.menu td.title
{
	font-size: 100%;
	line-height: 150%;
	color: #000000;
	padding-left: 10px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

div.side_menu_frame table.menu td.title2
{
	font-size: 100%;
	line-height: 150%;
	color: #000000;
	padding-left: 30px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

div.side_menu_frame table.menu td.title3
{
	font-size: 100%;
	line-height: 150%;
	color: #000000;
	padding-left: 30px;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

div.side_menu_frame div.hover_frame
{
	width: 100%;
	margin: 0px;
	position: relative;
}

div.side_menu_frame div.hover_frame div.hover_menu
{
	width: 100%;
	background-color: #ffffff;
	/*position: absolute;
	top: 95px;
	left: 0;
	z-index: 6;*/
}

div.side_menu_frame div.side_menu_last
{
	padding-bottom: 50px;
}


/* ログイン */
div.login_logo
{
	width: 255px;
	height: 87px;
	margin: 0px auto 30px;
}

div.login_logo img
{
	width: 255px;
	height: 87px;
	display: block;
}

div.bg_login
{
	width: 100%;
	margin: 0;
}

div.bg_login img
{
	width: 100%;
	display: block;
}

div.login_content_frame
{
	width: 960px;
	margin: 0px auto;
	position: relative;
	padding: 50px 0px 0px;
}

table.login_contents
{
	margin: 0px auto 0px;
}

table.login_contents td.contents
{
	width: 448px;
	padding: 0px 34px 0px 0px;
	vertical-align: top;
}

table.login_contents td:last-child.contents
{
	padding: 0px;
}

table.login_contents div.frame
{
	width: 428px;
	padding: 13px 10px 12px;
	background-color: #f2f2f2;
	position: relative;
}

div.login_title
{
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px;
}

div.login_title div.title
{
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	border-bottom: 1px solid #222222;
	padding: 0px 0px 0px;
	display: inline-block;
	letter-spacing: 0.1em;
}

div.login_text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	margin: 20px auto 0px;
}

table.login_form
{
	margin: 22px auto 0px;
}

table.login_form td.title
{
	width: 152px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	padding: 0px 0px 15px;
}

table.login_form td.form
{
	width: 278px;
	padding: 0px 0px 15px;
}

table.login_form td.form input
{
	width: 254px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 12px 0px;
}

table.login_form tr:last-child td
{
	padding: 0px;
}

table.login_button
{
	margin: 34px auto 0px;
}

table.login_button td.button
{
	width: 200px;
	height: 30px;
	padding: 0px 25px 0px 0px;
}

table.login_button td:last-child.button
{
	padding: 0px;
}

table.login_button td.button input
{
	width: 200px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	/*background-color: #fc1580;*/
	background-color: #555555;
	border: none;
	text-shadow: none;
	font-weight: bold;
	cursor: pointer;
	/*border: 2px solid #3bb041;*/
}

table.login_button td.button2
{
	width: 250px;
	height: 30px;
	padding: 0px 30px 0px 0px;
}

table.login_button td:last-child.button2
{
	padding: 0px;
}

table.login_button td.button2 input
{
	width: 250px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc1580;
	border: none;
	text-shadow: none;
	font-weight: bold;
	cursor: pointer;
	padding: 0px 0px 0px;
}

div.login_error
{
	width: 428px;
	font-size: 90%;
	line-height: 100%;
	color: #ff0000;
	text-align: center;
	position: absolute;
	bottom: 55px;
}

table.post_form
{
	margin: 0px 0px 0px;
}

table.post_form td.post_form
{
	width: 150px;
}

table.post_form td.post_form input
{
	width: 100%;
	height: 35px;
	font-size: 95%;
	color: #000000;
	padding: 0px 10px 0px;
	border: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #dc2582;
	letter-spacing: 0.1em;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

table.post_form td.post_line
{
	height: 35px;
	font-size: 95%;
	color: #000000;
	padding: 0px 10px 0px;
}

div.reminder_top_text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.05em;
	margin-bottom: 25px;
	text-align: center;
}

div.reminder_text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.05em;
	margin-bottom: 25px;
}

table.reminder_button
{
	margin: 40px auto 0px;
}

table.reminder_button td.height
{
	height: 25px;
}

table.reminder_button td.text
{
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	letter-spacing: 0.1em;
	padding-right: 35px;
}

table.reminder_button td.button
{
	width: 180px;
}

table.reminder_button td.button input
{
	width: 180px;
	height: 35px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	/*background-color: #dc2582;*/
	background-color: #dc2582;
	box-sizing: border-box;
	border-radius: 5px;
	letter-spacing: 0.15em;
	cursor: pointer;
}

table.reminder_button a
{
	display: block;
	text-decoration: none;
}


/* 共通 */
div.pagetop_space
{
	width: 100%;
	height: 70px;
}

div.common_title_frame
{
	width: 100%;
	margin: 70px 0px 0px;
	padding: 0px 0px 0px;
	box-sizing: border-box;
	border-top: 5px solid #192f60;
	border-bottom: 1px solid #e3e3e3;
	border-left: 5px solid #192f60;
	border-top-left-radius: 20.5px;
	border-bottom-left-radius: 20.5px;
}

div.common_title_frame table.title
{
	height: 35px;
	margin: 0px 0px 0px;
}

div.common_title_frame table.title td.text
{
	font-size: 120%;
	line-height: 100%;
	color: #192f60;
	letter-spacing: 0.2em;
	font-weight: 700;
	padding-left: 30px;
}

div.common_index_title_frame
{
	width: 100%;
	margin: 35px 0px 0px;
	padding: 0px 0px 0px;
	box-sizing: border-box;	
}

div.common_index_title_frame div.common_index_title
{
	font-size: 105%;
	line-height: 100%;
	color: #000000;
	padding: 4px 0px 4px 10px;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #2d2d2d;
	border-left: 10px solid #2d2d2d;
}

div.common_index_title_frame table.common_index_title
{
	margin: 0;
}

div.common_index_title_frame table.common_index_title td.line
{
	width: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

div.common_index_title_frame table.common_index_title td.title
{
	font-size: 105%;
	line-height: 100%;
	color: #000000;
	padding: 4px 0px 4px 10px;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #2d2d2d;
}

div.common_title
{
	font-size: 150%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	margin-top: 80px;
	letter-spacing: 0.4em;
	/*font-weight: 700;*/
}

table.common_title
{
	width: 100%;
	margin: 80px auto 0px;
}

table.common_title div.title
{
	min-width: 100px;
	width: auto;
	/*max-width: 960px;*/
	white-space: nowrap;
}

table.common_title td.title
{
	width: 100px;
	/*font-size: 130%;*/
	font-size: 190%;
	line-height: 130%;
	color: #000000;
	text-align: center;
	/*text-indent: 0.4em;
	letter-spacing: 0.4em;*/
	text-indent: 0.3em;
	letter-spacing: 0.3em;
	font-weight: 700;
	padding: 0px 10px 0px;
}

table.common_title td.title_fix
{
	width: 770px;
}

table.common_title div.title_fix
{
	width: 770px;
	font-size: 190%;
	line-height: 150%;
	color: #000000;
	text-align: center;
	text-indent: 0.3em;
	letter-spacing: 0.3em;
	font-weight: 700;
	padding: 0px 10px 0px;
	box-sizing: border-box;
}

table.common_title div.line
{
	width: 100%;
	height: 1px;
	background-color: #7f7f7f;
}


/* 片側だけ線のタイトル */
div.half_title_frame
{
	width: 100%;
	margin: 80px 0px 0px;
}

table.half_title
{
	width: 100%;
	margin: 0px 0px 0px;
	table-layout: fixed;
}

table.half_title td.side
{
	position: relative;
	vertical-align: top;
	padding-top: 17px;
}

table.half_title td.side div.line
{
	width: 100%;
	height: 1px;
	background-color: #7f7f7f;
}

table.half_title td.title
{
	width: 960px;
	position: relative;
	padding-left: 100px;
	box-sizing: border-box;
	vertical-align: top;
}

table.half_title td.title div.title
{
	font-size: 130%;
	line-height: 160%;
	color: #000000;
	letter-spacing: 0.3em;
}

table.half_title td.title div.line
{
	width: 70px;
	height: 1px;
	background-color: #7f7f7f;
	position: absolute;
	top: 17px;
	left: 0;
}

table.half_title td.title_right
{
	width: 960px;
	position: relative;
	padding-right: 0px;
	box-sizing: border-box;
	vertical-align: top;
}

table.half_title td.title_right div.title
{
	font-size: 130%;
	line-height: 160%;
	color: #000000;
	letter-spacing: 0.3em;
	display: inline-block;
	padding-right: 30px;
	background-color: #ffffff;
	position: relative;
	z-index: 10;
}

table.half_title td.title_right div.line
{
	width: 960px;
	height: 1px;
	background-color: #7f7f7f;
	position: absolute;
	top: 17px;
	right: 0px;
	z-index: 3;
}


/* 共通テキスト */
div.common_contents_frame
{
	width: 100%;
	padding: 30px 0px 0px 10px;
	box-sizing: border-box;
}

div.common_text_frame
{
	width: 100%;
	box-sizing: border-box;
	margin: 35px 0px 0px;
	/*padding: 0px 30px 0px;*/
	padding: 0px 0px 0px;
}

div.common_item_title
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
}

div.common_text + div.common_item_title
{
	margin-top: 30px;
}

div.common_text
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
}

div.common_index_title_frame + div.common_text
{
	margin-top: 15px;
}

div.common_item_title + div.common_text
{
	margin-top: 5px;
}

.text_block + .text_block
{
	margin-top: 15px;
}

div.common_text_indent
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	text-indent: 1em;
	letter-spacing: 0.1em;
}

div.common_text_center
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	text-align: center;
	letter-spacing: 0.1em;
}

div.common_strong_text
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	font-weight: 700;
	margin-top: 15px;
}

div.common_index_title
{
	font-size: 150%;
	line-height: 180%;
	color: #4d4d4d;
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 5px;
}

table.common_text
{
	margin: 0;
}

table.common_text .big_font
{
	font-size: 150%!important;
	color: #000000!important;
	padding-bottom: 5px;
}

table.common_text td.height
{
	height: 15px;
}

table.common_text td.height30
{
	height: 30px;
}

table.common_text td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 0.5em;
}

table.common_text td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 1em;
}

table.common_text td.text
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
}

table.common_text td.text2
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	/*padding-left: 1em;*/
}

table.common_text td.indent_text
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-indent: 1em;
}

table.common_text td.text_frame
{
	
}

table.common_text td.text_frame div.contest_title
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	padding-top: 10px;
}

table.common_text td.text_frame div.contest_title button
{
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	display: block;
}

table.common_text td.text_frame div.contest_text
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
}

table.common_text td.text_frame div.contest_title + div.contest_text
{
	margin-top: 10px;
}

table.common_text td.link
{
	padding: 0px 3px 0px 2px;
}

table.common_text td.link button
{
	height: 25px;
	font-size: 95%;
	line-height: 100%;
	color: #4d4d4d;
	padding: 0px 5px 0px;
	border: none;
	text-shadow: none;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	cursor: pointer;
}

table.common_text a
{
	color: #4d4d4d;
	text-decoration :underline;
	display: block;
}

table.common_text_img_frame
{
	width: 100%;
	margin: 0;
}

table.common_text_img_frame td.left_block
{
	vertical-align: top;
	padding-right: 30px;
}

table.common_text_img_frame td.right_block
{
	vertical-align: top;
}

table.common_text_img_frame td.right_block div.img
{
	width: 400px;
	height: 267px;
}

table.common_text_img_frame td.right_block div.img img
{
	width: 400px;
	height: 267px;
}

table.common_list
{
	margin: 0px 0px 0px;
}

div.common_text + table.common_list
{
	margin-top: 15px;
}

div.common_text_indent + table.common_list
{
	margin-top: 15px;
}

div.common_index_title_frame + table.common_list
{
	margin-top: 15px;
}

table.common_list td.number
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 0.5em;
	text-align: right;
}

table.common_list td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #192f60;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 0.5em;
}

table.common_list td.status
{
	width: 80px;
	padding-right: 10px;
}

table.common_list td.status input
{
	width: 100%;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	background-color: #192f60;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border-radius: 15px;
}

table.common_list td.status button
{
	width: 100%;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	background-color: #192f60;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	border-radius: 15px;
}

table.common_list td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	white-space: nowrap;
	vertical-align: top;
}

table.common_list td.date
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #192f60;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 2em;
}

table.common_list td.dot
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	white-space: nowrap;
	vertical-align: top;
}

table.common_list td.text
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
}

div.common_blue_title
{
	font-size: 95%;
	line-height: 180%;
	color: #192f60;
	margin-top: 15px;
	margin-left: -0.5em;
}

div.common_blue_title_big
{
	font-size: 150%;
	line-height: 180%;
	color: #192f60;
	margin-top: 40px;
}

div.common_line_title
{
	margin: 30px 0px 5px;
}

div.common_line_title button
{
	/*width: 100%;*/
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}


/* 画像とテキストが横並び */
table.common_half_contents
{
	width: 100%;
	margin: 30px 0px 0px;
}

table.common_half_contents td.img_frame
{
	width: 5px;
	vertical-align: top;
	padding-left: 20px;
}

table.common_half_contents td.img_frame + td.img_frame
{
	padding-left: 10px;
}

table.common_half_contents td.img_frame div.half_img01
{
	width: 201px;
	height: 250px;
}

table.common_half_contents td.img_frame div.half_img01 img
{
	width: 201px;
	height: 250px;
}

table.common_half_contents td.img_frame div.half_img02
{
	width: 211px;
	height: 250px;
}

table.common_half_contents td.img_frame div.half_img02 img
{
	width: 211px;
	height: 250px;
}

table.common_half_contents td.img_frame div.half_img03
{
	width: 400px;
	height: 476px;
}

table.common_half_contents td.img_frame div.half_img03 img
{
	width: 400px;
	height: 476px;
}

table.common_half_contents td.text_frame
{
	vertical-align: top;
}

table.common_half_contents td.text_frame div.text
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
}

table.common_half_contents td.text_frame div.text + div.text
{
	margin-top: 15px;
}



/* ニュース */
div.news_list_frame
{
	width: 100%;
	margin-top: 30px;
}

ul.news_frame
{
	width: 100%;
	font-size: 0;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	border-top: 1px solid #ededed;
}

ul.news_frame li.block
{
	width: 100%;
	font-size: 16px;
	box-sizing: border-box;
	/*padding-left: 20px;*/
}

/*ul.news_frame li:last-child.block
{
	border-bottom: 1px solid #ededed;
}*/

ul.news_frame li.block div.frame
{
	border-bottom: 1px solid #ededed;
}

table.news_list
{
	margin: 0;
}

table.news_list td.icon
{
	width: 110px;
	padding-right: 25px;
}

table.news_list td.icon button
{
	width: 110px;
	height: 25px;
	font-size: 95%;
	color: #ffffff;
	padding: 0px;
	border: none;
	text-shadow: none;
	background-color: #dc2582;
	box-sizing: border-box;
	letter-spacing: 0.15em;
	cursor: pointer;
}

.type0
{
	visibility: hidden;
}

.type1
{
	background-color: #139047!important;
}

.type2
{
	background-color: #32ace1!important;
}

.type3
{
	background-color: #4d4d4d!important;
}

table.news_list td.text_frame
{
	padding: 20px 0px 12px;
}

table.news_list td.text_frame div.date
{
	font-size: 95%;
	line-height: 100%;
	color: #4d4d4d;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
}

table.news_list td.text_frame div.text
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
}

table.news_list a
{
	color: #4d4d4d;
	text-decoration: underline;
}

div.news_last_text
{
	font-size: 95%;
	line-height: 100%;
	color: #4d4d4d;
	margin-top: 30px;
}

div.news_last_text a
{
	color: #4d4d4d;
	text-decoration: underline;
	display: block;
}


/* 背景色 */
.title_brown *
{
	color: #ed6d3d!important;
	border-color: #ed6d3d!important;
}

.title_brown td.line
{
	background-color: #ed6d3d!important;
}

.title_green *
{
	color: #24a776!important;
	border-color: #24a776!important;
}

.title_green td.line
{
	background-color: #24a776!important;
}

.title_default *
{
	color: #192f60!important;
	border-color: #192f60!important;
}

.title_default td.line
{
	background-color: #192f60!important;
}

.bg_brown
{
	background-color: #ed6d3d!important;
}

.bg_green
{
	background-color: #24a776!important;
}

.brown_list li.block
{
	border-color: #ed6d3d!important;
}

.brown_list td.line
{
	background-color: #ed6d3d!important;
}

.brown_list td.answer_icon
{
	background-color: #ed6d3d!important;
}

.brown_list div.title
{
	color: #ed6d3d!important;
}

.green_list li.block
{
	border-color: #24a776!important;
}

.green_list td.line
{
	background-color: #24a776!important;
}

.green_list td.answer_icon
{
	background-color: #24a776!important;
}

.green_list div.title
{
	color: #24a776!important;
}

.blue_list li.block
{
	border-color: #192f60!important;
}

.blue_list td.line
{
	background-color: #192f60!important;
}

.blue_list td.answer_icon
{
	background-color: #192f60!important;
}

.blue_list div.title
{
	color: #192f60!important;
}


/* キービジュアル（共通） */
div.key_visual_frame
{
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
}

div.key_visual_frame img
{
	width: 100%;
	display: block;
	margin: 0px auto 0px;
}


/* ホーム */
div.home_movie
{
	width: 100%;
	margin: 0px auto 0px;
	padding-top: 56.25%;
	position: relative;
}

div.home_movie iframe
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}

div.home_key
{
	width: 100%;
	height: 480px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
	/*background-color: #f8e9a3;*/
	background-color: #fbe899;
}

div.home_key img
{
	width: 960px;
	height: 480px;
	display: block;
	margin: 0px auto 0px;
}

div.home_key video
{
	width: 960px;
	height: 540px;
	display: block;
}

div.home_key iframe
{
	width: 960px;
	height: 540px;
	display: block;
}

div.movie_list_bg
{
	width: 100%;
	margin: 0px;
	/*background-color: #f2f2f2;*/
	background-color: #4d4d4d;
}

div.movie_list_frame
{
	width: 960px;
	margin: 0px auto 0px;
	/*overflow-x: scroll;*/
}

div.movie_list_frame table.movie_list
{
	margin: 0px;
}

div.movie_list_frame table.movie_list td.list
{
	width: 192px;
	position: relative;
}

div.movie_list_frame table.movie_list td.list div.arrow
{
	width: 50px;
	height: 11px;
	margin: auto;
	position: absolute;
	top: -11px;
	left: 0;
	right: 0;
	z-index: 10;
}

div.movie_list_frame table.movie_list td.list div.arrow img
{
	width: 50px;
	height: 11px;
	display: block;
}

div.movie_list_frame table.movie_list td.list div.frame
{
	width: 192px;
	height: 128px;
}

div.movie_list_frame table.movie_list td.list div.frame img
{
	width: 192px;
	height: 128px;
	display: block;
}

div.movie_list_frame table.movie_list td.list div.frame video
{
	width: 192px;
	height: 128px;
	display: block;
}

div.movie_list_frame table.movie_list td.list div.frame iframe
{
	width: 192px;
	height: 128px;
	display: block;
}

table.home_top_frame
{
	width: 100%;
	margin: 0px auto 0px;
}

table.home_top_frame td.img
{
	width: 290px;
	vertical-align: top;
}

table.home_top_frame td.img div.img
{
	width: 290px;
	height: 180px;
}

table.home_top_frame td.img div.img img
{
	width: 290px;
	height: 180px;
}

table.home_top_frame td.text_frame
{
	vertical-align: top;
	padding: 0px 25px 0px;
}

table.home_merit_list
{
	width: 100%;
	margin: 45px 0px 0px;
	table-layout: fixed;
}

table.home_merit_list + table.home_merit_list
{
	margin-top: 35px;
}

table.home_merit_list td
{
	box-sizing: border-box;
}

table.home_merit_list td.space
{
	width: 10px;
}

table.home_merit_list td.list
{
	border-top: 1px solid #e5e5e5;
	border-left: 5px solid #4d4d4d;
	padding-top: 10px;
	padding-left: 6px;
	vertical-align: top;
}

table.home_merit_list div.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.1em;
}

div.home_introduction_bg
{
	width: 100%;
	margin: 35px 0px 0px;
	background-color: #f2f2f2;
}

div.home_introduction_bg + div.home_introduction_bg
{
	margin-top: 40px;
}

table.home_introduction
{
	/*width: 960px;*/
	width: 100%;
	margin: 0px auto 0px;
}

table.home_introduction td
{
	background-color: #f2f2f2;
}

table.home_introduction td.img_left
{
	/*width: 509px;*/
	width: 53.125%;
	vertical-align: top;
}

table.home_introduction td.img_left div.img
{
	/*width: 509px;
	height: 200px;*/
	width: 100%;
}

table.home_introduction td.img_left div.img img
{
	/*width: 509px;
	height: 200px;*/
	width: 100%;
	display: block;
}

table.home_introduction td.img_right
{
	/*width: 510px;*/
	width: 53.125%;
	vertical-align: top;
}

table.home_introduction td.img_right div.img
{
	/*width: 510px;
	height: 200px;*/
	width: 100%;
}

table.home_introduction td.img_right div.img img
{
	/*width: 510px;
	height: 200px;*/
	width: 100%;
	display: block;
}

table.home_introduction td.text_frame
{
	width: 450px;
	/*vertical-align: top;*/
	padding: 0px 15px 0px 20px;
	box-sizing: border-box;
}

table.home_introduction td.side
{
	width: auto;
}

table.home_introduction td.text_frame div.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.1em;
}

table.home_introduction td.text_frame div.text + table.button_frame
{
	margin-top: 10px;
}

table.home_office_list
{
	width: 100%;
	margin: 20px 0px 0px;
	/*table-layout: fixed;*/
}

table.home_office_list td.space
{
	width: 0.5%;
}

table.home_office_list td.list
{
	/*width: 320px;*/
	width: 33%;
	/*height: 30px;*/
	height: 40px;
	border-top: 1px solid #e5e5e5;
	border-left: 5px solid #4d4d4d;
	/*padding-left: 6px;*/
	box-sizing: border-box;
}

table.home_office_list td.list div.title
{
	font-size: 130%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.2em;
	text-align: center;
}

table.home_office_list td.img
{
	/*width: 320px;*/
	width: 33%;
	padding-top: 0px;
}

table.home_office_list td.img div.img
{
	/*width: 320px;
	height: 220px;*/
	width: 100%;
}

table.home_office_list td.img div.img img
{
	/*width: 320px;
	height: 220px;*/
	width: 100%;
	display: block;
}

table.home_office_list td.text_frame
{
	vertical-align: top;
	padding-top: 15px;
}

table.home_office_list td.text_frame div.text_block
{
	width: 100%;
	padding: 0 5% 0;
	box-sizing: border-box;
}

table.home_office_list td.text_frame div.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.1em;
}

table.home_office_list td.map_frame
{
	vertical-align: top;
	padding-top: 20px;
	/*padding-right: 0.5%;*/
	box-sizing: border-box;
}

/*table.home_office_list td:first-child.map_frame
{
	padding-right: 0.5%;
}*/

table.home_office_list td:last-child.map_frame
{
	padding-right: 0px;
}

table.home_office_list td.map_frame div.map
{
	/*width: 319px;*/
	width: 100%;
	/*height: 300px;*/
	height: 0;
	position: relative;
	padding-top: 62.5%;
}

table.home_office_list td.map_frame div.map iframe
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

table.home_office_list table.inner
{
	margin-top: 20px;
}

table.home_office_list table.inner td.height
{
	height: 5px;
}

table.home_office_list table.inner td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-right: 0.5em;
	white-space: nowrap;
}

table.home_office_list table.inner td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.home_office_list table.inner td.dot
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-right: 0.5em;
	white-space: nowrap;
}

table.home_office_list table.inner td.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.1em;
}

div.home_contact_frame_bg
{
	width: 100%;
	background-color: #3fb38c;
	margin: 105px 0px 0px;
}

div.home_contact_frame
{
	width: 960px;
	margin: 0px auto 0px;
	padding: 30px 0px 10px;
	box-sizing: border-box;
}

div.home_contact_frame div.common_text
{
	color: #ffffff;
}

div.home_contact_frame div.common_text_indent
{
	color: #ffffff;
}

div.home_contact_frame table.common_text td.indent_text
{
	color: #ffffff;
}

div.home_contact_frame table.common_text td.text
{
	color: #ffffff;
}

div.home_contact_frame table.common_text button
{
	color: #3fb38c;
}

div.home_contact_frame table.title
{
	/*width: 100%;*/
	width: 960px;
	margin: 0px auto 0px;
}

div.home_contact_frame table.title td.side
{
	width: 260px;
}

div.home_contact_frame table.title td.title
{
	font-size: 150%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.4em;
	white-space: nowrap;
}

div.home_contact_frame table.title table.inner
{
	margin: 0px;
}

div.home_contact_frame table.title table.inner td.icon
{
	width: 60px;
	padding-right: 16px;
}

div.home_contact_frame table.title table.inner td.icon button
{
	width: 100%;
	height: 25px;
	font-size: 90%;
	line-height: 100%;
	color: #3fb38c;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	background-color: #ffffff;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}

div.home_contact_frame table.title table.inner td.date
{
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	letter-spacing: 0.1em;
}

table.home_contact_list
{
	margin: 32px auto 0px;
}

table.home_contact_list td.list
{
	width: 310px;
	vertical-align: top;
	padding-right: 15px;
}

table.home_contact_list td:last-child.list
{
	padding-right: 0px;
}

table.home_contact_list td.list div.frame
{
	width: 310px;
	/*min-height: 160px;
	height: auto;*/
	height: 100%;
	background-color: #ffffff;
	padding: 15px 7px 15px;
	box-sizing: border-box;
}

table.home_contact_list td.list div.frame div.list_title
{
	font-size: 150%;
	line-height: 140%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.1em;
}

table.home_contact_list td.list div.frame table.list_text
{
	margin: 18px 0px 0px 45px;
}

table.home_contact_list td.list div.frame table.list_text td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	padding-right: 0.5em;
	white-space: nowrap;
}

table.home_contact_list td.list div.frame table.list_text td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	white-space: nowrap;
}

table.home_contact_list td.list div.frame table.list_text td.dot
{
	width: 1px;
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	white-space: nowrap;
}

table.home_contact_list td.list div.frame table.list_text td.text
{
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

table.home_contact_list td.list div.frame table.list_text_green
{
	/*width: 100%;*/
	margin: 0px auto 0px;
}

table.home_contact_list td.list div.frame table.list_text_green td.height
{
	height: 12px;
}

table.home_contact_list td.list div.frame table.list_text_green td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 160%;
	color: #3fb38c;
	padding-right: 0.5em;
	white-space: nowrap;
	vertical-align: top;
}

table.home_contact_list td.list div.frame table.list_text_green td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 160%;
	color: #3fb38c;
	white-space: nowrap;
	vertical-align: top;
}

table.home_contact_list td.list div.frame table.list_text_green td.dot
{
	width: 1px;
	font-size: 95%;
	line-height: 160%;
	color: #3fb38c;
	white-space: nowrap;
	vertical-align: top;
}

table.home_contact_list td.list div.frame table.list_text_green td.name
{
	width: 1px;
	font-size: 95%;
	line-height: 160%;
	color: #3fb38c;
	letter-spacing: 0.1em;
	box-sizing: border-box;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

table.home_contact_list td.list div.frame table.list_text_green td.text
{
	/*width: 125px;*/
	font-size: 95%;
	line-height: 160%;
	color: #3fb38c;
	letter-spacing: 0.1em;
	/*padding-right: 15px;*/
	box-sizing: border-box;
	vertical-align: top;
	white-space: nowrap;
}

/*table.home_contact_list td.list div.frame table.list_text_green td:last-child.text
{
	width: auto;
	padding-right: 0px;
}*/

table.home_contact_list table.inner
{
	margin: 20px auto 0px;
}

table.home_contact_list table.inner td.icon
{
	width: 60px;
	padding-right: 16px;
}

table.home_contact_list table.inner td.icon button
{
	width: 100%;
	height: 25px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	background-color: #3fb38c;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}

table.home_contact_list table.inner td.date
{
	font-size: 95%;
	line-height: 100%;
	color: #3fb38c;
	letter-spacing: 0.1em;
}

div.home_link_bunner
{
	width: 666px;
	height: 113px;
	margin: 0px auto 0px;
}

div.home_link_bunner img
{
	width: 666px;
	height: 113px;
}

div.home_link_bunner a
{
	display: block;
	text-decoration: none;
}

div.home_link_bunner2
{
	width: 666px;
	height: 150px;
	margin: 30px auto 0px;
}

div.home_link_bunner2 img
{
	width: 666px;
	height: 150px;
}

div.home_link_bunner2 a
{
	display: block;
	text-decoration: none;
}

div.home_link_button
{
	width: 666px;
	height: 60px;
	margin: 30px auto 0px;
	position: relative;
}

div.home_link_button input
{
	width: 666px;
	height: 60px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #4d4d4d;
	display: block;
	cursor: pointer;
}

div.home_link_button button
{
	width: 666px;
	height: 60px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #4d4d4d;
	display: block;
	cursor: pointer;
}

div.home_link_button div.arrow
{
	width: 30px;
	height: 30px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
}

div.home_link_button div.arrow img
{
	width: 30px;
	height: 30px;
	display: block;
}

div.home_link_button a
{
	display: block;
	text-decoration: none;
	position: relative;
}


/* 社史120年 会社概要 */
div.company_key
{
	width: 100%;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
}

div.company_key img
{
	width: 100%;
	display: block;
	margin: 0px auto 0px;
}

table.history_frame
{
	width: 960px;
	margin: 45px auto 0px;
}

table.history_frame td.height
{
	height: 15px;
}

table.history_frame td.date_frame
{
	width: 140px;
	vertical-align: top;
	box-sizing: border-box;
	padding-right: 35px;
}

table.history_frame td.date_frame div.year
{
	font-size: 120%;
	line-height: 100%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-align: right;
}

table.history_frame td.date_frame div.month
{
	font-size: 120%;
	line-height: 100%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-align: right;
}

table.history_frame td.date_frame div.year + div.month
{
	margin-top: 15px;
}

table.history_frame td.line_frame
{
	width: 20px;
	vertical-align: top;
	background-color: #e7e7e7;
}

table.history_frame tr:first-child td.line_frame
{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

table.history_frame tr:last-child td.line_frame
{
	vertical-align: bottom;
}

table.history_frame td.line_frame div.img
{
	width: 20px;
	height: 20px;
	background-color: #ffffff;
}

table.history_frame td.line_frame div.img img
{
	width: 20px;
	height: 20px;
	display: block;
}

table.history_frame td.line_frame div.fin_img
{
	width: 20px;
	height: 30px;
	background-color: #ffffff;
}

table.history_frame td.line_frame div.fin_img img
{
	width: 20px;
	height: 30px;
	display: block;
}

table.history_frame td.main_frame
{
	vertical-align: top;
	padding-bottom: 60px;
	padding-left: 35px;
}

table.history_frame td.main_frame a
{
	color: #4d4d4d;
	display: block;
}

table.history_frame tr:last-child td.main_frame
{
	padding-bottom: 0px;
	vertical-align: bottom;
}

table.history_frame td.main_frame div.main_title
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	/*font-weight: 700;*/
	letter-spacing: 0.1em;
}

table.history_frame td.main_frame .big_font
{
	font-size: 150%!important;
	color: #000000!important;
}

table.history_frame td.main_frame .big_font a
{
	color: #000000!important;
}

table.history_frame td.main_frame div.main_text + div.main_title
{
	margin-top: 30px;
}

table.history_frame td.main_frame .big_font + div.main_title
{
	margin-top: 30px!important;
}

table.history_frame td.main_frame table.inner + div.main_title
{
	margin-top: 30px;
}

table.history_frame td.main_frame div.main_text
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
}

table.history_frame td.main_frame div.main_text + div.main_text
{
	margin-top: 15px;
}

table.history_frame td.main_frame div.main_title + div.main_text
{
	margin-top: 5px;
}

table.history_frame td.main_frame .big_font + div.main_text
{
	margin-top: 30px!important;
}

table.history_frame td.main_frame table.inner + div.main_text
{
	margin-top: 15px;
}

table.history_frame tr:last-child td.main_frame div.main_text
{
	line-height: 100%;
}

table.history_frame div.contest_title
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	padding-top: 30px;
	padding-bottom: 10px;
}

table.history_frame div.contest_title button
{
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	display: block;
}

table.history_frame table.main_text
{
	margin: 0;
}

table.history_frame div.main_text + table.main_text
{
	margin-top: 15px;
}

table.history_frame table.main_text + div.main_title
{
	margin-top: 30px;
}

table.history_frame table.main_text td.icon
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 0.5em;
}

table.history_frame table.main_text td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 1em;
}

table.history_frame table.main_text td.text
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
}

table.history_frame td.line
{
	width: 42px;
	height: 40px;
	padding: 0px 15px 0px;
	vertical-align: top;
}

table.history_frame td.line div.circle1
{
	width: 32px;
	height: 32px;
	margin: 0px auto 0px;
}

table.history_frame td.line div.circle1 img
{
	width: 32px;
	height: 32px;
	display: block;
}

table.history_frame td.line div.circle2
{
	width: 42px;
	height: 37px;
	margin: 0px auto 0px;
}

table.history_frame td.line div.circle2 img
{
	width: 42px;
	height: 37px;
	display: block;
}

table.history_frame td.line div.line
{
	width: 2px;
	/*height: 100%;*/
	height: calc(100% - 32px);
	margin: 0px auto 0px;
	background-color: #e6e6e6;
}

table.history_frame td.text_frame
{
	padding: 0px 0px 30px;
	vertical-align: top;
}

table.history_frame tr:last-child td.text_frame
{
	padding: 0px;
}

table.history_frame table.inner
{
	margin: 30px auto 0px;
}

table.history_frame table.inner td.img
{
	vertical-align: top;
	padding-right: 30px;
}

table.history_frame table.inner td:last-child.img
{
	padding-right: 0px;
}

table.history_frame table.inner td.img div.inner_caption
{
	font-size: 95%;
	line-height: 160%;
	color: #4d4d4d;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 8px;
}

table.history_frame div.img_2020a
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2020a img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2020b
{
	width: 377px;
	height: 250px;
}

table.history_frame div.img_2020b img
{
	width: 377px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2021a
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2021a img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2021b
{
	width: 257px;
	height: 250px;
}

table.history_frame div.img_2021b img
{
	width: 257px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2021c
{
	width: 287px;
	height: 250px;
}

table.history_frame div.img_2021c img
{
	width: 287px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2021d
{
	width: 377px;
	height: 250px;
}

table.history_frame div.img_2021d img
{
	width: 377px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2021e
{
	width: 278px;
	height: 370px;
}

table.history_frame div.img_2021e img
{
	width: 278px;
	height: 370px;
	display: block;
}

table.history_frame div.img_2022a
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022a img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022b
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022b img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022c
{
	width: 306px;
	height: 230px;
}

table.history_frame div.img_2022c img
{
	width: 306px;
	height: 230px;
	display: block;
}

table.history_frame div.img_2022d
{
	width: 392px;
	height: 230px;
}

table.history_frame div.img_2022d img
{
	width: 392px;
	height: 230px;
	display: block;
}

table.history_frame div.img_2022e
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022e img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022f
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022f img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022g
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022g img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022h
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022h img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022i
{
	width: 750px;
	height: 146px;
}

table.history_frame div.img_2022i img
{
	width: 750px;
	height: 146px;
	display: block;
}

table.history_frame div.img_2022j
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022j img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022k
{
	width: 382px;
	height: 240px;
}

table.history_frame div.img_2022k img
{
	width: 382px;
	height: 240px;
	display: block;
}

table.history_frame div.img_2022l
{
	width: 319px;
	height: 240px;
}

table.history_frame div.img_2022l img
{
	width: 319px;
	height: 240px;
	display: block;
}

table.history_frame div.img_2022m
{
	width: 200px;
	height: 283px;
}

table.history_frame div.img_2022m img
{
	width: 200px;
	height: 283px;
	display: block;
}

table.history_frame div.img_2022n
{
	width: 404px;
	height: 250px;
}

table.history_frame div.img_2022n img
{
	width: 404px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022o
{
	width: 360px;
	height: 240px;
}

table.history_frame div.img_2022o img
{
	width: 360px;
	height: 240px;
	display: block;
}

table.history_frame div.img_2022p
{
	width: 360px;
	height: 240px;
}

table.history_frame div.img_2022p img
{
	width: 360px;
	height: 240px;
	display: block;
}

table.history_frame div.img_2022q
{
	width: 375px;
	height: 250px;
}

table.history_frame div.img_2022q img
{
	width: 375px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022r
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022r img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022s
{
	width: 187px;
	height: 250px;
}

table.history_frame div.img_2022s img
{
	width: 187px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022t
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022t img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022u
{
	width: 408px;
	height: 230px;
}

table.history_frame div.img_2022u img
{
	width: 408px;
	height: 230px;
	display: block;
}

table.history_frame div.img_2022v
{
	width: 307px;
	height: 230px;
}

table.history_frame div.img_2022v img
{
	width: 307px;
	height: 230px;
	display: block;
}

table.history_frame div.img_2022w
{
	width: 307px;
	height: 230px;
}

table.history_frame div.img_2022w img
{
	width: 307px;
	height: 230px;
	display: block;
}

table.history_frame div.img_2022x
{
	width: 409px;
	height: 230px;
}

table.history_frame div.img_2022x img
{
	width: 409px;
	height: 230px;
	display: block;
}

table.history_frame div.img_2022y
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022y img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022z
{
	width: 334px;
	height: 250px;
}

table.history_frame div.img_2022z img
{
	width: 334px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022za
{
	width: 282px;
	height: 250px;
}

table.history_frame div.img_2022za img
{
	width: 282px;
	height: 250px;
	display: block;
}

table.history_frame div.img_2022zb
{
	width: 333px;
	height: 250px;
}

table.history_frame div.img_2022zb img
{
	width: 333px;
	height: 250px;
	display: block;
}

table.history_frame div.img_large
{
	width: 315px;
	height: 210px;
}

table.history_frame div.img_large img
{
	width: 315px;
	height: 210px;
	display: block;
}

table.history_frame div.img_large2
{
	width: 230px;
	height: 210px;
}

table.history_frame div.img_large2 img
{
	width: 230px;
	height: 210px;
	display: block;
}

table.history_frame div.img_large3
{
	width: 211px;
	height: 210px;
}

table.history_frame div.img_large3 img
{
	width: 211px;
	height: 210px;
	display: block;
}

table.history_frame div.img_large4
{
	width: 153px;
	height: 210px;
}

table.history_frame div.img_large4 img
{
	width: 153px;
	height: 210px;
	display: block;
}

table.history_frame div.img_large5
{
	width: 160px;
	height: 210px;
}

table.history_frame div.img_large5 img
{
	width: 160px;
	height: 210px;
	display: block;
}

table.history_frame div.img_small
{
	width: 168px;
	height: 210px;
}

table.history_frame div.img_small img
{
	width: 168px;
	height: 210px;
	display: block;
}

table.history_frame div.img_small2
{
	width: 280px;
	height: 184px;
}

table.history_frame div.img_small2 img
{
	width: 280px;
	height: 184px;
	display: block;
}

table.history_frame div.img_small3
{
	width: 155px;
	height: 184px;
}

table.history_frame div.img_small3 img
{
	width: 155px;
	height: 184px;
	display: block;
}

table.history_frame div.img_small4
{
	width: 324px;
	height: 184px;
}

table.history_frame div.img_small4 img
{
	width: 324px;
	height: 184px;
	display: block;
}

table.history_frame div.img_small5
{
	width: 228px;
	height: 184px;
}

table.history_frame div.img_small5 img
{
	width: 228px;
	height: 184px;
	display: block;
}

table.history_frame div.img_small6
{
	width: 141px;
	height: 184px;
}

table.history_frame div.img_small6 img
{
	width: 141px;
	height: 184px;
	display: block;
}

table.history_frame div.img_small7
{
	width: 435px;
	height: 184px;
}

table.history_frame div.img_small7 img
{
	width: 435px;
	height: 184px;
	display: block;
}

table.profile_frame
{
	width: 960px;
	margin: 90px auto 0px;
}

table.profile_frame td.img_frame
{
	width: 280px;
	vertical-align: top;
	padding-right: 30px;
}

table.profile_frame td.img_frame div.img
{
	width: 280px;
	height: 350px;
}

table.profile_frame td.img_frame div.img img
{
	width: 280px;
	height: 350px;
	display: block;
}

table.profile_frame td.img_frame div.post
{
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	margin-top: 30px;
	padding-left: 20px;
}

table.profile_frame td.img_frame div.name
{
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.1em;
	margin-top: 18px;
	padding-left: 20px;
}

table.profile_frame td.text_frame
{
	vertical-align: top;
	padding-left: 70px;
	/*padding-right: 40px;*/
}

table.profile_frame td.text_frame div.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	letter-spacing: 0.1em;
}

table.profile_frame td.text_frame div.text + div.text
{
	margin-top: 25px;
}

table.profile_frame td.text_frame div.catch
{
	width: 410px;
	height: 150px;
	margin: 10px auto 0px 60px;
}

table.profile_frame td.text_frame div.catch img
{
	width: 410px;
	height: 150px;
	display: block;
}

table.outline_frame
{
	width: 960px;
	margin: 30px auto 0px;
}

table.outline_frame td.title
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 60px;
	white-space: nowrap;
}

table.outline_frame tr:last-child td.title
{
	padding-bottom: 0px;
}

table.outline_frame td.date
{
	width: 1px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 1em;
	white-space: nowrap;
	text-align: right;
}

table.outline_frame tr:last-child td.date
{
	padding-bottom: 0px;
}

table.outline_frame td.text_frame
{
	padding-bottom: 15px;
}

table.outline_frame tr:last-child td.text_frame
{
	padding-bottom: 0px;
}

table.outline_frame td.text_frame div.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
}

table.outline_frame td.text_frame div.text_large
{
	font-size: 110%!important;
}

table.outline_frame td.text_frame table.inner
{
	margin: 5px 0px 0px;
}

table.outline_frame td.text_frame table.inner td.inner_icon
{
	width: 1px;
	padding-bottom: 5px;
	padding-right: 10px;
	vertical-align: top;
	white-space: nowrap;
}

table.outline_frame td.text_frame table.inner td.inner_icon button
{
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #f2f2f2;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	display: block;
}

table.outline_frame td.text_frame table.inner td.inner_text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	padding-bottom: 5px;
}

table.outline_frame td.text_frame table.inner td.inner_title_frame
{
	width: 1px;
	padding-right: 10px;
	vertical-align: top;
	white-space: nowrap;
}

table.outline_frame td.text_frame table.inner td.inner_title_frame button
{
	width: 100%!important;
}

table.outline_frame td.text_frame table.inner td.inner_text_frame
{
	
}

table.outline_frame td.text_frame table.inner td.inner_height
{
	height: 15px;
}

table.outline_frame td.text_frame table.inner tr:last-child td
{
	padding-bottom: 0px;
}

table.outline_frame td.text_frame div.line_title
{
	/*font-size: 110%;
	line-height: 180%;
	color: #000000;
	border-bottom: 1px solid #4d4d4d;
	display: inline-block;
	padding: 0px 0px 0px;*/
	margin: 0;
}

table.outline_frame td.text_frame div.line_title button
{
	/*width: 100%;*/
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 10px 0px;
	border: none;
	text-shadow: none;
	background-color: #4d4d4d;
	box-sizing: border-box;
	letter-spacing: 0.1em;
}

table.maker_list
{
	width: 960px;
	margin: 30px auto 0px;
	table-layout: fixed;
}

table.maker_list th
{
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	background-color: #f2f2f2;
	font-weight: normal;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	box-sizing: border-box;
}

table.maker_list th:first-child
{
	border-left: 1px solid #e6e6e6;
}

table.maker_list td.list
{
	height: 30px;
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	padding: 5px 5px 5px;
	box-sizing: border-box;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

table.maker_list td:first-child.list
{
	border-left: 1px solid #e6e6e6;
}

table.maker_list tr:last-child td.list
{
	border-bottom: 1px solid #e6e6e6;
}



/* リンク用ボタン */
table.button_frame
{
	margin: 30px auto 0px;
}

table.button_frame td.button
{
	width: 570px;
	padding-right: 40px;
	vertical-align: top;
}

table.button_frame td:last-child.button
{
	padding-right: 0px;
}

table.button_frame td.button div.frame
{
	width: 570px;
	height: 60px;
	position: relative;
}

table.button_frame td.button input
{
	width: 570px;
	height: 60px;
	font-size: 95%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #4d4d4d;
	display: block;
	cursor: pointer;
}

table.button_frame td.button button
{
	width: 570px;
	height: 60px;
	font-size: 95%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #4d4d4d;
	display: block;
	cursor: pointer;
}

table.button_frame td.button .bg_blue
{
	background-color: #3d62c7!important;
}

table.button_frame td.button div.frame div.arrow
{
	/*width: 30px;
	height: 30px;*/
	width: 5px;
	height: 10px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	/*left: 20px;*/
	left: 12px;
}

table.button_frame td.button div.frame div.arrow img
{
	width: 5px;
	height: 10px;
	display: block;
}

table.button_frame td.button_small
{
	width: 200px;
	padding-right: 10px;
	vertical-align: top;
}

table.button_frame td:last-child.button_small
{
	padding-right: 0px;
}

table.button_frame td.button_small div.frame
{
	width: 200px;
	height: 50px;
	position: relative;
}

table.button_frame td.button_small input
{
	width: 200px;
	height: 50px;
	font-size: 95%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px 0px 0px 50px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #4d4d4d;
	display: block;
	cursor: pointer;
}

table.button_frame td.button_small button
{
	width: 200px;
	height: 50px;
	font-size: 95%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px 0px 0px 50px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #4d4d4d;
	display: block;
	cursor: pointer;
}

table.button_frame td.button_small div.frame div.arrow
{
	width: 30px;
	height: 30px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
}

table.button_frame td.button_small div.frame div.arrow img
{
	width: 30px;
	height: 30px;
	display: block;
}

table.button_frame td.button_two
{
	width: 460px;
	padding-right: 40px;
	vertical-align: top;
}

table.button_frame td:last-child.button_two
{
	padding-right: 0px;
}

table.button_frame td.button_two div.frame
{
	width: 460px;
	height: 50px;
	position: relative;
}

table.button_frame td.button_two input
{
	width: 460px;
	height: 50px;
	font-size: 95%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px 0px 0px 50px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #4d4d4d;
	display: block;
	cursor: pointer;
}

table.button_frame td.button_two button
{
	width: 460px;
	height: 50px;
	font-size: 95%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px 0px 0px 50px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #4d4d4d;
	display: block;
	cursor: pointer;
}

table.button_frame td.button_two div.frame div.arrow
{
	width: 30px;
	height: 30px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
}

table.button_frame td.button_two div.frame div.arrow img
{
	width: 30px;
	height: 30px;
	display: block;
}

table.button_frame td.link
{
	width: 370px;
	padding-right: 40px;
	padding-bottom: 30px;
	vertical-align: top;
}

table.button_frame td:last-child.link
{
	padding-right: 0px;
}

table.button_frame tr:last-child td.link
{
	padding-bottom: 0px;
}

table.button_frame td.link div.frame
{
	width: 370px;
	height: 60px;
	position: relative;
}

table.button_frame td.link input
{
	width: 370px;
	height: 60px;
	font-size: 95%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #192f60;
	border-radius: 5px;
	display: block;
	cursor: pointer;
}

table.button_frame td.link button
{
	width: 370px;
	height: 60px;
	font-size: 95%;
	line-height: 130%;
	color: #ffffff;
	padding: 0px 0px 0px;
	border: none;
	text-shadow: none;
	box-sizing: border-box;
	letter-spacing: 0.1em;
	white-space: nowrap;
	background-color: #192f60;
	border-radius: 5px;
	display: block;
	cursor: pointer;
}

table.button_frame .invalid input, table.button_frame .invalid button
{
	background-color: #555555!important;
}

table.button_frame td.link div.frame div.icon
{
	width: 30px;
	height: 30px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
}

table.button_frame td.link div.frame div.icon img
{
	width: 30px;
	height: 30px;
	display: block;
}

table.button_frame a
{
	display: block;
	text-decoration: none;
}


/* お問い合わせ */
span.notice
{
	color: #ff0000!important;
}

div.contact_text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	margin: 0px auto 0px;
	letter-spacing: 0.1em;
}

table.contact
{
	margin: 40px auto 0px;
}

table.contact td.height
{
	height: 15px;
}

table.contact td.height2
{
	height: 25px;
}

table.contact td.title
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	padding-right: 25px;
	letter-spacing: 0.1em;
}

table.contact td.title span
{
	/*color: #b85374;*/
	color: #ff0000;
}

table.contact td.title_large
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	padding-top: 8px;
	padding-right: 25px;
	vertical-align: top;
	letter-spacing: 0.1em;
}

table.contact td.title_large span
{
	/*color: #b85374;*/
	color: #ff0000;
}

table.contact td.form input
{
	width: 620px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.form select
{
	width: 200px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.form textarea
{
	width: 620px;
	height: 180px;
	font-size: 95%;
	line-height: 160%;
	color: #000000;
	background-color: #ffffff;
	padding: 5px 10px 5px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.name input
{
	width: 620px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.tel input
{
	width: 200px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.check
{
	width: 15px;
}

table.contact td.check input[type="checbox"]
{
	width: 15px;
	height: 15px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.check_text
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	padding-left: 15px;
	letter-spacing: 0.1em;
}

table.contact td.check_text span
{
	color: #ff0000;
}

table.contact td.notice
{
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	letter-spacing: 0.1em;
}

div.contact_send_button
{
	width: 350px;
	height: 40px;
	margin: 30px auto 0px;
}

div.contact_send_button button
{
	width: 350px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #95534e;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.05em;
}

div.contact_send_button input
{
	width: 350px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #95534e;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.05em;
}

table.contact td.number
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	padding-right: 10px;
}

table.contact td.number_form input
{
	width: 100px;
	height: 40px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.number_notice
{
	font-size: 95%;
	line-height: 100%;
	/*color: #000000;*/
	color: #ff0000;
	padding-left: 10px;
	letter-spacing: 0.1em;
}

table.contact td.post input
{
	width: 80px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
	padding: 0px 10px 0px;
	box-sizing: border-box;
	border: 1px solid #ededed;
}

table.contact td.post_line
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	white-space: nowrap;
	padding: 0px 10px 0px;
}

div.contact_button
{
	width: 150px;
	height: 30px;
	margin: 30px auto 0px;
}

div.contact_button input
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	background-color: #fc1580;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
	white-space: nowrap;
	padding: 0;
}


/* ボタン */
table.button
{
	margin: 50px auto 0px;
}

table.button td.button01
{
	width: 150px;
	height: 30px;
	padding-right: 80px;
}

table.button td:last-child.button01
{
	padding-right: 0;
}

table.button td.button01 button
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc1580;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button01 input
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc1580;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button02
{
	width: 150px;
	height: 30px;
}

table.button td.button02 button
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #eb5b30;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button03
{
	width: 150px;
	height: 30px;
	padding-right: 80px;
}

table.button td:last-child.button03
{
	padding-right: 0;
}

table.button td.button03 button
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc1580;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button03 input
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc1580;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button_large
{
	width: 250px;
	height: 30px;
	padding-right: 80px;
}

table.button td:last-child.button_large
{
	padding-right: 0;
}

table.button td.button_large button
{
	width: 250px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc1580;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.button_large input
{
	width: 250px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc1580;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.delete
{
	width: 150px;
	height: 30px;
	padding-right: 80px;
}

table.button td:last-child.delete
{
	padding-right: 0;
}

table.button td.delete button
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #9a040c;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

table.button td.delete input
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #9a040c;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.1em;
}

div.home_button02
{
	width: 150px;
	height: 30px;
	margin: 30px auto 0px;
}

div.home_button02 button
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc1580;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.05em;
}

div.home_button02 input
{
	width: 150px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #fc1580;
	border: none;
	text-shadow: none;
	cursor: pointer;
	letter-spacing: 0.05em;
}


/* 完了 */
div.fin_text
{
	/*width: 500px;*/
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	text-align: center;
	padding: 50px 0px 0px;
	letter-spacing: 0.1em;
}


/* エラー */
div.error_text
{
	font-size: 95%;
	line-height: 180%;
	color: #ff0000;
	margin: 0px 0px 0px;
}

div.error_text_center
{
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 5px 0px 0px;
	text-align: center;
}

div.error
{
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 5px 0px 0px;
}

div.popup_error
{
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 5px 0px 0px 25px;
}

div.reservation_error
{
	height: 15px;
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 8px 0px 0px;
}

div.reservation_error2
{
	font-size: 95%;
	line-height: 100%;
	color: #ff0000;
	margin: 8px 0px 0px;
}


/* パスワード再発行 */
table.reminder
{
	margin: 40px auto 0px;
}

table.reminder td.height
{
	height: 20px;
}

table.reminder td.title
{
	width: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	padding-right: 15px;
	white-space: nowrap;
}

table.reminder td.title_large
{
	width: 20px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	padding-right: 15px;
	white-space: nowrap;
	vertical-align: top;
}

table.reminder td.text
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
}

table.reminder td.form input
{
	width: 300px;
	height: 30px;
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}


/* シェアボタン */
table.page_share
{
	margin: 30px 0px 0px;
}

table.page_share td.icon1
{
	width: 70px;
}

table.page_share td.icon1 img
{
	width: 70px;
	height: 18px;
	display: block;
}

table.page_share td.icon2
{
	width: 60px;
}

table.page_share td.icon2 img
{
	width: 60px;
	height: 18px;
	display: block;
}

table.page_share td.icon3
{
	width: 45px;
}

table.page_share td.icon3 img
{
	width: 45px;
	height: 18px;
	display: block;
}

table.page_share td.space
{
	width: 10px;
}

table.page_share a
{
	text-decoration: none;
}


/* 背景色 */
.bg_w
{
	background-color: #ffffff!important;
}

.bg_gray
{
	background-color: #f2f2f2!important;
}


/* ブログ */
div.blog_list_frame
{
	width: 100%;
	margin-top: 30px;
}

div.news_list_frame + div.blog_list_frame
{
	margin-top: 70px;
}

ul.blog_list
{
	width: 100%;
	font-size: 0;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
}

ul.blog_list a
{
	display: block;
}

ul.blog_list li.block
{
	width: 318px;
	font-size: 16px;
	box-sizing: border-box;
	margin-bottom: 10px;
	margin-right: 2px;
	display: inline-block;
	vertical-align: top;
}

ul.blog_list li:nth-child(3n).block
{
	margin-right: 0px;
}

ul.blog_list li:last-child.block
{
	margin-right: 0px;
}

ul.blog_list li.block div.frame
{
	width: 318px;
	/*height: 212px;*/
	position: relative;
}

ul.blog_list li.block div.frame div.text_frame
{
	width: 318px;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 10px 10px 10px;
}

ul.blog_list li.block div.frame div.text_frame div.title
{
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	box-sizing: border-box;
	/*text-align: center;*/
	letter-spacing: 0.1em;
}

ul.blog_list li.block div.frame div.text
{
	width: 318px;
	font-size: 95%;
	line-height: 180%;
	color: #4d4d4d;
	box-sizing: border-box;
	padding: 0px 10px 0px;
}

ul.blog_list li.block div.frame div.title + div.text
{
	margin-top: 15px;
}

ul.blog_list li.block div.frame div.img
{
	width: 318px;
	height: 212px;
}

ul.blog_list li.block div.frame div.text + div.img
{
	margin-top: 15px;
}

ul.blog_list li.block div.frame div.img img
{
	width: 318px;
	height: 212px;
	display: block;
}

ul.blog_list li.block div.frame div.caption
{
	width: 318px;
	font-size: 95%;
	line-height: 160%;
	color: #4d4d4d;
	box-sizing: border-box;
	padding: 0px 10px 0px;
	text-align: center;
}

ul.blog_list li.block div.frame div.img + div.caption
{
	margin-top: 10px;
}

ul.blog_list_category
{
	width: 100%;
	font-size: 0;
	margin: 0px auto 0px;
}

ul.blog_list_category li.list_block
{
	font-size: 16px;
	margin-bottom: 5px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
}

ul.blog_list_category li:last-child.list_block
{
	margin-right: 0px;
}

ul.blog_list_category li.list_block button
{
	height: 20px;
	font-size: 80%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 10px 0px;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	white-space: nowrap;
	display: block;
}


/* ブログ詳細 */
div.blog_detail_main_img
{
	width: 960px;
	height: 640px;
	margin: 35px auto 0px;
}

div.blog_detail_main_img img
{
	width: 960px;
	height: 640px;
	display: block;
}

div.blog_detail_block
{
	width: 100%;
	margin-top: 80px;
}

/*div.blog_detail_block + div.blog_detail_block
{
	margin-top: 80px;
}*/

table.blog_detail
{
	width: 100%;
	margin: 0px auto 0px;
}

table.blog_detail td.img_frame
{
	width: 580px;
	vertical-align: top;
	padding-right: 40px;
}

table.blog_detail td.img_frame div.img
{
	width: 580px;
	height: 387px;
}

table.blog_detail td.img_frame div.img img
{
	width: 580px;
	height: 387px;
	display: block;
}

table.blog_detail td.img_frame div.caption
{
	font-size: 95%;
	line-height: 100%;
	color: #000000;
	text-align: center;
}

table.blog_detail td.img_frame div.img + div.caption
{
	margin-top: 15px;
}

table.blog_detail td.text_frame
{
	vertical-align: top;
}

table.blog_detail td.text_frame div.text
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
}

table.blog_detail td.text_frame div.date
{
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	text-align: right;
	margin-top: 15px;
}

ul.blog_category
{
	width: 960px;
	font-size: 0;
	margin: 30px auto 0px;
}

ul.blog_category li.block
{
	font-size: 16px;
	margin-bottom: 20px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
}

ul.blog_category li:last-child.block
{
	margin-right: 0px;
}

ul.blog_category li.block button
{
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px 10px 0px;
	background-color: #4d4d4d;
	border: none;
	text-shadow: none;
	white-space: nowrap;
	display: block;
}

div.blog_detail_text
{
	width: 960px;
	font-size: 95%;
	line-height: 180%;
	color: #000000;
	margin: 10px auto 0px;
}


/* 画像 */
div.flow_img1
{
	width: 650px;
	height: 321px;
	margin: 20px auto 0px;
}

div.flow_img1 img
{
	width: 650px;
	height: 321px;
	display: block;
}

div.flow_img2
{
	/*width: 500px;
	height: 374px;*/
	width: 400px;
	height: 300px;
	margin: 0px auto 0px;
}

div.flow_img2 img
{
	/*width: 500px;
	height: 374px;*/
	width: 400px;
	height: 300px;
	display: block;
}

div.flow_img3
{
	width: 400px;
	height: 347px;
	margin: 0px auto 0px;
}

div.flow_img3 img
{
	width: 400px;
	height: 347px;
	display: block;
}

div.flow_img4
{
	width: 460px;
	height: 309px;
	margin: 0px auto 0px;
}

div.flow_img4 img
{
	width: 460px;
	height: 309px;
	display: block;
}

table.flow_img
{
	margin: 20px auto 0px;
}

table.flow_img td.img01
{
	width: 321px;
	vertical-align: top;
	padding-right: 30px;
}

table.flow_img td.img01 div.img
{
	width: 321px;
	height: 400px;
}

table.flow_img td.img01 div.img img
{
	width: 321px;
	height: 400px;
	display: block;
}

table.flow_img td.img02
{
	width: 337px;
	vertical-align: top;
}

table.flow_img td.img02 div.img
{
	width: 337px;
	height: 400px;
}

table.flow_img td.img02 div.img img
{
	width: 337px;
	height: 400px;
	display: block;
}


div.flow_img_caption
{
	font-size: 95%;
	line-height: 100%;
	color: #4d4d4d;
	text-align: center;
	margin-top: 10px;
}


/* chromeのみ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	table.home_introduction td.text_frame div.text
	{
		font-size: 90%;
		/*letter-spacing: 0.1em;*/
	}
}

/* Firefoxのみ */
@-moz-document url-prefix() {
	
	span
	{
		
	}
	
	table.home_introduction td.text_frame div.text
	{
		font-size: 90%;
		/*letter-spacing: 0.1em;*/
	}
}