/*
Theme Name:ShoyoSangyo
Author:Pantacle Inc.
*/

/* */

html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

/* */

html {
	font-size: 14px;
}

/* */

html,
body,
button,
input,
select,
textarea {
	font-family: "FOT-筑紫ゴシック Pr5 M", Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "MS PGothic", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
}

/* */

div {
	box-sizing: border-box;
	display: block;
}

/* */

a {
	text-decoration: none;
}

a img {
	width: 100%;
}

/* */

.font1 {
	font-family: "FOT-筑紫ゴシック Pro B";
}

/* */

.site {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #000850; /* Old browsers */ /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #000850 0%, #47aad0 25%, #47aad0 100%); /* Chrome10-25,Safari5.1-6 */
	background: -webkit-linear-gradient(top, #000850 0%, #102c6d 150px, #286398 300px, #3f96c0 450px, #47aad0 600%, #47aad0 100%);
	background: linear-gradient(to bottom, #000850 0%, #102c6d 150px, #286398 300px, #3f96c0 450px, #47aad0 600%, #47aad0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000850', endColorstr='#47aad0',GradientType=0 ); /* IE6-9 */
	margin: 0;
	min-height: 100%;
	overflow: hidden;
}

.site-inner {
	background: #ffffff;
	margin: 0;
	position: relative;
	width: 100%;
	max-width: 1300px;
}

.site-header {
	margin: 0;
	padding: 0;
}

.site-main {
	margin: 0;
}

.site-content {
	margin: 0;
	padding: 0 10px;
	position: relative;
}

.content-area.nosidebar {
	float: none;
	margin: 0;
	width: 100%;
}

/*
 * SP,Tab :ヘッダー
 */

div#shoyo-narrow-top {
	display: none;
	overflow: hidden;
	position: relative;
	height: 48px;
	width: 100%;
}

div#shoyo-narrow-top .dots {
	background: url(/img/header/bg_dots@2x.png) no-repeat transparent;
	background-size: 16px 48px;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 16px;
}

div#shoyo-narrow-top .logo_illust {
	height: 100%;
	left: 20px;
	position: absolute;
	top: 0;
	width: 57px;
}

div#shoyo-narrow-top .logo_illust img {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

div#shoyo-narrow-top .title {
	box-sizing: border-box;
	height: 100%;
	margin: 0 110px 0 90px;
	position: relative;
}

div#shoyo-narrow-top .title img {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

div#shoyo-narrow-top .title img.logo_text {
	max-width: 150px;
	width: 49%;
	right: 50.5%;
}

div#shoyo-narrow-top .title img.logo_corp {
	max-width: 143px;
	width: 48%;
	left: 50.5%;
}

div#shoyo-narrow-top .tel,
div#shoyo-narrow-top .glass {
	height: 100%;
	position: absolute;
	top: 0;
	width: 24px;
}

div#shoyo-narrow-top .tel img,
div#shoyo-narrow-top .glass img {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}

div#shoyo-narrow-top .tel {
	right: 78px;
	right: 50px;
}

div#shoyo-narrow-top .glass {
	right: 50px;
}

div#shoyo-narrow-top .humberger {
	box-sizing: border-box;
	display: inline-block;
	height: 100%;
	position: absolute;
	right: 14px;
	top: 0;
	vertical-align: middle;
	width: 26px;
}

div#shoyo-narrow-top .humberger a {
	background: #1b76bb;
	box-sizing: border-box;
	display: inline-block;
	height: 26px;
	line-height: 1px;
	padding: 15.4% 0 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	vertical-align: middle;
	width: 100%;
}

div#shoyo-narrow-top .humberger a div {
	display: block;
	height: 2px;
	width: 70%;
	background-color: #ffffff;
	margin: 3px auto 0;
}

/* */

.head-menu {
	background: #00479d;
	font-size: 0;
	text-align: center;
	width: 100%;
	position: relative;
}

.head-menu #siteSearchBtn {
	color: #ffffff;
	font-size: 22px;
	height: 100%;
	line-height: 100px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 40px;
}

.head-menu #siteSearchBtn .fa {
	display: inline-block;
	left: 0;
	margin: -0.5em 0 0 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
	width: 100%;
}

.head-menu #siteSearchBtn .fa-search {
	color: #ffffff;
}

.head-menu #siteSearchBtn .fa-close {
	color: transparent;
}

.head-menu #siteSearchBtn.open .fa-search {
	color: transparent;
}

.head-menu #siteSearchBtn.open .fa-close {
	color: #ffffff;
}

.head-menu .items {
	margin: 0;
	padding: 0 30px 0 0;
	width: 100%;
}

.head-menu .items a {
	font-size: 10px;
	font-size: 1rem;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 1px 0 0;
	padding: 0 0 17px;
	position: relative;
	text-align: center;
	width: 24%;
}

.head-menu .items a:first-child:before,
.head-menu .items a:after {
	background: #4d7fbb none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 70%;
	position: absolute;
	top: 16%;
	width: 1px;
}

.head-menu .items a:first-child {
	margin-left: 1px;
}

.head-menu .items a:first-child:before {
	left: -1px;
}

.head-menu .items a:after {
	right: -1px;
}

.head-menu .items a img {
	max-width: 120px;
	width: 90%;
}

.head-menu .items a .txt {
	display: none;
}

.head-menu .items a span {
	font-size: 16px;
	display: inline-block;
	width: 90%;
	color: #ffffff;
	margin: 0.25em 0 0;
	padding: 0;
}

.head-menu .items a .mark {
	border-bottom: 4px solid #ffffff;
	bottom: 3px;
	left: 0;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 99%;
}

.head-menu .items a .mark div {
	border-color: transparent transparent #ffffff transparent;
	border-style: solid;
	border-width: 0 5.5px 5px 5.5px;
	display: inline-block;
	height: 0;
	width: 0;
}

#siteSearchBox {
	background: rgba(200, 200, 200, 0.9);
	border-radius: 6px 0 0 6px;
	display: none;
	max-width: 600px;
	padding: 14px 6px 14px 14px;
	position: absolute;
	right: 0;
	top: -20px;
	width: 90%;
	z-index: 100;
}

#siteSearchBox .arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 7px 0 7px;
	border-color: #00479d transparent transparent transparent;
	position: absolute;
	top: 0;
	right: 13px;
    z-index:10;
}

#pageLinks {
	background: #eeeeee;
	margin: 2em 0 0;
	overflow: hidden;
	padding: 0 0.4em;
	width: 100%;
}

#pageLinks a {
	line-height: 2;
	font-size: 1.2rem;
}

#pageLinks a.prev {
	float: left;
}

#pageLinks a.next {
	float: right;
}

#bottom-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#bottom-usage {
	padding: 1em 10px;
}

#bottom-usage #usage {
	margin: 0;
}

#bottom {
	background: #f5f5f5;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	overflow: hidden;
	margin: 0;
	padding: 10px;
}

#bottom .shop {
	width: 38.76%;
}


#bottom .contact {
	width: 59%;
}

#bottom p {
	font-size: 14px;
	font-size: 1.4rem;
	border-bottom: 1px dotted #919191;
	margin: 0 0 0.8em;
	padding: 0;
	line-height: 2;
}

#bottom p.shop {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

#bottom p.contact {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

#bottom .box {
	border: 1px solid #d2d2d2;
}

#bottom .box a .sp {
	display: none;
}

#bottom .box.shop {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

#bottom .box.shop a {
	background: #ffffff;
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	background: #1a6dac;
	color: #ffffff;
	display: inline-block;
	line-height: 4;
	text-align: center;
	width: 100%;
	height: 100%;
}

#bottom .box.contact {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

