@charset "UTF-8";
/*----------------------------------------------------
	☆Uniq Common Rules
	
bgColor #FFFFF3
theme color #FFFFF3
sub color #FFFFF3
color #333
title color #7A99B2
link color #448EE3

masking layer color #fcfff0;

transition:.2s;
	
	
----------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, p, img {
	margin: 0;
	padding: 0;
}
body {
	/*font-family: 游明朝, 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 ProN W3, ヒラギノ明朝 Pro W3, HiraMinProN-W3, HG明朝E, Hiragino Mincho ProN, Hiragino Mincho Pro, HGS明朝E, ヒラギノ明朝 Pro W6, ＭＳ Ｐ明朝, MS PMincho, MS 明朝, serif;*/
	font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	line-height: 100%;
	min-width: 320px;
}
.gosi {
	/*font-family: 'YuGothic', 'Yu Gothic', '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;*/
	font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.min {
	font-family: 游明朝, 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 ProN W3, ヒラギノ明朝 Pro W3, HiraMinProN-W3, HG明朝E, Hiragino Mincho ProN, Hiragino Mincho Pro, HGS明朝E, ヒラギノ明朝 Pro W6, ＭＳ Ｐ明朝, MS PMincho, MS 明朝, serif;
}
.en {
}
.en1 {
	font-family: 'Pathway Gothic One', "Times New Roman", Times, sans-serif;
	letter-spacing: 0.05em;
}
a {
	/*text-decoration: underline;*/
	cursor: pointer;
	outline: none;
}
a:link {
	/*	text-decoration: underline;*/
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
#contents p {
	line-height: 1.7;
}
ul, ol {
	list-style-type: none;
}
ul li, ol li, dl {
	line-height: 1.2;
}
a:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.7;
}
::selection {
	background-color: #888;
	color: #FFFFF3; /* Safari */
}
::-moz-selection {
background-color: #888;
color: #FFFFF3; /* Firefox */
}
h1, h2, h3, h4, h5, h6, pre, li, dt, dd, th, td, p {
	font-size: 100%;
}
/*----------------------------------------------------
	☆Crearfix
----------------------------------------------------*/


.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1; /* for IE 6/7 only */
}
/*----------------------------------------------------
	☆br clear
----------------------------------------------------*/

/*----------------------------------------------------
	☆base 要素
----------------------------------------------------*/


br.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}
br.clear_all {
	clear: both;
	line-height: 0px;
}

.inner1000 {
    max-width: 1000px;
    width: 100%;
    display: block;
    margin: auto;
    box-sizing: border-box;
}




@media screen and (-webkit-min-device-pixel-ratio:0) {
br.clear_noie {
	display: block!important;
	content: " ";
}
}
div.clear_noie {
	clear: both;
	line-height: 0px;
}
/*----------------------------------------------------
	☆topcontrol
----------------------------------------------------*/


#topcontrol {
	z-index: 100;
	bottom: 30px!important;
}
#topcontrol a {
	background: url(../cmn_js/scrolltop/scrollup.png) center center no-repeat;
	background : url(../cmn_js/scrolltop/scrollup.gif) center center no-repeat\9; /* IE8 and below */
 *background : url(../cmn_js/scrolltop/scrollup.gif) center center no-repeat; /* IE7 and below */
	background : url(../cmn_js/scrolltop/scrollup.gif) center center no-repeat; /* IE6 */
	font-size: 0;
	display: block;
	height: 60px;
	width: 60px;
	background-size: 50px 50px;
	opacity: 0.7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
#topcontrol a:hover {
	background-size: 60px 60px;
	opacity: 1;
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
not supported by any browser */
}
/*----------------------------------------------------
	☆base 要素
----------------------------------------------------*/



figure {
	line-height: 0;
}
img {
	max-width: 100%;
}
/*.spEle {
	display: none;
}*/
.kanda:hover {
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.mdSpan {
	position: relative;
}
.mdSpan i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	line-height: 0 !important;
	margin-top: -110px;
	padding-top: 110px;
}
/*----------------------------------------------------
	☆base contents
----------------------------------------------------*/

