@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

/*---------------------------------------------------------*/
Theme Name:xeory_extension-child
Description:Child theme for the Xeory
Template:xeory_extension

basecolor
red #fe051b
glay #303030
silver #f5f5f5
/*---------------------------------------------------------*/

/* ----------------------------------------
* base
---------------------------------------- */

.wrap{
	background: white;
}

/* ----------------------------------------
* font
---------------------------------------- */
body{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}
a {
  text-decoration: none;
  color: #fe051b;
}
a:hover {
  text-decoration: underline;
}

/* ----------------------------------------
*grobal navigation
---------------------------------------- */
#gnav {
    background: white;
    margin: 0 0 0 auto;
    float: right;
    text-align: right;
}
#gnav ul li.current-menu-item a {
    background: white;	
}
#gnav ul li a {
    display: block;
    padding: 15px 15px;
    color: black;
    background: white;
    text-decoration: none;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    font-size: 10pt;
    line-height: 21pt;
	font-family: 'Noto Sans JP', sans-serif;	
	border-bottom: 2px #fe051b solid;	
}
#gnav ul li a:hover{
    color: white;
	background-color: #fe051b;
}

#gnav ul li a:hover .sub-menu {
  display: block;
}
#gnav ul li .sub-menu {
  font-size: 14px;
  text-align: left;
  display: none;
  position: absolute;
  width: 200px;
  background: #fff;
  border: 1px #e5e5e5 solid;
}
#gnav ul li .sub-menu li {
  float: none;
  margin-left: 0;
  border-bottom: 1px #e5e5e5 solid;
  display: block;
}
#gnav ul li .sub-menu li:list-child {
  border-bottom: none;
}
#gnav ul li .sub-menu li a {
  color: #3B4552;
  background: #fff;
  padding: 10px 15px;
	border:none;		
}
#gnav ul li .sub-menu li a:hover {
  background: #fe051b;
  color: white;
}
#gnav ul li .sub-menu .sub-menu {
  left: 100%;
  top: -1px;
}


/* ----------------------------------------
* header
---------------------------------------- */
#header {
	background: white;
	padding: 0;
	height: 75px;
	padding: 5px 5px;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 999;
-webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,.3));
        filter: drop-shadow(0px 0px 10px rgba(0,0,0,.3));
}
#header #logo {
  float: left;
  padding: 0;
  padding-top: 0px;
  line-height: 60px;
}
#header a {
  color: #fff;
}
#main_visual,
.breadcrumb-area {
 padding-top: 75px;
}

.header_band{
	background-position: center top;
	background-repeat: no-repeat;
	height: 200px;
	text-align: center;
	margin: 0 auto;	
}
.header_band h1{
	font-size: 36px;
	padding-top: 70px;
	letter-spacing: 10px;	
	color: white;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:700;
	text-shadow: 0 0 15px #2c2c2c; 	
}

/* ----------------------------------------
* main visual
---------------------------------------- */

body.home #main_visual {
	max-height: 700px;
	color: #000;
	font-weight:700;
	text-align: center;
	height: 100vh;
	background: linear-gradient(-45deg, rgba(255, 255, 255, 0.8), rgba(125, 125, 125, 0.5));	
	position: relative;
}

#main_visual .wrap_main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    padding: 0 20px;
}

body.home #main_visual h2 {
    font-size: 48px;
    line-height: 70px;
    margin-bottom: 24px;
	margin-top: -50px;
	text-shadow:
    0 2px 0 #fff,
    0 -2px 0 #fff,
    2px 0 0 #fff,
    -2px 0 0 #fff,
    2px 2px 0 #fff,
    -2px 2px 0 #fff,
    2px -2px 0 #fff,
    -2px -2px 0 #fff;
}
body.home #main_visual p {
    font-size: 24px;
    width: auto;
    margin: 0 auto;
	text-shadow:
    0 2px 0 #fff,
    0 -2px 0 #fff,
    2px 0 0 #fff,
    -2px 0 0 #fff,
    2px 2px 0 #fff,
    -2px 2px 0 #fff,
    2px -2px 0 #fff,
    -2px -2px 0 #fff;
}
@media screen and (max-width: 700px){
	
}
/* ----------------------------------------
* header_movie
---------------------------------------- */