#bottom .box.contact .inquiry {
	float: left;
	height: 100%;
}

#bottom .box.contact .inquiry a {
	background: #1a6dac;
	color: #ffffff;
	font-size: 1.2rem;
	display: inline-block;
	height: 100%;
	line-height: 3.5;
	padding: 0 1em;
	text-align: center;
	width: auto;
}

#bottom .box.contact .branches .branch {
	font-size: 1.0rem;
	line-height: 1;
}

#bottom .box.contact .branches .branch span {
	display: inline-block;
	white-space: nowrap;
	margin: 0.2em 0.1em;
}

#bottom .box.contact .branches .branch span img {
	vertical-align: top;
	height: 12px;
}

.foot-badges {
	background: #f5f5f5;
	text-align: center;
	display: none;
}

.site-footer {
	background: #f5f5f5;
	padding: 0;
}

.site-footer .main-navigation {
	display: block !important;
	margin: 0;
	padding: 1em 1% 0.8em;
	width: 98%;
}

.site-footer .main-navigation .primary-menu {
	border: none;
	font-size: 0;
	text-align: center;
	padding-left: 0;
}

.site-footer .main-navigation .primary-menu li {
	font-size: 13px;
	font-size: 1.3rem;
	border: none;
	display: inline-block;
	float: none;
	line-height: 1;
	margin: 0.4em 0 0 -1px;
	padding: 0;
	position: relative;
}

.site-footer .main-navigation .primary-menu li:before,
.site-footer .main-navigation .primary-menu li:after {
	background: #4d7fbb none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 1em;
	position: absolute;
	top: 2px;
	width: 1px;
}

.site-footer .main-navigation .primary-menu li:before {
	left: 0;
}

.site-footer .main-navigation .primary-menu li:after {
	right: 0;
}

.site-footer .main-navigation .primary-menu li a {
	color: #004986;
	line-height: 1;
	margin: 0 0.2em;
	padding: 0.2em 0.3em;
}

.site-footer .site-info {
	font-size: 11px;
	font-size: 1.1rem;
	background: #004986;
	color: #ffffff;
	font-weight: normal;
	line-height: 3;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#gotop {
	bottom: 20px;
	position: fixed;
	right: 20px;
	width: 74px;
	z-index: 999;
}

#gotop a {
	display: block;
	opacity: 0.6;
	outline: none;
}

#gotop a:hover,
#gotop a:active,
#gotop a:focus {
	opacity: 1.0;
}

.archive .hentry {
	overflow: hidden;
	margin: 0 0 2em 0;
}

.archive .hentry .entry-header {
	border: 1px solid #2c74b9;
	padding: 0.2em;
}

.archive .hentry .entry-header > div {
	border-left: 5px solid #2c74b9;
	padding: 1em;
}

.archive .hentry .entry-header h2 {
	font-size: 16px;
	font-size: 1.6rem;
	color: #424f7b;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.archive .hentry .entry-header p.post-date {
	font-size: 13px;
	font-size: 1.3rem;
	margin: 0 0 0.5em 0;
	text-align: left;
}

.archive .hentry .content-value {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0;
	margin: 0 0 1em 0;
	padding: 0 0.8em 0;
}

.archive .hentry .content-more {
	font-size: 14px;
	font-size: 1.4rem;
	margin: -0.5em 0 1em;
	text-align: right;
	padding: 0 0.8em 0 0;
}

.archive .pagination {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 1em 0;
	text-align: center;
}

.archive .pagination .page-numbers {
	display: inline-block;
	margin: 0 0.2em;
}

.archive .pagination .current {
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

#usage {
	margin: 20px 0 0;
	padding: 0;
}

#usage a {
	background: #3567a6;
	box-sizing: border-box;
	display: block;
	position: relative;
	height: 70px;
}

#usage a .dotl,
#usage a .dotr {
	position: absolute;
	top: 5px;
	width: 36px;
}

#usage a .dotl {
	left: 7px;
}

#usage a .dotr {
	right: 7px;
}

#usage a .uval {
	height: 100%;
	overflow: hidden;
	padding: 0 48px;
	position: relative;
	text-align: center;
	white-space: nowrap;
	font-size: 0;
	vertical-align: middle;
	line-height: 70px;
}

#usage a .uval img {
	vertical-align: middle;
}

#usage a .uval img.people {
	margin: 0 8px;
	width: 35px;
}

#usage a .uval img.text1,
#usage a .uval img.text2 {
	max-width: 204px;
	margin: 0 1px;
	width: 40%;
}

div#shoyo-global-side {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

div#shoyo-global-side .root ,
div#shoyo-global-side .arctitle {
	font-size: 1.2rem;
}

div#shoyo-global-side ul {
	list-style-type: none;
}

div#shoyo-global-side .nopc {
	display: none;
}

div#shoyo-global-side > .inner {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	min-height: 100vh;
    height:100%;
}

div#shoyo-global-side > .inner > .dots {
	background: url(/img/global-side/bg_dots.png) repeat transparent;
	background-size: 20px 16px;
	margin: 0;
	padding: 0;
	width: 20px;
}

div#shoyo-global-side > .inner > .contents {
	margin: 0;
	padding: 0 0 3em;
	background: #cae6f8;
	width: 300px;
}

div#shoyo-global-side > .inner > .contents > .logo_box{
	border-right:solid 1px rgb(202, 230, 248);
}

div#shoyo-global-side > .inner > .contents > .logo_box > .top {
	background: #ffffff;
	margin: 0;
	padding: 30px 0 0;
	text-align: center;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .top a img {
	width: auto;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .top a img.logo_illust {
	margin: 0 auto;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .top a img.logo_text {
	margin: 10px auto 0;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .top a img.logo_corp {
	margin: 6px auto 0;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .branches {
	background: #ffffff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin: 0;
	padding: 10px 0 0;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .branches .branch {
	color: #004986;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .branches .branch dl {
	margin: 2px 0 0 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .branches .branch dl dt {
	clear: left;
	float: left;
	margin: 1px 0 0 0;
	padding: 0;
	width: 25px;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .branches .branch dl dd {
	margin: 0 0 4px 28px;
	padding: 0;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .businessdays {
	background: #ffffff;
	font-size: 11px;
	margin: 0;
	padding: 8px 0 12px 0;
	text-align: center;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .businessdays span {
	display: inline-block;
	padding: 3px 0 0 0;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .businessdays a.calendar i {
	font-size: 17px;
	line-height: 1;
	vertical-align: top;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .businessdays a.calendar span {
	border-bottom: 1px solid;
	display: inline-block;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

div#shoyo-global-side > .inner > .contents .inquiry {
	margin: 0;
	padding: 0;
}

div#shoyo-global-side > .inner > .contents .inquiry a {
	font-size: 16px;
	font-size: 1.4rem;
	background:linear-gradient(to bottom, #f8b551,#f77f27);
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 1.5em 0;
	text-align: center;
	transition: 0.3s;/*0.3秒かけて薄くする*/
}

div#shoyo-global-side > .inner > .contents .inquiry :hover{/*ホバーしたとき*/
  opacity: 0.8;/*不透明度を80%に*/
}

div#shoyo-global-side > .inner > .contents .banners {
	margin: 0;
	padding: 0 9px;
}

div#shoyo-global-side > .inner > .contents .banners a {
	font-size: 10px;
	font-size: 1rem;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	display: block;
	margin: 10px 0 0;
	white-space: nowrap;
	overflow: hidden;
	transition: 0.3s;/*0.3秒かけて薄くする*/
}

div#shoyo-global-side > .inner > .contents .banners :hover{/*ホバーしたとき*/
  opacity: 0.8;/*不透明度を80%に*/
}

div#shoyo-global-side > .inner > .contents .banners a img {
	width: 100%;
}

div#shoyo-global-side > .inner > .contents .badges {
	font-size: 10px;
	font-size: 1rem;
}



.badges {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 30px 0 10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: space-around;
}

.badges > div {
	text-align: center;
}

.badges .tdb {
	line-height: 1;
}

.badges .tdb a,
.badges .tdb span {
	font-size: 10px;
	color: #000080;
	display: inline-block;
	font-family: sans-serif;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
}


div#shoyo-global-side > .inner > .contents > .home,
div#shoyo-global-side > .inner > .contents > .values > .root,
div#shoyo-global-side > .inner > .contents > .values > ul > li {
	background: transparent;
	border-bottom: 1px solid #eaf5fc;
	padding: 1em;
	position: relative;
}

div#shoyo-global-side > .inner > .contents > .home a,
div#shoyo-global-side > .inner > .contents > .values > .root a,
div#shoyo-global-side > .inner > .contents > .values ul.categories li a {
	color: #00479d;
	display: inline-block;
	height: 1.236em;
	line-height: 1.2;
	padding: 0 0 0 1.5em;
	position: relative;
	text-align: left;
}

div#shoyo-global-side > .inner > .contents > .home a img.icon,
div#shoyo-global-side > .inner > .contents > .values > .root a img.icon,
div#shoyo-global-side > .inner > .contents > .values ul.categories li a img.icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: auto;
}

div#shoyo-global-side > .inner > .contents > .logo_box > .home a img.icon {
	max-width: 26px;
}

div#shoyo-global-side > .inner > .contents > .home a.close {
	background: rgba(255, 255, 255, 0.2);
	display: block;
	height: 1.8em;
	left: auto;
	line-height: 1.8;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0.4em;
	text-align: center;
	top: 0.7em;
	width: 1.8em;
}