/*-- HEADER --*/

header {
	width: 100%;
	box-sizing: border-box;
}
/*header .header-box01 {
	background-color: #fdfdfd;
}
header .header-box01 .header-box01-inr {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
	padding: 2px 10px;
	box-sizing: border-box;
}

header .header-box01 {
	
	background-color:#a2a9af;
}
.header-h1 {
	font-weight: normal;
	font-size: 11px;
	float: left;
	padding-top: 3px;
	color:#fff;
	text-shadow:1px 1px 1px #ccc;
}
.header-box01-ul {
	float: right;
	font-size: 0;
}
.header-box01-ul li {
	display: inline-block;
    width:100%;
}
.header-box01-ul li a {
	display: block;
	color: #fff;
    background: #cccccc;
    line-height: 1.5;

	text-decoration: none;
	padding: 2px 10px 2px 36px;
	position: relative;
	font-weight: bold;

}
.header-box01-ul li:nth-child(1) a{background: url(/lib/cmn_img/icon01.png) no-repeat left 12px center; }
.header-box01-ul li:nth-child(2) a{background: url(/lib/cmn_img/icon02.png) no-repeat left 12px center; }
.header-box01-ul li:nth-child(3) a{background: url(/lib/cmn_img/icon03.png) no-repeat left 12px center; }
.header-box01-ul li:nth-child(4) a{background: url(/lib/cmn_img/icon04.png) no-repeat left 12px center; }
.header-box01-ul li a:hover {
	color: #EC0003;
}
.header-box01-ul li a::after {
	position: absolute;
	right: 0;
	height: 10px;
	background-color: #ccc;
	width: 1px;
	top: 50%;
	margin-top: -5px;
	content: "";
}
.header-box01-ul li:last-child a::after{display: none;}
.header-box01-ul li a i {
	margin-right: 5px;
}*/
.header-box02 {
	position: relative;
	background-color: #fff;
}
.header-box02-inr {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	box-sizing: border-box;
}
.header-box02-up {
	width: 100%;
	display: table;
	box-sizing: border-box;
	padding: 0 0 0 0;
}
.header-box02-up a:hover {
	opacity: 0.8;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.header-box02-up .header-mark {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	width: 100%;
	padding-bottom: 1px;
	max-width:600px;
	display: block;
	z-index: 100000;
}

.header-box02-up .header-mark a,
.header-box02-up .header-mark img{
	display: block;
	width: 100%;
}
.header-box02-up .header-btn-box {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
   
	width: 65%;
}
.header-box02-up .header-tel {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
	text-align: right;
	padding-top: 7px;
}
.header-box02-up .header-btn-ul {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
  
	box-sizing: border-box;
	padding-left:200px;
}
.header-box02-up .header-btn-ul li {
	width: 220px;
    text-align: center;
    float:left;
    display: inline-block;
    margin-right:10px;
    
}
.header-box02-up .header-btn-ul li:nth-child(2){
	width: 220px;
text-align: center;
    display: inline-block;
    margin-right:10px;
}
.header-box02-up .header-btn-ul li a {
	display: block;
	background-color: #000000;
	color: #fff;
	border: 1px solid #fff;
	text-decoration: none;
	padding: 10px 0;
	font-weight: bold;
}
.header-box02-up .header-btn-ul li:nth-child(2) a {
	background-color: #28B78D;
}
.header-box02-up .header-btn-ul li a i {
	margin-right: 5px;
	font-weight: normal;
}
.header-box02 nav {
}
.header-box02 nav .header-ul {
	display: table;
	width: 100%;
}
.header-box02 nav > ul > li {
	display: table-cell;
	box-sizing: border-box;
	text-align: center;
}
.header-box02 nav > ul > li > a {
	display: table-cell;
    width: 20%;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    height: 2.6em;
    line-height: 1.2 !important;
    vertical-align: middle;
    font-size: 15px;
    padding: 0 10px;
}
.header-box02 nav > ul > li > a:hover{
		background: #0b419b;
	color: #fff;
}
.header-box02 nav > ul > li > a:before {
	position: absolute;
    width: 1px;
    height: 10px;
    background-color: #000;
    content: "";
/*    right: 0;
    top: 36%;
    margin-top: -5px;*/
    top: -3px;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-top: 10px\9;
}
@media all and (-ms-high-contrast: none){
.header-box02 nav > ul > li > a:before{
	margin-top: 10px;
}
}






.header-box02 nav > ul > li:last-child > a:before {
	display: none;
}
.header-box02 nav > ul > li > a:hover:after {
	display: block;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 10px solid #0b419b;
	bottom: -10px;
	left: 50%;
	margin-left: -15px;
	z-index: 9999;
}
.header-box02 .sub-ul-wrapper {
	position: absolute;
	width: 100%;
	left: 0;
	background-color: rgba(239,239,239,1);
	text-align: left;
	box-sizing: border-box;
	display: none;
	z-index: 10;
	min-height: 280px;
}
.header-box02 nav > ul > li:hover .sub-ul-wrapper {
	display: block;
}
.header-box02 .sub-ul-wrapper .midashi-hover{
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 30px 0 0 0;
    text-align: left;
}
.header-box02 .sub-ul-wrapper .midashi-hover li{
	display: inline-block;
}
.header-box02 .sub-ul-wrapper .midashi-hover li:first-child{
    width: 310px;
    font-size: 22px;
    font-weight: bold;
    line-height: 25px;
    vertical-align: middle;
}
.header-box02 .sub-ul-wrapper .midashi-hover li:first-child span{ padding-left: 10px; }
.header-box02 .sub-ul-wrapper .midashi-hover li:first-child span:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 5px;
    color: #0b419b;
}
.header-box02 .sub-ul-wrapper .midashi-hover li:last-child{
	width: 700px;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    vertical-align: middle;
}

