@charset "utf-8";

/* ========== スマホ 非表示 ========== */
.sp_none,.pc{
	display:none !important;
}
.pannav {
	display: none;
}

/* ========== Content ========== */
*{
	line-height: 1.67em;
	margin: 0 auto;
}
body{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size: 13.7px;
	letter-spacing:.04em;
	background:#fff;
	padding: 0;
	margin: 0;
	overflow: visible;
	overflow: hidden;
	position: relative; /* IE,edge 読込時に一瞬fixed要素が見えるのを回避 */
	font-feature-settings: "palt";
}
body p{
	line-height: 2.0em;
	text-align: justify;
}
.mt30 {
	margin-top: 30px !important;
}
.main_box p {
	width: 96%;
	margin: auto;
}
.sub .main_box p em {
    color: #cf481c;
}
.sub section#subContainer {
	width: 100%;
	margin: 50px auto 0;
}
.sub section#subContainer p strong {
	font-size: 105%;
	font-weight: bold;
	margin-right: 0.3em;
	color: #7b1b1b;
}
.sub .kome{
	font-size: 90%;
}
.sub .img_center {
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    box-sizing: border-box;
}

/* ========= 下層ボタン ========= */
/*通常リンク*/
.sub .btn a {
	height: auto;
	margin: 0 auto;
	color: #000;
	text-decoration: none;
	display: block;
	border: 2px solid #000;
	padding: 15px 20px;
	transition: all .3s;
	background: #fff;
	font-size: 13px;
}
.sub .btn a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	border-color: #000;
}
.sub .btn a i {
	font-size: 120%;
	color: #8e451c;
	text-decoration: none;
	line-height: 1.3;
	float: right;
}
.sub .btn a:hover i {
	color: #fff;
}

.sub .btn a i.white{
	font-size: 120%;
	color: #fff;
	text-decoration: none;
	line-height: 1.3;
	float: right;
}
.sub .btn a:hover i.white{
	color: #8e451c;
}

/*テキストリンク*/
.sub .textlink {
	text-align: right;
}
.sub .textlink a {
	height: 1.5em;
	padding: 0px 3px 2px 3px;
	font-size: 83%;
	color: #333333;
	border-bottom: 1px dotted #036;
}
.sub .indetail span {
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}
.sub .indetail span a i {
	font-size: 120%;
	color: #fff;
	text-decoration: none;
	line-height: 1.3;
	float: right;
}
.sub .indetail span a:hover {
	color: #000;
	text-decoration: none;
	background-color: #fff;
	border-color: #fff;
}
.sub .indetail span a:hover i {
	color: #8e451c;
}
.sub .indetail span a i {
	font-size: 120%;
	color: #8e451c;
	text-decoration: none;
	line-height: 1.3;
	float: right;
}
.sub .indetail span a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	border-color: #000;
}
.sub .indetail span a:hover i {
	color: #fff;
}
.sub .indetail span a, .sub .indetail span a::before, .sub .indetail span a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
/* ページ内リンク */
.sub ul.pagelink {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 30px;
}
.sub ul.pagelink li a {
	border: 1px solid #036;
	color: #036;
	display: block;
	padding: 5px 20px;
	font-size: 14px;
	width: 150px;
	text-align: center;
}
/* ページ内リンクに飛んだ時、タイトルの上に余白を開ける */
.sub section#subContainer div.main_box h3 span#mokuji {
	margin-top: -100px;
	padding-top: 100px;
	display: inline-block;
}
.sub section#subContainer div.main_box h3 span#optimization01, .sub section#subContainer div.main_box h3 span#optimization02, .sub section#subContainer div.main_box h3 span#optimization03, .sub section#subContainer div.main_box h3 span#optimization04, .sub section#subContainer div.main_box h3 span#optimization05, .sub section#subContainer div.main_box h3 span#optimization06 {
	margin-top: -70px;
	padding-top: 70px;
}