/*#video iframe{
  position: fixed;
  z-index: -1;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}*/

#video video{
    position: fixed;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

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

body.home #content {
  padding-bottom: 0; font-family: 'Noto Sans JP', sans-serif;	
}

body.home #main {
  width: 100%;
  margin: 0;
  float: none;
	font-family: 'Noto Sans JP', sans-serif;	
}

body.home .front-loop {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #fff;
    overflow: hidden;
    padding: 0;
    margin-left: -2.2%;
    margin-bottom: 40px;
    margin-top: -50px;
}

body.home.front-main-cont .front-cont-header {
    color: #fff;
	letter-spacing: 5px;
}

/* 共通タイトル箇所 */
body.home .front-main-cont .front-cont-header .cont-title {
	font-size: 30px;
	font-weight: 700;
    margin: 0;
    border-bottom: 1px solid white;	
}
body.home .front-main-cont .front-cont-header .cont-icon {
    font-size: 36px;
}
body.home .front-main-cont .front-cont-header .cont-ruby {
    font-size: 13pt;
	line-height: 30px;
    margin: 0;
	font-weight:300;
}

body.post-header {
    padding: 30px 30px 20px;
    border-bottom: 1px solid #e5e5e5;
	
}
.post-title {
    font-size: 20pt;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 36px;
}

/* frontpage title */
body.home .front-main-cont .front-cont-header {
    position: relative;
    padding: 16px 0 24px;
    background: #f6f6f4;
    color: #333;
    text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	margin-top: -20px;
}
body.home .front-loop h2 {
    text-align: center;
    padding: 24px 0;
    margin: 0;
    border-bottom: 1px solid white;
    font-size: 24px;
}
body.home .front-main-cont .tri-border span {
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-left: 56px solid transparent;
    border-right: 56px solid transparent;
    border-top: 18px solid #f6f6f4;
}

/* ----------------------------------------
* front page　困り事
---------------------------------------- */
.front_komarigoto{
	background: white;
	text-align: center;
	line-height: 25pt;
	padding: 20px 20px;
}

.front_flex{
	display: flex;
	background: white;
	justify-content: center;
	align-items: center;

}
.front_k01{
	position: relative;
	background-color: #303030;
	color: white;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	margin: 20px;
}
.front_k01 span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :200px;
  text-align:center;
}
.front_k01 strong {
  font-size: 1.1em;
}

/* SP design */
@media screen and (max-width: 700px){
	.front_komarigoto{
	background: white;
	text-align: center;
	line-height: 25pt;
	padding: 20px 20px;
}

.front_flex{
	display:block;
	background: white;
	justify-content: center;
	align-items: center;
}
.front_k01{
	background-color: #303030;
	color: white;
	width: 250px;
	height: 250px;
	border-radius: 50%;
	margin: 20px;
}
.front_k01 span {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width :250px;
  text-align:center;
}
.front_k01 strong {
  font-size: 1.1em;
}
}

/* ----------------------------------------
* front page　クローズアップ
---------------------------------------- */
body.home #front-contents .c_number {
    background: #fe051b;
    color: #fff;
    display: inline-block;
    padding: 40px 12px 8px;
    margin-bottom: 32px;
    margin-top: 0;
	font-size: 20pt;
}
body.home #front-contents h3 {
    color: #fe051b;
    font-size: 30px;
	font-weight: 700;
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 1.4;
}
body.home #front-contents .c_text p {
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 48px;
}
body.home #front-contents .c_text .c_btn a {
    border-radius: 5px;
    background: #303030;
    color: #fff;
    font-size: 14px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    opacity: 1;
    display: block;
    width: 30%;
    padding: 12px;
    text-align: center;
}

