﻿

/* 基本外部スタイルシートの読み込み
------------------------------------------------------------ */

@import url("");
@import url("");
@import url("");
@import url("css_wDohUADMRCc8v8q2MQ_i7XPqnXeoRFFvDjal7FpM7jU.css");
@import url("");
@import url("");
@import url("motostyle.css");

/* 
------------------------------------------------------------*/

/* fontの中国語化 全て下記に置き換えfont-family: FontAwesome, Arial, Helvetica, ‘PingFang SC’, ‘Myriad Pro’, ‘Hiragino Sans GB’, ‘Microsoft Yahei’, ‘微软雅黑’, sans-serif;




/* 追加修正 2018.01.17光电网站修改意见.pptx 2
-----------------------------------------------------------
.topslick .slick-track div.normal img.pc{
min-width: 100%;}*/

.slick-slide{
	text-align: center;
}
/* 追加修正 2018.01.17光电网站修改意见.pptx 3
------------------------------------------------------------*/
.header-link-nav,.lang-nav{
    float: right;}
	.lang-nav a{
	color: #606060;
}
	.iconmenu li{
	background-position: left;
	text-indent: 20px;
	background-repeat: no-repeat;
}
	.lianxi{
	background-image: url(../image/icon_nav_contact.png);
}
		.zhaopin{
	background-image: url(../image/icon_nav_career.png);
}
	.xinwen{
	background-image: url(../image/icon_nav_news.png);
}


* {
  box-sizing: border-box;
}

.iconmenu .inner {
	position: relative;
	width: 30px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#searchform {
	height: 30px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 30px;
	background-image: url(../image/icon_search.png);
	background-position: center center;
}

#searchform input[type="text"] {
  background: #ccc;
  border: none;
  color: #333;
  cursor: pointer;
  height: 30px;
  opacity: 0;
  outline: none;
  padding: 5px;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.7s;
  width: 30px;
  z-index: 5;
}

#searchform input[type="submit"] {
  display: none;
}

#searchform input[type="text"]:focus {
  cursor: text;
  opacity: 1;
  width: 340px;
}
	
	
/* 追加修正 2018.01.17光电网站修改意见.pptx 4
------------------------------------------------------------*/




/* 追加修正 2018.01.17光电网站修改意见.pptx 9
------------------------------------------------------------*/
	.so-widget-sow-image-default-813df796d9b1 .sow-image-container .so-widget-image {

    width: 100% !important;
}


.SS_summary{
	font-weight: normal;
}

/* 追加修正 2018.01.17光电网站修改意见.pptx 11
------------------------------------------------------------*/
.content .three-box .parent a,#pl-9 .textwidget,#pl-5 .textwidget {
	text-align: center;
	    display: block;
}
#pl-9 .so-widget-image,.content .three-box .parent img {
    border: 1px solid #ccc;
}
/* 追加修正 2018.01.17光电网站修改意见.pptx 16
------------------------------------------------------------*/
.worldwide a img {
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
/* 追加修正 2018.01.17光电网站修改意见.pptx 18
------------------------------------------------------------*/
#lcp_instance_listcategorypostswidget-6510001 li{
	width: 100%;
	margin: 0;
	overflow: hidden;
	border-bottom: 1px #bdbdbd solid;
	padding: 20px 0 14px 0;
	font-size: 10px;
}
#lcp_instance_listcategorypostswidget-6510001 a{
	display: block;
	position: relative;
	font-size: 14px;
	margin-bottom: 10px;
}

#lcp_instance_listcategorypostswidget-6510001 a::after {
    content: "";
    position: absolute;
    display: block;
    float: left;
    height: 1px;
    width: 40px;
    background: #326bc9;
    left: 0;
    margin: 2px 0 0 0;
}
.content h3 {
	margin-bottom: 10px !important;   
}
/* トップ画像中央寄せ。　カテゴリー追加によるスマホメニュー調整
------------------------------------------------------------*/
.topslick .slick-track{
	margin-right: auto;
	margin-left: auto;
}
.sp-global-nav.children{
	margin-left: 8px;
}
/* 追加修正 2018.01.23 林さん口頭
------------------------------------------------------------*/
.content-header {
    height: 180px;
	    margin-bottom: 25px;


}
.content-header .leftpart h1 {
    margin-top: 30px;

}.content-header .leftpart p {

    margin: 24px 0 0 0;
}
.content-header .rightpart img {
 
    left: 64%;
  
}