/* ========== header ========== */
header.pc{
	display:none;
}
	/* スマホヘッダー */
.sp_header{
	width: 100%;
	padding-bottom: 15%;
	position:relative;
}
@media screen and (max-width: 454px) {
	.sp_header {
		padding-bottom: 20%;
	}
}
.sp_header_logo {
	width:20%;
	z-index:10;
	position: absolute;	
}
.sp_header img{
	width:100%;
	max-width: 150px;
}
@media (max-width:1040px) and (min-width:455px) {
	.sp_header_logo {
	    width: 15% !important;
	}
	.drawer-hamburger{
		width: 2rem !important;
    	padding: 23px 10px !important;
	}
}
	/* spナビ */
.sp_header_navi {
	width: 14%;
	position: absolute;
	top: 10px;
	right: 0px;
}
	/* floatフッタ */
#footer_contact {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	Z-index:99;
	color: #fff;
}
#footer_contact .contactBar {
	position: relative;
}
#form #footer_contact .contactBar,
#entryForm #footer_contact .contactBar {
	display: none !important;
}
#footer_contact .contactBar ul.area_nomal{
	display:flex;
	flex-wrap: nowrap;
}
#footer_contact .contactBar ul.area_nomal li{
	width: 50%;
	background:rgba(0,0,0,0.83);
	text-align:center;
	padding:10px 0;
	margin-right:0.5%;
	box-sizing:border-box;
}
#footer_contact .contactBar ul.area_nomal li:nth-child(3){
	margin-right:0;
}
#footer_contact .contactBar ul.area_nomal li a{
	display:block;
	width:100%;
	height:100%;
}
#footer_contact .contactBar ul.area_nomal li img{
	height:15px;
	margin-bottom:5px;
}
#footer_contact .contactBar ul.area_nomal li dd{
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
#footer_contact .contactBar .area_tel{
	width:100%;
	background:rgba(0,0,0,0.83);
	padding:0;
	margin-top:1px;
	box-sizing:border-box;
	text-align:center;
}
#footer_contact .contactBar .area_tel a{
	display:block;
	width:100%;
	height:100%;
	padding:17px 0;
}
#footer_contact .contactBar .area_tel img{
	height:20px;
	display:inline-block;
	vertical-align:middle;
}
#footer_contact .contactBar .area_tel dd{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	display:inline-block;
}
#footer_contact .contactBar .area_tel dd span{
	font-size:10px;
	margin:0 0 0 5px;
}
@media screen and (min-width:667px) and ( max-width:959px) {
	#footer_contact .contactBar ul.area_nomal li a{
		display:block;
		width:100%;
		height:100%;
		padding:5px 0;
	}
	#footer_contact .contactBar ul.area_nomal li img{
		height:25px;
	}
	#footer_contact .contactBar ul.area_nomal li dd{
		color:#fff;
		font-size:12px;
		font-weight:bold;
	}
}
/* ========== Footer ========== */
#pageTop {
  position: absolute;
  top: -50px;
  right: 10px;
  z-index: 100;
}
#pageTop a {
  display: block;
  z-index: 999;
  padding: 0px 0 0 6px;
  border-radius: 3px;
  width: 35px;
  height: 35px;
  background-color: #000;
  opacity: 0.8;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  font-size:33px;
}
#pageTop i {
	padding-right: 5px;
}
#footer_contact .contactBar {
	position: relative;
}
footer{
	width:100%;
	background: #f3f3f3;
	position: relative;
	z-index:9;
}
footer h5{
	font-weight: bold;
}
footer .footer_box{
	width:100%;
	margin:0 auto;
	padding:50px 0 0 0;
}
footer .footer_box .concept{
	font-size:12px;
	line-height:170%;
	padding:0 4%;
}
footer .footer_box .concept h4{
	font-size:15px;
	font-weight:700;
	margin-bottom:15px;
}
footer .footer_box .concept p{
	font-size:11px;
}
footer .footer_box .menu{
	width:92%;
	margin:0 auto 30px;;
	font-size: 0.8rem;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
footer .footer_box .menu::after{
	content:"";
	display: block;
	width:23%;
}
footer .footer_box .menu ul {
	width:48%;
	margin-bottom:10px;
}
footer .area_company .company .area {

}
footer .footer_box .menu ul h5,
footer .area_company .company .area h4{
	font-size: 0.8rem;
	padding: 5px 0;
	border-bottom: 1px dotted #999;
	font-weight:bold;
}
footer .footer_box .menu ul h5:before,
footer .area_company .company .area h4:before{
	content:"❒";
	margin-right:0.3em;
}
footer .footer_box .menu ul li,
footer .area_company .company .area ul li{
	list-style: none;
	margin: 5px 0;
}
footer .footer_box .menu ul li:before{
	content:"├";
	margin-right:0.8em;
}
footer .footer_box .menu ul h6{
	margin-top:1em;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
}
footer .menu input,
footer .area_company .company .area input{
  display: none;
}
footer .menu label,
footer .area_company .company .area label{
  display: block;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}
footer .menu .icon,
footer .area_company .company .area .icon{
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  width: 12px;
  margin-left: 6px;
  flex-shrink: 0;
  transform-origin: center 43%;
  transition: transform 0.5s;
}
footer .menu .icon::before,
footer .menu .icon::after,
footer .area_company .company .area .icon::before,
footer .area_company .company .area .icon::after{
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 1px;
  background-color: #000;
}
footer .menu .icon::before,
footer .area_company .company .area .icon::before{
  left: 0;
  transform: rotate(45deg);
}
footer .menu .icon::after,
footer .area_company .company .area .icon::after{
  right: 0;
  transform: rotate(-45deg);
}

footer .menu .footer_menu_accontent,
footer .area_company .company .area .footer_menu_accontent{
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  overflow: hidden;
}
footer .menu input:checked ~ .footer_menu_accontent,
footer .area_company .company .area input:checked ~ .footer_menu_accontent{
  max-height: 1000px;
  opacity: 1;
  visibility: visible;
}
footer .menu input:checked ~ label .icon,
footer .area_company .company .area input:checked ~ label .icon{
  transform: rotate(180deg);
}


footer .footer_box .area_company .area h3 {
	display: flex;
	align-items: center;
	font-weight:bold;
	margin-bottom:10px;
}
footer .footer_box .area_company .area h3 span{
	width:7em;
	display:block;
}
footer .footer_box .area_company .area h3:after {
	border-top: 1px solid #666;
	content: "";
	width: 100%;
	margin-left:1em;
}
footer .footer_box .area_company .area ol {
}
footer .footer_box .area_company .area .footer_menu_accontent{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:10px;
}
footer .footer_box .area_company .area .footer_menu_accontent li{
	width:20%;
	font-size:0.8rem;
}

footer .footer_box .menu ul li{
	list-style:none;
}
footer .footer_box .area_company{
	padding:0 4%;
	clear:both;
}
footer .footer_box .inq > li {
	margin:50px auto;
	text-align:center;
}
footer .footer_box .inq > li img{
	width:30%;
	max-width:150px;
	transition: 0.3s;
}
footer .footer_box .inq > li img:hover {
	-webkit-transform: translate(-5px, -5px);
	-moz-transform: translate(-5px, -5px);
	-ms-transform: translate(-5px, -5px);
	-o-transform: translate(-5px, -5px);
	transform: translate(-5px, -5px);
	-webkit-box-shadow: 5px 5px 0px 0px #ccc;
	-moz-box-shadow: 5px 5px 0px 0px #ccc;
	box-shadow: 5px 5px 0px 0px #ccc;
}
footer .footer_box .area_company .company .inq {
	width: 100%;
	margin: 50px auto 0 auto;
}
footer .footer_box .area_company .company .inq ul{
	display:flex;
	justify-content:space-between;
}
footer .footer_box .area_company .company .inq li {
	list-style: none;
}
footer .footer_box .area_company .company .inq li:nth-of-type(2){
	margin-top:20px;
}
footer .footer_box .area_company .company .inq .tel_box {
	width:50%;
	font-size: 35px;
	text-align: center;
	padding:10px 0;
}
footer .footer_box .area_company .company .inq .tel_box dt {
	font-size: 14px;
	font-weight:bold;
	margin: 0 auto;
}
footer .footer_box .area_company .company .inq .tel_box dl {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	font-weight:bold;
	line-height:1em;
}
footer .footer_box .area_company .company .inq .tel_box dl a{
	font-size:110%;
}
footer .footer_box .area_company .company .inq .tel_box dl picture{
	text-align:center;
}

footer .footer_box .area_company .company .inq .tel_box dl img{
	width:30px;
}
footer .footer_box .area_company .company .inq .tel_box span {
	display: block;
	width:90%;
	margin:0 auto;
	padding:0;
	font-size: 45%;
	line-height: 90%;
	border-radius:20px;
}
footer .footer_box .area_company .company .inq .tel_box span span {
	display: initial;
	font-size: 80%;
	margin-right: 10px;
}
footer .footer_box .area_company .company .inq .form_box {
	width:50%;
	font-size: 100%;
	text-align: center;
	border:4px solid #000;
	padding:17px 0;
}
footer .footer_box .area_company .company .inq .form_box dt {
	font-size: 14px;
	font-weight:bold;
	margin: 0 auto;
	text-align: center;
}
footer .footer_box .area_company .company .inq .form_box dl {
	font-size:140%;
	width: 100%;
	color: #000;
	line-height: 70px;
	margin: 0 auto;
	text-align: center;
	font-weight:bold;
	position:relative;
	transition: 0.3s;
}
footer .footer_box .area_company .company .inq .form_box dl img{
	width:8%;
	vertical-align:sub;
	margin-right:5px;
}
footer .footer_box .area_company .company .inq .form_box dl a{
	color: #000;
	display:block;
	width:100%;
	height:auto;
	text-decoration:none;
}
footer .footer_box .area_company .company .inq .form_box dl:hover{
	opacity:0.7;
}

footer .copy {
	color: #fff;
	background: #000;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}
footer .copy ul span{
	color:#969eb5;
	margin-left:30px;
}
footer .copy > p{
	font-size:90%;
	text-align:center;
}

@media screen and ( max-width:768px) {
	footer .footer_box .menu{
		display:block;
		justify-content:unset;
		flex-wrap:unset;
		margin-bottom:50px;
	}
	footer .footer_box .menu ul {
		width:100%;
		margin-bottom:10px;
	}
	footer .footer_box .area_company .company .inq .tel_box dt{
		line-height:0.5em;
	}
	footer .footer_box .area_company .company .inq .tel_box dl span{
		line-height:0.5em;
	}
	footer .footer_box .area_company .company .inq ul{
		display:block;
		justify-content:unset;
	}
	footer .footer_box .area_company .company .inq .tel_box {
		width:90%;
		max-width:400px;
		margin:auto;
	}
	footer .footer_box .area_company .company .inq .form_box {
		width:90%;
		max-width:400px;
		margin:auto;
	}
}
@media screen and ( max-width:519px) {
	footer .footer_box .area_company .area .footer_menu_accontent li{
		width:33%;
	}
}



/* footer snsbox */
.footer_box .sns_box{
	padding-bottom: 50px;
}
.footer_box .sns_box ul{
	width:550px;
	height:60px;
	padding:30px 0;
	margin:auto;
	display:flex;
	justify-content:space-between;
}
.footer_box .sns_box ul li {
	width: 60px;
	list-style: none;
}
.footer_box .sns_box ul li a:hover {
	opacity: 1;
}
.footer_box .sns_box ul li dl {
	width: 100%;
	position: relative;
}
.footer_box .sns_box ul li dl img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.footer_box .sns_box ul li dl:before {
	content: '';
	display: block;
	width: 0;
	height: 100%;
	background-color: rgba(255,255,255,0.6);
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
.footer_box .sns_box ul li dl:hover:before {
	animation: 
		wipeSNS_01 0.1s ease-in 0s,
		wipeSNS_02 0.1s ease-out 0.1s;
}
@media screen and ( max-width:768px) {
}
@media screen and (max-width: 560px) {
	.footer_box .sns_box ul{
		width:350px;
	}
	.footer_box .sns_box ul li {
		width: 45px;
	}
}
/* ---------------------------------------------
アニメーションボタン
--------------------------------------------- */
a.animated-button:link, a.animated-button:visited {
    position: relative;
    display: block;
    margin: 30px auto 0;
    padding: 7px 15px;
    color: #fff;
    font-size:13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
    border-radius: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
/* Thar Buttons */
a.animated-button.thar-three {
    color: #000;
    border: 2px solid #000;
    z-index:1;
}
a.animated-button.thar-three:hover {
    color: #fff !important;
    background-color: transparent;
}
a.animated-button.thar-three:hover:before {
    left: 0%;
    width: 100%;
}
a.animated-button.thar-three:before {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    content: '';
    z-index:-1;
    color: #000 !important;
    background: #000;
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
a.animated-button.thar-three_white {
    color: #fff;
    border: 2px solid #fff;
    z-index:1;
}
a.animated-button.thar-three_white:hover {
    color: #000 !important;
    background-color: transparent;
}
a.animated-button.thar-three_white:hover:before {
    left: 0%;
    width: 100%;
}
a.animated-button.thar-three_white:before {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    content: '';
    z-index:-1;
    color: #fff !important;
    background: #fff;
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
.tp_box_use_sem a.animated-button.thar-three_white {
    color: #000;
    border: 2px solid #000;
}
.tp_box_use_sem a.animated-button.thar-three_white:hover {
    color: #fff !important;
}
.tp_box_use_sem a.animated-button.thar-three_white:before {
    color: #000 !important;
    background: #000;
}
/* Thar Buttons orignal */
.offer_bottom_btn .offer_bottom_btn_inner ul li div a.animated-button.thar-three {
    color: #fff;
    border: 2px solid #fff;
    z-index:1;
}
.offer_bottom_btn .offer_bottom_btn_inner ul li div a.animated-button.thar-three:hover {
    color: #fff !important;
    background-color: transparent;
    border: 2px solid #d03c25;
}
.offer_bottom_btn .offer_bottom_btn_inner ul li div a.animated-button.thar-three:hover:before {
    left: 0%;
    width: 100%;
}
.offer_bottom_btn .offer_bottom_btn_inner ul li div a.animated-button.thar-three:before {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    content: '';
    z-index:-1;
    color: #000 !important;
    background: #d03c25;
    transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
.offer_bottom_btn a.animated-button {
	min-width: 70%;
	box-sizing: border-box;
	display: table;
	padding: 7px 30px !important;
	margin: auto !important;
	position: relative;
}
.offer_bottom_btn a.animated-button i {
	font-size: 120%;
	text-decoration: none;
	line-height: 1.3;
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-11px);
}
.offer_bottom_btn a.animated-button i:hover {
	color: #fff !important;
}
/* offer_bottom 設定 */
.offer_bottom_btn{
	color:#fff;
	position: relative;
	overflow: hidden;
	clear:both;
	margin: 0;
	padding: 50px 0;
	background:#253360;
}
.offer_bottom_btn ul{
	width:90%;
	margin:0 auto;
}
.offer_bottom_btn ul img{
	width:50%;
	margin:0 auto;
}
.offer_bottom_btn .o_title{
	font-size:150%;
	text-align:center;
	padding:0;
	letter-spacing:0.2em;
}
.offer_bottom_btn .o_title span{
	font-family: 'Jost', sans-serif;
	font-weight:700;
	text-align:center;
	padding:10px 0;
}
.offer_bottom_btn .o_title2{
	font-size:100%;
	font-weight:700;
	text-align:center;
	margin-bottom:20px;
}
.offer_bottom_btn .o_title3{
	font-size:120%;
	margin-bottom:20px;
	line-height:200%;
	text-align:left;
}
.offer_bottom_btn dt img{
	width:100%;
}
.offer_bottom_btn_box{
	width:100%;
	text-align:center;
	margin:20px 0 0px 0;
	bottom:0;
}
.offer_bottom_btn_box .form_btn {
	width:70%;
	font-family:'Noto Sans Japanese', sans-serif;
	font-size:110%;
	font-weight:700;
	display: inline-block;
  	padding:10px 0;
    text-decoration: none;
 	color: #fff;
 	border:2px solid #e36;
 	background: #e36;
 	transition: .4s;
 	box-sizing:border-box;
 }
.offer_bottom_btn_box .form_btn span{
	font-family:'Noto Sans Japanese', sans-serif;
	font-size:80%;
	margin-left:10px;
	padding:2px 5px 3px 5px;
}
.offer_bottom_btn_box .form_btn:hover {
	background: #fff;
	border:2px solid #e36;
	color: #e36;
	box-sizing:border-box;
}
.offer_bottom_btn .offer_bottom_btn_inner ul li:nth-child(2){
	width:100%;
	height:200px;
	margin:20px auto;
}
.offer_bottom_btn .offer_bottom_btn_inner ul li:nth-child(2) img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.offer_bottom_btn .offer_bottom_btn_inner ul li:nth-of-type(3){
	margin-top:20px;
}

/* ========== subContainer, subTitleBox ========== */
.sub #subContainer .subTitleBox {
	margin-bottom: 30px;
}
.sub #subContainer .subTitleBox .homeHead_center {
	text-align: center;
}
.sub #subContainer .subTitleBox .homeHead_mainText,
.sub #subContainer .subTitleBox .homeHead_subText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
}
.sub #subContainer .subTitleBox .homeHead h2 {
	font-size: 20px;
	line-height: 2em;
}
.sub section#subContainer h2 span {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    display: block;
    letter-spacing: 1px;
}
.sub #subContainer .subTitleBox .homeHead h3 {
	font-size: 16px;
}
.sub #subContainer .subTitleBox .homeHead h3.homeHead_subText.maintitle_sub > span{
	font-size:15px;
	color:#000;
	letter-spacing:0.1em;
}
.sub #subContainer .subTitleBox .homeHead h3.homeHead_subText > span{
	font-size:13px;
	letter-spacing:0.3em;
	font-weight:100;
	letter-spacing:0;
}
.sub section#subContainer div.main_box h4 {
	font-weight: bold;
	font-size: 120%;
	padding: 0 0 5px 0;
	margin: 20px auto 10px auto;
	position: inherit;
	width:96%;
}
.sub #subContainer .subTitleBox .homeHead_subText.maintitle_sub span{
	letter-spacing:0;
}
@media screen and (max-width: 479px) {
	.sub #subContainer .subTitleBox .homeHead h2 {
		font-size: 150%;
		font-feature-settings : "palt";
		line-height: 1.6em;
		letter-spacing:0.1em;
	}
	.sub #subContainer .subTitleBox .homeHead h3 {
		font-size: 90%;
	}
}
/* 先頭へもどる */