/* ----------------------------------------
* front page　サービスについて
---------------------------------------- */
body.home #front-service .front-service-inner h3 {
	color: #fe051b;
    font-size: 26px;
    margin-bottom: 8px;
	font-weight: 600;
}
body.home #front-service .front-service-inner .c_english {
	color: #555;
    font-size: 13px;
    margin-bottom: 32px;
}
body.home #front-service .front-service-inner h4 {
    font-size: 20px;
    margin-bottom: 28px;
    text-align: center;
}

body.home #front-service .front-service-inner .c_box {
    width: 40%;
	padding-top: 30px;
    margin-left: 10%;
    margin-bottom: 20px;
    float: left;
}
body.home #front-service .front-service-inner .c_text .c_btn a {
    border-radius: 5px;
    background: #303030;
    color: #fff;
    margin: 0 auto;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -webkit-transition: all ease-in-out .3s;
    display: block;
    width: 50%;
    padding: 16px 20px;
    text-align: center;
}
body.home #front-service .front-service-inner .c_text .c_btn a:hover{
	background: #fe051b;
    transition: all ease-in-out .3s;
    opacity: 1;	
}

/* ----------------------------------------
* front page　コラム
---------------------------------------- */
body.home .front-loop .popular_post_box .p_category {
    background: #fe051b;
    color: #fff;
    display: inline-block;
    padding: 8px 24px;
    font-size: 12px;
    color: #fff;
}
body.home .front-loop .popular_post_box {
    width: 17.64%;
    margin-left: 2.2%;
    float: left;
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;	
    position: relative;
}


/* ----------------------------------------
* front page　会社概要
---------------------------------------- */
body.home #front-company {
    background: #fff;
    font-family: 'Noto Sans JP', sans-serif;	
	margin-top: -50px;
}

/* ----------------------------------------
* front page　お問い合わせ
---------------------------------------- */
body.home #front-contact {
	background: white;
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;	
}
body.home #front-contact .c_box_inner {
    padding: 60px 0;
    width: 100%;
	max-width: 1000px;
    margin: 0 auto;
}

body.home #front-contact h3 {
    font-size: 20pt;
	margin: 15px;
}
body.home #front-contact h4 {
    font-size: 20pt;
	margin: 15px;
}
body.home #front-contact table {
    width: 100%;
	font-size: 16pt;
	line-height: 20pt;
}
body.home #front-contact .c_box_inner p {
    margin-bottom: 1.4em;
    color: black;
}
/* 各ページCTA */

.veu_cta .cta_title {
    display: block;
    margin: 0;
    padding: 50px 20px 50px;
	background-color: #03598f;
	text-align: center
}


/* ----------------------------------------
* breadcrumb
---------------------------------------- */
.breadcrumb-area {
    background: #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.breadcrumb-area .wrap {
  padding: 10px 0;
}

.breadcrumb {
	margin: 0;
	margin-left: -10px;
	overflow: hidden;
	font-size: 9pt;
	padding: 0;
	line-height: 22px;
	font-family: 'Noto Sans JP', sans-serif;		
}
.breadcrumb li {
  float: left;
  margin-left: 10px;
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: none;
	color: black;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;	
}

/* ----------------------------------------
* Content page font
---------------------------------------- */
.post-title {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20pt;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 36px;
}

.post-content h2 {
    margin: 0;
	margin-bottom: 20px;
    padding: 10px;
    font-size: 28px;
	font-weight: 700;
    clear: both;
    font-weight: bord;
    border-left: none;
    background: none;
    color: #333;
}
.post-content h2{
  position: relative;
  padding-bottom: .5em;
  border-bottom: 4px solid #ccc;
}
.post-content h2::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color: #fe051b;
}

.post-content h3 {
    font-size: 24px;
    margin: 48px 0 24px;
    padding: 20px 0;
    clear: both;
    border-bottom: 2px solid #333;
    line-height: 1.8;
	color: #333;
	font-weight: 700;
}
/* ----------------------------------------
* Content page
---------------------------------------- */

