@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:500&display=swap');
@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:400,500,700&display=swap');
/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */


ul {
	list-style: none!important;
}
/*
OEMここから
 */

.oem-photolist li:before {
  content: "";
  display: none;
}
header.entry-header {
  font-size: 30px;
  border-bottom: solid 1px #ddd;
}


@media only screen and (min-width: 768px) {
  .sp {
    display:none;
  }
  
  .pc {
    display: block;
  }
  
  
  .entry-content {
    padding: 0 0 1.5em;
    overflow: visible !important;
  }


  .oem-title {
    font-size:21px;
    line-height: 100%;
    margin-bottom: 30px;
    color: #c11245;
  }
  .oem-descrip {
    font-size: 13px;
    line-height: 180%;
    margin-bottom: 40px;
  }
}
/*
OEMここまで
 */

.emergency-news{margin: 20px;}
/*
 海外仕入れ
*/
header.entry-header {
  font-size: 30px;
  border-bottom: solid 1px #ddd;
}

.subtitle01 {
  font-size: 21px;
  color:#c11245;
  margin-bottom:30px;
}

.overseas-flow {
  margin-bottom: 30px;
}

.overseas .text01{
  font-size: 14px;
  margin-bottom: 30px;
}

.overseas .list01 li{
  margin: 5px 0;
  font-size:16px;
  font-weight: bold;
}

.overseas .list01{
  margin-bottom: 20px;
}

.overseas .text02{
  margin-bottom: 50px;
}

.overseas .subtitle02 {
  background: #E5F5FD;
  color: #00A0E9;
  font-size:18px;
  font-weight: bold;
  padding: 14px 0 14px 14px;
  margin-bottom: 45px;
}

.overseas .list02 li strong {
  font-size: 16px;
  margin-bottom: 15px;
}

.overseas .list02 li p {
  font-size: 14px;
  line-height: 200%;
  margin-bottom: 0px;
}

.overseas .subul li:before {
  background: #00a0e9;
  font-size: 11px;
  width: 15px;
  height: 15px;
}

.overseas .subul li {
  font-size: 14px;
  line-height: 180%;
}
.ug-item-wrapper {

	display: flex!important;
   justify-content: center!important;
   align-items: center!important;
}
.ug-item-wrapper img {
	 display: block;
    height: auto!important;
    opacity: 1;
    width: 75%!important;
    top: 0px;
    margin: 0 auto!important;
    position: static!important;
}

.formArea {
  text-align: center;
  margin-top: 50px;
}

.formArea .inputArea {
  width: 800px;
  display: inline-block;
  margin-right: 30px;
  height: 50px;
}

.formArea  input {
  height: 50px!important;
}

.formArea button {
  background: #f9d61a;
  width: 100px;
  height: 50px;
  transform: translateY(-13px);
  
}
@media only screen and (max-width: 767px) {
  .formArea {
    margin-top: 30px;
  }
  
  .formArea .inputArea {
    width: 80%;
    margin-right: 0;
  }
  
  .formArea button {
    background: #f9d61a;
    width: 80%;
    height: 50px;
    transform: translateY(0px);
    margin-top: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .sp {
    display:none;
  }
  
  .pc {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .sp {
    display:block;
  }
  
  .pc {
    display: none;
  }
}
@media only screen and (max-width: 425px) {
	.unite-gallery.ug-gallery-wrapper.ug-theme-grid.ug-under-480{
   height: 450px!important;
	}
	.ug-item-wrapper img{
	 display: block;
    height: auto!important;
    opacity: 1;
    width: 100%!important;
    top: 0px;
    margin: 0 auto!important;
    position: static!important;
}
}


/*
 海外仕入れここまで
*/
@media screen and (max-width: 768px) {
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}
.slideBox ul{
 list-style-type : none;
}
#gHeader .topHeader {
	padding: 18px 0 15px;
	margin: 0 8.3%;
	display: flex;
	justify-content: space-between;
}
#gHeader .topHeader .lBox {
  flex: 1;
	margin-top: 3px;
	align-content: center;
	align-items: center;
	justify-content: space-between;
  margin-right: 5px;
}
#gHeader .topHeader .lBox p{
	font-size: 0.8rem;
 }
#gHeader .headerlogo {
  display: flex;
	margin-right: 10px;
	width: 200px;
  align-items:center;
}
#gHeader .topHeader h1 {
	margin-top: 15px;
	font-size: 35px;
	color: #333;
	letter-spacing: -1.2px;
}
#gHeader .topHeader ul {
	display: flex;
	justify-content: flex-end;
}
#gHeader .topHeader ul li {
	margin-left: 15px;
	width: 63px;
}
#gHeader .topHeader ul li:first-child {
	margin-left: 0;
}
#gHeader .topHeader ul li a:hover {
	opacity: 0.7;
}
#gHeader .photo {
	padding-top: 32px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	min-height: 440px;
	background: url("images/new/header_bg.jpg") center;
	background-size: cover;
	box-sizing: border-box;
}
#gHeader .photo p {
	margin-bottom: 47px;
	font-size: 33px;
	color: #FFF;
	font-weight: bold;
	width: 100%;
	text-align: center;
	text-shadow: 1px -1px 5px rgba(0,0,0,0.7),-1px -1px 5px rgba(0,0,0,0.7);
}
#gHeader .photo p .en {
	font-size: 31px;
	letter-spacing: -1.24px;
	display: block;
}
#gHeader .photo .btn a {
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 227px;
	min-height: 32px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
	overflow: hidden;
}
#gHeader .photo .btn a:before {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 209, 0, 1);
	mix-blend-mode: multiply; 
	content: "";
}
#gHeader .photo .btn a span {
	position: relative;
	z-index: 10;
}
#gHeader .photo .btn a:hover span {
	opacity: 0.7;
}
#gHeader .gNavi {
	padding: 10px 0 10px 77px;
	position: relative;
	background-color: #332126;
}
#gHeader .gNavi ul {
	position: relative;
	margin: 0 auto;
	max-width: 1020px;
	display: flex;
	justify-content: center;
	z-index: 10;
}