.sub div.gototop a {
	font-size: 12px;
	color: #036;
	border-bottom: 1px dotted #036;
}
.sub div.gototop {
	margin: 30px 0px;
	text-align: right;
}



/*　side sub menu */
#sub-menu{
	width:270px;
	position:fixed;
	right:-225px;
	bottom:70px;
	z-index:2;
}
#sub-menu .inner{
	transition: all 0.85s 0s ease;
	background:#f9f9f9;
	position:relative;
	
	border-radius:10px 0 0 10px;
	overflow:hidden;
}
#sub-menu .inner .sub-menu-titile_box{
	background:#000000;
	color:#fff;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position:absolute;
	width:45px;
	height:100%;
	align-items:center;
	display:flex;
}
#sub-menu .inner .sub-menu-titile_box p{
	font-size:0.8rem;
	height:fit-content;
	margin:auto;
	font-family: 'Jost', sans-serif;
	letter-spacing:0.2em;
}
#sub-menu .inner .sub-menu-titile_box p span{
	margin:0;
}
#sub-menu .inner:hover{
	transform: translate(-225px, 0px);
}
#sub-menu .inner ul{
	margin:0 0 0 55px;
}
#sub-menu ul li{
	width:95%;
	list-style:none;
	padding:10px 10px 10px 0;
	border-bottom:1px dotted #ccc;
}
#sub-menu ul li:last-child{
	border-bottom:none;
}
#sub-menu ul li p.sub-menu-titile{
	font-size:85%;
	font-weight:100;
	font-family: 'Barlow', sans-serif;
	color:#fff;
}
#sub-menu ul li a{
}
#sub-menu ul li.menu-other a dt{
	width:100%;
	margin:0;
	overflow:hidden;
}
#sub-menu ul li.menu-other a dt img{
	width:100%;
	object-fit:cover;
	margin:0 0 5px 0;
}
#sub-menu ul li.menu-contact a,
#sub-menu ul li.menu-modelhouse a{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
#sub-menu ul li.menu-contact a dt,
#sub-menu ul li.menu-modelhouse a dt{
	width:50px;
}
#sub-menu ul li a dd{
	font-weight:bold;
	font-size:0.75rem;
	line-height:1.5em;
}
#sub-menu ul li.menu-other a dd{
	font-size:80%;
}
#sub-menu ul li.menu-contact a dd,
#sub-menu ul li.menu-modelhouse a dd{
	width:calc(100% - 50px);
	padding:0 0 0 0.5em;
}
#sub-menu ul li.menu-contact a dd span,
#sub-menu ul li.menu-modelhouse a span{
	display:block;
}
#sub-menu ul li.menu-contact a dd span .fa-angle-right,
#sub-menu ul li.menu-modelhouse a span .fa-angle-right{
	float:right;
	margin-top:0.3em;
}

