@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.0
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/************************************
** 基本表示
************************************/
body.public-page {
	background-image: url(images/pc/1010.png),
				       url(images/pc/0000.jpg);
	background-repeat: repeat-x, repeat;
	-webkit-background-size: 128px 364px, 128px 128px;
	background-size: 128px 364px, 128px 128px;
	background-attachment: scroll;
}

/* Link */
a {
	text-decoration: none;
}


.entry-card-thumb,
.widget-entry-card-thumb,
.related-entry-card-thumb,
.carousel-entry-card-thumb {
	margin-top: 0;
}
.entry-category, .post-date,
.post-update,
.post-author,
.amp-back {
	padding: 0;
	display: inline-block;
	font-size: .8125em;
}


/************************************
** 画像の囲み効果
************************************/
.entry-card-thumb,
.author-thumb,
.blogcard-thumbnail,
.related-entry-card-thumb,
.popular-entry-card-thumb,
.new-entry-card-thumb {
	margin-right: 0;
}



/* インナーを囲む */
.wrap {
	width: 1010px;
}


/* 非表示 */
.breadcrumb .breadcrumb-home a span,
.index_pagetop a span, h1.index_total_designing_top span, #index_works li .new span, #page-top a span,
.header .site-name-text,
.slicknav_menu .slicknav_menutxt,
.slicknav_menu .slicknav_icon {
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
}

.for_sp {
	display: none;
}



/************************************
** ヘッダー
************************************/
.header-container {
	background-color: transparent;
}
.header-in {
	background: url(images/pc/0100.png) no-repeat,
			     url(images/pc/0120.png) no-repeat 0 104px,
			     url(images/pc/0110.png) no-repeat 0 140px;
	position: relative;
	display: block;
}
.header-in ul {
	padding-left: 0;
}
.header-in ul li {
	list-style: none;
}

#header-in .logo {
	position: absolute;
	top: 10px;
	left: 25px;
}
#header-in .site-name-text-link {
	width: 295px;
	height: 45px;
	display: block;
}
.logo-text {
	padding: 0;
}

#header-in .tagline {
	margin: 0;
	position: absolute;
	top: 38px;
	left: 323px;
	line-height: 1em;
	font-size: .875em;
}

#header_address {
	position: absolute;
	top: 60px;
	left: 101px;
}
#header_address ul li {
	background: url(images/pc/i020.png) 0 0 no-repeat;
	padding-left: 16px;
	line-height: 1.231em;
	font-size: .813em;
}

#header_tel {
	padding-top: 10px;
	position: absolute;
	top: 47px;
	right: 25px;
}
#header_tel .tel {
	text-align: right;
	line-height: 1em;
	font-size: 1.375em;
	font-weight: bold;
}
#header_tel .tel a:link,
#header_tel .tel a:visited {
	background-image: url(images/pc/i010.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 32px;
  	display: inline-block;
	color: #040404;
}
#header_tel .time {
	padding-left: 32px;
	font-size: .563em;
}

#header_contact {
	position: absolute;
	top: 10px;
	right: 25px;
}
#header_contact a:link,
#header_contact a:visited {
	background: url(images/pc/b010l.png) no-repeat,
				url(images/pc/b010r.png) no-repeat 100% 0;
	padding-right: 48px;
	padding-left: 48px;
	display: block;
	color: #3a3a3a;
}
#header_contact a span {
	background: url(images/pc/b010c.png) repeat-x;
	padding-top: 12px;
	padding-bottom: 10px;
	display: inline-block;
	line-height: 1em;
	font-size: .875em;
}
#header_contact a:hover {
	background-position: 0 -36px, 100% -36px;
	color: #fe2727;
}
#header_contact a:hover span {
	background-position: 0 -36px;
}

#header_submenu {
	padding-top: 11px;
	padding-bottom: 12px;
	position: absolute;
	top: 104px;
	right: 25px;
}
#header_submenu ul {
	display: -webkit-flex;
	display: flex;
}
#header_submenu ul li {
    margin-right: 12px;
    font-size: .813em;
}
#header_submenu ul li:last-child {
	margin-right: 0;
}
#header_submenu ul li a:link,
#header_submenu ul li a:visited {
    background: url(images/pc/b070.png) no-repeat;
    padding-left: 20px;
    display: block;
    line-height: 1.231em;
    text-decoration: none;
    color: #040404;
}
#header_submenu ul li a:hover {
	background-position: 0 -16px;
	text-decoration: none;
	color: #fe2727;
}

