@charset "utf-8";

/*
theme Name: Custom WPT
Author: warbler
version: 1.0.0
Description: ワードプレスをカスタマイズするための基本機能と充実したウィジェット機能を兼ね備えています。カスタマイズ画面からレイアウトやカラーモバイルの設定など簡単に変更できます。
wordpress theme
*/

/* ----------------------------------------
  import css files
---------------------------------------- */
@import url("./css/reset.css");
@import url("./css/header.css");
@import url("./css/footer.css");
@import url("./css/sidebar.css");
@import url("./css/single.css");
@import url("./css/page.css");
@import url("./css/widget.css");
@import url("./css/searchform.css");
@import url("./css/contactform.css");
/* @import url("./css/archive.css");
@import url("./css/faq.css"); */
@import url("./css/short_code.css");
@import url("./css/manager.css");
@import url("./css/swiper_basewpt.css");
@import url("./css/base.css");
@import url("./css/block-style.css");
/*@import url("./css/fonts.css");*/


@import url("./css/product.css");

@import url("./css/easycatalog.css");
@import url("./css/swiper_easycatalog.css");

@import url("./css/company.css");
@import url("./css/recruit.css");
@import url("./css/access.css");
@import url("./css/grid.css");

/* ----------------------------------------
  import font
---------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho');

@font-face {
  font-family:"Sawarabi";
  src: url( "fonts/SawarabiGothic-Regular.ttf")format('woff');
}
@font-face {
  font-family:"Rozhaone";
  src: url( "fonts/RozhaOne-Regular.ttf")format('woff');
}
@font-face {
  font-family:"Shippori";
  src: url( "fonts/Parisienne-Regular.ttf")format('woff');
}
@font-face {
  font-family:"ZenAntique";
  src: url( "fonts/ZenAntique-Regular.ttf")format('woff');
}

/*
.fonttype-japanese {
  font-family: 'Noto Serif JP', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.fonttype-Tajawal {
  font-family: 'Tajawal', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.fonttype-Shippori {
  font-family: 'Shippori', 'Noto Serif JP', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
*/

/* ----------------------------------------
  entire setting
---------------------------------------- */
html {
  font-size: 16px;
  scroll-behavior: smooth;
}
body {
  //font-family: 'Noto Sans Japanese','メイリオ', 'Meiryo','Noto Sans Japanese','Sawarabi';
  //font-family: 'Noto Sans Japanese','Sawarabi';
  font-family: 'Ryumin ExtraBold KL';	
  line-height: 1.5 !important;
  margin: 0;
  padding: 0;
  color: #333;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
img {
  max-width: 100%;
  height: auto;
}
.content-inner {
  padding: 0 12%;
}
@media only screen and (max-width: 1180px) {
  body {
    //margin-top: 90px;
  }
  .content-inner {
    padding: 0 2% !important;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .content-inner {
    padding: 0 4% !important;
  }
}


/* ----------------------------------------
  breadcrumbs
---------------------------------------- */
#breadcrumbs ul {
  width: 100%;
  padding: 1% 0;
  font-size: .8em;
  text-align: left;
}
#breadcrumbs ul li {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
#breadcrumbs li a {
  color: #000;
  text-decoration: none;
}


/* ----------------------------------------
  bread-crumb for page.php
---------------------------------------- */
.bread-crumb li{
  float: left;
  margin-right: 7px;
}
.bread-crumb li a {
  color: #535353;
}
.bread-crumb li:last-child:after{
  content: none;
}
@media ( max-width: 767px ) {
  .bread-crumb, .breadcrumb, #breadcrumbs, .woocommerce-breadcrumb-wrapeer {
    display: none !important;
  }
}


/* ----------------------------------------
  bread-area
---------------------------------------- */
.breadcrumb-area {
  padding: 2% 0 0;
  color: #262626;
  font-size: .9em;
  letter-spacing: .1em;
  width: 100%;
  text-align: right;
}
.breadcrumb-align-right {
  text-align: right;
}
.breadcrumb-area-addwidth {
  padding: 4% 12% 0;
  color: #262626;
  font-size: .9em;
  letter-spacing: .1em;
  width: 100%;
  text-align: right;
}

@media screen and ( max-width: 1180px ) {
  .breadcrumb-area,
  .breadcrumb-area-addwidth,
  .breadcrumb-area-nowidth {
    display: none;
  }
}