@media screen and (max-width: 768px) {
	#sub-menu{
		display:none;
	}
}
/*　side sub menu end*/



/*　side_info */
.side_info_cont{
    z-index:10;
}
.side_info_cont {
    width: 200px;
    height:fit-content;
    position: fixed;
    bottom: 0;
    right: 228px; /* メニューが閉じているときは画面外に出す */
	transition: all 0.7s ease-in-out;
}

.side_info_cont.open {
    right: 0px;
    transition: all 0.7s ease-in-out;
	height:fit-content;
}
button.side_info-toggle {
    border: none;  /* 枠線を消す */
    outline: none; /* クリックしたときに表示される枠線を消す */
    width:43px;
    height:100%;
    background-color: #000000;
    cursor: pointer;
    /* メニューボタンの配置 */
    position: absolute;
    top: 0;
    left: 0;
	align-items:center;
	display:flex;
	padding:0;
	border-radius:7px 0 0 7px;	
}
button.side_info-toggle .toggle_inner{
	display:block;
	width:100%;
	height:100%;
	position:relative;
}
button.side_info-toggle .toggle_inner span{
	font-family: 'Jost', sans-serif;
	font-size:0.7rem;
	font-weight:100;
	color:#fff;
	transform: rotate(90deg);
	transform-origin: top left;
	height:fit-content;
	width:fit-content;
	letter-spacing:0.1em;
	left:2.7em;
	top:50px;
	position:absolute;
	display:flex;
}
button.side_info-toggle .toggle_inner > img{
	width:18px;
	height:18px;
	display:inline-block;
	margin:20px 0 0 0;
	transition: 0.8s;
}
button.side_info-toggle .toggle_inner:hover > img{
	transform: rotate(720deg);
}
button.side_info-toggle:after {
	font-size:0.8rem;
	content: url('https://www.muku.co.jp/jq/img/sride_next_pn.svg');
	height:7px;
	width:7px;
	display:block;
	position:absolute;
	bottom:20px;
	left:-3px;
	right:0;
	margin:auto;
	transition: 0.8s;
	line-height:1;
	height:fit-content;
}