.header-box02 .sub-ul-wrapper .sub-ul-box {
	max-width: 1020px;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 30px 10px;
	display: table;
}
.header-box02 .sub-ul-wrapper .sub-ul-box-image {
	display: table-cell;
	width: 30%;
	vertical-align: middle;
	padding-right: 10px;
}
.header-box02 .sub-ul-wrapper .sub-ul-box-image img{display: block; width: 100%;}
.header-box02 .sub-ul-wrapper .sub-ul-box-p01 {
	margin: 0 auto 10px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.header-box02 .sub-ul-wrapper .sub-ul-box-p01:before {
	font-family: FontAwesome;
	content: "\f105";
	margin-right: 5px;
	color: #0b419b;
}
.header-box02 .sub-ul-wrapper .sub-ul {
	display: table-cell;
	width: 70%;
	vertical-align: middle;
	padding-left: 40px;
	border-left: 1px solid #ccc;
}
.header-box02 .sub-ul-wrapper .sub-ul li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 10px;
}
.header-box02 .sub-ul-wrapper .sub-ul li:nth-child(2n + 1) {
	clear: both;
}
.header-box02 .sub-ul-wrapper .sub-ul li a {
	display: block;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding: 5px 0;
}
.header-box02 .sub-ul-wrapper .sub-ul li a:hover {
	background: #0b419b;
	color: #fff;
			transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
}
.header-box02 .sub-ul-wrapper .sub-ul li a:before {
	font-family: FontAwesome;
	content: "\f105";
	margin-right: 10px;
	color: #0b419b;
	font-weight: normal;
	font-size: 1.1em;
	padding-left: 10px;
}
.header-box02 .sub-ul-wrapper .sub-ul li a:hover:before{
	color: #fff;
			transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
}