.smart_slider{
}
/*TOPのクマ画像*/
/*#gHeader .gNavi ul:before {
  position: absolute;
  left: -50px;
  bottom: -3px;
  width: 146px;
  height: 210px;
  background: url(images/new/gnavi_photo.png) no-repeat top center;
  background-size: 100% auto;
  content: "";
  z-index: -1;
}*/
#gHeader .gNavi ul li {
	padding: 0 15px;
	position: relative;
	min-height: 60px;
}
#gHeader .gNavi ul li:after {
	margin-top: -23px;
	position: absolute;
	right: -1px;
	top: 50%;
	width: 1px;
	height: 46px;
	background-color: #FFF;
	content: "";
}
#gHeader .gNavi ul li:first-child:before {
	margin-top: -23px;
	position: absolute;
	left: -1px;
	top: 50%;
	width: 1px;
	height: 46px;
	background-color: #FFF;
	content: "";
}
#gHeader .gNavi a {
	padding: 18px 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	min-width: 150px;
	height: 100%;
	font-size: 16px;
	color: #c11245;
	font-weight: bold;
	box-sizing: border-box;
}
#gHeader .gNavi .on a,
#gHeader .gNavi a:hover {
	background-color: #e61550;
}
#gHeader .menuBox {
	display: none;
}
@media screen and (max-width:1100px) {
	#gHeader .gNavi {
		padding: 10px 0;
	}
	#gHeader .gNavi ul {
		margin: 0 30px;
	}
	#gHeader .gNavi a {
		padding: 10px 15px;
		width: 100%;
		min-width: inherit;
		font-size: 14px;
	}
}
@media screen and (max-width:768px) {
	#gHeader {
		position: relative;
		/*background-color: #332126;*/
	}
	#gHeader .topHeader {
		padding: 13px 20px 12px;
		position: relative;
		margin: 0;
	}
	#gHeader .topHeader .menu {
		margin-top: -14px;
		position: absolute;
		left: 21px;
		top: 50%;
		width: 17px;
		cursor: pointer;
	}
	#gHeader .topHeader .lBox {
		margin-top: 0px;
	}
	#gHeader .topHeader .headerlogo {
		margin: 0 0 0 39px;
		width: 75px;
		background: url("images/new/footer_logo.png") no-repeat center;
		background-size: 100% auto;
	}
	#gHeader .topHeader .headerlogo img {
		opacity: 0;
	}
	#gHeader .topHeader h1 {
		display: none;
	}
	#gHeader .topHeader ul li {
		margin-left: 7px;
		width: 32px;
	}
	#gHeader .topHeader ul li a:hover {
		opacity: 1;
	}
	#gHeader .photo {
		padding: 0 0 20px;
		min-height: 250px;
		background-image: url("images/new/header_bg.jpg");
	}
	#gHeader .photo p {
		margin-bottom: 30px;
		font-size: 20px;
	}
	#gHeader .photo p .en {
		font-size: 18px;
		letter-spacing: -1px;
	}
	#gHeader .photo .btn a {
		width: 136px;
		min-height: 19px;
		font-size: 8px;
		letter-spacing: 1px;
	}
	#gHeader .photo .btn a:hover span {
		opacity: 1;
	}
	#gHeader .gNavi {
		display: none;
	}
	#gHeader .menuBox {
		display: block;
		padding: 30px 0 23px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 100;
		background-color: #332126;
		transform: translateY(-100%);
		transition: all .5s;
	}
	#gHeader .menuBox.on {
		transform: translateY(0);
	}
	#gHeader .menuBox a {
		color: #333;
	}
	#gHeader .menuBox .menulogo {
		margin: 0 auto 30px;
		width: 170px;
	}
	#gHeader .outUl {
		margin-bottom: 31px;
		border-top: 1px dashed #3D3935;
	}
	#gHeader .outUl > li {
		padding: 5px;
		border-bottom: 1px dashed #3D3935;
	}
	#gHeader .outUl > li > a,
	#gHeader .outUl > li > p {
		padding: 5px 51px 5px 42px;
		display: flex;
		position: relative;
		align-items: center;
		min-height: 62px;
		justify-content: space-between;
		border-radius: 5px;
	}
	#gHeader .outUl > li > a:before,
	#gHeader .outUl > li > p:before {
		margin-top: -6px;
		position: absolute;
		left: 15px;
		top: 50%;
		width: 14px;
		height: 14px;
		border-radius: 50%;
		background-color: #333;
		content: "";
	}
	#gHeader .outUl > li a:hover {
		color: #333;
	}
	#gHeader .outUl > li p.on {
		color: #FFD100;
		background-color: #3c3835;
	}
	#gHeader .outUl > li p.on:before {
		background-color: #FFD100;
	}
	#gHeader .outUl > li .icon {
		position: absolute;
		right: 16px;
		top: 0;
		bottom: 0;
		width: 8px;
		background: url("images/new/menu_icon01.png") no-repeat right center;
		background-size: 100% auto;
	}
	#gHeader .outUl > li p.on .icon {
		background-image: url("images/new/menu_icon02.png");
	}
	#gHeader .outUl .en {
		font-size: 17px;
		font-family: 'Roboto', sans-serif;
	}
	#gHeader .outUl .jp {
		font-size: 11px;
	}
	#gHeader .innerBox {
		display: none;
		padding: 0 15px;
		margin: 5px -5px -5px;
		background-color: #fff;
		border-top: 1px dashed #3D3935;
	}
	#gHeader .innerBox ul {
		margin: 0;
	}
	#gHeader .innerBox ul ul {
		padding-left: 0.5em;
	}
	#gHeader .menuBox .slideTtl {
		padding: 15px 0 13px;
		position: relative;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 1px dotted #E8E8E7;
		cursor: pointer;
	}
	#gHeader .menuBox .slideTtl .icon {
		margin-top: -15px;
		top: 50%;
		right: 8px;
		bottom: auto;
		width: 30px;
		height: 30px;
		background: url("images/new/icon_slider.png") no-repeat center;
		background-size: 10px auto;
	}
	#gHeader .menuBox .slideTtl .icon.on {
		transform: rotate(90deg);
	}
	#gHeader .menuBox .innerUl {
		padding: 5px 0;
		font-size: 12px;
		line-height: 1.85;
		display: none;
		border-bottom: 1px dotted #E8E8E7;
	}
	#gHeader .menuBox .ttl {
		margin: 10px 0 0;
		font-weight: bold;
	}
	#gHeader .menuBox .ttl a {
		padding-left: 20px;
		position: relative;
		display: block;
		color: #333;
	}
	#gHeader .menuBox .ttl a:before {
		margin-top: -6px;
		position: absolute;
		left: 6px;
		top: 50%;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #332126;
		content: "";
	}
	#gHeader .btnList {
		margin-bottom: 28px;
		display: flex;
		justify-content: center;
	}
	#gHeader .btnList li {
		margin: 0 6px;
		width: 55px;
	}
	#gHeader .close {
		margin: 0 auto;
		width: 17.5px;
	}
	#gHeader.header .photo {
		display: none;
	}
}
#main-wrap {
	margin: 70px auto 150px;
	width: 73.26%;
}
@media screen and (max-width:768px) {
	#main-wrap {
		margin: 21px auto 30px;
	}
	#main {
		padding: 0 20px !important;
		float: none !important;
	}
}

body {
	background-color: #FFF !important;
}

#sidebar {
	padding-top: 10px;
}
#sidebar a:hover {
	opacity: 0.7;
}
#sidebar .outTtl {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 35px;
	font-size: 20px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	color: #fff;
	background-color: #332126;
}
#sidebar .outUl {
	margin-bottom: 50px;
}
#sidebar .slideTtl {
	padding: 15px 0;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #E8E8E7;
	cursor: pointer;
}
#sidebar .slideTtl a {
	display: block;
}
#sidebar .slideTtl .icon {
	margin-top: -6px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 11px;
	height: 12px;
	cursor: pointer;
	background: url("images/new/icon_slider.png") no-repeat right center;
	background-size: 11px auto;
	transition: all .3s;
  transform: rotate(90deg);
}
#sidebar .slideTtl .icon.on {
	transform: rotate(0deg);
}
#sidebar .slideInner {
	display: block;
	padding: 3px 0 10px;
	margin: 0;
	border-bottom: 1px dotted #E8E8E7;
}
#sidebar .ttl {
	margin: 16px 0 3px;
}
#sidebar .ttl a {
	padding-left: 18px;
	display: block;
	position: relative;
	font-size: 14px;
	font-weight: bold;
}
#sidebar .ttl a:before {
	margin-top: -7px;
	position: absolute;
	left: 0;
	top: 50%;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #332126;
	content: "";
}
#sidebar .slideInner ul {
	margin: 0;
	font-size: 14px;
	line-height: 1.85;
	letter-spacing: -0.7px;
}
#sidebar .sideTtl {
	margin: 30px 0 9px;
	padding: 13px 10px 11px 35px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