div#shoyo-global-side > .inner > .contents > .values {
	margin: 0;
	padding: 0;
}

div#shoyo-global-side > .inner > .contents > .values ul.categories {
	margin: 0;
	padding: 0;
}

div#shoyo-global-side > .inner > .contents > .values ul.categories li a .fa-circle-thin {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.3em;
}

div#shoyo-global-side > .inner > .contents > .values ul.categories li a .fa-angle-right {
	position: absolute;
	left: 0.45em;
	top: 0.06em;
}

div#shoyo-global-side > .inner > .contents > .values ul.categories li a .fa-angle-down {
	position: absolute;
	left: 0.24em;
	top: 0.09em;
}

div#shoyo-global-side > .inner > .contents > .values ul.categories li ul {
	list-style: none;
	margin: 0.3em 0 0 1.5em;
	padding: 0;
}

div#shoyo-global-side > .inner > .contents > .values ul.categories li ul li {
	margin: 0.5em 0 0;
}

div#shoyo-global-side > .inner > .contents > .values ul.categories li ul li a {
	padding-left: 0;
}

div#shoyo-global-side > .inner > .contents > .values ul.categories li ul li a .fa-angle-right {
	position: static;
	margin-right: 0.25em;
}

.panel_list {
	box-sizing: border-box;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0;
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 100%;
}

.panel_list div.title {
	display: none;
}

.panel_list div.panel {
	box-sizing: border-box;
	font-size: 15px;
	margin: 0;
	min-width: 12em;
	padding: 0 5px 10px;
	width: 25%;
}

.panel_list div.panel a {
	box-shadow: none;
	box-sizing: border-box;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.panel_list div.panel a:hover {
	opacity: 0.8;
}

.panel_list div.panel a .img {
	position: relative;
	width: 100%;
}

.panel_list div.panel a .img:before {
	content: "";
	display: block;
	padding-top: 53%;
}

.panel_list div.panel a .img img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.panel_list div.panel a .label {
	position: relative;
	background: #1c3c7f;
	color: #ffffff;
	line-height: 1.1;
	height: 2.7em;
	opacity: 0.8;
}

.panel_list div.panel a .label span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	white-space: nowrap;
}

.home .head-banner {
	margin: 0;
	padding: 0;
}

.home .head-banner img {
	width: 100%;
}

.home .panel_list {
	margin-top: 0;
}

.home #usage {
	padding-left: 5px;
	padding-right: 5px;
	padding-left: 2vw;
	padding-right: 2vw;
}

.home #topics {
	overflow: hidden;
	margin: 50px auto 4em;
	padding-left: 5px;
	padding-right: 5px;
	padding-left: 2vw;
	padding-right: 2vw;
}

.home #topics .title {
	border-bottom: 1px solid #000000;
	overflow: hidden;
	position: relative;
}

.home #topics .title h2 {
	float: left;
	max-width: 155px;
	width: 40%;
	font-family: "FOT-筑紫ゴシック Pr5 M";
	color: #1c3c7f;
	font-size: 24px;
	padding-left: 40px;
	background-image: url('/img/front-page/topics/h2.png');
	background-repeat: no-repeat;
	background-size: 30px;
}


.home #topics .title .golist {
	font-family: "FOT-筑紫ゴシック Pr5 M";
	color: #333333;
	font-size: 1.2em;
	float: right;
	margin: 30px 0 0;
	max-width: 111px;
	width: 30%;
	padding-left: 40px;
	background-image: url('/img/front-page/topics/topics_list.png');
	background-repeat: no-repeat;
	background-size: 19px;
}


.home #topics .title img {
	width: 100%;
}

.home #topics .body {
	overflow: hidden;
	margin: 15px 0 0;
	font-size: 0;
}

.home #topics .body .list {
	background: #e0f1f6;
	float: left;
	overflow: hidden;
	width: 75%;
	width: 100%;
}

.home #topics .body .thumb {
	display: none;
}

.home #topics .body .list dt,
.home #topics .body .list dd {
	font-size: 14px;
	font-size: 1.2rem;
	border-top: 1px solid #ffffff;
	font-weight: normal;
	margin: 0;
}

.home #topics .body .list dt {
	clear: left;
	float: left;
	padding: 0.8em 0;
	text-align: center;
	width: 10em;
}

.home #topics .body .list dd {
	background: #ffffff;
	margin-left: 10em;
	padding: 0.8em 0.5em;
}

.home #topics .body .list dd a img.new {
	vertical-align: top;
	margin: 1px 0 0 0;
	width: 54px;
}

.home #topics .body .thumb {
	float: right;
	width: 24%;
}

.home #topics .body .thumb img {
	border: 10px solid #eeeeee;
	box-sizing: border-box;
	height: auto;
	width: 100%;
}

.home #top_banner ul {
	display: flex;
	list-style-type: none;
	justify-content: center;
	padding: 0 2%;
}
.home #top_banner ul li {
	margin: 0 5px;
}
.home #top_banner ul li.border_banner img{
	border: solid 1px #AAAAAA;
}

.home #top_banner ul li img{
	width: 195px;
	height: 63px;
}
@media screen and (max-width: 960px) {
    .home #primary #top_banner {
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .home #top_banner ul {
        flex-wrap: wrap;
        justify-content: left;
        margin: 0;
    }
    .home #top_banner ul li {
        margin: 0 2% 10px 2%;
        width: 46%;
        height: auto;
    }
	.home #top_banner ul li img{
        width: 100%;
        height: auto;
    }
}
/*
 * SP,Tab：フッター：バナー・バッジ
 */

.home .foot-banners {
	background: #f5f5f5;
	display: none;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
}