header.fixed_nav{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
}
header.fixed_nav .header-box01.pcEle,
header.fixed_nav .header-box02-up{display: none;}
header.fixed_nav .header-box02-inr{
    padding-top: 15px;
}
/*-- FOOTER --*/
/*.footer-box_a {
	padding: 35px 0 60px 0;
	box-sizing: border-box;
	background-color: #eee;
}
.footer-box_a-inr{
	max-width: 1020px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 10px;
}
.footer-box_a-inr .head02{
	padding-top: 30px;
	margin-bottom: 30px;
	background: url(../cmn_img/icon_home.png) no-repeat center top;
}




.footer-box_a-inr ul li{
    width: 23%;
    margin: 5px 5px;
    display: inline-block;
}
.footer-box_a-inr ul li a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 15px 3px;
	text-align: center;
	background: #fff;
	text-decoration: none;
	color: #000;
}
.footer-box_a-inr ul li a:hover{
		transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    background: #000;
    color: #fff;
    border: 1px solid #000;
}


footer .footer-box01 {
	box-sizing: border-box;
	position: relative;
	max-width: 1020px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 60px 10px;
}
footer .footer-box01 a:hover {
	opacity: 0.8;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
footer .footer-box01 .footer-mark {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	max-width: 180px;
}
footer .footer-box01 .footer-mark a {
	display: block;
	line-height: 0 !important;
}
footer .footer-box01 .footer-mark2 {
	position: absolute;
	left: 200px;
	top: 50%;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	max-width: 180px;
}
footer .footer-box01 .footer-mark2 a {
	display: block;
	line-height: 0 !important;
}
footer .footer-box01 .footer-btn-box {
	float: right;
	width: calc(100% - 200px);
	max-width: 700px;
	display: table;
	box-sizing: border-box;
}
footer .footer-box01 .footer-btn-box .footer-tel {
	display: table-cell;
	width: 45%;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: right;
	padding-right: 10px;
}
footer .footer-box01 .footer-btn-box .footer-btn-ul {
	display: table-cell;
	width: 55%;
	vertical-align: middle;
	box-sizing: border-box;
}
footer .footer-box01 .footer-btn-box .footer-btn-ul li {
    width: 190px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
}
footer .footer-box01 .footer-btn-box .footer-btn-ul li a {
	display: block;
	box-sizing: border-box;
	padding: 8px 0;
	border: 1px solid #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #000000;
}
footer .footer-box01 .footer-btn-box .footer-btn-ul li:nth-child(2) a {
	background-color: #FFD600;
    color:#000000;
}
footer .footer-box01 .footer-btn-box .footer-btn-ul li i {
	margin-right: 5px;
}
.footer-box02 {
	box-sizing: border-box;
    clear: both;
	background-color: #efefef;
}
.footer-box02-inr {
	box-sizing: border-box;
	position: relative;
	max-width: 1020px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0px 10px;
}
.footer-box02-inr .footer-ul01 {
	width: 100%;
	display: table;
	text-align: center;
}
.footer-box02-inr .footer-ul01 li {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
}
.footer-box02-inr .footer-ul01 li a {
	display: block;
	padding: 20px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	position: relative;
}
.footer-box02-inr .footer-ul01 li a span{
	padding: 10px 5px;
}
.footer-box02-inr .footer-ul01 li a span:hover {
	background:#554738 ;
	color: #fff;
}
.footer-box02-inr .footer-ul01 li a:before {
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #000;
    content: "";
    right: 0;
    top: 42%;
    margin-top: -5px;
}
.footer-box03 {
	box-sizing: border-box;
}
.footer-box03-inr {
	max-width: 1020px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 30px 10px;
}
.footer-box03-inr .footer-ul02 {
	float: left;
	font-size: 0;
}
.footer-box03-inr .footer-ul02 li {
	display: inline-block;
	font-size: 13px;
}
.footer-box03-inr .footer-ul02 li a {
	display: block;
	color: #999999;
	padding: 0 12px;
	text-decoration: none;
	font-size: 14px;
	position: relative;
}
.footer-box03-inr .footer-ul02 li:nth-child(1) a{padding: 0 12px 0 23px; background: url(https://www.showa-jutaku.co.jp/lib/cmn_img/icon02.png) no-repeat left center;}
.footer-box03-inr .footer-ul02 li:nth-child(2) a{padding: 0 12px 0 30px; background: url(https://www.showa-jutaku.co.jp/lib/cmn_img/icon03a.png) no-repeat left 7px center;}
.footer-box03-inr .footer-ul02 li:nth-child(3) a{padding: 0 12px 0 30px; background: url(https://www.showa-jutaku.co.jp/lib//cmn_img/icon04.png) no-repeat left 7px center;}

.footer-box03-inr .footer-ul02 li a:hover{color: #fff; background:  #554738;}
.footer-box03-inr .footer-ul02 li:nth-child(1) a:hover{background: url(https://www.showa-jutaku.co.jp/lib/cmn_img/icon02.png) no-repeat left center #554738;}
.footer-box03-inr .footer-ul02 li:nth-child(2) a:hover{background: url(https://www.showa-jutaku.co.jp/lib/cmn_img/icon03a.png) no-repeat left 7px center #554738;}
.footer-box03-inr .footer-ul02 li:nth-child(3) a:hover{background: url(https://www.showa-jutaku.co.jp/lib/cmn_img/icon04.png) no-repeat left 7px center #554738;}

.footer-box03-inr .footer-ul02 li a:before {
	width: 1px;
	height: 10px;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	background-color: #999;
	content: "";
	left: 0;
}
.footer-box03-inr .footer-ul02 li a:hover:before{display: none;}
.footer-box03-inr .footer-ul02 li:nth-child(1) a:before{display: none;}
.footer-box03-inr .footer-ul02 li a i {
	margin-right: 8px;
}
.footer-box03-inr .copy-right {
	float: right;
	font-size: 11px;
	color: #999999;
}-->
/*-- 各ボタン --*/