#header_sociallinks {
	position: absolute;
	top: 60px;
	left: 487px;
	z-index: 1001;
}
#header_sociallinks ul {
	display: -webkit-flex;
	display: flex;
}
#header_sociallinks li {
	margin-right: 4px;
}



/************************************
** センターロゴ（トップメニュー）
************************************/
/************************************
** センターロゴ（トップメニュー）
************************************/
.header-container-in.hlt-center-logo-top-menu {
	display: block;
}



/************************************
** GlobalNavigation
************************************/
#navi {
	background-color: transparent;
	margin-bottom: 48px;
	padding-bottom: 20px;
	position: relative;
	z-index: 1000;
}
#navi ul {
	background: url(images/pc/0200.png) no-repeat;
	margin-bottom: 0;
	padding-right: 25px;
	padding-left: 25px;
}
#navi li {
	width: 192px;
	height: auto;
	float:left;
	text-align:center;
	list-style:none;
}
#navi ul li a {
	background: url(images/pc/b000.png) no-repeat;
	padding-top: 116px;
	display:block;
	text-decoration:none;
}
#navi ul li a .title {
	margin-bottom: 6px;
	line-height: 1em;
	color: #000;
	font-weight: bold;
}
#navi ul li a .english {
	line-height: 1em;
	color: #7f7f7f;
	font-size: .625em;
}
#navi ul li a:hover .title,
#navi li a:hover .english {
	color: #fe2727;
}

#navi .sub-menu {
	background: url(images/pc/0210m.png) repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	top: 212px;
	left: -24px;
}
#navi .sub-menu::before,
#navi .sub-menu::after {
	content: "";
	width: 240px;
	display: block;
	position: absolute;
	left: 0;
}
#navi .sub-menu::before {
	height: 64px;
	background: url(images/pc/0210u.png) no-repeat;
	top: -64px;
}
#navi .sub-menu::after {
	height: 24px;
	background: url(images/pc/0210b.png) no-repeat;
	bottom: -24px;
}
#navi .sub-menu li {
	width: auto;
	margin-bottom: 12px;
	float: none;
	text-align: left;
	line-height: 1em;
}
#navi .sub-menu li a {
	background: url(images/pc/b290.png) no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-left: 14px;
	line-height: 1.286em;
	color: #000;
	font-size: .875em;
}
#navi .sub-menu li a:hover {
	background: url(images/pc/b291.png) no-repeat;
	color: #fe2727;
}
#navi .sub-menu li:last-child {
	margin-bottom: 0;
}

.navi-in a {
	transition: none;
}
.navi-in a:hover {
	transition: none;
}
.navi-in .has-icon {
	display: none;
}

#navi .gln_01 a {
	background-position: -25px 0;
}
#navi .gln_01 a:hover {
	background-position: -25px -148px;
}
#navi .gln_02 a {
	background-position: -217px 0;
}
#navi .gln_02 a:hover {
	background-position: -217px -148px;
}
#navi .gln_03 a {
	background-position: -409px 0;
}
#navi .gln_03 a:hover {
	background-position: -409px -148px;
}
#navi .gln_04 a {
	background-position: -601px 0;
}
#navi .gln_04 a:hover {
	background-position: -601px -148px;
}
#navi .gln_05 a {
	background-position: -793px 0;
}
#navi .gln_05 a:hover {
	background-position: -793px -148px;
}



/************************************
** 内容
************************************/
.content {
	margin-top: 0;
}



/************************************
** 投稿・固定ページで使うHTML要素
************************************/
.article h2,
.article h3,
.article h4,
.article h5,
.article h6 {
	margin-top: 0;
}
.article h2 {
	background: url(images/pc/1810.png) no-repeat;
	margin-bottom: 24px;
	padding: 0 0 0 28px;
	line-height: 1.4285em;
	font-size: 1.75em;
	color: #72bd00;
}
.article h3 {
	margin-top: 0;
	margin-bottom: 12px;
	padding: 0;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	line-height: 1.75em;
	color: #72bd00;
	font-size: 1em;
}


/************************************
** サイドバーの位置
************************************/
.sidebar-left .content-in {
	margin-bottom: 60px;
	padding-right: 25px;
	padding-left: 25px;
}