.home .foot-banners > div {
	width: 50%;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

.home .foot-banners > div .cell {
	font-size: 10px;
	font-size: 1rem;
	box-sizing: border-box;
	display: block;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 50%;
}

.home .foot-banners > div .cell a {
	background: #ffffff;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	display: block;
	margin: 0 2%;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
}

.home .foot-banners .block2 .cell {
	float: none;
}
.home .foot-banners .block2 .cell.daredemo,
.home .foot-banners .block2 .cell.catalog,
.home .foot-banners .block2 .cell.yougo,
.home .foot-banners .block2 .cell.tools {
	position: static;
}
.home .foot-banners .block2 .cell.daredemo {
	left: 0;
	top: 0;
}

.home .foot-banners .block2 .cell.catalog {
	left: 0;
	bottom: 0;
}

.home .foot-banners .block2 .cell.yougo {
	right: 0;
	bottom: 0;
}

.home .foot-banners .block2 .cell.tools {
	right: 0;
	top: 0;
}

.home .foot-banners .block3 {
	width: 100%;
}

.home .foot-banners .block3 .cell {
	width: 25%;
}

/* */

.shoyo-content-page .entry-header {
	margin: 0;
    width:100%;
}

.shoyo-content-page .title {
	display: none;
}

.shoyo-content-page .rootTitleSource {
	display: none;
}

.shoyo-content-page .entry-content {
	float: none;
}

.shoyo-content-page #breadCrumbs {
	font-size: 10px;
	font-size: 1.0rem;
	list-style: none;
	text-align: right;
	margin: 1.2em 0;
	padding: 0;
}

.shoyo-content-page #breadCrumbs li {
	display: inline;
	margin: 0;
	padding: 0 0 0 0.25em;
}

.shoyo-content-page #breadCrumbs li span:before {
	content: ">";
}

.shoyo-content-page #breadCrumbs li:first-child span:before{
	content: "";
}

.shoyo-content-page #list-categories {
	display: none;
	float: left;
	width: 144px;
}

.shoyo-content-page #list-categories > ul {
	font-size: 10px;
	font-size: 1rem;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.shoyo-content-page #list-categories > ul > li {
	margin: 0;
	padding: 0;
}

.shoyo-content-page #list-categories > ul > li > a {
	border: 1px solid #e5e5e5;
	border-width: 1px 1px 0 1px;
	color: #3b3b3b;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.shoyo-content-page #list-categories > ul > li > a i {
	display: none;
}

.shoyo-content-page #list-categories > ul > li > a div {
	border-left: 2px solid #4b74a6;
	display: block;
	height: 3.6em;
	margin: 4px 2px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.shoyo-content-page #list-categories > ul > li > a div span {
	line-height: 1.4;
	position: absolute;
	top: 50%;
	left: 0.5em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.shoyo-content-page #list-categories > ul > li > a.selected {
	background: #c0daf9;
	border-color: #c0daf9;
}

.shoyo-content-page #list-categories > ul > li > a.selected div {
	border-color: #c0daf9;
	font-weight: bold;
}

.shoyo-content-page #list-categories > ul > li:last-child a {
	border-width: 1px 1px 1px 1px;
}

.shoyo-content-page #list-categories > ul > li ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.shoyo-content-page #list-categories > ul > li ul li {
	display: inline;
}

.shoyo-content-page #list-categories > ul > li ul li:after {
	content: "/";
	display: inline-block;
}

.shoyo-content-page #list-categories > ul > li ul li:last-child:after {
	display: none;
}

.shoyo-content-page .group-comment {
	font-size: 14px;
	font-size: 1.4rem;
	background: #c0daf9;
	margin: 0 0 1em;
	padding: 0.8em;
}

.shoyo-content-page .group-comment h1 {
	font-size: 16px;
	font-size: 1.6rem;
	border-bottom: 2px solid #a7bbd3;
	clear: none;
}

.shoyo-content-page .group-comment p {
	margin: 0;
}

.shoyo-content-page .entry-content .panel_list {
	padding: 1em 3em 2em;
}

.shoyo-content-page .content-value {
	font-size: 16px;
	margin: 0 0 1em;
	padding: 0 0.8em 0.8em;
	line-height: 1.60em;
}

.shoyo-content-page .content-value h2 {
	font-size: 1.44em;
	border-bottom: 5px solid #e5e5e5;
	color: #424f7b;
	font-weight: bold;
	padding: 0.5em 0;
}

.shoyo-content-page .content-value h3 {
	font-size: 1.2em;
	border-bottom: 1px dotted #000000;
	color: #3a3a3a;
	font-weight: bold;
	padding: 0.5em 0;
}

.shoyo-content-page .content-value h4 {
	border-left: 5px solid #e5e5e5;
	color: #3a3a3a;
	font-weight: bold;
	padding: 0.1em 0;
}

.shoyo-content-page .content-value h1,
.shoyo-content-page .page-header h1,
.shoyo-content-page .entry-header h1 {
	font-size: 18px;
	font-size: 1.4rem;
	background: #2c74b9;
	color: #ffffff;
	clear: none;
	padding: 0.5em;
	text-align: center;
}

.shoyo-content-page .content-value p.post-date,
.shoyo-content-page .page-header p.post-date,
.shoyo-content-page .entry-header p.post-date {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 0 0.5em 1.5em;
	text-align: right;
}

.shoyo-content-page .content-value img {
	margin-right: 1em;
	max-width: 100%;
	height: auto;
}

.shoyo-content-page .content-value a img {
	width: auto;
}

.shoyo-content-page .content-value .center {
	text-align: center;
}
.shoyo-content-page .content-value .left {
	text-align: left;
}


#calendars {
	box-sizing: border-box;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%;
}

#calendars .pt_calendar_legend {
	overflow: hidden;
	width: 100%;
}

#calendars .pt_calendar_legend ul {
	float: left;
}

#calendars .pt_calendar {
	box-sizing: border-box;
	padding: 1em;
	width: 33.33%;
}

#calendars .pt_calendar table {
	border-collapse: collapse;
	width: 100%;
}

#calendars .pt_calendar table caption {
	font-size: larger;
}

#calendars .pt_calendar table thead th {
	background: #eeeeee;
	border: 1px solid #b9b9b9;
	padding: 0.5em;
}

#calendars .pt_calendar table thead th.pt_calendar_sun {
	color: #ff0000;
}

#calendars .pt_calendar table tbody td {
	border: 1px solid #b9b9b9;
	padding: 0.5em;
}

#image_search {
	margin: 1em auto 2em;
}

#image_search > .inner {
	overflow: hidden;
}

#image_search .item {
	float: left;
	margin: 0 1% 2em;
	position: relative;
	width: 18%;
	box-sizing: border-box;
}

#image_search .item:before {
	content: "";
	display: block;
	padding-top: 75%;
}

#image_search .item a {
	border: 1px solid #d0d0d0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	outline: none;
	box-shadow: none;
}

#image_search .item a:focus,
#image_search .item a:active,
#image_search .item a:hover {
	outline: none;
}

#image_search .item a img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#image_search .item a p {
	background: rgba(0, 0, 0, 0.4);
	bottom: 0;
	color: #ffffff;
	display: none;
	left: 0;
	margin: 0;
	padding: 4px;
	position: absolute;
	width: 100%;
}

#image_search .item a:hover p {
	display: block;
}

/* @media screen and (max-width:$tabletMaxWidth) { */

/*     #image_search{ */

/*         .item{ */

/*             width:23%; */

/*         } */

/*     } */

/* } */

#tool_1 h2 a{
	font-size: 0.9em;
}