/* ----------------------------------------
  main ( company )
---------------------------------------- */
.main {
  //padding: 2% 12%;
  padding: 0 12%;
}
@media ( max-width: 767px ) {
  .main {
    //padding: 2%;
    padding: 0 4%;
  }
}

/* ----------------------------------------
  mail privacy main
---------------------------------------- */
.main-content {
  padding: 2% 15.75%;
}

@media ( max-width: 1180px ) {
 .main-content {
   padding: 0;
   margin-top: 100px;
 }
}

@media ( max-width: 767px ) {
  .main-content {
    //padding: 0 4% 2%;
    padding: 0;
  }
}

.s_wrapper {
  margin-top: 1%;
}

@media screen and ( max-width: 1180px ) and ( min-width: 768px ){
  .s_wrapper {
    margin-top: 160px;
    margin-bottom: 100px;
  }
  .s_category_wrapper {
    margin-top: 150px;
    margin-bottom: 100px;
  }
  .s_no_top {
    padding-top: 0 !important;
  }
}
@media ( max-width: 767px ) {
  .s_wrapper {
    margin-top: 90px;
  }
  .s_category_wrapper {
    margin-top: 90px;
  }
  .s_side {
    padding-left: 2% !important;
    padding-right: 2% !important;
  }
  .s_side_4 {
    padding-left: 4% !important;
    padding-right: 4% !important;
  }
  .s_bottom {
    margin-bottom: 3em;
  }
  .s_no_bottom {
    margin-bottom: 0 !important;
  }
  .s_font {
    font-size: .9em;
  }
}

/* ----------------------------------------
  news-ticker
---------------------------------------- */
.news-ticker {
  padding: 1.5% 12%;
  width: 100%;
  overflow: hidden;
  //border-bottom: #ccc 1px solid;
}

.news-ticker ul {
  width: 100%;
  text-align: left;
  list-style: none;
  margin-bottom: 0;
  height: 25px !important;
}

@media screen and (max-width:767px) {
  .news-ticker ul {
    line-height: 1.5;
    font-size: 1.2em;
    height: 60px !important;
  }
}

.news-ticker ul li {
  display: inline-block;
  //vertical-align: middle;
  padding-bottom: 1em;
}

.news-ticker li a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  font-size: 1em;
}

@media screen and (max-width:1024px) {

}

@media screen and (max-width:767px) {
  .news-ticker {
    padding: 4% 5%;
    line-height: 1;
  }
  .news-ticker li a {
    font-size: .9em;
  }
}


/* ----------------------------------------
  privacy wrapper
---------------------------------------- */
.privacy-wrapper {
  padding: 7% 0 2%;
  letter-spacing: .1em;
}

.privacy-wrapper h1 {
  font-size: 1em;
  font-weight: bold;
  color: #333;
  margin-bottom: 1em;
  text-align: center;
}

.privacy-wrapper h2 {
  padding-top: .5em;
  font-size: 1em;
  font-weight: normal;
  color: #333;
}

.privacy-wrapper p {
  padding: 1em 0;
  line-height: 1.5 !important;
  color: #535353;
}

@media screen and ( max-width: 1180px ) {
  .privacy-wrapper {
    margin: 0 !important;
    padding: 2rem 8% 4rem;
  }
  .privacy-wrapper h1 {
    font-size: 1em;
    padding: 2em 0 1em;
  }
  .privacy-wrapper h2 {
    font-size: 1em;
  }
  .privacy-wrapper p {
    font-size: .9em;
  }
}

@media screen and ( max-width: 767px ) {
  .privacy-wrapper {
    //padding-top: 4rem;
    padding-left: 4%;
    padding-right: 4%;
  }
  .privacy-wrapper h1 {
    font-size: .9rem;
  }
}

/* ----------------------------------------
  404 error page
---------------------------------------- */
.error-content-inner {
  margin: 15% 0 10%;
  text-align: center;
  line-height: 1.8;
  font-size: 1.1em;
}

@media screen and ( max-width: 1024px ) {
  .error-content-inner {
    padding: 5em 0;
  }
}
@media screen and ( max-width: 767px ) {
  .error-content-inner h2 {
    font-size: 1em;
  }
  .error-content-inner p {
    font-size: .9em;
  }
}