#sidebar .sideTtl img {
	margin-top: -14px;
	position: absolute;
	left: 0;
	top: 50%;
	width: 27px;
}
#sidebar .sideInner {
	margin-bottom: -12px;
	font-size: 13px;
}
#sidebar .sideInner a {
	font-size: 19px;
	font-weight: bold;
	display: block;
	color: #332126;
	text-decoration: underline;
}
#sidebar .sideInner a:hover {
	color: #ab101b;
	text-decoration: none;
}
#sidebar .sideInner a.tel {
	font-size: 29px;
	color: #333;
	text-decoration: none;
}
@media screen and (max-width:768px) {
	#sidebar {
		padding: 47px 20px 0;
		width: 100%;
		float: none !important;
	}
	#sidebar a:hover {
		opacity: 1;
	}
	#sidebar .outTtl {
		margin: 0 -20px 10px;
		min-height: 30px;
		font-size: 17px;
	}
	#sidebar .outUl {
		margin-bottom: 0;
	}
	#sidebar .slideTtl {
		padding: 12px 0;
		font-size: 14px;
		letter-spacing: -1px;
	}
	#sidebar .slideTtl a {
		display: block;
	}
	#sidebar a:hover {
		color: #333;
	}
	#sidebar .slideTtl .icon {
		margin-top: -13px;
		position: absolute;
		right: 7px;
		top: 50%;
		width: 20px;
		height: 20px;
		background: url("images/new/icon_slider.png") no-repeat center;
		background-size: 9px auto;
	}
	#sidebar .slideInner {
		padding: 0;
		line-height: 1.85;
	}
	#sidebar .ttl {
		margin: 13px 0 0;
	}
	#sidebar .ttl a {
		padding-left: 15px;
		font-size: 12px;
		font-weight: bold;
	}
	#sidebar .ttl a:before {
		margin-top: -6px;
		left: 1px;
		top: 50%;
		width: 10px;
		height: 10px;
	}
	#sidebar .slideInner ul {
		margin: 0;
		font-size: 12px;
		line-height: 1.85;
		letter-spacing: 0;
	}
	#sidebar .sideTtl {
		margin: 25px 0 9px;
		padding: 11px 10px 9px 30px;
		font-size: 12px;
	}
	#sidebar .sideTtl img {
		margin-top: -11px;
		position: absolute;
		left: 0;
		top: 50%;
		width: 24px;
	}
	#sidebar .sideInner {
		margin-bottom: -12px;
		font-size: 11px;
		text-align: center;
	}
	#sidebar .sideInner a {
		font-size: 16px;
	}
	#sidebar .sideInner a:hover {
		text-decoration: underline;
	}
	#sidebar .sideInner a.tel {
		font-size: 25px;
	}
}
.wrap-post-title {
	margin: 0 0 36px 0;
	padding: 0 0 7px;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	border-bottom: 3px solid #3c3934;
}
.wrap-post-title:after {
	position: absolute;
	bottom: -3px;
	height: 3px;
	left: 0;
	width: 50%;
	background-color: #332126;
	content: "";
}
.wrap-post-title img {
	display: block;
	margin-right: 6px;
	width: 32px;
	vertical-align: middle;
}
.wrap-post-title span {
	margin-left: 13px;
	display: block;
	font-size: 12px;
	font-family: 游ゴシック体,"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",FontAwesome,sans-serif;
}
.newsBox {
	margin: 0 0 83px 0;
	position: relative;
}
.newsBox li {
	margin-bottom: 13px;
}
.newsBox li:last-child {
	margin-bottom: 0;
}
.newsBox ul a {
	padding-left: 21px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #333;
}
.newsBox ul a:hover {
	color: #ab101b;
}
.newsBox ul a:before {
	margin-top: -4px;
	position: absolute;
	left: 0;
	top: 50%;
	border: 4px solid transparent;
	border-left: 7px solid #333;
	content: "";
	transition: all 250ms ease-out;
}
.newsBox ul a:hover:before {
	border-left-color: #FFD100;
}
.newsBox .btn {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 132px;
}
.newsBox .btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 32px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #333;
}
.newsBox .btn a:hover {
	opacity: 0.7;
	color: inherit;
}
@media screen and (max-width:768px) {
	.wrap-post-title {
		margin: 0 0 14px;
		padding: 0 0 4px;
		font-size: 18px;
		border-bottom: 2px solid #3c3934;
	}
	.wrap-post-title:after {
		bottom: -2px;
		height: 2px;
	}
	.wrap-post-title img {
		margin-right: 5px;
		width: 25px;
	}
	.wrap-post-title span {
		margin-left: 9px;
		font-size: 9px;
	}
	.newsBox {
		padding-bottom: 40px;
		margin: 0 0 20px 0;
	}
	.newsBox li {
		margin-bottom: 0;
	}
	.newsBox ul a {
		padding-left: 17px;
		font-size: 12px;
	}
	.newsBox ul a:hover {
		color: #333;
	}
	.newsBox ul a:before {
		margin-top: -4px;
		left: 2px;
		border: 3px solid transparent;
		border-left: 5px solid #333;
	}
	.newsBox ul a:hover:before {
		border-left-color: #333;
	}
	.newsBox .btn {
		width: 100px;
	}
	.newsBox .btn a {
		min-height: 24px;
		font-size: 10px;
	}
	.newsBox .btn a:hover {
		opacity: 1;
	}
}
.productList {
	margin: 0 0 90px -2px;
}
.productList:last-child {
	margin-bottom: 0;
}
.productList ul {
	margin-top: -47px;
	display: flex;
	flex-wrap: wrap;
}
.productList ul p {
	margin-top: 40px;
}
.productList li {
	margin: 50px 6.2% 0 0;
	width: 29.2%;
}
.productList li:nth-child(3n) {
	margin-right: 0;
}
.productList a {
	display: block;
}
.productList a:hover {
	color: inherit;
}
.productList a > span {
	display: block;
}
.productList .photo {
	width: 100%;
	padding-bottom: 100%;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}
.productList .photo span {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	top: 0;
	font-size: 16px;
	color: #3D3935;
	width: 52px;
	height: 23px;
	font-family: 'Roboto', sans-serif;
	background-color: #FFD100;
}
.productList .photo .img {
	height: 100%;
	width: 100%;
	background: url("images/new/list/photo01.jpg") no-repeat center;
	background-size: cover;
	transition: all .4s;
}
.productList a:hover .photo .img {
	transform: scale(1.2);
}
.productList .ttl {
	margin-bottom: 10px;
	padding-left: 21px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
}
.productList .ttl:before {
	position: absolute;
	left: 1px;
	top: 4px;
	width: 14px;
	height: 14px;
	background-color: #FFD100;
	border-radius: 50%;
	content: "";
}
.productList .inforBox > span {
	display: flex;
	font-size: 14px;
	background-color: #fff;
	box-sizing: border-box;
}

.productList .inforBox > span:last-child .lTxt, .productList .inforBox > span:last-child .rTxt{
  border-bottom: none;
}

.productList .inforBox {
  border: 2px solid #332126;
}


.productList .inforBox > span > span {
	align-items: center;
	padding: 5px;
	display: flex;
	min-height: 35px;
	width: 67%;
  border-bottom: 2px solid #332126;
  word-break: break-all;
}
.productList .inforBox .lTxt {
	position: relative;
	width: 33%;
  background-color: #332126;
  border-bottom: 2px solid #fff;
  color: #fff;
}
.productList .photo .rank {
	padding-left: 20px;
	box-sizing: border-box;
}
.productList .photo .rank:before {
	position: absolute;
	left: 6px;
	top: 0;
	bottom: 0;
	width: 13px;
	background: url("images/new/icon_rank.png") no-repeat center;
	background-size: 100% auto;
	content: "";
}
@media screen and (max-width:768px) {
	.productList {
		margin: 0 0 60px;
	}
	.productList:last-child {
		margin-bottom: 0;
	}
	.productList ul {
		margin-top: -19px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.productList li {
		margin: 25px 0 0 0;
		width: 48%;
	}
	.productList .photo {
		margin-bottom: 11px;
	}
	.productList .photo span {
		font-size: 12px;
		width: 40px;
		height: 18px;
	}
	.productList a:hover .photo .img {
		transform: scale(1);
	}
	.productList .ttl {
		margin-bottom: 8px;
		padding-left: 15px;
		font-size: 12px;
	}
	.productList .ttl:before {
		left: 1px;
		top: 3px;
		width: 10px;
		height: 10px;
	}
	.productList .inforBox > span {
		font-size: 11px;
	}
	.productList .inforBox > span > span {
		padding: 3px 6px;
		min-height: 26px;
	}
	.productList.rank li {
		width: 100%;
	}
	.productList.rank li a {
		padding: 7px 0 0 132px;
		position: relative;
		min-height: 114px;
		box-sizing: border-box;
	}
	.productList.rank .photo {
		position: absolute;
		left: 0;
		top: 0;
		padding-bottom: 114px;
		width: 114px;
	}
	.productList .photo .rank {
		padding-left: 14px;
	}
	.productList .photo .rank:before {
		left: 5px;
		width: 10px;
	}
	.productList.rank .inforBox > span > span {
		padding-left: 7px;
	}
	.productList.rank .inforBox .lTxt {
		width: 35%;
	}
}
#footer {
	padding: 60px 0;
	background-color: #332126 !important;
}
#footer .inner {
	margin: 0 auto;
	width: 73.26%;
}
#footer .btmBox {
	margin-top: -16px;
	display: flex;
	justify-content: space-between;
	align-content: flex-end;
	align-items: flex-end;
}
#footer .lBox {
	width: 58.5%;
}
#footer .lBox .footerlogo {
  width: 200px;
	margin-bottom: 10px;
}
#footer .rBox {
	padding-bottom: 7px;
	width: 10%;
}
#footer .copyright {
	font-size: 12px;
	letter-spacing: 0.7px;
	color: #fafdff !important;
}
#footer .fNavi {
	margin: 0 -1% 30px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#footer .fNavi li {
	margin-right: 30px;
}
#footer .fNavi li:last-child {
	margin-right: 0;
}
#footer .fNavi a {
	color: #fafdff;
	padding-left: 21px;
	display: block;
	position: relative;
	font-size: 17px;
	font-weight: bold;
}
#footer .fNavi a:hover {
	opacity: 0.7;
	color: inherit;
	color: #c11245;
}
#footer .fNavi a:before {
	margin-top: -8px;
	position: absolute;
	left: 0;
	top: 50%;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #F6AB00;
	content: "";
}
#footer .ttl {
	position: relative;
	padding-left: 58px;
	margin-bottom: 28px;
	display: flex;
	align-items: center;
	min-height: 44px;
	color: #FFD100;
	font-size: 12px;
	font-weight: bold;
	background-color: #3d3936;
}
#footer .ttl .en {
	margin-right: 13px;
	display: block;
	font-size: 24px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