/* 追加修正 2018.01.25 打ち合わせ 14
------------------------------------------------------------*/
.suv_footer{
	background: #f3f3f3;
	padding-top: 60px;
	padding-bottom: 60px;
}
.suv_footer ul {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.suv_footer li {
    width: 150px;
    display: inline-block;
    vertical-align: top;
}
.suv_footer li a {
    font-weight: bold;
    color: #000;
    display: block;
    position: relative;
    padding: 0 0 0 20px;
    transition: .5s;
}
.suv_footer li a:hover {
    color: #336bca;
}
.suv_footer li a::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    border-top: 1px #000 solid;
    border-right: 1px #000 solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* 追加修正 2018.01.25 打ち合わせ 14
------------------------------------------------------------*/
.g-footer .footernav ul li a::before {

    top: 16px;
}
.g-footer .footernav ul li {
    width: 200px;

}
.g-footer .selectregion h5 a {
 

    background: url("../image/foot_arrow.png") 100% 3px no-repeat;
}g-footer .selectregion h5 a:hover {
    color: #336bca;
    background: url("../image/foot_arrow_o.png") 100% 3px no-repeat;
}
/* 追加修正 2018.01.31 20180131.pptx
------------------------------------------------------------*/
.g-footer .footernav {
    width: auto;

}.g-footer .footernav ul {
    width: auto;}


/* 追加修正 2018.01.25 打ち合わせ 16
------------------------------------------------------------*/
.widget_listcategorypostswidget ul{
	margin-bottom: 20px;
}
/* 追加修正 2018.01.25 打ち合わせ キャプチャ
------------------------------------------------------------*/
article .summary ul li a {
    padding: 15px 0;
}
/* 追加修正 2018.01.29 文字增加.pptx
------------------------------------------------------------*/
.content h2 {
	margin-bottom: 5px;
}
/* 追加修正 2018.01.30 20180130修正済最新版.pptx
------------------------------------------------------------*/
.content h2::before {
    position: relative;
}

/* 追加修正 2018.01.30 林さん口頭　グローバルサイトと同じ余白に
------------------------------------------------------------*/
.header__top-box__inner {
	padding-top: 15px;  
}
.heading-level1--logo {

    top: 13px;
}
.header__top-box__inner {
 
    height: 80px;
}

/* 追加修正 2018.01.11
------------------------------------------------------------*/
.qrimg{
	float: right;
	height: auto;
	width: 120px;
	margin-top: 20px;
	margin-right: 10px;
}
.g-footer .footersubnav {
	clear: none;
	width: 80%;
}

/* 
------------------------------------------------------------*/
.sp-floating-nav-button{
	background-image: url(../image/icon_floating-nav-button.svg);
}
.sp-floating-nav nav > ul > li.js-is-closed span {
    background-image: url(../image/icon_menu-button_closed.svg);}
	.pagetop {

    background-image: url(../image/icon_arrow_top_line_white.svg);

}
.sp-floating-nav nav > ul > li.js-is-opened span {
    background-image: url(../image/icon_menu-button_opened.svg);
}
.newspart .control .stopplay {
    background: url("../image/bt_news_stop.jpg");
}
.content .three-box .parent {
	font-size: medium;
}
.content .three-box .parent div {
	width: 30%;
	margin-bottom: 20px; 
}
/*single.php*/
dl.proshow dt .protype {
	margin-top: 15px;
	width: 50%;
	border: 1px solid #ccc;
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.proshow dd img {
    width: 40%;
    height: auto;
    margin-top: -200px;
}
.alist .l_t{
    font-size: 22px;
    padding: 8px 0;
    margin: 20px 0 30px 0;
    line-height: 1.5;
    border-bottom: 2px #d2d2d2 solid;
    position: relative;
}
.alist .l_t::after {
    position: absolute;
    content: "";
    width: 63px;
    height: 2px;
    background: #336bca;
    bottom: -2px;
    left: 0;
}
.so-panel{
	margin-bottom: 5px!important;
}
.space_top {

    margin-top: -100px;
}
/* News*/
.newspart .newsbody .nbinner a{
	width: auto;
	position: relative;
	margin-right: 100px;
}
.newspart .newsbody {
    width: 1000px;
    float: right;

}
/* contact form*/
.wpcf7-submit{
	background: #003057;
	color: #FFF;
	height: 60px;
	width: 280px;
	    font-size: 1.2em;
}
.wpcf7-email{
    clear: both;
    display: block;
    border: 1px #ccc solid;
    width: 50%;
    max-width: 80%;
    margin: 5px 0 20px 0;
    font-size: 18px;
    padding: 6px;
}
.wpcf7-text{width: 50%!important;}
/* Carousel Slider*/
.chpcs_title{
}
.chpcs_foo_content img{
	height: 200px;
	width: auto;
}
.chpcs_foo_content{
	border: 1px solid #eee;
	position: relative;
	text-align: center!important;
}
.chpcs_foo_content:hover{

	border: 1px solid #326bc9;

}
.chpcs_foo_content p{
	font-size: 16px;
	color: #000;
	position: relative;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.chpcs_foo_content p::after {
	position: absolute;
	content: "";
	right: 20px;
	top: 50%;
	width: 6px;
	height: 6px;
	border-left: 2px #000 solid;
	border-top: 2px #000 solid;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	text-align: left;
}.chpcs_foo_content br{
	display: none;
}
.content-header .leftpart {
    width: 750px;
}
/* 追加修正 2018.03.28
------------------------------------------------------------*/
.content .top-three-box div.top-three {

    background: #326bc9;
}
.content .top-three-box div.top-three .inner h4 {

    color: #fff;
}
.content .top-three-box div.top-three .inner p {
    color: #fff;
}
.content .top-three-box div.top-three .inner::after {
	border-top-color: #fff;
	border-right-color: #fff;
}
.content .top-three-box div.top-three a:hover {
    background: #003058;
}
.content .top-three-box div.top-three a img {
    border-bottom: 0px;
}
.content .top-three-box div.top-three a:hover img {
    border-bottom: 0px;
}


.display_sp{
	display: none;
}
/* フォントの中国語化
------------------------------------------------------------*/
body {
    font-family: FontAwesome, Arial, Helvetica, ‘PingFang SC’, ‘Myriad Pro’, ‘Hiragino Sans GB’, ‘Microsoft Yahei’, ‘微软雅黑’, sans-serif;
}
h1, h2, h3, h4 {

    font-family: FontAwesome, Arial, Helvetica, ‘PingFang SC’, ‘Myriad Pro’, ‘Hiragino Sans GB’, ‘Microsoft Yahei’, ‘微软雅黑’, sans-serif;

}
@media screen and (max-width: 640px) {
	img {
    max-width: 100%;
	height:auto;
}
.topslick .slick-track div.normal img.sp{
	height: auto;
		max-width: 640px;
 margin-top: 80px!important;
}
.content .three-box .parent div {
    width: 100%;
}
.content-header.noimage {
    background: transparent;
}
.single .content {
    margin-top: 80px;
}
.sp-global-nav ul li div ul li ul{
text-indent: 15px;}
.topslick .slick-track div.normal .tex {
    width: auto;

}
.topslick .slick-track div.normal .tex .inner h3 {
    text-align: left;
		line-height: 1;

}
.topslick .slick-track div.normal .tex .inner h3 .inner_small {
	font-size: 14px;   

}
.display_sp{
	display: inline;
}
.topslick .slick-track div.normal .tex .inner img {
	display: none; 

}}
.content-header.noimage .leftpart h1 {
    margin-top: 0px;
    color: #003057;
    padding: 0 0 15px 0;
    margin: 0 0 10px 0;
    line-height: 1.3;
}.content-header.noimage .leftpart h1::after {
    bottom: 0px;

}
.category-posts-internal{
    margin-bottom: 20px;
}
#category-posts-6510001-internal .cat-post-item:last-child {
border-bottom: 1px solid #ccc!important;}
.g-footer small a {
    color: #fff;
}


/* 追加修正 2021.08.19
wordpress
------------------------------------------------------------*/
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	a:hover{opacity: 0.6;  
}
iframe{
	height: auto;
	max-width: 100%;
}
img{
	height: auto;
	max-width: 100%;
}

.clearfix:after { /*floatの解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}


.content .nostyle th, .content .nostyle td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.content .nostyle tbody tr:nth-child(2n) {
    background: #fff;
}

/*20211001追記*/
.wa_chpcs_card .item-content{
	min-height: 350px;
	text-align: center;
}
.wa_chpcs_card .item-content a{
	color: #326bc9!important;
	font-size: large;
}
/*20211005template追記*/
.main_content{
	margin-bottom: 40px;
}
.template_all{
	margin-bottom: 20px;
}
.template_all h3{
	margin-top: 0px;
}
.template_A .template_center,
.template_D .template_center,
.template_E .template_center{
	text-align: center;
}
.template_A,
.template_D,
.template_E{
	clear: both;	
}
.template_B,
.template_C{
	width: 77%;
	margin-right: auto;
	margin-left: auto;
}
/*

.template_B,
.template_C{
	float: left;
	width: 48%;
	margin-right: 2%;	
}*/
.col_left{float: left;
	width: 48%;
	margin-right: 2%;}
	
	.col_right{float: right;
	width: 48%;
	margin-left: 2%;}
	
.mb-0{
	margin-bottom: 0px!important;
}
.mt-0{
	margin-top: 0px!important;
}
.content .template_all h3::after {
 content: none;}
 
.have_template .post-title{
	display: none;
}
.have_template .noimage{
	margin-bottom: 0px;
}