/* ----------------------------------------
  change font size for wp
---------------------------------------- */
@media screen and (max-width:1024px) {
  .has-medium-font-size {
    font-size: 1em;
  }
}
@media screen and (max-width:767px) {
  .has-large-font-size {
    font-size: 1.2em !important;
  }
  .has-medium-font-size {
    font-size: .9em !important;
  }
}


/* ----------------------------------------
  container for pageup and pagedown
---------------------------------------- */
.pageup-container {
	animation: fadeup 1s;
}

@keyframes fadeup {
  0%{
    opacity: 0;
    transform: translateY(40px);
  }
  10%{
    opacity: 0;
    transform: translateY(40px);
  }
  100%{
    opacity: 1;
    transform: translateY(0);
  }
}

.fadedown-container {
  animation: fadedown 1s;
}

@keyframes fadedown {
	0%{
		opacity: 0;
		transform: translateY(-10px);
	}
	5%{
		opacity: 0;
		transform: translateY(-10px);
	}
	100%{
		opacity: 1;
		transform: translateY(0);
	}
}


/* -----------------------------------
  pagenation design
----------------------------------- */
.page_nation {
  padding:2em;
  display:flex;
  justify-content:center;
}
.page_nation a, .page_nation span {
  color: #fff;
  background: #000;
  width:50px;
  height:50px;
  margin:5px;
  text-align:center;
  font-size: 1em;
  font-weight:bold;
  line-height:50px;
  text-decoration:none;
  transition:.3s;
  box-shadow:
    0 1.9px 2.5px rgba(0, 0, 0, 0.057),
    0 5px 6.1px rgba(0, 0, 0, 0.076),
    0 10.1px 11.4px rgba(0, 0, 0, 0.086),
    0 19.2px 19.8px rgba(0, 0, 0, 0.092);
}
.page_nation a:hover {
  opacity: .5;
  animation: jump_ani .3s ease infinite alternate;
}

.page_nation .current {
  opacity: .5;
}

.page_nation .dots {
  background:none;
}

@keyframes jump_ani {
  0% {transform: translateY(0px);}
  100% {transform: translateY(-10px);}
}


/* -----------------------------------
  Configuration Page Nation
  --Text meant only for screen readers
----------------------------------- */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/* ----------------------------------------
policy link
---------------------------------------- */
@media screen and ( max-width: 767px ) {
  .policy-link-attention {
    padding: 0 .1em;
    font-size: .9em;
  }
  .policy-link {
    padding: .1em;
    font-size: .9em;
  }
  .policy-link span {
    font-size: .9em;
  }
}

#contact-btn .wpcf7-list-item {
  margin: 0 !important;
}
.policy-link {
  text-decoration: underline;
  line-height: 2.5;
}
.policy-link span {
  font-size: 1.1em;
  padding-right: .25em;
  color: #535353;
}


/* ----------------------------------------
mobile menu
---------------------------------------- */
.mobile-content {
  display: none;
}
@media screen and (max-width: 1180px) {
  .mobile-content {
    position: fixed;
    z-index: 1;
    left: 0;
    bottom: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width:100%;
    background: #eee;
  }
  .mobile-content a {
    -ms-flex: 0 0 16.666;
    flex: 0 0 16.666;
    -webkit-justify-content: space-between;
    max-width: 16.666%;
    width: 16.666%;
  }
  .mobile-home,
  .mobile-example,
  .mobile-tel,
  .mobile-mail,
  .mobile-access,
  .mobile-top {
    position: relative;
    padding: .5rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .mobile-top {
    background: #eee;
  }
  .mobile-home,
  .mobile-example,
  .mobile-tel,
  .mobile-mail,
  .mobile-access {
    border-right: 1px solid #fff;
  }
  .mobile-home span,
  .mobile-example span,
  .mobile-tel span,
  .mobile-mail span,
  .mobile-access span,
  .mobile-top span {
    font-size: .6rem;
    color: #535353;
    letter-spacing: .2em;
    padding-top: .2em;
    white-space: nowrap;
  }
  .mobile-home-icon,
  .mobile-example-icon,
  .mobile-tel-icon,
  .mobile-mail-icon,
  .mobile-access-icon,
  .mobile-top-icon {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    color: #535353;
    font-size: 1.2rem;
  }
}