#footer .ttl:before {
	margin-top: -14px;
	position: absolute;
	left: 10px;
	top: 50%;
	width: 41px;
	height: 27px;
	background: url("images/new/footer_icon.png") left center no-repeat;
	background-size: auto 27px;
	content: "";
}

button, input[type=submit], input[type=reset], input[type=button] {
	color: #fff;
    background-color: #332126;
}
button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
    background: rgb(0,0,0);
	color: #c11245; 
}

@media screen and (max-width:768px) {
	#footer {
		padding: 30px 0;
	}
	#footer .inner {
		margin: 0 20px;
		width: auto;
	}
	#footer .btmBox {
		margin-top: 50px;
	}
	#footer .lBox {
		width: 100%;
		text-align: center;
	}
	#footer .lBox .footerlogo {
		margin: 0 auto 13px;
		width: 50%;
	}
	#footer .rBox {
		display: none;
	}
	#footer .copyright {
		font-size: 8px;
		letter-spacing: 0.7px;
	}
	#footer .fNavi {
		margin: 0 0 10px 0;
		display: block;
	}
	#footer .fNavi li {
		margin-right: 0;
	}
	#footer .fNavi li:last-child {
		margin-right: 0;
	}
	#footer .fNavi a {
		color: #fff;
		padding-left: 15px;
		font-size: 13px;
		line-height: 2.35;
	}
	#footer .fNavi a:hover {
		opacity: 1;
		color: #c11245;
	}
	#footer .fNavi a:before {
		margin-top: -7px;
		width: 12px;
		height: 12px;
	}
	#footer .ttl {
		padding-left: 44px;
		margin-bottom: 15px;
		min-height: 33px;
		font-size: 9px;
	}
	#footer .ttl .en {
		margin-right: 13px;
		font-size: 18px;
	}
	#footer .ttl:before {
		left: 8px;
		top: 50%;
		width: 31px;
		height: 27px;
		background-size: auto 20px;
	}
}
.newPage .content ul {
	margin: 0;
	padding: 0;
}
.newPage .content img {
	margin-bottom: 0;
}
.newPage .mainVisual {
	margin-bottom: 39px;
	padding-top: 6px;
}
.newPage .mainVisual .photoUl {
	margin-bottom: 20px;
	overflow: hidden;
}
.newPage .mainVisual .photoUl li {
	margin-bottom: 0;
}
.newPage .mainVisual .photoUl li img {
	margin: 0 auto;
}
.newPage .mainVisual .imgList {
	margin: -14px -10px 0 0;
	padding: 0;
}
.newPage .mainVisual .imgList li {
	margin: 14px 1.85% 0 0;
	width: 8.2%;
	float: left;
	cursor: pointer;
}
.newPage .mainVisual .imgList li:nth-child(10n) {
	margin-right: 0;
}
.newPage .content p {
	padding-bottom: 0;
	font-size: 19px;
	line-height: 1.89;
	letter-spacing: 0.5px;
}
.newPage .contsBox .titleText {
	padding: 0;
	margin: 0px;
	font-size: 30px;
	font-weight: bold;
	background-color: transparent;
	color: #333;
	line-height: 1.8;
	box-shadow: none;
}
.newPage .contsBox .titleText::before,
.newPage .contsBox .titleText::after {
	display: none;
}
.newPage .contsBox .wrap-post-title {
	padding-bottom: 0;
	margin: 43px 0 11px;
}
.newPage .contsBox .tableBox {
	margin: 20px 0 0;
}

.newPage .contsBox .tableBox table{
  border: 2px solid #332126;
}

.newPage .contsBox table {
	width: 100%;
	border-collapse: collapse;
	border-left: none;
	border-right: none;
}
.newPage .contsBox table th {
	color: #fafdff !important;
	width: 25%;
	padding: 9px 10px;
	text-align: left;
	vertical-align: top;
	border-left: none;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.97;
	background-color: #FFF;
	box-sizing: border-box;
	border-color: #fff;
  border-bottom-width: 2px;
  background-color: #332126;
}

.newPage .contsBox table tr:last-child th {
  border-bottom-width: 2px;
  border-color: #fafdff;
  border-bottom-width: 2px;
}