/************************************
** 本文部分
************************************/
.no-scrollable-main .main {
	padding: 0 0 0 28px;
}



/************************************
** パンくずリスト
************************************/
.breadcrumb {
	margin: 0 0 36px;
	color: inherit;
	font-size: 1em;
}
.breadcrumb div {
	color: #666;
	font-size: .75em;
}
.breadcrumb a {
	color: #666;
}
.breadcrumb .breadcrumb-home {
	background: url(images/pc/1300.png) no-repeat;
	display: block;
}
.breadcrumb .breadcrumb-home a {
	width: 96px;
	height: 36px;
	background: url(images/pc/b260.png) no-repeat;
	display: block;
}
.breadcrumb .breadcrumb-home a:hover {
	background-position: 0 -36px;
}



/************************************
** 内容
************************************/
/*エントリー・アーカイブの見出し*/
.entry-title,
.archive-title {
	background: url(images/pc/1800u.png) no-repeat,
			     url(images/pc/1800b.png) bottom left no-repeat;
	margin: 0 0 36px;
	padding-top: 24px;
	padding-bottom: 24px;
	color: #72bd00;
	font-size: 2.5em;
}
.entry-title span,
.archive-title span {
	background: url(images/pc/1800m.png) repeat-y;
	padding-left: 32px;
	display: block;
	line-height: 1.35em;
}

.entry-content {
	margin-top: 0;
	margin-bottom: 0;
}



/************************************
** 本文
************************************/
.entry-content p {
	margin-bottom: 28px;
	line-height: 1.75em;
}
.entry-content ul {
	padding-left: 0;
}
.entry-content ul li {
	background: url(images//pc/b290.png) 0 4px no-repeat;
	margin: 0;
	padding-left: 14px;
	list-style: none;
	line-height: 1.75em;
}


/* 関連記事 */
.related-entry-heading,
.comment-title {
	background: url(images/pc/1810.png) no-repeat;
	margin: 0 0 24px;
	padding-left: 28px;
	font-size: 1.75em;
}
.related-entry-heading {
	line-height: 1em;
}
.comment-title {
	line-height: 1.4285em;
}
.related-entry-heading span.related-entry-main-heading {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.4285em;
}
.related-entry-heading span.related-entry-sub-heading {
	vertical-align: middle;
	font-size: .571428em;
}
.rect-vertical-card-4 .related-entry-card-wrap {
	width: 21.4285714%;
	margin-bottom: 4px;
	padding: 0;
}
.related-entry-card-content {
	padding-bottom: 12px;
}
.rect-vertical-card .related-entry-card-title {
	margin: 0 0 12px 0;
	line-height: 1em;
	font-size: .8125em;
}
.pager-post-navi {
	margin: 60px 0 0;
}
.pager-post-navi a {
	padding: 0;
	line-height: 1em;
	color: #747474;
	font-size: .75em;
}
.pager-post-navi a.prev-post {
	padding-left: 0;
}
.pager-post-navi a.next-post {
	padding-right: 0;
}
.pager-post-navi a.prev-post:hover,
.pager-post-navi a.next-post:hover {
	background-color: transparent;
	color: #fe2727;
}
.pager-post-navi a.prev-post .iconfont::before {
	background: url(images/pc/b270.png) no-repeat;
}
.pager-post-navi a.next-post .iconfont::before {
	background: url(images/pc/b280.png) no-repeat;
}
.pager-post-navi a.prev-post:hover .iconfont::before,
.pager-post-navi a.next-post:hover .iconfont::before {
	background-position: 0 -12px;
}
.pager-post-navi a .iconfont::before {
	content: "";
	width: 12px;
	height: 12px;
	display: block;
}
.comment-btn {
	background-color: #fff;
	margin: 0 0 48px;
	padding: 14px 48px 12px;
	border-color: #43be58;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #43be58;
	font-size: 1.375em;
}
.comment-btn:hover {
	background-color: transparent;
	border-color: #fe2727;
	color: #fe2727;
}



/************************************
** サイドバーのスタイル
************************************/
.sidebar {
	background: url(images/pc/1500.png) top no-repeat;
	padding-top: 40px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.sidebar .widget {
	margin-bottom: 36px;
}
.sidebar h3 {
	background-color: transparent;
	margin: 0 0 8px;
	padding: 0;
	line-height: 1.375em;
	color: #000;
	font-size: 1em;
}



/************************************
** フッター
************************************/
.footer {
	background: url(images/pc/0900.png) repeat;
	margin-top: 0;
	padding: 0 0 32px;
}
#footer_slogan_wrapper {
	margin-bottom: 48px;
	padding-top: 48px;
	padding-right: 25px;
	padding-left: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#footer_slogan {
	background: url(images/pc/0910.png) no-repeat;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 112px;
	line-height: 1em;
	color: #343434;
	font-size: .75em;
}
#navi-footer {
	padding-top: 10px;
	padding-bottom: 10px;
}
#navi-footer ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: left;
}
#navi-footer ul li {
	width: auto;
	margin-right: 12px;
	border-left: none;
	font-size: .8125em;
}
#navi-footer ul li a:link,
#navi-footer ul li a:visited {
	background: url(images/pc/b071.png) no-repeat;
	padding-left: 20px;
	display: block;
	transition: none;
	line-height: 1.231em;
	color: #343434;
	font-size: inherit;
}
#navi-footer ul li a:hover {
	background-position: 0 -16px;
	transition: none;
	text-decoration: none;
	color: #fe2727;
}