button.side_info-toggle.open:after {
   content: url('https://www.muku.co.jp/jq/img/sride_next_pn.svg');
	transform: rotate(180deg);
	display:block;
}


/*　side sub menu */
.side_info_cont{
	width:270px;
	position:fixed;
	right:-228px;
	bottom:100px;
	z-index:2;
}
.side_info_cont .inner{
	transition: all 0.85s 0s ease;
	background:#f9f9f9;
	position:relative;
	overflow:hidden;
	
	border-radius:10px 0 0 10px; 
}
#.side_info_cont .inner .sub-menu-titile_box{
	background:#000000;
	color:#fff;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position:absolute;
	width:45px;
	height:100%;
	align-items:center;
	display:flex;
}
.side_info_cont .inner .sub-menu-titile_box p{
	font-size:0.8rem;
	height:fit-content;
	margin:auto;
	font-family: 'Jost', sans-serif;
	letter-spacing:0.2em;
}
.side_info_cont .inner .sub-menu-titile_box p span{
	margin:0;
}
.side_info_cont .inner ul{
	margin:0 0 0 50px;
}
.side_info_cont ul li{
	width:95%;
	list-style:none;
	padding:7px 7px 7px 0;
	border-bottom:1px dotted #ccc;
}
.side_info_cont ul li:last-child{
	border-bottom:none;
}
.side_info_cont ul li p.sub-menu-titile{
	font-size:85%;
	font-weight:100;
	font-family: 'Barlow', sans-serif;
	color:#fff;
}
.side_info_cont ul li a{
}
.side_info_cont ul li.menu-other a dt{
	width:100%;
	margin:0;
	overflow:hidden;
}
.side_info_cont ul li.menu-other a dt img{
	width:100%;
	object-fit:cover;
	margin:0 0 5px 0;
}
.side_info_cont ul li.menu-contact a,
.side_info_cont ul li.menu-modelhouse a{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.side_info_cont ul li.menu-contact a dt,
.side_info_cont ul li.menu-modelhouse a dt{
	width:50px;
}
.side_info_cont ul li.menu-contact a dt img,
.side_info_cont ul li.menu-modelhouse a dt img{
	width:100%;
}
.side_info_cont ul li a dd{
	font-weight:bold;
	font-size:0.75rem;
	line-height:1.5em;
}
.side_info_cont ul li.menu-other a dd{
	font-size:80%;
}
.side_info_cont ul li.menu-other a dd span{
	display:block;
	margin-bottom:0.3em;
}
.side_info_cont ul li.menu-other a dd p{
	font-size:90%;
	line-height:1.5em;
	font-weight:normal;
}
.side_info_cont ul li.menu-contact a dd,
.side_info_cont ul li.menu-modelhouse a dd{
	width:calc(100% - 50px);
	padding:0 0 0 0.5em;
}
.side_info_cont ul li.menu-contact a dd span,
.side_info_cont ul li.menu-modelhouse a span{
	display:block;
}
.side_info_cont ul li.menu-contact a dd span .fa-angle-right,
.side_info_cont ul li.menu-modelhouse a span .fa-angle-right{
	float:right;
	margin-top:0.3em;
}