.newPage .contsBox table td {
	padding: 9px 15px;
	border-right: none;
	font-size: 19px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	line-height: 1.97;
	letter-spacing: -0.5px;
	border-color: #332126;
  border-bottom-width: 2px;
  border-left-width: 2px;
}
.newPage .contsBox .tableBox p {
	font-size: 15px;
}
.newPage .contsBox h4 {
	padding: 0;
	margin: 16px 0 17px;
	font-size: 26px;
	text-align: center;
	border-bottom: none;
	color: #333;
}
.newPage .contsBox h4:after {
	display: none;
}
.newPage .contsBox .btnList {
	margin-bottom: 7px;
	padding-left: 0;
	display: flex;
	justify-content: space-between;
}
.newPage .contsBox .btnList li {
	width: 49.1%;
}
.newPage .contsBox .btnList a {
	padding-right: 54px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	min-height: 55px;
	color: #FFF;
	font-weight: bold;
	background-color: #3d3936;
	box-sizing: border-box;
}
.newPage .contsBox .btnList a:hover {
	opacity: 0.7;
}
.newPage .contsBox .btnList img {
	margin-right: 10px;
	width: 40px;
}
.newPage .contsBox .btnList a:before {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 13px;
	background-color: #332126;
	content: "";
}
.newPage .contsBox .btnList a:after {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	width: 34px;
	background: url("images/new/icon_download.png") no-repeat center;
	background-size: 100% auto;
	content: "";
}
.newPage .contsBox .btnBox p {
	font-size: 15px;
	line-height: 1.5;
}
.newPage .contsBox .photoBox {
	margin: 47px 0 50px;
}
.newPage .contsBox .busy-comment {
	color: #fafdff;
	margin-bottom: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 77px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-color: #332126;
}
.newPage .contsBox h5 {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 77px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #fafdff;
	background-color: #3d3936;
}
.newPage .contsBox .lineat {
	margin-bottom: 35px;
}
.newPage .content form p {
	font-size: 17px;
}
.newPage .content form p:last-child {
	margin-bottom: 0;
}
.newPage input[type="text"], 
.newPage input[type="password"], 
.newPage input[type="email"], 
.newPage input[type="search"], 
.newPage input[type="url"], 
.newPage input[type="tel"], 
.newPage textarea {
	margin-top: 10px;
	width: 100%;
	min-height: 64px;
	font-size: 17px;
	background-color: #FFF;
	-webkit-appearance: none;
	appearance: none;
}
.newPage textarea {
	height: 380px;
}
.newPage .codedropz-upload-wrapper {
	margin-top: 10px;
}
.newPage .codedropz-upload-handler {
	border: 1px dashed #e7e7e7;
}
.newPage .codedropz-upload-container {
	padding: 60px 20px 58px;
}
.newPage .codedropz-upload-wrapper h3 {
	margin: 0;
	padding: 0;
	font-size: 26px;
	line-height: 1;
	letter-spacing: -2px;
	border-bottom: none;
}
.newPage .codedropz-upload-wrapper a {
	color: #333;
	font-size: 17px;
	line-height: 1;
}
.newPage .wpcf7-form-control.wpcf7-submit {
	margin: 40px 10px 0 0;
	width: 225px;
	height: 64px;
	font-size: 17px;
	background-color: #332126;
	border-radius: 5px;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 3px;
}
.newPage .wpcf7-form-control.wpcf7-submit:hover {
	opacity: 0.7;
}
.movie iframe {
  width: 100%;
  height: auto;
  min-height: 300px;
  margin: 30px 0;
}
@media screen and (max-width:768px) {
	.newPage .content {
		margin: 0 0 -18px;
	}
	.newPage .content img {
		margin-bottom: 0;
	}
	.newPage .mainVisual {
		margin-bottom: 18px;
		padding-top: 12px;
	}
	.newPage .mainVisual .photoUl {
		margin-bottom: 10px;
	}
	.newPage .mainVisual .photoUl li {
		text-align: center;
	}
	.newPage .mainVisual .imgList {
		margin: -5px 0 0 0;
		padding: 0;
	}
	.newPage .mainVisual .imgList li {
		margin: 5px 2% 0 0;
	}
	.newPage .mainVisual .imgList li:nth-child(10n) {
		margin-right: 0;
	}
	.newPage .content p {
		font-size: 13px;
		line-height: 1.85;
		letter-spacing: 0.5px;
	}
	.newPage .contsBox .titleText {
		padding: 0;
		margin: 0 0 -2px;
		font-size: 20px;
		line-height: 1.5;
	}
	.newPage .contsBox .wrap-post-title {
		margin: 15px 0 10px;
	}
	.newPage .contsBox .tableBox {
		margin: 0;
	}
	.newPage .contsBox table {
		margin-bottom: 0;
	}
	.newPage .contsBox table th {
		color: #fafdff;
		width: 30%;
		padding: 6px 5px 5px;
		font-size: 13px;
	}
	.newPage .contsBox table td {
		padding: 6px 10px 5px;
		font-size: 13px;
	}
	.newPage .contsBox .tableBox p {
		margin-top: 5px;
		font-size: 10px;
	}
	.newPage .contsBox h4 {
		margin: 7px 0;
		font-size: 13px;
	}
	.newPage .contsBox .btnList {
		margin-bottom: 7px;
		padding-left: 0;
		display: block;
	}
	.newPage .contsBox .btnList li {
		width: 100%;
	}
	.newPage .contsBox .btnList a {
		padding-right: 54px;
		min-height: 50px;
		font-size: 19px;
	}
	.newPage .contsBox .btnList a:hover {
		opacity: 1;
	}
	.newPage .contsBox .btnList img {
		margin-right: 10px;
		width: 37px;
	}
	.newPage .contsBox .btnList a:before {
		width: 11px;
	}
	.newPage .contsBox .btnList a:after {
		width: 31px;
	}
	.newPage .contsBox .btnBox p {
		font-size: 10px;
	}
	.newPage .contsBox .photoBox {
		margin: 27px 0 25px;
	}
	.newPage .contsBox .busy-comment {
		color: #fafdff;
		margin-bottom: 22px;
		min-height: 73px;
		font-size: 18px;
		line-height: 1.2;
	}
	.newPage .contsBox h5 {
		margin-bottom: 0;
		min-height: 51px;
		font-size: 18px;
	}
	.newPage .contsBox .lineat {
		margin: 0 -20px 13px;
	}
	.newPage .content form p {
		font-size: 11px;
	}
	.newPage .content form p:last-child {
		margin-bottom: 0;
	}
	.newPage input[type="text"], 
	.newPage input[type="password"], 
	.newPage input[type="email"], 
	.newPage input[type="search"], 
	.newPage input[type="url"], 
	.newPage input[type="tel"], 
	.newPage textarea {
		margin-top: 7px;
		min-height: 42px;
		font-size: 11px;
	}
	.newPage textarea {
		height: 257px;
	}
	.newPage .codedropz-upload-wrapper {
		margin-top: 7px;
	}
	.newPage .codedropz-upload-handler {
		border: 1px dashed #e7e7e7;
	}
	.newPage .codedropz-upload-container {
		padding: 23px 0 26px;
	}
	.newPage .codedropz-upload-wrapper h3 {
		margin-bottom: 5px;
		font-size: 17px;
		letter-spacing: -1px;
		border-bottom: none;
	}
	.newPage .codedropz-upload-wrapper {
		font-size: 12px;
		line-height: 1;
	}
	.newPage .codedropz-upload-wrapper a {
		display: inline-block;
		margin-top: 5px;
		font-size: 12px;
	}
	.newPage .wpcf7-form-control.wpcf7-submit {
		margin: -5px 10px 0 0;
		width: 150px;
		height: 42px;
		font-size: 12px;
		border-radius: 3px;
	}
	.newPage .wpcf7-form-control.wpcf7-submit:hover {
		opacity: 1;
	}
}

.newPage .mainVisual .photoUl .slick-arrow {
	margin-top: -17px;
	text-indent: -9999px;
	width: 20px;
	height: 34px;
	border: none;
	position: absolute;
	cursor: pointer;
}
.newPage .mainVisual .photoUl .slick-prev {
	top: 50%;
	left: -50px;
	background: url(images/new/arrow_left.png) no-repeat left top;
	background-size: auto 100%;
	z-index: 100;
	opacity: 0;
	transition: all ease 0.5s;
}
.newPage .mainVisual .photoUl .slick-next {
	top: 50%;
	right: -110px;
	background: url(images/new/arrow_right.png) no-repeat left top;
	background-size: auto 100%;
	z-index: 100;
	opacity: 0;
	transition: all ease 0.5s;
}
.newPage .mainVisual .photoUl:hover .slick-next {
	opacity: 1;
	right: -30px;
}
.newPage .mainVisual .photoUl:hover .slick-prev {
	opacity: 1;
	left: 30px;
}
.slick-disabled {
	display: none !important;
}
button:focus {
	outline: none;
}
@media screen and (max-width:768px) {
	.newPage .mainVisual .photoUl .slick-arrow {
		width: 17px;
	}
}

#main .wp-pagenavi {
	margin-top: 35px;
	text-align: center;
}

#main .wp-pagenavi span,
#main .wp-pagenavi a {
	min-width: 30px;
	padding: 5px 3px;
	margin: 0 6px;
	cursor: pointer;
	color: #FFF;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #c11245;
	background-color: #c11245;
	overflow: inherit;
}

#main .wp-pagenavi span.current,
#main .wp-pagenavi a:hover {
	opacity: 0.7;
}

#main .wp-pagenavi .last,
#main .wp-pagenavi .pages,
#main .wp-pagenavi .first {
	display: none;
}

@media all and (-ms-high-contrast:none) {
	#gHeader .photo {
		padding-top: 70px;
	}
	#gHeader .photo .btn a {
		padding-top: 5px;
		box-sizing: border-box;
	}
	#gHeader .photo .btn a:before {
		opacity: 0.8;
	}
	#gHeader .gNavi a {
		padding: 13px 30px 8px;
	}
	#sidebar .ttl a::before {
		margin-top: -8px;
	}
	.wrap-post-title span {
		margin-top: 5px;
	}
	#sidebar .slideTtl a {
		padding-top: 5px;
	}
	.newsBox .btn a {
		padding-top: 5px;
		box-sizing: border-box;
	}
	.newsBox ul a:before {
		margin-top: -5px;
	}
	.productList .inforBox > span > span {
		padding: 10px 10px 5px;
	}
	.productList .inforBox .lTxt::after {
		top: 5px;
	}
	#footer .ttl {
		padding-top: 10px;
		box-sizing: border-box;
	}
	#footer .ttl .en {
		margin-top: -5px;
	}
	.productList .ttl::before {
		top: 0px;
	}
	#footer .fNavi a::before {
		margin-top: -10px;
	}
	#main .wp-pagenavi span, #main .wp-pagenavi a {
		padding: 10px 3px 0;
		box-sizing: border-box;
	}
	.newPage .contsBox .btnList a {
		padding: 5px 54px 0 0;
	}
	.newPage .contsBox .btnList a {
		padding-top: 10px;
	}
	.newPage .contsBox .busy-comment {
		padding-top: 5px;
	}
	.newPage .contsBox h5 {
		padding-top: 5px;
	}
}