.footer-widgets,
.footer-widgets-mobile {
	margin: 0 auto;
	display: block;
}
.footer-left,
.footer-center,
.footer-right,
.footer-mobile {
	padding: 0;
}
.footer-left,
.footer-center,
.footer-right {
	width: 100%;
}
.footer-left {
	background: url(images/pc/0850t.png) no-repeat,
			     url(images/pc/0850b.png) bottom left no-repeat,
			     url(images/pc/0850m.png) repeat-y;
	margin-bottom: 48px;
	padding-left: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footer-left .widget_nav_menu {
	width: 25%;
	background: url(images/pc/0860t.png) top right no-repeat,
			     url(images/pc/0860b.png) bottom right no-repeat,
			     url(images/pc/0860m.png) right repeat-y;
	margin-right: 6px;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 12px;
}
.footer-left .widget_nav_menu:last-child {
	background: url(images/pc/0870t.png) top right no-repeat,
			     url(images/pc/0870b.png) bottom right no-repeat,
			     url(images/pc/0870m.png) right repeat-y;
	margin-right: 0;
}
.footer-left .widget_nav_menu li {
	margin-bottom: 12px;
	line-height: 1.286em;
	color: #343434;
	font-size: .875em;
}
.footer-left .widget_nav_menu li a:link,
.footer-left .widget_nav_menu li a:visited {
	background: url(images/pc/i070.png) repeat-y;
	padding: 0 0 0 8px;
	color: #343434;
}
.footer-left .widget_nav_menu li a:hover {
	text-decoration: none;
	color: #fe2727;
}
.footer-left .sub-menu {
	margin-top: 8px;
	padding-left: 0;
}
.footer-left .sub-menu li {
	margin-bottom: 6px;
	font-size: .92857em;
}
.footer-left .sub-menu li a:link,
.footer-left .sub-menu li a:visited {
	background: url(images/pc/b210.png) no-repeat;
	padding-left: 12px;
	display: block;
	line-height: 1.231em;
	color: #343434;
}
.footer-left .sub-menu li a:hover {
	background: url(images/pc/b211.png) no-repeat;
	text-decoration: none;
	color: #fe2727;
}



/************************************
** トップへ戻るボタン
************************************/
.go-to-top {
	right: 0;
	bottom: 114px;
}
.go-to-top-button {
	width: 60px;
	height: 48px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}



.timeline > li.timeline-item {
	background: none;
}



/************************************
** フッターボトム
************************************/
.footer-bottom {
	margin-top: 0;
	padding: 0;
	font-size: inherit;
}
.footer-bottom-logo {
	height: 60px;
	position: static;
	float: none;
}
.footer-bottom-logo img {
	height: 60px;
}
#FooterInformation {
	text-align: center;
}
#footer_author_slogan {
	margin-bottom: 4px;
	line-height: 1em;
	color: #343434;
	font-size: .625em;
}
#footer_author {
	margin-bottom: 12px;
	line-height: 1.25em;
	color: #141414;
	font-weight: bold;
}
#footer_address {
	margin-bottom: 32px;
}
#footer_address ul {
	padding-left: 0;
}
#footer_address li {
	margin-bottom: 4px;
	line-height: 1.385em;
	list-style: none;
	color: #343434;
	font-size: .8125em;
}