#content {
    padding: 10px 0;
	letter-spacing: 0px;
	font-family: 'Noto Sans JP', sans-serif;
}

.cat-content, article.post, article.page {
    margin-bottom: 10px;
	background-image: url(http://www.daiwaco.jp/wp/wp-content/uploads/2018/06/background02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
    border: 1px #e5e5e5 solid;
}

.post-content {
    padding: 30px 30px 10px;
	font-size: 15px;	
    line-height: 180%;
	color:#333;
	font-weight:400;
}

.post-share {
    padding: 5px 5px;
}

/* Column design */
.su-row .contact{
	background: repeating-linear-gradient(45deg, #efefef, #efefef 10px, #f3f3f3 0, #f3f3f3 20px);
	padding: 15px;
	text-align: center;
}

/* ----------------------------------------
* blog top
---------------------------------------- */
.post-header .cat-name span {
    border: 1px solid #fe051b;
    color: #fe051b;
    display: inline-block;
    padding: 4px 16px;
    font-size: 13px;
}
.post-meta-area {
    display: none;
}
.post-loop-wrap .post-footer a.morelink {
    display: block;
    background: #333;
    color: #fff;
    text-align: center;
    padding: 12px;
}
/* ----------------------------------------
* blog entry
---------------------------------------- */

.p_date{
	display:none;
}
.post-footer .bzb-sns-btn {
    padding: 0; 
}
.post-author {
    display:none;
}

/* ----------------------------------------
* side bar
---------------------------------------- */
body .side-widget .side-title {
	background-color: #303030;
	color: white;
	border-right: 1px solid #fafafa;
	border-left: 1px solid #fafafa;	
	font-size: 18px;
	line-height: 80px;
	font-family: 'Noto Sans JP', sans-serif;	
	font-weight: 700;
}
.side-title:before{
	font-family: FontAwesome;
	content: '\f058';
	padding-right: 10px;
}
.side-inner{
	padding-top: 15px;
}

/* ----------------------------------------
* Widget
---------------------------------------- */
.widget_archive a,
.widget_categories a {
  display: inline-block;
}
.side-widget {
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 1.6;
    font-size: 11pt;
}
.side-widget a {
    color: black;
    text-decoration: none;
    display: block;
}

/* ----------------------------------------
* footer
---------------------------------------- */
.footer-01 {
    background: #303030;
    padding: 48px 0;
}
#footer-content-area {
    font-size: 13px;
	font-weight: 300;
}
.footer_tel{
	font-size: 20pt;
	background: black;
	color: white;
	padding: 10px;
	margin: 10px;
	border-radius: 20px;
	text-align: center;
}
.footer_tel a{
	display: block;
}
.footer_tel a:hover{
	font-size: 20pt;
	background: #333;
	border-radius: 20px;	
	text-align: center;	
}
.footer_mail{
	font-size: 20pt;
	background: black;
	color: white;
	padding: 10px;
	margin: 10px;
	border-radius: 20px;	
	text-align: center;	
}
.footer_mail a{
	display: block;
}
.footer_mail a:hover{
	font-size: 20pt;
	background: #333;
	border-radius: 20px;	
	text-align: center;	
}
.footer-01 a{
	display: block;
}
.footer-01 a:hover{
    text-decoration: none;
}
#footer .row {
    margin-left: 0;
    margin-right: 0;
	font-weight:300;
}

/* ----------------------------------------
* table
---------------------------------------- */
.post-content table {
    border: none;
    width: 100%;
	background: white;
	table-layout:fixed;
}

body.post-content table tbody th {
    color: #333;
    text-align: center;
}

.default{
	background-color:white;
}

.default th {
 text-align: left;
 width: 30%;
 background:#ededed;
 border: solid 1px #ededed;
}
.default td {
    border: solid 1px #ededed;
}

@media screen and (max-width: 700px) {
.default th, .default td {
display:block;
width: 100%!important;
border-top: none!important;
}
.default tr:first-child th {
border-top: 1px solid #d7d7d7!important;
}}