.tools_item {
	box-sizing: border-box;
	margin: 0 0 5em;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.tools_item > div {
	box-sizing: border-box;
	margin: 0;
}

.tools_item > div img {
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}

.tools_item .tools_calcbox {
	float: left;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 59%;
}

.tools_item .tools_calcbox > div {
	display: inline-block;
	margin: 0 auto;
	padding: 1.2em 0 0;
}

.tools_item .tools_calcbox > div img {
	max-width: 368px;
}

.tools_item .tools_calcbox > div ul {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
}

.tools_item .tools_calcbox > div ul li {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: left;
	white-space: nowrap;
}

.tools_item .tools_calcbox > div ul li span {
	display: inline-block;
	font-size: larger;
	font-weight: bold;
}

.tools_item .tools_calcbox > div ul li span.label {
	text-align: right;
	padding: 0 0.2em 0 0;
	width: 5em;
}

.tools_item .tools_calcbox > div ul li span.unit {
	text-align: left;
	padding: 0 0 0 0.2em;
	width: 3em;
}

.tools_item .tools_calcbox > div ul li input {
	padding: 0.3em;
	width: 12em;
}

.tools_item .tools_calcbox > div ul li p.errmsg {
	margin: 0.3em 0 0 0;
	text-align: center;
}

.tools_item .tools_calcbox > div .tools_btns {
	border-top: solid 1px #999999;
	margin: 0.8em auto 0;
	padding: 1em 0 0.5em;
	text-align: center;
}

.tools_item .tools_calcbox > div .tools_btns .tools_btn {
	border: none;
	height: 27px;
	margin: 0 0.5em;
	padding: 0;
	width: 94px;
}

.tools_item .tools_calcbox > div .tools_btns .tools_btn img {
	vertical-align: middle;
}

.tools_item .tools_descbox {
	float: right;
	padding: 0 0 0 1em;
	text-align: left;
	width: 39%;
}

.tools_item .tools_descbox > div {
	max-width: 317px;
	width: 100%;
}

.tools_item .tools_descbox > div table {
	border-collapse: separate;
	border-spacing: 1px;
	margin: 0 0 1.4em;
	padding: 0;
	width: 100%;
}

.tools_item .tools_descbox > div table th,
.tools_item .tools_descbox > div table td {
	padding: 0.3em 0.2em;
}

#sitemap > .inner {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    column-gap: 3em;
}

#sitemap > .inner .sitemap-item {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
	margin: 0;
	padding: 0;
}

#sitemap > .inner .sitemap-item h2{
    margin:0;
}

#sitemap > .inner .sitemap-item a{
    display:block;
}


#sitemap > .inner .sitemap-item-1,
#sitemap > .inner .sitemap-item-2 {
	padding-left: 1em;
}

.archive-content {
	overflow: hidden;
}

.shoyo-content-page .archive-content #list-categories > ul > li.arctitle div {
	background: #2c74b9;
	display: block;
	height: 3.6em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
}

.shoyo-content-page .archive-content #list-categories > ul > li.arctitle div span {
	line-height: 1.4;
	position: absolute;
	top: 50%;
	left: 0.5em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.shoyo-content-page .archive-content #list-categories > ul.recent > li > a div {
	height: auto;
	min-height: 3.6em;
}

.shoyo-content-page .archive-content #list-categories > ul.recent > li > a div span {
	position: static;
	margin: 0.5em;
	display: inline-block;
	-webkit-transform: initial;
	transform: initial;
}

@media screen and (min-width: 61.5625em) {

body:not(.search-results) .shoyo-content-page article:not(.type-page) .entry-content { /* @include shoyoEntryContentHasSideCategory; */
	float: none;
	width: auto;
}

}

@media screen and (max-width: 1200px) {

#calendars .pt_calendar {
	width: 50%;
}

#image_search .item {
	width: 23%;
}

}

@media screen and (max-width: 1100px) {


#bottom .box.shop a,
#bottom .box.contact .inquiry {
	font-size: 11px;
}

#bottom .box.contact .inquiry a{
	font-size: 11px;
}


#bottom .box.contact .branches .branch {
	font-size: 11px;
}

#bottom .box.contact .branches .branch span img {
	height: 11px;
}

#bottom p {
	font-size: 1.1rem;
}
}

@media screen and (max-width: 959px) {

div#shoyo-narrow-top {
	display: block;
}

.foot-badges {
	display: block;
}

.foot-badges .badges {
	justify-content: center;
}

.foot-badges .badges > div {
    padding-left:10px;
    padding-right:10px;
}


.site {
	display: block;
	position: relative;
}

.site-inner {
	width: 100%;
}

div#shoyo-global-side {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none;
}

div#shoyo-global-side .pc {
	display: none !important;
}

div#shoyo-global-side .nopc {
	display: block;
}

div#shoyo-global-side > .inner {
	position: relative;
	top: 0;
	right: 100%;
	width: 100%;
}

div#shoyo-global-side > .inner > .contents {
	background: #003567;
	width: 80%;
	max-width: 300px;
}

div#shoyo-global-side > .inner > .contents > .home,
div#shoyo-global-side > .inner > .contents > .values > .root,
div#shoyo-global-side > .inner > .contents > .values > ul > li {
	border-bottom: 1px solid #386188;
}

div#shoyo-global-side > .inner > .contents > .home a,
div#shoyo-global-side > .inner > .contents > .values > .root a,
div#shoyo-global-side > .inner > .contents > .values ul.categories li a {
	color: #ffffff;
}

.home .foot-banners {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.shoyo-content-page .group-page .entry-content {
	float: none;
	width: auto;
	margin-left: 144px;
	margin-right: 0;
}

.shoyo-content-page .group-page #list-categories {
	display: block;
}

.shoyo-content-page .leaf-page {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.shoyo-content-page .leaf-page .entry-content {
	margin-left: 0;
	width: 100%;
}

.shoyo-content-page .leaf-page #list-categories {
	background: #ddeef6;
	display: block;
	float: none;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	padding: 1em 2em;
	width: 100%;
	margin: 1em 0 0;
	padding: 0 2em 1em;
}

.shoyo-content-page .leaf-page #list-categories > ul > li {
	margin: 0.3em 0;
}

.shoyo-content-page .leaf-page #list-categories > ul > li.all {
	display: none;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a {
	border: none;
	color: #00479d;
	font-weight: bold;
	line-height: 1.8;
	position: relative;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a > div {
	border: none;
	height: auto;
	margin: 0;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a > div span {
	position: static;
	-webkit-transform: initial;
	transform: initial;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a.selected {
	background: transparent;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a.selected > div {
	font-weight: bold;
}

.shoyo-content-page .leaf-page #list-categories > ul > li ul {
	display: block;
}

.shoyo-content-page .leaf-page #list-categories > ul > li ul li a {
	white-space: nowrap;
	line-height: 1.8;
}

.shoyo-content-page .leaf-page #list-categories > ul {
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
}

.shoyo-content-page .leaf-page #list-categories > ul > li {
	padding: 1em 0 0;
	margin: 0;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid-column;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a {
	padding: 0 0 0 1.7em;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a .fa-circle-thin {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.8em;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a .fa-arrow-right {
	display: inline-block;
	position: absolute;
	left: 0.4em;
	top: 0.3em;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a > div {
	display: inline-block;
	width: auto;
}

#calendars .pt_calendar {
	width: 33.33%;
}

}

@media screen and (max-width: 850px) {

#calendars .pt_calendar {
	width: 50%;
}

#image_search .item {
	width: 31%;
}

}

@media screen and (max-width: 800px) {

.tools_item .tools_calcbox {
	float: none;
	width: 100%;
}

.tools_item .tools_descbox {
	float: none;
	padding: 0;
	width: 100%;
}

.tools_item .tools_descbox > div {
	margin: 0 auto;
}

}

@media screen and (max-width: 640px) {
html{
	font-size: 10px;
}

.home #topics {
	background: #ffffff;
	margin-top: 10px;
	padding: 40px 0 20px;
}