.footer-bottom-content {
	float: none;
	text-align: center;
}

.copyright {
	text-align: center;
	color: #7b7b7b;
	font-size: .625em;
}
.copyright a:link,
.copyright a:visited {
	color: #7b7b7b;
}



/************************************
** エントリーカードの設定
************************************/
.a-wrap:hover {
	background-color: transparent;
}



/************************************
** 新着記事ウィジェット（デフォルト）
************************************/
.widget-entry-cards .a-wrap {
	margin-bottom: 24px;
	padding: 0;
}



/************************************
** 新着記事ウィジェット（大きなサムネイル）
************************************/
.widget-entry-cards.card-large-image .e-card {
	font-size: 1em;
}
.widget-entry-cards.card-large-image figure {
	margin-bottom: 12px;
}
.widget-entry-cards.card-large-image .card-content {
	margin: 0;
	padding: 0;
}
.widget-entry-cards.card-large-image .card-title {
	background: url(../img/pc/b220.png) no-repeat;
	padding-right: 16px;
	padding-left: 16px;
	display: block;
	line-height: 1.375em;
	color: #000;
}
.widget-entry-cards.card-large-image .a-wrap:hover .card-title {
	background: url(images/pc/b221.png) no-repeat;
	color: #fe2727;
}
.widget-entry-cards.card-large-image .new-entry-card-date {
	padding-right: 16px;
	padding-left: 16px;
	display: block;
}
.widget-entry-cards.card-large-image .a-wrap:hover .new-entry-card-date {
	color: #fe2727;
}
.widget-entry-cards.card-large-image .new-entry-card-post-date {
	line-height: 1.384em;
}
.widget-entry-cards.card-large-image .new-entry-card-update-date {
	display: none;
}



/************************************
** カテゴリーウィジェット
************************************/
.widget_categories li {
	background: url(images/pc/0812l.png) no-repeat,
			     url(images/pc/0812r.png) no-repeat top right,
			     url(images/pc/0812c.png) repeat-x;
	padding-top: 24px;
	padding-bottom: 12px;
}
.widget_categories li a:link,
.widget_categories li a:visited {
	background: url(images/pc/b220.png) no-repeat;
	padding: 0 16px;
	line-height: 1.375em;
	color: #000;
}
.widget_categories ul li a:hover {
	background: transparent url(images/pc/b221.png) no-repeat;
	color: #fe2727;
}