#post-1367 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
}
#post-1367 .content  p {
    padding-bottom: 0;
}
#post-1367 .content {
    color: #333;
	font-size: 16px;
}
.headLine01 {
    margin: 0 0 34px !important;
    padding: 6px 10px 13px !important;
    color: #1D1D1B;
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    border-radius: 0 !important;
    box-shadow: none !important;
    border-top: 10px solid #F6AB00;
    background-color: #FFDC00 !important;
}
.headLine01 span {
    margin-bottom: 2px;
    display: block;
    font-size: 18px;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
}
.headLine01:after,
.headLine01:before {
    display: none;
} 
#post-1367 .single-post-main {
    padding: 0;
}
#post-1367 .stepUl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#post-1367 img {
    margin: 0;
}
#post-1367 .stepUl{
    padding: 0;
    margin: 0 -30px 30px;
}
#post-1367 .stepUl li {
    margin-bottom: 0;
    width: 25%;
    text-align: center;
    font-size: 22px;
    color: #c11245;
    font-weight: 500;
    position: relative;
}
#post-1367 .stepUl li .img {
    margin: 0 auto 6px;
    width: 56%;
}
#post-1367 .stepUl li:after {
	width: 24%;  
	height: 50%;
    background: url("images/guide/arrow01.png") no-repeat right center;
    background-size: 100% auto;
	position: absolute;  
	top: 10.5%;
	right: -10%;  
	content: ""; 
}
#post-1367 .stepUl li:last-child:after {
    display: none;
}
#post-1367 .inner {
    padding-bottom: 2%;
    margin: 0 0 1% 3px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    min-height: 87px;
    align-items: stretch;
    box-sizing: border-box;
    justify-content: space-between;
}
#post-1367 .inner .arrow {
    position: absolute;
    bottom: -4%;
    right: -9%;
    width: 59px;
}
#post-1367 .inner02 {
    margin-bottom: 2.2%;
    align-items: center;
}
#post-1367 .inner:after {
    width: 30px;  
	height: 30px;
    background: url("images/guide/arrow02.png") no-repeat left bottom;
    background-size: 30px auto;
	position: absolute;  
	bottom: -0;
	left: 24px;  
	content: "";
    z-index: 100;
}
#post-1367 .inner .lBox:after {
    margin-top: 17%;
    width: 6px;  
	height: 100%;
    background-color: #FFE196;
    border-radius: 5px;
	position: absolute;  
	top: -0;
	left: 36px;  
	content: "";
}
#post-1367 .innerBox .inner:last-child .lBox:after,
#post-1367 .innerBox .inner:last-child:after {
    display: none;
}
#post-1367 .inner .lBox {
    margin: -2px 0 0;
    width: 46%;
    position: relative;
    z-index: 100;
}
#post-1367 .inner .lBox .comTitle {
    padding-bottom: 0;
    position: relative;
    z-index: 20;
}
/*#post-1367 .inner .lBox:after {
	width: 100%;  
	height: 5px;
    background-color: #fff;
	position: absolute;  
	bottom: -6px;
	left: 0;  
	content: ""; 
}*/
#post-1367 .inner .textBox {
    padding-top: 2px;
    width: 52%;
    position: relative;
}
#post-1367 .inner .textBox .arrow02 {
    position: absolute;
    left: -5px;
    bottom: -4%;
    width: 24px;
    z-index: 10;
}
#post-1367 .comTxt {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.48;
    text-align: justify;
    text-indent: -1.4em;
    padding-left: 1.4em;
    letter-spacing: -1px;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
}
#post-1367 .comTxt span {
    display: block;
    float: left;
    width: 22px;
}
#post-1367 .comTitle img {
    width: 100%;
}
#post-1367 .inner .list {
    margin: -6px 0 0 -12px;
}
#post-1367 .inner .list li {
    width: 92%;
    margin-bottom: 12px;
}
#post-1367 .txt {
    margin-bottom: 152px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.7px;
    text-align: center;
}
#post-1367 .h2Ttl {
    margin: 0 0 59px;
}
#post-1367 .textImg {
    margin: 0 16px 38px;
}
#post-1367 .subInner {
    margin: 0 10px 0 5.5%;
}
#post-1367 .subInner .text {
    margin: 0 0 75px 10px;
}
#post-1367 .headLine02 {
    margin-bottom: 30px;
    padding: 5px 16px;
    font-size: 25px;
    color: #3D3935;
	border-bottom: none;
    background-color: #F7F7F7;
    border-left: 14px solid #FFDC00;
}

#post-1367 .subInner p {
    margin: 0 0 22px;
    text-align: justify;
    text-justify: inter-ideograph;
    -ms-text-justify: inter-ideograph;
}
#post-1367 .yellow {
    margin: 0 28px 22px 0;
    padding: 29px 10px 30px 32px;
    background-color: #FFF0A0;
}
#post-1367 .yellow p {
    margin: 0;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 500;
    color: #FF8E1C;
    letter-spacing: -0.5px;
}
#post-1367 .comTxt02 {
    line-height: 1.6;
}
#post-1367 .subInner .text02 {
    margin-bottom: 82px;
}
#post-1367 .subInner .text03 {
    margin-bottom: 60px;
    font-size: 15px;
}
#post-1367 .subInner .text04 {
    margin-bottom: 55px;
}
#post-1367 .subInner .text05 {
    margin-bottom: 43px;
}
#post-1367 .subInner .text06 {
    margin-bottom: 160px;
}
#post-1367 .subInner .text07 {
    margin-bottom: 70px;
}
#post-1367 .textImg02 {
    margin-top: -15px;
    width: 90.8%;
}
#post-1367 .subInner .ttl {
    margin: -5px 0 0;
    font-size: 18px;
    color: #FF8E1C;
    font-weight: bold;
}
#post-1367 .textList {
    margin: 0 0 -2px;
    padding: 0;
}
#post-1367 .textList li {
    margin-bottom: 4px;
    display: flex;
    flex-wrap: wrap;
}
#post-1367 .textList li .num {
    margin-top: 5px;
    width: 15px;
    height: 15px;
    padding-top: 2px;
    color: #fff;
    border-radius: 50%;
    display: block;
    line-height: 1;
    font-size: 11px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    background-color: #333;
}
#post-1367 .textList li .txtSpan {
    width: 90%;
}
#post-1367 .mapBox {
    margin: 31px 0 77px;
    display: flex;
    flex-wrap: wrap;
    background-color: #FFEFA1;
}
#post-1367 .mapBox .map {
    width: 57.5%;
}
#post-1367 .mapBox .map iframe {
    border: none;
}
#post-1367 .mapBox .textBox {
    width: 42.5%;
    padding: 15px 5px 17px 23px;
    box-sizing: border-box;
}
#post-1367 .mapBox .textBox p {
    margin: 0 0 2px;
    font-size: 17px;
    line-height: 1.65;
}
#post-1367 .mapBox .textBox ul {
    padding: 0;
    margin: 0;
}
#post-1367 .mapBox .textBox ul li {
    text-indent: -1em;
    padding: 0 0 4px 1em;
    margin: 0;
    font-size: 15px;
}
#post-1367 .linkBox {
    margin: 0 30px 148px 0;
}
#post-1367 .link {
    margin: 0 auto;
    width: 400px;
}
#post-1367 .link a {
    padding: 17px 10px;
    display: block;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    color: #3D3935;
    background-color: #FFDC00;
    border-radius : 20px;
    box-shadow : 1px 1px 2px rgba(45, 38, 1, 0.7);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#2D2601') ;
}
#post-1367 .link a:hover {
    opacity: 0.7;
}
#post-1367 .subInner .ttl02 {
    font-size: 20px;
    color: #F6AB00;
    font-weight: bold;
    margin-bottom: 0;
}
#post-1367 .needBox {
    margin: 30px 0 40px;
    padding: 18px 38px 26px;
    background-color: #F7F7F7;
    border: 1px solid #333333;
}
#post-1367 .needBox .ttl02 {
    margin-bottom: 22px;
    font-size: 20px;
    color: #F6AB00;
    font-weight: bold;
}
#post-1367 .needBox .needUl {
    margin-bottom: 6px;
    display: flex;
    flex-wrap: wrap;
    padding: 0 2px;
    justify-content: space-between;
}
#post-1367 .needBox .needUl li {
    width: 50%;
    text-align: center;
}
#post-1367 .needBox .needUl li:last-child {
    width: 31%;
}
#post-1367 .needBox .needUl li .photo {
    margin: 0 auto 16px;
    width: 98%;
}
#post-1367 .needBox .needUl li p {
    font-size: 17px;
    margin: 0 -20px;
}
#post-1367 .needBox .needUl li p span {
    display: block;
    font-size: 24px;
    font-weight: bold;
}
#post-1367 .needBox .needUl li .ttl03 {
    margin-bottom: -6px;
    font-size: 18px;
    color: #332126;
    font-weight: bold;
}
#post-1367 .product .ttl {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
}
#post-1367 .product .ttl span {
    color: #332126;
}
#post-1367 .product .downUl {
    margin: 0 0 2px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#post-1367 .product .downUl li {
    width: 49.1%;
}
#post-1367 .product .downUl li a:hover img {
    opacity: 0.7;
}
#post-1367 .product .txt02 {
    margin-bottom: 29px;
    text-align: center;
    line-height: 1.75;
}
#post-1367 .product .txt02 span {
    display: inline-block;
    text-align: left;
}
#post-1367 .product {
    margin-bottom: 45px;
}
#post-1367 .about p {
    margin-bottom: 0;
}
#post-1367 .about .ttl02 {
    margin-bottom: 5px;
}
#post-1367 .about .ttl04 {
    font-size: 16px;
    font-weight: 500;
}