.home #topics .title {
	padding: 0 2vw;
}

.home #topics .body {
	padding: 0 3vw;
}

.home #topics .body .list {
	background: transparent;
	float: none;
	width: 100%;
}

.home #topics .body .list dt,
.home #topics .body .list dd {
	border: none;
}

.home #topics .body .list dt {
	float: none;
	width: auto;
	text-align: left;
}

.home #topics .body .list dd {
	margin: 0;
	padding: 0;
	background: transparent;
}

.home #topics .body .list dd a img.new {
	display: none;
}

.home #topics .body .thumb {
	display: none;
}

#bottom {
	margin: 0;
	padding: 0 2vw;
}

#bottom p.shop,
#bottom p.contact {
	display: none;
}

#bottom .box {
	margin: 0.9em auto 0;
	width: 100%;
}

#bottom .box a {
	position: relative;
}

#bottom .box a .icon {
	font-size: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	margin: -10px 0 0;
	left: 5px;
	width: auto;
}

#bottom .box a .arrow {
	font-size: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	margin: -10px 0 0;
	right: 5px;
}

#bottom .box a .sp {
	display: inline-block;
}

#bottom .shop.box a {
	background: #1a6dac;
	color: #ffffff;
	display: inline-block;
	line-height: 4;
	text-align: center;
	width: 100%;
}

#bottom .box.contact .inquiry {
	width: 100%;
}

#bottom .box.contact .inquiry a {
	line-height: 4;
	width: 100%;
	padding: 0;
}

#bottom .box.contact .branches {
	display: none;
}

}

@media screen and (max-width: 600px) {

.head-menu a span {
	font-size: 14px;
	font-size: 1.4rem;
}

#calendars .pt_calendar {
	width: 100%;
}

#image_search .item {
	width: 48%;
}

}

@media screen and (max-width: 560px) {

.home #usage a .uval {
	box-sizing: content-box;
	margin: 0 auto;
	text-align: left;
	width: 210px;
}

.home #usage a .uval .text1,
.home #usage a .uval .text2 {
	height: 18px;
	left: 93px;
	position: absolute;
	width: auto;
}

.home #usage a .uval .text1 {
	bottom: 53%;
}

.home #usage a .uval .text2 {
	top: 53%;
}

}

@media screen and (max-width: 550px) {

.head-menu a span {
	font-size: 12px;
	font-size: 1.2rem;
}

}

@media screen and (max-width: 479px) {

.site-content {
	margin: 0;
	padding: 0 10px 2em; /* background:#dfdfe3; */
	padding: 0;
}

div#shoyo-narrow-top {
	height: 40px;
}

div#shoyo-narrow-top .dots {
	background-size: 10px 40px;
	width: 10px;
}

div#shoyo-narrow-top .logo_illust {
	left: 16px;
	width: 44px;
}

div#shoyo-narrow-top .title {
	margin: 0 92px 0 62px;
	white-space: nowrap;
}

div#shoyo-narrow-top .tel {
	right: 66px;
}

div#shoyo-narrow-top .glass {
	right: 40px;
}

div#shoyo-narrow-top .humberger {
	right: 6px;
}

.head-menu a {
	padding: 16px 0;
}

.head-menu a .img,
.head-menu a span {
	display: none;
}

.head-menu a .txt {
	display: inline-block;
}

.head-menu a .mark {
	border-bottom: 2px solid #ffffff;
}

.shoyo-content-page #usage {
	display: none;
}

.panel_list {
	display: block;
	margin: 0 auto 0;
	padding: 8px 2vw 0;
}

.panel_list div.title {
	background: #ffffff;
	box-sizing: border-box;
	font-size: 12px;
	margin: 0.5em 0;
	padding: 1em 0 1em 1vw;
}

.panel_list div.title span {
	display: inline-block;
	border-left: 6px solid #253467;
	padding: 0 0 0 0.5em;
	line-height: 2;
}

.panel_list div.panel {
	display: block;
	margin: 0 auto 1px;
	padding: 0;
	width: 98%;
}

.panel_list div.panel a {
	background: #ffffff;
	background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 50%, #efefef 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 50%, #efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 12px 3em 12px 2%;
	position: relative;
	width: 100%;
}

.panel_list div.panel a .img {
	margin: 0 10px 0 0;
	max-width: 105px;
	width: 18%;
}

.panel_list div.panel a .label {
	background: transparent;
	color: #000000;
	height: auto;
}

.panel_list div.panel a .label span {
	position: static;
	top: auto;
	left: auto;
	-webkit-transform: initial;
	transform: initial;
    white-space:normal;
}

.panel_list div.panel a .label span br {
	display: none;
}

.panel_list div.panel a:after {
	content: "\f138";
	font-family: "Font Awesome 5 Free";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-rendering: auto;
    line-height: 1;
	font-size: 2em;
	position: absolute;
	right: 0.35em;
	color: #00479d;
}

.home #usage {
	margin-top: 10px;
}

.home .foot-banners {
	display: block;
}

.home .foot-banners > div .cell {
	margin-bottom: 10px;
}

.home .foot-banners .block1 {
	float: none;
	width: 100%;
}

.home .foot-banners .block2,
.home .foot-banners .block3 {
	float: left;
	width: 50%;
}

.home .foot-banners .block2 .cell,
.home .foot-banners .block3 .cell {
	width: 100%;
}

.home .foot-banners .block2 .cell {
	float: none;
}
.home .foot-banners .block2 .cell.daredemo,
.home .foot-banners .block2 .cell.mc-ul01,
.home .foot-banners .block2 .cell.yougo,
.home .foot-banners .block2 .cell.tools {
	position: static;
}

.shoyo-content-page .site-main > article,
.shoyo-content-page .archive-content {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.shoyo-content-page .entry-header {
	box-sizing: border-box;
	width: 100%;
}

.shoyo-content-page .group-page #list-categories {
	background: #ddeef6;
	display: block;
	float: none;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	padding: 1em 2em;
	width: 100%;
}

.shoyo-content-page .group-page #list-categories > ul > li {
	margin: 0.3em 0;
}

.shoyo-content-page .group-page #list-categories > ul > li.all {
	display: none;
}

.shoyo-content-page .group-page #list-categories > ul > li > a {
	border: none;
	color: #00479d;
	font-weight: bold;
	line-height: 1.8;
	position: relative;
}

.shoyo-content-page .group-page #list-categories > ul > li > a > div {
	border: none;
	height: auto;
	margin: 0;
}

.shoyo-content-page .group-page #list-categories > ul > li > a > div span {
	position: static;
	-webkit-transform: initial;
	transform: initial;
}

.shoyo-content-page .group-page #list-categories > ul > li > a.selected {
	background: transparent;
}

.shoyo-content-page .group-page #list-categories > ul > li > a.selected > div {
	font-weight: bold;
}

.shoyo-content-page .group-page #list-categories > ul > li ul {
	display: block;
}

.shoyo-content-page .group-page #list-categories > ul > li ul li a {
	white-space: nowrap;
	line-height: 1.8;
}

.shoyo-content-page .group-page .entry-content {
	margin-left: 0;
	width: 100%;
}

.shoyo-content-page .leaf-page #list-categories {
	background: #ffffff;
	display: block;
	float: none;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	padding: 1em 2em;
	width: 100%;
	margin: 0;
}

.shoyo-content-page .leaf-page #list-categories > ul > li {
	margin: 0.3em 0;
}