/*
    Mobile Menu Core Style
*/
/* Button Lines */
.slicknav_menu {
	width: 100%;
	background: transparent;
	padding: 0;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 4;
}
.slicknav_btn {
	width: 60px;
	height: 48px;
	background: url(images/sp/b000.png) no-repeat;
	-webkit-background-size: 60px 48px;
	background-size: 60px 48px;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.slicknav_nav {
	background: url(images/sp/0210l.png) no-repeat,
			     url(images/sp/0210r.png) 100% 0 no-repeat;
	-webkit-background-size: 32px 24px, 32px 24px;
	background-size: 32px 24px, 32px 24px;
	font-size: 1em;
}
.slicknav_nav::before,
.slicknav_nav::after {
	content: "";
	width: auto;
	height: 24px;
	margin-right: 12px;
	margin-left: 12px;
	display: block;
}
.slicknav_nav::before {
	background: url(images/sp/0290.png) no-repeat top,
			     url(images/sp/0210c.png) repeat-x;
	-webkit-background-size: 192px 24px, 32px 24px ;
	background-size: 192px 24px, 32px 24px ;
}
.slicknav_nav::after {
	background: url(images/sp/0210c.png) repeat-x;
	-webkit-background-size: 32px 24px;
	background-size: 32px 24px;
}
.slicknav_nav li {
	text-align:center;
	list-style:none;
}
.slicknav_nav a {
	background: url(images/sp/b050l.png) no-repeat,
			     url(images/sp/b050r.png) 100% 0 no-repeat;
	-webkit-background-size: 32px 48px, 32px 48px;
	background-size: 32px 48px, 32px 48px;
	margin: 0;
	padding: 0 32px;
}
.slicknav_nav a .title {
	background: url(images/sp/b050c.png) repeat-x;
	-webkit-background-size: 32px 48px;
	background-size: 32px 48px;
	padding-top: 16px;
	padding-bottom: 16px;
	line-height: 1em;
	font-weight: 700;
}
.slicknav_nav .slicknav_row {
	margin: 0;
	padding: 0 32px;
	position: relative;
}
.slicknav_nav a .top-has-sub {
	position: absolute;
	top: 10px;
	right: 20px;
}
.slicknav_nav .slicknav_arrow {
	display: none;
}
.slicknav_nav ul {
	margin: 0;
}
.slicknav_nav ul::before,
.slicknav_nav ul::after {
	content: "";
	width: auto;
	height: 12px;
	background: url(images/sp/0220c.png) repeat-x;
	-webkit-background-size: 32px 12px;
	background-size: 32px 12px;
	margin-right: 12px;
	margin-left: 12px;
	display: block;
}
.slicknav_nav ul li a {
	background: url(images/sp/b051l.png) repeat-y,
			     url(images/sp/b051r.png) 100% 0 repeat-y;
	-webkit-background-size: 32px 48px, 32px 48px;
	background-size: 32px 48px, 32px 48px;
	line-height: 1em;
}
.slicknav_nav ul li a span {
	background: url(images/sp/b051c.png) repeat;
	-webkit-background-size: 32px 48px;
	background-size: 32px 48px;
	margin-bottom: 0;
	padding-top: 16px;
	padding-bottom: 16px;
	display: block;
	text-align: center;
	line-height: 1em;
	color: #24405f;
}



/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	body.public-page {
		background: none;
	}
	.wrap {
		width: auto;
	}

	.for_pc {
		display: none;
	}
	.for_sp {
		display: block;
	}

	#header-in .site-name-text-link {
		max-width: 260px;
		height: 48px;
	}
	#header-in .logo {
		position: static;
	}
	.header-in {
		height: auto;
		background: #fff url(images/sp/0100.png) no-repeat;
		-webkit-background-size: 320px 48px;
		background-size: 320px 48px;
		position: static;
	}
	
	.article h2 {
		background: url(images/sp/0850t.png) no-repeat,
				     url(images/sp/0850b.png) bottom left no-repeat,
				     url(images/sp/0850m.png) repeat-y;
		background-size: 14px 8px, 14px 8px, 14px 8px;
		margin-bottom: 16px;
		padding: 8px 0 8px 18px;
		line-height: 1.5555em;
		font-size: 1.125em;
	}
	.article h3 {
		margin-bottom: 16px;
		line-height: 1.571em;
		font-size: .875em;
	}
	
	.entry-title,
	.archive-title {
		background: url(images/sp/0850t.png) no-repeat,
				     url(../img/sp/0850b.png) bottom left no-repeat;
		background-size: 14px 8px, 14px 8px;
		margin: 0 0 16px;
		padding: 8px 0;
		color: #72c700;
		font-size: 1.375em;
	}
	.entry-title span,
	.archive-title span {
		background: url(images/sp/0850m.png) repeat-y;
		background-size: 14px 8px;
		padding-left: 18px;
		line-height: 1.5454em;
	}
	
	#BtnMenu {
		display: block;
		float: right;
	}
	#BtnMenu img {
		width: 60px;
		height: 48px;
	}
	#navi {
		background: url(images/sp/0200l.png) no-repeat,
				     url(images/sp/0200r.png) 100% 0 no-repeat,
				     url(images/sp/0200c.png) repeat-x;
		-webkit-background-size: 32px 16px, 32px 16px, 32px 16px;
		background-size: 32px 16px, 32px 16px, 32px 16px;
		padding-top: 16px;
		display: none;
		clear: right;
	}
	#navi .sub-menu {
		width: auto;
		margin-left: 0;
		position: static;
	}
	#navi .top {
		background: url(images/sp/0290.png) no-repeat top,
				     url(images/sp/0210l.png) no-repeat,
				     url(images/sp/0210r.png) 100% 0 no-repeat;
		-webkit-background-size: 32px 24px, 32px 24px, 32px 24px;
		background-size: 32px 24px, 32px 24px, 32px 24px;
		padding-right: 32px;
		padding-left: 32px;
	}
	#navi .top span {
		height: 24px;
		background: url(images/sp/0290.png) no-repeat top,
				     url(images/sp/0210c.png) repeat-x;;
		-webkit-background-size: 192px 24px, 32px 24px ;
		background-size: 192px 24px, 32px 24px ;
		display: block;
	}
	#navi .bottom {
		background: url(images/sp/0210l.png) no-repeat,
				     url(images/sp/0210r.png) 100% 0 no-repeat;
		-webkit-background-size: 32px 24px, 32px 24px;
		background-size: 32px 24px, 32px 24px;
		padding-right: 32px;
		padding-left: 32px;
	}
	#navi .bottom span {
		height: 24px;
		background: url(images/sp/0210c.png) repeat-x;;
		-webkit-background-size: 32px 24px ;
		background-size: 32px 24px ;
		display: block;
	}
	#navi ul {
		padding-left: 0;
	}
	#navi li {
		width: auto;
		float: none;
	}
	#navi ul li a {
		width: auto;
		background: url(images/sp/b050l.png) no-repeat,
				     url(images/sp/b050r.png) 100% 0 no-repeat;
		-webkit-background-size: 32px 48px, 32px 48px;
		background-size: 32px 48px, 32px 48px;
		padding-top: 0;
		padding-right: 32px;
		padding-left: 32px;
		text-align: left;
	}
	#navi ul li a .title {
		background: url(images/sp/b050c.png) repeat-x;
		-webkit-background-size: 32px 48px;
		background-size: 32px 48px;
		margin-bottom: 0;
		padding-top: 16px;
		padding-bottom: 16px;
		text-align: center;
		color: #fff;
	}
	#navi ul li a:hover .title,
	#navi li a:hover .english {
		color: #fff;
	}

	#navi .gln_02 a {
		background: url(images/sp/b050l.png) no-repeat,
				     url(images/sp/b059r.png) 100% 0 no-repeat;
		-webkit-background-size: 32px 48px, 32px 48px;
		background-size: 32px 48px, 32px 48px;
	}
	
	#navi .gln_01 a,
	#navi .gln_02 a,
	#navi .gln_03 a,
	#navi .gln_04 a,
	#navi .gln_05 a {
		background-position: 0 0, 100% 0;
	}
	#navi li.dropdown-item .top,
	#navi li.dropdown-item .bottom {
		height: auto;
		background: url(images/sp/0220l.png) no-repeat,
				     url(images/sp/0220r.png) 100% 0 no-repeat;
		-webkit-background-size: 32px 12px, 32px 12px;
		background-size: 32px 12px, 32px 12px;
	}
	#navi li.dropdown-item .top span,
	#navi li.dropdown-item .bottom span {
		height: 12px;
		background: url(images/sp/0220c.png) repeat-x;;
		-webkit-background-size: 32px 12px ;
		background-size: 32px 12px ;
	}
	#navi .sub-menu .body {
		background: none;
		padding-right: 0;
		padding-left: 0;
	}
	#navi ul.dropdown-list li {
		margin-bottom: 0;
	}
	#navi ul.dropdown-list a {
		background: url(images/sp/b051l.png) repeat-y,
				     url(images/sp/b051r.png) 100% 0 repeat-y;
		-webkit-background-size: 32px 48px, 32px 48px;
		background-size: 32px 48px, 32px 48px;
		padding-top: 0;
		padding-left: 32px;
		line-height: 1em;
	}
	#navi ul.dropdown-list a span {
		background: url(images/sp/b051c.png) repeat;
		-webkit-background-size: 32px 48px;
		background-size: 32px 48px;
		margin-bottom: 0;
		padding-top: 16px;
		padding-bottom: 16px;
		display: block;
		text-align: center;
		line-height: 1em;
		color: #24405f;
		font-size: 16px; font-size: 1.6rem;
	}
	#navi ul.dropdown-list a:hover {
		background: url(images/sp/b051l.png) repeat-y,
				     url(images/sp/b051r.png) 100% 0 repeat-y;
		-webkit-background-size: 32px 48px, 32px 48px;
		background-size: 32px 48px, 32px 48px;
	}
	#navi .gln_01 a:hover,
	#navi .gln_02 a:hover,
	#navi .gln_03 a:hover,
	#navi .gln_04 a:hover,
	#navi .gln_05 a:hover {
		background-position: 0 0, 100% 0;
	}

	.main,
	.sidebar,
	.sidebar-left .main,
	.sidebar-left .sidebar {
		margin: 0;
	}
	.no-scrollable-main .main {
		padding: 0;
	}

	div.sidebar {
		background: none;
		padding: 48px 0 0;
	}
	
	.sidebar-left .content-in {
		margin-bottom: 48px;
		padding-top: 16px;
		padding-right: 16px;
		padding-left: 16px;
	}
	
	.entry-content p {
		margin-bottom: 16px;
		padding-right: 4px;
		padding-left: 4px;
		line-height: 1.571em;
		font-size: .875em;
	}
	.entry-content ul li {
		background: url(images/sp/0941.png) no-repeat;
		background-size: 14px 22px;
		padding-left: 18px;
		line-height: 1.571em;
		font-size: .875em;
	}

	.footer {
		background: none;
		padding-bottom: 198px;
	}
	#footer_slogan_wrapper {
		margin-bottom: 0;
		padding-top: 0;
		padding-right: 16px;
		padding-left: 16px;
		display: block;
	}
	#navi-footer {
		padding-top: 0;
		padding-bottom: 0;
	}
	#navi-footer-in {
		background: url(images/sp/0960.png) bottom no-repeat;
		-webkit-background-size: 24px 24px;
		background-size: 24px 24px;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 24px;
	}
	#navi-footer-in ul {
		display: block;
	}
	#navi-footer-in ul li {
		margin-right: 0;
		text-align: center;
		font-size: .75em;
	}
	#navi-footer-in ul li a:link, #navi-footer-in ul li a:visited {
		background: none;
		padding-left: 0;
		line-height: 2em;
	}
	.footer-widgets {
		margin-bottom: 36px;
		padding-right: 16px;
		padding-left: 16px;
	}
	.footer-left {
		background: none;
		margin-bottom: 0;
		padding-left: 0;
		display: block;
	}
	.footer-left .widget_nav_menu {
		width: auto;
		background: url(images/sp/0960.png) bottom no-repeat;
		-webkit-background-size: 24px 24px;
		background-size: 24px 24px;
		margin-right: 0;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 24px;
	}
	.footer-left .widget_nav_menu:last-child {
		background: none;
		padding-bottom: 0;
	}
	.footer-left .widget_nav_menu li {
		margin-bottom: 0;
		text-align: center;
		line-height: 2em;
		font-size: .75em;
	}
	.footer-left .widget_nav_menu li a:link,
	.footer-left .widget_nav_menu li a:visited {
		background: none;
		padding: 0;
	}
	.footer-left .sub-menu {
		margin-bottom: 0;
		display: none;
	}
	.footer-bottom-logo {
		display: none;
	}
	#footer_author_slogan {
		color: #666;
		font-size: .5em;
	}
	#footer_author {
		line-height: 1em;
		color: #666;
		font-size: .875em;
		font-weight: normal;
	}
	#footer_address {
		margin-bottom: 16px;
		line-height: 1.4em;
		color: #666;
	}
	.copyright {
		line-height: 1em;
		color: #666;
		font-size: .5em;
	}

	#footer_inquiry {
		width: 100%;
		position: fixed;
		bottom: 0;
	}
	#footer_inquiry .tel {
		background: url(images/sp/0020.png) repeat-x;
		-webkit-background-size: 24px 72px;
		background-size: 24px 72px;
		text-align: center;
	}
	#footer_inquiry .tel a {
		width: 288px;
	}
	#footer_inquiry img {
		vertical-align: bottom;
	}
	#footer_inquiry .open_time {
		margin-top: -16px;
		text-align: center;
		line-height: 1em;
		font-size: .625em;
	}
	#footer_inquiry .sociallinks {
		background: url(images/sp/0030.png) repeat;
		-webkit-background-size: 128px 128px;
		background-size: 128px 128px;
		padding-bottom: 4px;
	}
	#footer_inquiry .sociallinks ul {
		padding-left: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	#footer_inquiry .sociallinks li {
		list-style: none;
	}
	#footer_inquiry .text {
		background: url(images/sp/0030.png) repeat;
		-webkit-background-size: 128px 128px;
		background-size: 128px 128px;
		padding-right: 20px;
		padding-bottom: 16px;
		padding-left: 20px;
		line-height: 1em;
		color: #444;
		font-size: .625em;
	}
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