.btn-style01 {
	text-align: center;
	margin: 20px auto;
}
.btn-style01 a {
	display: inline-block;
	padding: 0.4em 3em;
	background-color: #997b00;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.btn-style01 a:hover {
	background-color: #000000;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}
.btn-style01 a span {
	position: relative;
	padding-left: 20px;
	display: inline-block;
}
.btn-style01 a span:before {
	width: 12px;
	height: 12px;
	content: "";
	position: absolute;
	left: -6px;
	background: url(https://www.showa-jutaku.co.jp/lib/cmn_img/arrow-mark01.png) center center no-repeat;
	background-size: 100% auto;
	top: 50%;
	margin-top: -6px;
}
.top_btbtn{
    width:1024px;
}

.top_sidebtn{
	position: fixed;
	top: 115px;
	right: 0;
	z-index: 1000000;
}
.top_sidebtn li{display: block; width: 59px;}
.top_sidebtn li img,
.top_sidebtn li a{display: block; width: 100%;}
.top_sidebtn li a:hover{opacity: 0.7;}

.top_sidebtn2{
	position: fixed;
	top: 540px;
	right: 0;
	z-index: 1000000;
}
.top_sidebtn2 li{display: block;}
.top_sidebtn2 li img,
.top_sidebtn2 li a{display: block; width: 100%;}
.top_sidebtn2 li a:hover{opacity: 0.7;}
/*-- 各タイトル --*/
.top_no1{
    position: absolute;
	top: 0px;
	left: 20px;
	z-index: 10000000;
}
.top_no1 li{display: block; width: 200px;}
.top_no1 li img,{display: block; width: 100%;}
.head01 {
	margin: 0 auto 20px;
	border-bottom: 1px solid #000000;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
}
.head01 .free-span {
	position: absolute;
	top: 5px;
	right: 0;
}
.head01 .free-span a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
.head01 .free-span a:hover {
	text-decoration: underline;
}
.head01 .free-span a:before {
	font-family: FontAwesome;
	content: "\f105";
	font-size: 0.9em;
	margin-right: 5px;
}
.head02 {
	text-align: center;
	margin: 0 auto 10px;
	font-weight: normal;
}
.head02 .en1 {
	display: block;
	font-size: 36px;
}
.head02 .jp {
	display: block;
	font-size: 14px;
	font-weight: bold;
}
/*-- pager-wrapper --*/

.pager-wrapper {
	margin: 40px 0 30px;
	text-align: center;
}
.pager-wrapper > p {
	margin-bottom: 10px;
	font-size: 14px;
	text-align: left;
}
.pager-wrapper .pager-box {
	display: inline-block;
	position: relative;
	padding: 0 31px;
}
.pager-wrapper .pager-box a {
	font-weight: bold;
}
.pager-wrapper .pager-box .pager-arrow {
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);
}
.pager-wrapper .pager-box .pager-arrow.arrow-prev {
	left: 0px;
}
.pager-wrapper .pager-box .pager-arrow.arrow-next {
	right: 0px;
}
.pager-wrapper .pager-box .pager-arrow a {
	border: 1px solid #ccc;
	box-sizing: border-box;
	color: #000000;
	display: block;
	height: 30px;
	padding-top: 4px;
	text-decoration: none;
	width: 30px;
	background-color: #f7f7f7;
}
.pager-wrapper .pager-box .pager-arrow i {
	display: block;
	margin-top: 3px;
}
.pager-wrapper .pager-box .pager-ul {
	max-width: 300px;
	font-size: 0;
	text-align: left;
}
.pager-wrapper .pager-box .pager-num {
	display: inline-block;
	margin: 2px 1px;
	font-size: 13px;
	text-align: center !important;
}
.pager-wrapper .pager-box .pager-num a {
	border: 1px solid #ccc;
	box-sizing: border-box;
	color: #000000;
	display: block;
	height: 30px;
	padding-top: 4px;
	text-decoration: none;
	width: 30px;
	background-color: #f7f7f7;
}
.pager-wrapper .pager-box .pager-num a:hover {
	background-color: #ccc;
}
.pager-wrapper .pager-box .pager-num.current a {
	background-color: #000000 !important;
	color: #fff !important;
	border: 1px solid #000000 !important;
}



@media screen and (max-width:767px) {
/*----------------------------------------------------
	☆base 要素
----------------------------------------------------*/
.spEle {
	display: block;
}
br.spEle {
	display: inline-block;
}
.pcEle {
	display: none !important;
}
.mdSpan i {
	margin-top: 0px;
	padding-top: 0px;
}
/*----------------------------------------------------
	☆base contents
----------------------------------------------------*/

/*-- HEADER --*/
    
    
 .header-box02 {
	position: relative;
	background-color: #fff;
     width:100%;
}
.header-box02-inr {
	width:500px;
	margin: 0 auto;
	padding: 0 0 0 0;
	box-sizing: border-box;
}   
.inner1000 {    
     max-width: 1000px;
    width: 100%;
    display: block;
    margin: auto;
    box-sizing: border-box;   
    }

header.fixed_nav .header-box01.pcEle,
header.fixed_nav .header-box02-up{display: block;}
.top-page header {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
}
.header-box02 {
    background: none;
      width:100%;
}

.header-box02-up {

    width:100%;
	padding: 0 !important;
}
.header-box02-up .header-mark {
	width: 40%;
	display: block;
	/*position: fixed;*/
	left: 10px;
	top: 10px;
}
header.fixed_nav .header-box01.pcEle,
header.fixed_nav .header-box02-up .header-mark{
	opacity: 0.7;
}

/*#drawer-menu-btn {
	display: block !important;
}*/
/*-- FOOTER --*/

#topcontrol {
	z-index: 100;
	/*bottom: 16%!important;*/
}
footer {
    margin-bottom: 150px;
}
.footer-box_a {
	padding: 40px 0;
}
.footer-box_a-inr .head02{
	padding-top: 30px;
	margin-bottom: 30px;
	background: url(../cmn_img/icon_home.png) no-repeat center top;
}
.footer-box_a-inr ul{text-align: center; }
.footer-box_a-inr ul li{
    float: none;
    width: 100%;
    margin-right: 0;
    margin: 0 auto 10px auto;
    max-width: 400px;
    display: inline-block;
}
.footer-box_a-inr ul li:last-child{margin-right: auto;}
footer .footer-box01 .footer-mark {
	position: static;
	width: 160px;
	margin: 0 auto 20px;
	text-align: center;
	transform: translate(0, 0%);
	-o-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	-moz-transform: translate(0, 0%);
	-webkit-transform: translate(0, 0%);
}
footer .footer-box01 .footer-mark2 {
	position: static;
	width: 100%;
	margin: 0 auto 20px;
	text-align: center;
	transform: translate(0, 0%);
	-o-transform: translate(0, 0%);
	-ms-transform: translate(0, 0%);
	-moz-transform: translate(0, 0%);
	-webkit-transform: translate(0, 0%);
}
footer .footer-box01 .footer-btn-box {
	width: 100%;
	display: block;
	margin: 0 auto;
}
footer .footer-box01 .footer-btn-box .footer-tel {
	width: 100%;
	display: block;
	margin: 0 auto 20px;
	text-align: center;
	padding: 0 !important;
}
.footer-box02-inr {
	padding: 0;
}
.footer-box02-inr .footer-ul01 {
	display: block;
}
.footer-box02-inr .footer-ul01 li {
	display: block;
	width: 50%;
	float: left;
}
.footer-box02-inr .footer-ul01 li a {
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	padding: 17px 10px;
}
.footer-box02-inr .footer-ul01 li:nth-child(4) a {
    padding: 10px 5px;
}
.footer-box02-inr .footer-ul01 li a:before{display: none;}
.footer-box03-inr {
	padding: 20px 10px 70px 10px;
}
.footer-box03-inr .footer-ul02 {
	float: none;
	margin: 0 auto 5px;
	text-align: center;
}
.footer-box03-inr .copy-right {
	float: none;
	width: 100%;
	text-align: center;
	font-size: 9px;
}
.footer-box01 .footer-btn-box .footer-btn-ul {
    width: 65%;
    vertical-align: middle;
    box-sizing: border-box;
    margin: 0 auto;
    display: block;
    text-align: center;
}
footer .footer-box01 .footer-btn-box .footer-btn-ul{width: 1%;}
footer .footer-box01 .footer-btn-box .footer-btn-ul li {
    width: 220px;
    float: none;
    display: inline-block;
}
/*-- 各ボタン --*/

.top_sidebtn{display: none;}
.top_sidebtn2{display: none;}
.top_btbtn{
	background: rgba(0,0,0,0.5);
	display: block;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 10000;
}
.top_btbtn ul{
	max-width: 100%;
	margin: 0 auto;
}
.top_btbtn li{
    display: block;
    width: 33%;
    float: left;
}
.top_btbtn li:nth-child(2){width: 34%; text-align: center;}
.top_btbtn li a,
.top_btbtn li img{display: block; width: 100%;}
.top_btbtn li a{
	padding: 20px 3px;
    box-sizing: border-box;
}
.top_btbtn li:nth-child(1) a{background: #004997;}
.top_btbtn li:nth-child(2) a{background: #f57216;}
.top_btbtn li:nth-child(3) a{background: #e5e5e5;}

.top_no1{
    position: absolute;
	top: -500px;
	left: 0px;
	z-index: 1000000;
}
.top_no1 li{display: block; width: 50px;}
.top_no1 li img,{display: block; width: 100%;}
/*-- 各タイトル --*/
.head01 {
	font-size: 17px;
}
.head01 .free-span a {
	font-size: 12px;
}
.head02 .en1 {
	font-size: 24px;
}
.head02 .jp {
	font-size: 13px;
}
}
