
/* sidebar */

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

a, h1 a:hover, h2 a:hover,
h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .x-topbar .p-info a:hover,
.x-breadcrumb-wrap a:hover, .widget ul li a:hover, .widget ol li a:hover,
.widget.widget_text ul li a, .widget.widget_text ol li a, .widget_nav_menu .current-menu-item > a,
.x-widgetbar .widget ul li a:hover, .x-accordion-heading .x-accordion-toggle:hover,
.x-comment-author a:hover, .x-comment-time:hover, .x-recent-posts a:hover .h-recent-posts {
	color: #CC0033;
}

a:hover, .widget.widget_text ul li a:hover, .widget.widget_text ol li a:hover,
.x-twitter-widget ul li a:hover {
	color: #CC0033;
}

.rev_slider_wrapper, a.x-img-thumbnail:hover, .x-slider-container.below,
.page-template-template-blank-3-php .x-slider-container.above,
.page-template-template-blank-6-php .x-slider-container.above {
	border-top-color: #BE916F;
	border-right-color: #BE916F;
	border-bottom-color: #BE916F;
	border-left-color: #BE916F;
}

.entry-thumb:before, .pagination span.current, .flex-direction-nav a,
.flex-control-nav a:hover, .flex-control-nav a.flex-active, .mejs-time-current,
.x-dropcap, .x-skill-bar .bar, .x-pricing-column.featured h2, .h-comments-title small,
.x-entry-share .x-share:hover, .x-highlight, .x-recent-posts .x-recent-posts-img:after {
	background-color: #BE916F;
}

.x-nav-tabs > .active > a, .x-nav-tabs > .active > a:hover {
	box-shadow: inset 0px 3px 0px 0px #BE916F;
}

.x-main {
    width: 67.536945%;
}

.x-sidebar {
    width: 27.536945%;
}

.x-topbar .p-info, .x-topbar .p-info a, .x-navbar .desktop .x-nav > li > a,
.x-navbar .desktop .sub-menu a, .x-navbar .mobile .x-nav li > a, .x-breadcrumb-wrap a,
.x-breadcrumbs .delimiter {
	color: #333333;
}

.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a,
.x-navbar .desktop .x-nav > .current-menu-item > a, .x-navbar .desktop .sub-menu a:hover,
.x-navbar .desktop .sub-menu .x-active > a, .x-navbar .desktop .sub-menu .current-menu-item > a,
.x-navbar .desktop .x-nav .x-megamenu > .sub-menu > li > a, .x-navbar .mobile .x-nav li > a:hover,
.x-navbar .mobile .x-nav .x-active > a, .x-navbar .mobile .x-nav .current-menu-item > a {
	color: #FFA000;
}

.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a,
.x-navbar .desktop .x-nav > .current-menu-item > a {
	box-shadow: inset 0px 0px 0px 0px #ccc;
}

.x-navbar .desktop .x-nav > li > a {
	height: 50px;
	padding-top: 15px;
}

.x-navbar-fixed-top-active .x-navbar-wrap {
    margin-bottom: 1px;
}

.x-navbar .desktop .x-nav > li ul {
    top: 27px;
}

.x-comment-author, .x-comment-time, .comment-form-author label,
.comment-form-email label, .comment-form-url label, .comment-form-rating label,
.comment-form-comment label, .widget_calendar #wp-calendar caption,
.widget.widget_rss li .rsswidget {
    font-family: Lato;
    font-weight: 400;
}

.p-landmark-sub, .p-meta, input, button, select, textarea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.widget ul li a, .widget ol li a, .x-comment-time {
    color: #444444;
}

.widget_text ol li a, .widget_text ul li a {
	color: #CC9966;
}

.widget_text ol li a:hover, .widget_text ul li a:hover {
	color: #E6AB71;
}

.comment-form-author label, .comment-form-email label, .comment-form-url label,
.comment-form-rating label, .comment-form-comment label, .widget_calendar #wp-calendar th,
.p-landmark-sub strong, .widget_tag_cloud .tagcloud a:hover, .widget_tag_cloud .tagcloud a:active,
.entry-footer a:hover, .entry-footer a:active, .x-breadcrumbs .current,
.x-comment-author, .x-comment-author a {
    color: #494949;
}

.widget_calendar #wp-calendar th {
    border-color: #494949;
}

.h-feature-headline span i {
    background-color: #494949;
}

@media (max-width:979px) {
    .x-navbar-fixed-top-active .x-navbar-wrap {
        margin-bottom: 0;
    }
	.x-navbar-fixed-top-active .x-navbar-wrap2 {
	margin-bottom: 0;
    }

    .x-widgetbar {
        left: 0;
        right: 0;
    }
}