/* ----------------------------------------
* SP menu
---------------------------------------- */
#header a {
  color: white; /* ヘッダーのリンク（ロゴとスマホメニュー）の色を黒にする */
}

@media screen and (max-width: 1200px) {
  #header-nav-btn a {
  }
}

@media screen and (max-width: 1200px) {
  #header #logo {
    float: left;
  }
  #header-nav-btn {
    display: block;
    width: 70px;
    line-height: 70px;
    float: right;
    margin: 0 0 0 0;
	color: #333;

  }
  #header-nav-btn a {
    display: block;
    text-align: center;
    font-size: 24px;
    padding:15px 0;
    line-height: 1;
    width: auto;
	color: white;
  }
}

/* ----------------------------------------
* SP用デザイン調整
---------------------------------------- */
@media screen and (max-width: 1200px){
#footer-list-area {
   width: 50%;
}
}
@media screen and (max-width: 991px){
	.left-content #side, .right-content #side {
    width: 100%;
    float: none;
    margin: 0;
    text-align: center;}
}

/* SP design */
@media screen and (max-width: 700px){
body.home #main_visual{
	max-height: 700px;
	color: #000;
	font-weight:700;
	text-align: center;
	background: linear-gradient(-45deg, rgba(255, 255, 255, 0.8), rgba(125, 125, 125, 0.5));   	
	}
	#video iframe{
  	background: black;
}
	#video{
    background-image: url(http://www.daiwaco.jp/wp/wp-content/uploads/2018/06/poster.jpg);
	}
	#video iframe{
    display:none;
	}
	body.home #main_visual p {
    font-size: 20px;
		width: 100%;
    margin: 0 auto;
}
	body {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin: 5px;
}
	body.home #front-service .front-service-inner .c_box {
    width: 100%;
    padding-top: 30px;
    margin-left: 0;
    margin-bottom: 0;
    /* float: left; */
}
	body.home .front-loop .popular_post_box {
    width: 100%;
    margin-left: 2.2%;
    float: left;
    display: inline-block;
    font-family: 'Noto Sans JP', sans-serif;
    position: relative;
}
	#footer-list-area {
    width: 100%;
}
}
/* ----------------------------------------
* contact form
---------------------------------------- */

/* Contact Form 7カスタマイズ */
.inquiry{
	background-color:white;
}

.inquiry th {
 text-align: left;
 font-size: 14px;
 color: #444;
 padding-right: 5px;
 width: 30%;
 background:#f7f7f7;
 border: solid 1px #d7d7d7;
}
.inquiry td {
    font-size: 13px;
	border: solid 1px #d7d7d7;
}

/* 必須の調整 */
.haveto {
   font-size: 7pt;
   padding: 5px;
   background: #ff9393;
   color: #fff;
   border-radius: 2px;
   margin-right: 2px;
}
/* 任意の調整 */
.any {
   font-size: 7pt;
   padding: 5px;
   background: #93c9ff;
   color: #fff;
   border-radius: 2px;
   margin-right: 2px;
}
/* ラジオボタンを縦並び指定 */
.verticallist .wpcf7-list-item {
 display: block;
}
/* 送信ボタンのデザイン変更 */
.soushinbtn{
padding:20px!important;
width:80%;
 background: #ffaa56!important;
color: #fff;
 font-size: 18px!important;
 border-radius: 2px!important;}

.soushinbtn:hover{
background:#fff!important;
color:#ff870f;
border:2px solid #ffa042;
}

/* スマホContact Form 7カスタマイズ */
@media screen and (max-width: 700px) {
.inquiry th, .inquiry td {
display:block;
width: 100%!important;
border-top: none!important;
}
.inquiry tr:first-child th {
border-top: 1px solid #d7d7d7!important;
}
.soushinbtn{
width:80%!important;
}}

/* SP design */
@media screen and (max-width: 991px){
article.page .post-content {
    padding: 10px;
}}