.shoyo-content-page .leaf-page #list-categories > ul > li.all {
	display: none;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a {
	border: none;
	color: #00479d;
	font-weight: bold;
	line-height: 1.8;
	position: relative;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a > div {
	border: none;
	height: auto;
	margin: 0;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a > div span {
	position: static;
	-webkit-transform: initial;
	transform: initial;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a.selected {
	background: transparent;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a.selected > div {
	font-weight: bold;
}

.shoyo-content-page .leaf-page #list-categories > ul > li ul {
	display: block;
}

.shoyo-content-page .leaf-page #list-categories > ul > li ul li a {
	white-space: nowrap;
	line-height: 1.8;
}

.shoyo-content-page .leaf-page #list-categories > ul {
	-webkit-columns: 1;
	-moz-columns: 1;
	columns: 1;
}

.shoyo-content-page .leaf-page #list-categories > ul > li {
	padding: 0;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a {
	padding: 0;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a .fa-circle-thin,
.shoyo-content-page .leaf-page #list-categories > ul > li > a .fa-arrow-right {
	display: none;
}

.shoyo-content-page .leaf-page #list-categories > ul > li > a > div {
	display: block;
}

.shoyo-content-page #list-categories > ul > li > a.haschild {
	color: #000000;
	font-weight: bold;
}

.shoyo-content-page .entry-content {
	margin-left: 0;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	width: 100%;
}

.shoyo-content-page .entry-content .content-value > p > img {
	float: none;
	margin: 0.4em auto;
}

.tools_item .tools_calcbox > div ul li input {
	width: 9em;
}

#sitemap > .inner {
	-webkit-columns: 1;
	-moz-columns: 1;
	columns: 1;
}

}

@media screen and (max-width: 400px) {

#image_search .item {
	width: 98%;
}

#image_search .item a p {
	display: block;
}

.home #topics .title h2 {
	font-size: 24px;
}

}

@media screen and (max-width: 340px) {

.home #usage a .uval {
	width: auto;
}

.home #usage a .uval .text1,
.home #usage a .uval .text2 {
	height: 16px;
}

}

@media screen and (max-width: 290px) {

.home #usage a .uval {
	width: auto;
}

.home #usage a .uval .text1,
.home #usage a .uval .text2 {
	height: 14px;
}

}

@media screen and (max-width: 270px) {

.home #usage a .uval {
	width: auto;
}

.home #usage a .uval .text1,
.home #usage a .uval .text2 {
	height: 12px;
}

}

@media screen and (max-width: 248px) {

.home #usage a .uval {
	width: auto;
}

.home #usage a .uval .text1,
.home #usage a .uval .text2 {
	height: 10px;
}

}
/*-------------front-page-------------- */



/*-------------design-products-------------- */
.design-products img.full {
	width: 100%;
}

/*-------------caption-------------- */
figure img{
	min-width: 300px;
	max-width: 100%;
}
figure {
	display: inline-block;
	margin: 0;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
	vertical-align: top;
}

figure figcaption{
	margin-bottom: 20px;
}


/*-------------form-------------- */
.mw_wp_form{
    /* pantacle:2020-06 */
    /* max-width: 700px; */
    font-size:1.1em;
    /* /pantacle:2020-06 */
    width: 100%;
}

.mw_wp_form table{
    border-collapse: collapse;
    width: 100%;
}

.mw_wp_form table th,
.mw_wp_form table td{
    border:1px solid #bbbbbb;
}

.mw_wp_form table th{
    background:#f4f9fe;
    font-weight:normal;
    line-height: 1;
    padding:1em 0.5em;
    white-space:nowrap;
    /* pantacle:2020-06 */
    width:12em;
    /* /pantacle:2020-06 */
}

.mw_wp_form table .required th{
    font-weight:bold;
}

/* pantacle:2020-06 */
/* .mw_wp_form table .required th:before{ */
/*     color:#ff0000; */
/*     content: "*"; */
/* } */
.mw_wp_form.mw_wp_form_input table .required th:before{
    background:#dd0404;
    border-radius:4px;
    color:#ffffff;
    content:"必須";
    display:inline-block;
    font-size:0.7em;
    font-weight:normal;
    padding:0.4em;
	margin-right:2px;
}
/* /pantacle:2020-06 */




.mw_wp_form table td{
    padding:0.5em;
}

.mw_wp_form table td ul,
.mw_wp_form table td dl{
    margin:0 0 -0.3em 0;
    overflow:hidden;
    padding:0;
    list-style: none;
}

.mw_wp_form table td ul li{
    margin:0;
}

.mw_wp_form table td dl dt{
    clear:left;
    float:left;
}

.mw_wp_form table td dl dd{
    margin:0 0 0.5em 8em;
}

.mw_wp_form div.btns{
    margin: 1em 0 0;
    text-align:center;
}

.mw_wp_form div.btns input,
.mw_wp_form div.btns button{
    margin:0 1em;
    padding: 0.5em 1em;
}

.mw_wp_form_input table td input[type="text"],
.mw_wp_form_input table td input[type="url"],
.mw_wp_form_input table td input[type="email"],
.mw_wp_form_input table td select,
.mw_wp_form_input table td textarea {
    margin:0.3em 0;
}

.mw_wp_form_input table td input[type="text"],
.mw_wp_form_input table td input[type="url"],
.mw_wp_form_input table td input[type="email"],
.mw_wp_form_input table td textarea {
    padding:0.3em;
    width: 100%;
    /* pantacle:2020-06 */
    /* max-width: 35em; */
    /* /pantacle:2020-06 */
    box-sizing:border-box;
}

.mw_wp_form_input table td .mwform-tel-field input[type="text"],
.mw_wp_form_input table td .mwform-zip-field input[type="text"]{
    width:4em;
}

.mw_wp_form_confirm #email2{
    display:none;
}

.contact select.syurui{
    display:none;
}

/* pantacle:2020-06 */
.mw_wp_form_input p.attachment_remark{
    display:inline-block;
    text-align: left;
    margin:1em 0 0;
}

.mw_wp_form_input .attachment_remark span{
    display:block;
}

.mw_wp_form_input .attachment_remark span:not(:first-child) {
    padding-left:1em;
}

.mw_wp_form_confirm .attachment_remark{
    display:none;
}
/* /pantacle:2020-06 */


@media screen and (max-width:600px) {
    .mw_wp_form table th,
    .mw_wp_form table td{
        display:block;
        width:100%;
        /* pantacle:2020-06 */
        box-sizing:border-box;
        /* /pantacle:2020-06 */
    }

    .mw_wp_form table th{
        text-align:left;
    }

    .mw_wp_form table td{
        border:none;
        padding-bottom:2em;
    }

    /* pantacle:2020-06 */
    .mw_wp_form_input .attachment_remark span{
        display:inline;
    }

    .mw_wp_form_input .attachment_remark span:not(:first-child) {
        padding-left:0;
    }
    /* /pantacle:2020-06 */

}




/*-------------search-------------- */

#siteSearchBox input[type="search"] {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0.4em;
    vertical-align: middle;
    width: -webkit-calc(100% - 42px);
    width: calc(100% - 42px);
}

.search-submit {
    font-size: 26px;
    line-height: 1;
    border: none;
    background: transparent;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 36px;
    text-align: center;
    position: absolute;
    right: 4px;
    top: 16px;
}

/*-------------philosophy-------------- */

ol.philosophy {
	padding-left: 20px;
}

.philosophy li {
	margin: 14px 0;
	font-size: 1.4rem;
}

/*-------------slogan-------------- */
.slogan > ol {
	padding-left: 20px;
}

.slogan > ol > li {
	margin: 14px 0;
	font-size: 1.4rem;
}

#slogan_message p{
	margin: 24px 14px;
	font-size: 1.4rem;
}