html body #wpadminbar {
    z-index: 99999 !important;
}

.admin-bar .x-navbar-fixed-top, .admin-bar .x-navbar-fixed-left,
.admin-bar .x-navbar-fixed-right {
    top: 32px;
}

@media (max-width:979px) {
    .admin-bar .x-navbar-fixed-top, .admin-bar .x-navbar-fixed-left,
    .admin-bar .x-navbar-fixed-right {
        top: 0;
    }
}

.admin-bar .x-widgetbar, .admin-bar .x-btn-widgetbar {
    top: 32px;
}

@media screen and (max-width:767px) {
    .admin-bar .x-widgetbar, .admin-bar .x-btn-widgetbar {
        top: 46px;
    }
}

body {
	font-size: 14px;
	font-style: normal;
	background: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 24px;
	letter-spacing: 0.05em;
}

a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus,
input[type="submit"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto #ba0b56;
    outline-offset: -1px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Lato", sans-serif;
    font-style: normal;
    font-weight: 400;
}

h1, .h1 {
    letter-spacing: -0.031em;
}

h2, .h2 {
    letter-spacing: -0.044em;
}

h3, .h3 {
    letter-spacing: -0.055em;
}

h4, .h4 {
    letter-spacing: -0.073em;
}

h5, .h5 {
    letter-spacing: -0.04em;
}

h6, .h6 {
    letter-spacing: -0.125em;
}

.w-h {
    font-weight: 400 !important;
}