@media all and (min-width: 960px) and (max-width: 1250px) {
    #post-1367 .stepUl li {
        font-size: 1.6vw;
    }
    #post-1367 .needBox .needUl li .ttl03 {
        font-size: 1.5vw;
    }
    #post-1367 .product .ttl{
        font-size: 2vw;
    }
}

@media screen and (max-width:768px) {
    .headLine01 {
        margin: 0 0 18px !important;
        padding: 2px 10px 5px !important;
        font-size: 18px;
        border-width: 5px;
    }
    .headLine01 span {
        margin-bottom: 1px;
        font-size: 8px;
        letter-spacing: 1px;
    }
    #post-1367 .stepUl {
        margin: 0 10px 16px;
    }
    #post-1367 .stepUl li {
        font-size: 10px;
    }
    #post-1367 .stepUl li .img {
        margin-bottom: 3px;
    }
    #post-1367 .inner {
        margin: 0 8px 3px;
        padding-bottom: 15px;
        min-height: inherit;
    }
    #post-1367 .inner .lBox {
        margin: 0;
        width: auto;
    }
    #post-1367 .inner .textBox {
        padding: 4px 20px 0 30px;
        width: auto;
    }
    #post-1367 .inner .lBox::after {
        margin-top: 8%;
        width: 3px;
        left: 18px;
        height: 8888px;
    }
    #post-1367 .spInner .lBox::before {
        margin-top: 8%;
        width: 3px;
        height: 8888px;
        background-color: #FFE196;
        border-radius: 5px;
        position: absolute;
        top: -0;
        right: 18px;
        left: auto;
        content: "";
    }
    #post-1367 .spInner .textBox {
        padding-right: 35px;
    }
    #post-1367 .inner::after {
        width: 13px;
        height: 13px;
        left: 13px;
        background-size: 13px auto;
    }
    #post-1367 .spInner::before {
        width: 13px;
        height: 13px;
        right: 13px;
        bottom: 0;
        background: url("images/guide/arrow02.png") no-repeat left bottom;
        background-size: 13px auto;
        position: absolute;  
        content: "";
    }
    #post-1367 .inner03 .lBox::after {
        margin-top: 17%;
        height: 100%;
    }
    #post-1367 .inner .textBox .arrow02 {
        left: -10px;
        bottom: -14px;
    }
    #post-1367 .inner .textBox .arrow02 img {
        width: 11px;
    }
    #post-1367 .comTxt {
        font-size: 11px;
        letter-spacing: -0.5px;
    }
    #post-1367 .comTxt span {
        width: 15px;
    }
    #post-1367 .inner03 {
        padding-bottom: 7px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #post-1367 .inner03 .lBox {
        width: 48.5%;
    }
    #post-1367 .inner03 .textBox {
        width: 48.5%;
        padding: 0;
    }
    #post-1367 .inner .list {
        margin: 0;
        padding: 0;
    }
    #post-1367 .inner .list li {
        width: auto;
        margin-bottom: 7px;
    }
    #post-1367 .txt {
        margin: 8px 0 51px;
        font-size: 15px;
        line-height: 1.4;
    }
    #post-1367 .h2Ttl {
        margin-bottom: 18px !important;
    }
    #post-1367 .textImg {
        margin: 0 8px 10px;
    }
    #post-1367 .subInner p {
        margin: 0 0 12px;
        font-size: 11px;
        line-height: 1.6;
        letter-spacing: -0.2px;
    }
    #post-1367 .headLine02 {
        font-size: 12.5px;
        padding: 3px 7px;
        margin: 0 10px 12px;
        border-width: 8px;
    }
    #post-1367 .subInner {
        margin: 0 22px;
    }
    #post-1367 .subInner .text {
        margin-bottom: 21px;
    }
    #post-1367 .yellow {
        margin: 0 0 8px 0;
        padding: 13px 0 15px 15px;
    }
    #post-1367 .textImg02 {
        width: 94%;
        margin-top: 0;
    }
    #post-1367 .yellow p {
        margin-bottom: 0;
        line-height: 1.4;
    }
    #post-1367 .subInner .text02 {
        margin-bottom: 20px;
    }
    #post-1367 .subInner .ttl {
        margin: 0;
        font-size: 10.5px;
    }
    #post-1367 .textList {
        margin-right: -20px;
    }
    #post-1367 .textList li {
        margin-bottom: 1px;
        font-size: 10px;
    }
    #post-1367 .textList li .num {
        padding-top: 1px;
        margin-top: 3px;
        width: 10px;
        height: 10px;
        font-size: 8px;
    }
    #post-1367 .subInner .text03 {
        font-size: 9.5px;
        margin-bottom: 24px;
    }
    #post-1367 .subInner p .spTxt {
        font-size: 9.5px;
    }
    #post-1367 .mapBox {
        margin: 10px 0 25px;
        flex-direction: column-reverse;
    }
    #post-1367 .mapBox .map {
        width: 100%;
        height: 85px;
    }
    #post-1367 .mapBox .textBox {
        width: 100%;
        padding: 5px 13px 10px;
    }
    #post-1367 .mapBox .textBox p {
        font-size: 11px;
    }
    #post-1367 .mapBox .textBox ul li {
        padding-bottom: 0;
        font-size: 10px;
    }
    #post-1367 .subInner .text04 {
        margin-bottom: 15px;
    }
    #post-1367 .subInner .text05 {
        font-size: 10px;
        margin-bottom: 22px;
    }
    #post-1367 .linkBox {
        margin: 0 0 65px;
    }
    #post-1367 .link {
        width: 200px;
    }
    #post-1367 .link a {
        padding: 9px 10px 8px;
        font-size: 13.5px;
        border-radius: 10px;
    }
    #post-1367 .subInner .ttl02 {
        font-size: 14px;
    }
    #post-1367 .subInner .text06 {
        margin-bottom: 50px;
    }
    #post-1367 .needBox {
        margin: 17px 7px 19px;
       padding: 8px 15px;
    }
    #post-1367 .needBox .ttl02 {
        margin-bottom: 15px;
        font-size: 14px;
    }
    #post-1367 .needBox .needUl {
        padding: 0;
        margin: 0 -5px;
    }
    #post-1367 .needBox .needUl li {
        width: 54%;
    }
    #post-1367 .needBox .needUl li:last-child {
        width: 34%;
    }
    #post-1367 .needBox .needUl li p {
        font-size: 10px;
    }
    #post-1367 .needBox .needUl li p span {
        font-size: 13px;
    }
    #post-1367 .needBox .needUl li .ttl03 {
        font-size: 10px;
        margin-bottom: -3px;
    }
    #post-1367 .needBox .needUl li .photo {
        margin-bottom: 7px;
    }
    #post-1367 .needBox .spTxt02 {
        font-size: 11px;
        line-height: 1.7;
    }
    #post-1367 .product .ttl {
        margin-bottom: 14px;
        font-size: 15px;
    }
    #post-1367 .product {
        margin: 0 20px 20px;
    }
    #post-1367 .product .downUl {
        display: block;
    }
    #post-1367 .product .downUl li {
        width: auto;
    }
    #post-1367 .product .downUl li img {
        width: 100%;
    }
    #post-1367 .product .txt02 {
        font-size: 11px;
        text-align: left;
        line-height: 1.6;
    }
    #post-1367 .subInner .text07 {
        margin-bottom: 20px;
    }
    #post-1367 .about p {
        margin-bottom: 0;
    }
    #post-1367 .about .ttl02 {
        margin-bottom: 0;
    }

    
    
}