@media screen and (max-width: 700px) {
#slogan_massage p{
	font-size: 1.55rem;
}
}

/*-------------access-------------- */
.fa-phone:before {
	content: "\f095";
}

.address .fa {
	margin: 10px 5px 10px 0px;
	font-size:  1.6rem;
}

.address .fax {
	margin-left: 40px;
}

#access p.address {
	font-size: 1.4rem;
}

.tel_ico a,
.fax_ico > span {
	padding-left: 30px;
	padding-right: 15px;
}
.tel_ico:before,
.fax_ico:before{
	display: inline-block;
	content: "";
	position: absolute;
	margin-top: 0.6rem;
	width: 25px;
	height:13px;
	background-image: url("/img/tel.png");
}

.fax_ico:before{
	background-image: url("/img/fax.png");
}



/*-------------glossary-------------- */
.caution{
	padding-left:0.8em;
	font-size:1.4rem;
	line-height: 1.75em;
}

/*-------------function_coution-------------- */
#function_caution{
	height: auto;
	overflow: hidden;
	width: 100%;
	background-color: #CFFFFF;
}

#function_caution > .function_coution_title{
	color: #249AEC;
	float: left;
	width: 20%;
	padding: 20px;
	font-size: 2.4rem;
	text-align: center;
}

#function_caution > .function_coution_message{
	color: #6E8386;
	float: right;
	width: 80%;
	padding: 5px;
	font-size: 1.4rem;
	line-height: 1.75em;
}

/*-------------function_coution-------------- */
#caution_table{
	width: 100%;
}
#caution_table td,
#caution_table th{
	vertical-align: top;
}

#caution_table td{
	width: 35%;
}
#caution_table th{
	width: 15%;
}

#caution_table td h3{
	padding-top: 0;
}
/*-------------company_profile-------------- */
#enkaku_table tbody tr td {
	vertical-align: top;
}

/*-------------glossary_detail-------------- */
.glossary_detail_linkmenu{
	padding: 2.1rem 0;
}
.glossary_detail_linkmenu ul{
	margin: 1%;
	padding: 0;
	display: flex;
	justify-content: space-between;
	width :98%;
}
.glossary_detail_linkmenu a{
	width: 31%;
	color: #FFFFFF;
	background-color: #3F96C0;
}
.glossary_detail_linkmenu li{
	padding: 1rem 0;
	list-style-type: none;
	text-align: center;
}

@media screen and (max-width: 850px) {
	.glossary_detail_linkmenu ul{
		flex-direction: column;
		}
	.glossary_detail_linkmenu a{
		width: 100%;
		margin-bottom: 1.5rem;
		}
}

#fancybox-content{
    -webkit-overflow-scrolling:touch;
    overflow:auto !important;
}

/*-------------SP時横スクロール-------------- */


    .scroll table{
    width:100%;
    }
    .scroll{
    overflow: auto;　　　　/*tableをスクロールさせる*/
    white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
    }
    .scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
    height: 5px;
    }
    .scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
    background: #F1F1F1;
    }
    .scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
    background: #BCBCBC;
    }

/*-------------ライトボックスウェブフォント外し-------------- */
html .featherlight {
    font-family:  Meiryo, メイリオ, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Osaka, "MS PGothic", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
}



/*------------.wpcf7-------------- */
.wpcf7{
    font-size:1.0em;
    width: 100%;
}

.wpcf7 .contact{
	background:#fff;
    border-collapse: collapse;
    width: 100%;
}

.wpcf7 .contact th,
.wpcf7 .contact td{
    border:1px solid #ddd;
}

.wpcf7 .contact th{
    font-weight:normal;
    line-height: 1;
    padding:1em 0.5em;
    white-space:nowrap;
    width:12em;
    text-align:left;
	background:#f2f2f2;
}

.wpcf7 .contact .required th{
    font-weight:bold;
}

.wpcf7 .contact.input .required th:before{
    background:#dd0404;
    border-radius:4px;
    color:#ffffff;
    content:"必須";
    display:inline-block;
    font-size:0.7em;
    font-weight:normal;
    margin-right:2px;
    padding:0.4em;
}

.wpcf7 .contact td{
    padding:0.5em;
}

.wpcf7 .contact td ul,
.wpcf7 .contact td dl{
    margin:0 0 -0.3em 0;
    overflow:hidden;
    padding:0;
    list-style: none;
}

.wpcf7 .contact td ul li{
    margin:0;
}

.wpcf7 .contact td dl dt{
    clear:left;
    float:left;
}

.wpcf7 .contact td dl dd{
    margin:0 0 0.5em 8em;
}

.wpcf7 div.btns{
    margin: 1em 0 0;
    text-align:center;
}

.wpcf7 div.btns input,
.wpcf7 div.btns button{
    margin:0 1em;
    padding: 0.5em 1em;
}

/*  コンタクトフォーム7　送信ボタンのカスタマイズ  */
input.wpcf7-submit {
padding:1em 5em !important;/* ボタン内の余白 */
margin:1em 0em !important;/* ボタンの上下の余白 */
background-color: #ed1846 !important;/* 背景の色 */
border:none;
color: #fff !important;/* 文字の色*/
font-size: 18px !important;/* 文字の大きさ */
font-weight: bold !important;/* 文字の太さ*/
transition:0.5s;/* 背景色が変わるまでの時間*/
box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.10);/* 薄っすらとボタンにドロップシャドウをかける*/
cursor: pointer;          /* マウスポインタの形状 */
}

input.wpcf7-submit:hover {
opacity: 0.6;
}

.btn-submit {
    width: 100%;
    text-align: center;
}


.wpcf7 .contact.input td input[type="text"],
.wpcf7 .contact.input td input[type="tel"],
.wpcf7 .contact.input td input[type="url"],
.wpcf7 .contact.input td input[type="email"],
.wpcf7 .contact.input td select,
.wpcf7 .contact.input td textarea {
    margin:0.3em 0;
}

.wpcf7 .contact.input td input[type="text"],
.wpcf7 .contact.input td input[type="tel"],
.wpcf7 .contact.input td input[type="url"],
.wpcf7 .contact.input td input[type="email"],
.wpcf7 .contact.input td textarea {
    box-sizing:border-box;
    padding:0.3em;
    line-height:1.6;
    width: 100%;
}

.wpcf7 .contact tr{
    min-height:72px;
}

.wpcf7 .contact th{
    width: 7.75758%;
}

.wpcf7 .contact td{
    width: 91.2727%;
}

.wpcf7 .contact.input td input[type="text"].zip{
    width:6.5em;
}

.wpcf7 .contact.input td input[type="text"].tel{
    width:8.5em;
}

.codedropz-upload-container {
    padding:0 0 0.5em;
	background:#fff;
}

.shoyo-content-page .content-value .codedropz-upload-inner h3 {
    font-size:1.0em;
    font-weight:normal;
    margin:0 8px 8px;
    padding:0.5em 0 0;
}

div.wpcf7 .wpcf7-spinner {
    display: none !important;
}

@media screen and (max-width:600px) {
    .wpcf7 .contact tr,
    .wpcf7 .contact th,
    .wpcf7 .contact td{
        box-sizing:border-box;
        display:block;
        width:100%;
    }

    .wpcf7 .contact th{
        text-align:left;
    }

    .wpcf7 .contact td{
        border:1px solid #ddd;
    }
}


/*------------.SmartSlider PC/SP-------------- */
.home #slider.head-bannerr.pc {
}
.home #slider.head-bannerr.sp {
  display: none;
}
@media screen and (max-width:550px) {
  .home #slider.head-bannerr.pc {
    display: none;
  }
  .home #slider.head-bannerr.sp {
    display: block;
  }
}