.x-container.width {
    width: 90%;
}
.x-container1 {
	width: 50%;
	text-align: center;
}
.container1 {
    width: 280px;
}
.x-container.max {
	max-width: 100%;
	text-align: center;
	display: inline-block;
}
.x-container1 {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.x-container.max2 {
	max-width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.wrap2 {
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	max-width: 1140px;
	margin-bottom: 30px;
	margin-top: 120px;
	padding-right: 20px;
	padding-left: 20px;
}
.wrap3 {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-bottom: 30px;
	margin-top: 150px;
}
.wrap4 {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 220px;
	margin-top: 134px;
	padding-right: 20px;
	padding-left: 20px;
}
.wrap4_left {
	float: left;
	width: 30%;
	text-align: left;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 14px;
}
.wrap4_rigt {
	float: right;
	width: 70%;
	margin-top: 30px;
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 30px;
}
.text_right {
	float: right;
	display: inline-block;
	text-align: right;
	width: 100%;
}
.dot {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 25px;
	margin-bottom: 30px;
}
.mapbtn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #000;
	padding-right: 9px;
	padding-left: 9px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	float: right;
	margin-left: 1px;
	margin-right: 1px;
}
.mapbtn:hover {
	-webkit-border-radius: 5px 5px 0px 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	color: #FFF;
	background-color: #000;
}
.mapbtn_b {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #FFF;
	padding-right: 9px;
	padding-left: 9px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	float: right;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #000;
}
.mapbtn_b:hover {
	-webkit-border-radius: 5px 5px 0px 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	color: #FFF;
	background-color: #000;
}
.inner-wrap_left {
	float: left;
	width: 20%;
	margin-top: 40px;
	line-height: 32px;
	text-align: left;
	display: inline-block;
}
.inner-btn {
	width: 60px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #05417e;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 8px;
	color: #333;
	text-align: left;
}
.inner-btn:hover {
	color: #CC9966;
	text-decoration: none;
}
.inner-wrap_rigt {
	float: right;
	width: 80%;
	margin-top: 16px;
	display: inline-block;
}
.contents-wrap {
	width: 100%;
	display: inline-block;
}
.inner-title{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 24px;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 17px;
	letter-spacing: 0.05em;
}
.inner-biz {
	width: ;
	border-bottom-width: thin;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #05417e;
	border-left-color: #05417e;
	margin-bottom: 20px;
	padding-left: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 26px;
	margin-top: 15px;
}
.inner-biz2 {
	width: ;
	border-bottom-width: thin;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #05417e;
	border-left-color: #05417e;
	margin-bottom: 20px;
	padding-left: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 26px;
	margin-top: 2px;
	width: 880px;
}
.title-m {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 19px;
	line-height: 1.7em;
	font-weight: bold;
	color: #05417e;
}
.sub-t {
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
.sub-t_f {
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #C33;
}
.sub2 {
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	line-height: 1.6em;
}
.bg-m {
	background-color: #000;
	width: 100%;
	display: inline-block;
}
.work {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 14px;
	line-height: 1.7em;
	color: #333;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.work_top {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 14px;
	line-height: 1.7em;
	color: #333;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.wk {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 14px;
	line-height: 1.7em;
	color: #333;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
	text-align: left;
}
.wk_left {
	width: 48%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 14px;
	line-height: 1.7em;
	color: #333;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.wk_right {
	width: 48%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 14px;
	line-height: 1.7em;
	color: #333;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	float: right;
}
.wk-top {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 14px;
	line-height: 1.7em;
	color: #333;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 20px;
	padding-bottom: 20px;
}
.work:hover {
	background-color: #F0F0F0;
	transition: all .5s;
}
.work img {
	margin-right: 15px;
}
.work_top img {
	margin-right: 15px;
}
.work_top:hover {
	background-color: #F0F0F0;
	transition: all .5s;
}
.wk img {
	margin-right: 15px;
}
.wk-top img {
	margin-right: 15px;
}
.canpany {
	color: #05417e;
}
.text-indent1 {
	text-indent:1em;
	text-align: left;
}
.text-indent2 {
	text-indent:2em;
	text-align: left;
}
.hyo {
	font-size: 13px;
	color: #FFF;
	text-align: center;
	line-height: 1.5em;
}
.table th, table td {
	font-size: 13px;
	line-height: 1.8em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.spacer {
	height: 15px;
	display: inline-block;
	width: 100%;
}
.spacer1 {
	height: 10px;
	display: inline-block;
	width: 100%;
}
.spacer2 {
	height: 30px;
	display: inline-block;
	width: 100%;
}
.spacer3 {
	float: right;
	height: 1px;
	width: 100%;
}
.sub_t {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	font-weight: bold;
}

@media (max-width: 767px) {
	.x-container.max2 {
    max-width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.inner-wrap_left {
	width: 100%;
	margin-top: 18px;
	line-height: 32px;
	}
p br { display:none; 
}
video {
  max-width: 100%;
  max-height: 35%;
}
.inner-wrap_rigt {
	width: 100%;
}
.wrap2 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
}
.wrap3 {
	margin-top: 30px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.wrap4 {
	margin-top: 25px;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 0px;
}
.wrap4_left {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 14px;
	margin-right: auto;
	margin-left: auto;
}
.wrap4_left img {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.wrap4_rigt {
	float: left;
	width: 100%;
	margin-top: 10px;
	display: inline-block;
	padding-left: 0px;
	margin-bottom: 30px;
}
.wk_left {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
.wk_right {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
.sub_t {
	font-size: 16px;
}
}
.x-main.full {
    float: none;
    display: block;
    width: auto;
}

@media (max-width:979px) {
    .x-main.full, .x-main.left, .x-main.right, .x-sidebar.left, .x-sidebar.right {
        float: none;
        display: block;
        width: auto !important;
}
.inner-biz2 {
	width: 100%;
}
.wrap4 {
	margin-top: 25px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}	
}

.entry-header, .entry-content {
	font-size: 14px;
	line-height: 2em;
}

.entry-header2 {
	font-size: 14px;
	text-align: center;
}
.entry-header3 {
	font-size: 14px;
	text-align: right;
}

body, input, button, select, textarea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, h1 a, h2 a, h3 a, h4 a, h5 a,
h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, blockquote {
	color: #333333;
}

.cfc-h-tx {
    color: #494949 !important;
}

.cfc-h-bd {
    border-color: #494949 !important;
}

.cfc-h-bg {
    background-color: #494949 !important;
}

.cfc-b-tx {
    color: #444444 !important;
}

.cfc-b-bd {
    border-color: #444444 !important;
}

.cfc-b-bg {
    background-color: #444444 !important;
}

body.x-navbar-fixed-top-active .x-navbar-wrap {
	height: 0px;
}

.x-navbar-inner {
	min-height: 90px;
	/*box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC66;*/
}

.x-brand {
    margin-top: 9px;
    font-family: "Lato", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: -0.042em;
    color: #CCCCCC;
}

.x-brand:hover, .x-brand:focus {
	color: #CCCCCC;
}

.x-navbar .x-nav-wrap .x-nav > li > a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
}

.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 13px;
    padding-right: 13px;
}

.x-navbar .desktop .x-nav > li > a > span {
    margin-right: -0.125em;
}

.x-btn-navbar {
    margin-top: 25px;
}

.x-btn-navbar, .x-btn-navbar.collapsed {
    font-size: 14px;
}

@media (max-width:979px) {
    body.x-navbar-fixed-top-active .x-navbar-wrap {
        height: auto;
    }
}

.x-btn, .button, [type="submit"] {
    color: #ffffff;
    background-color: #EE3399;
    border-color: #EE3399;
	border: thin solid #EE3399;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.x-btn:hover, .button:hover, [type="submit"]:hover {
	color: #ffffff;
	background-color: #E6AB71;
	border: thin solid #CC9966;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.x-btn, .button, [type="reset"] {
    color: #666;
    background-color: #fff;
    border-color: #666;
	border: thin solid #666;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.x-btn:hover, .button:hover, [type="reset"]:hover {
	color: #CCC;
	background-color: #fff;
	border-color: #666;
	border: thin solid #999;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact {
	color: #ffffff;
	background-color: #05417e;
	border: thin solid #05417e;
	-webkit-border-radius: 5px;
	text-align: center;
	width: 180px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 14px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.contact:hover {
	color: #05417e;
	background-color: #FFFFFF;
	border: thin solid #05417e;
	-webkit-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	transition: all .5s;
}
.contact2 {
	color: #ffffff;
	background-color: #c5002a;
	border: thin solid #c5002a;
	-webkit-border-radius: 5px;
	text-align: center;
	width: 240px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 2em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.contact2:hover {
	color: #c5002a;
	background-color: #FFFFFF;
	border: thin solid #c5002a;
	-webkit-border-radius: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	transition: all .5s;
}
.contact3 {
	color: #ffffff;
	background-color: #05417e;
	border: thin solid #05417e;
	-webkit-border-radius: 5px;
	text-align: center;
	width: 280px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 2em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
}
.contact3:hover {
	color: #05417e;
	background-color: #FFFFFF;
	border: thin solid #05417e;
	-webkit-border-radius: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	transition: all .5s;
}
.contact3_f {
	color: #ffffff;
	background-color: #DCEBFF;
	border: thin solid #DCEBFF;
	-webkit-border-radius: 5px;
	text-align: center;
	width: 280px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 2em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
}
.contact3_f:hover {
	color: #DCEBFF;
	background-color: #FFFFFF;
	border: thin solid #DCEBFF;
	-webkit-border-radius: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	transition: all .5s;
}
.contact4 a {
	color: #ffffff;
	background-color: #b09c75;
	border: thin solid #b09c75;
	-webkit-border-radius: 5px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
}
.contact4 a:hover {
	color: #b09c75;
	background-color: #FFFFFF;
	border: thin solid #b09c75;
	-webkit-border-radius: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	transition: all .5s;
	padding-right: 6px;
	padding-left: 6px;
}
.contact5 {
	color: #ffffff;
	background-color: #008dc1;
	border: thin solid #008dc1;
	-webkit-border-radius: 5px;
	text-align: center;
	width: 280px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 2em;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.contact5:hover {
	color: #008dc1;
	background-color: #FFFFFF;
	border: thin solid #008dc1;
	-webkit-border-radius: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	transition: all .5s;
}
.telcontact {
	color: #05417e;
	background-color: #FFFFFF;
	border: thin solid #05417e;
	-webkit-border-radius: 5px;
	text-align: center;
	width: 256px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	line-height: 21px;
}
.serch {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 5px;
	float: right;
}
.cap {
	font-size: 12px;
	line-height: 2em;
}
.colum {
	border: thin solid #999;
	display: inline-block;
	max-width: 74%;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 18px;
	margin-top: 18px;
	line-height: 1.9em;
}
.colum-title {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
	line-height: 1.8em;
	font-weight: bold;
}
.colum-title-s {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: bold;
	padding-top: 5px;
}
.colum-title-ss {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
	padding-top: 5px;
}
.pan {
	font-size: 12px;
	line-height: 2em;
	text-align: right;
	width: 100%;
	margin-bottom: 5px;
	display: inline-block;
	float: right;
}
@media (max-width: 1100px) {
	.colum {
	padding: 13px;
	max-width: 73%;
	}
}
@media (max-width: 767px) {
	.colum {
	max-width: 100%;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
}
@media (max-width: 767px) {
.serch {
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
}
#searchform4 {
	width: 210px;
	max-width: 210px;
	display: block;
	height: 20px;
	position: relative;	
}
#searchBtn4	{
	position: absolute;
	left: 174px;
	margin-top: 4px;
}
@media (max-width: 767px) {
	#searchform4 {
	width: 210px;
	max-width: 210px;
	display: block;
	height: 20px;
	position: relative;	
}
	#searchBtn4	{
	position: absolute;
	left: 240px;
	margin-top: 4px;
}
}
.sub-t {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
.sub-t_f {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
.logo {
	-webkit-border-radius: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 1.8em;
	float: left;
}

.com {
	-webkit-border-radius: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.cach {
	text-align: center;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
}

@media (max-width: 767px) {
	.cach {
	text-align: center;
	width: 100%;
}
	}
.menbers {
	color: #ffffff;
	background-color: #666;
	border-color: #666;
	border: thin solid #666;
	-webkit-border-radius: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	z-index: 99999999;
	width: 190px;
	margin-top: 10px;
}

.menbers:hover {
	color: #ffffff;
	background-color: #999;
	border-color: #999;
	border: thin solid #999;
	-webkit-border-radius: 5px;
}
.link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #CC9966;
	border: thin solid #CC9966;
	-webkit-border-radius: 10px;
	line-height: 18px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin-top: 5px;
}
.link:hover {
	background-color: #CC9966;
	border: thin solid #CC9966;
	-webkit-border-radius: 10px;
	color: #FFF;
}
.totop {
	color: #333333;
	background-color: #ffffff;
	border: thin solid #CCCCCC;
	-webkit-border-radius: 10px;
	text-align: center;
	width: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	margin-top: 20px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.125);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.totop:hover {
	color: #FFFFFF;
	background-color: #999;
	border-color: #999;
	border: thin solid #999;
	-webkit-border-radius: 10px;
	text-align: center;
	}

.x-btn.x-btn-real, .x-btn.x-btn-real:hover {
	margin-bottom: 0.25em;
	text-shadow: 0px 0.075em 0.075em rgba(0, 0, 0, 0.65);
}

.x-btn.x-btn-real {
	box-shadow: 0px 0.25em 0px 0px #660040,0 4px 9px rgba(0, 0, 0, 0.75);
}

.x-btn.x-btn-real:hover {
    box-shadow: 0 0.25em 0 0 #8c0853, 0 4px 9px rgba(0, 0, 0, 0.75);
}

.x-btn.x-btn-flat, .x-btn.x-btn-flat:hover {
    margin-bottom: 0;
    text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.65);
    box-shadow: none;
}

.x-btn.x-btn-transparent, .x-btn.x-btn-transparent:hover {
    margin-bottom: 0;
    border-width: 3px;
    text-shadow: none;
    text-transform: uppercase;
    background-color: transparent;
    box-shadow: none;
}
a img.linkimg{
background:none!important;
}

a:hover img.linkimg{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background:none!important;
}
.mov {
	width: 300px;
	min-heght: 194px;	
}
.capt {
	font-size: 10px;
	color: #fff;
	text-align: left;
	float: left;
}
.rubi {
	font-size: 13px;
	color: #333;
	text-align: center;
}
.capt-1 {
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 2em;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
.capt-2 {
	font-size: 12px;
	color: #000;
	line-height: 1.6em;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	letter-spacing: 0.01em;
}
.cap {
	font-size: 10px;
	color: #333;
	text-align: left;
	float: left;
}
.prize-bar {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.7em;
	color: #FFF;
	background-color: #999;
	width: 100%;
	margin-bottom: 40px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
	display: inline-block;
	height: auto;
	text-align: left;
}
.movie {
 position: relative;
 width: 100%;
 padding-top: 56.25%;
}
.movie iframe {
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
}

@media (max-width: 767px) {
	.mov {
	width: 100%;
	min-height: 194px;
}
}
@media only screen and (max-width: 1024px) {
	.sl {
	height: 430px;
	margin-top: -20px;
	}
}
@media only screen and (max-width: 900px) {
	.sl {
	height: 400px;
	margin-top: 70px;
	}
}
@media only screen and (max-width: 768px) {
	.sl {
	height: 360px;
	margin-top: 200px;
	}
	.entry-inner {
	margin-top: 20px;
}
}
@media only screen and (max-width: 414px) {
	.sl {
	height: auto;
	margin-top: 120px;
	}
	.sub-t {
	font-size: 15px;
	line-height: 1.8em;
	}
	.sub2 {
	font-size: 18px;
	line-height: 1.8em;
	}
}
@media only screen and (max-width: 375px) {
	.sl {
	height: 170px;
	margin-top: 150px;
	}
}
/*pc-smp
***********************/
@media screen and (min-width: 1024px) {
    .pc {display:block;}
    .smp {display:none;}
}

@media screen and (max-width: 1023px) {
    .pc {display:none;}
    .smp {display:block;}
}
/*@media screen and (min-width: 480px) {
    .pc {display:block;}
    .smp {display:none;}
}

@media screen and (max-width: 479px) {
    .pc {display:none;}
    .smp {display:block;}
}*/