@media screen and (max-width:374px) {
    #post-1367 .needBox .needUl li p {
        margin: 0 -5px;
    }
    #post-1367 .needBox .needUl li p span {
        font-size: 11px;
    }
    #post-1367 .product .ttl {
        font-size: 13px;
    }
}

@media screen and (min-width:1700px) {
    #post-1367 .inner .arrow {
        bottom: -22%;
        right: -6%;
    }
}

/*トップのslickスライダー*/

.top_slide .slider a,
.top_slide .slider div{
	display: block;
}

.top_slide .slider img{
	width: 100%;
}

.top_slide .slider li {
 margin-bottom: -10px;
}

.top_slide .slider .visual01 a,
.top_slide .slider .visual01 div{
	background: url(images/new/pc_IP121.jpg) no-repeat center center;
	background-size: cover;
}

.top_slide .slider .visual03 a,
.top_slide .slider .visual03 div{
	background: url(images/new/JR_trainmask.jpg) no-repeat center center;
	background-size: cover;
}

.top_slide .slider .visual04 a,
.top_slide .slider .visual04 div{
	background: url(images/new/sample03.jpg) no-repeat center center;
	background-size: cover;
}

@media only screen and (max-width: 767px) {
	.top_slide .slider a,
	.top_slide .slider div{
		height: auto !important;
		background: none !important;
	}
	}

/*    20210316    */
.top_bannerList {
	display: flex;
	flex-wrap: wrap;
}
.top_bannerList li {
	width: 25%;
	padding: 5px 10px;
	box-sizing: border-box;
}
.top_bannerList a {
	display: block;
}
.top_bannerList .photo {
	width: 100%;
	height: 0;
	padding-bottom: 40%;
	background-size: cover;
	background-position: center;
}
@media only screen and (max-width: 767px) {
	.top_bannerList li {
		width: 50%;
	}
}
/* tile page */

.tile_print .service-btn{
		padding: 15px 30px 15px 30px;
    	border-radius: 5px;
    	background-color: #00bcb4;
    	text-align: center;
    	color: #fff!important;
    	font-weight: bold;
		text-decoration: underline;
	}
.next_link a[target="_blank"]:after{
		font-family: 'FontAwesome';
    	content: '\f08e';
    	font-size: 0.9em;
    	margin: 0 3px 0 2px;
	}
.tile_tbl tbody th {
		width: 19%!important;
	}
.tile_tbl .tabletopborder {
		border-top: #00bcb4 solid 3px !important;
	}
.tile_tbl .tablerightborder {
		border-right: #00bcb4 solid 3px !important;
	}
.tile_tbl .tablebottomborder {
		border-bottom: #00bcb4 solid 3px !important;
	}
/*カテゴリーバナー*/
.category_bnr {
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
	gap: 30px;
}
.category_bnr li {
	max-width:400px;
}
@media only screen and (max-width: 1280px) {
	.category_bnr {
		display: flex;
		flex-wrap: wrap;
		justify-content:center;
		gap: 30px;
	}
	.category_bnr li {
		max-width:400px;
	}

}

/*更新履歴*/
.newPage .news-page-origin p{
	font-size: 16px;
}
@media only screen and (max-width: 425px) {
	.newPage .news-page-origin p{
	}
}

/*top ぬい*/
.nui{padding-bottom: 2rem;
}
.nui img{
	width: 437px;
}
.nui-capcha{
	margin-top: 1rem;
}
.index-banner-flex{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.index-flex-items{
	width: 430px;
}

/**/
.tsuika-dl{
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
	flex-wrap: wrap;
	align-items: stretch;	
	width: 100%;
	border: 1px solid #ccc;
	border-bottom: none;
}
.tsuika-dl dt{
	background: #f5f5f5;
	padding: 5px;
	width: 200px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.tsuika-dl dd{
	background: #fff;
	padding: 5px;
	width: calc(100% - 200px);
	border-bottom: 1px solid #ccc;
	color: #333;
}
@media only screen and (max-width: 765px) {
	.tsuika-dl dt{ 
		width: 100%;
		border-right: none;
	}
	.tsuika-dl dd{
		width: 100%; 
	}
}
#post-1367 .content .pl-hoken-p{margin-bottom: 0;
text-align: center;}
.pl-hoken{margin-top: 2rem;}

/*top ユニフォーム*/
.newPage .content .uniform-flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.uniform-s{max-width: 300px;}
.uniform-m{max-width: 500px;}
.productList .uniform-items{
	width: 40%;
}

/*装飾をピンクに*/
.productList .ttl:before {
    background-color: #332126;
}
#footer .fNavi a:before {
	background-color: #fff;
}
#footer .ttl{
	color: #fff;
}
.formArea button{
	background-color: #332126;
	color: #fff;
}
#gHeader .gNavi a{
	color: #fff;
}

li .highlight {
    border-bottom: solid 2px #332126;
}

.table-origin .table-origin-under {
	border-bottom: 2px solid #332126;
}

/*TOPへ戻る*/
  #page-to {
	position: fixed;
	top: 150px;
	right: 220px;
	font-size: 14px;
	line-height: 1;
	z-index: 99;
  }
  #page-to a {
	background: #ab101b;
	text-decoration: none;
	color: #fff;
	padding: 30px 15px;
	text-align: center;
	display: block;
	border-radius: 90px;
	opacity: 0.9;
	transition: all .3s ease;
  }
  #page-to a:hover {
	text-decoration: none;
	opacity: .5;
  }

  /*ランキング*/
  .productList .photo span {
	background-color: #ab101b;
	color: #fff;
  }

  /*基本色*/
  a{
	color: #fff;
  }

  /*OEM*/
  .sc_frame_wrap.blue .sc_frame_title {
    background-color: #332126;
}
.sc_frame_wrap.blue .sc_frame {
    border-color: #332126;
}
.single-post-main .content h2 {
    background: #ab101b;
    border-radius: 3px;
}
.post-box .post-cat {
    background: #ab101b;}

/*会社概要*/
.honsya-banner img{
	width: 50%;
}
.table-company .t-flex,.table-company .tokkyo{
	display: flex;
	justify-content: space-between;
}

/*ラバーコインケース*/
.rubber-coin-case{
	width: 100%;
}

#lp-wrap .content .sc_col3 {
	display: block;
}
.sc_toggle_content{
	display: block;
	padding: 0;
	background: none;
}

.sc_toggle_box{
	z-index: 999;
	box-shadow:0 0 0px rgba(0,0,0,.0);
	background: none;
}

.sc_toggle_box img{
	width: 700px;
	text-align: center;
}

.umbrella_toggle{
	position: fixed;
}

/*メールフォームのドロップダウン*/
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=url],
input[type=tel],
textarea,
select {
  margin: 0;
  padding: 8px 4px;
  max-width: 100%;
  width: 100%;
  outline: 0;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  vertical-align: bottom;
  font-size: 13px;
  background-color: #F7F7F7;
  appearance: none; /* ブラウザ標準の矢印を非表示に */
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23777' d='M2 0L0 2h4L2 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 8px 10px;
  cursor: pointer;
}
