@charset "utf-8";

/*--各タイトル--*/

h2.ttl01{
width: 100%;
height: auto;
display: block;
margin-bottom: 20px;
color: #603600;
font-size: 2.2em;
font-weight: 600;
padding: 0 0 0 0;
letter-spacing: 0.08em;
line-height:1.3em;
}

h3.ttl02{
width: 97%;
height: auto;
display: block;
background: #34569A;
margin-bottom: 30px;
color: #fff;
font-size: 1.8em;
padding: 1.2% 1.5% 1.2% 1.5%;
letter-spacing: 0.08em;
line-height:1.3em;
}

h3.ttl02 .smallttl{
font-size: 21px;
}

h4.ttl03{
width: 90%;
display: block;
padding: 10px 10% 10px 15px;
border-bottom: 3px solid #444;
margin-bottom: 30px;
font-size: 1.9em;
font-weight: bold;
}

h5.ttl04{
width: 90%;
display: block;
padding: 0 15px 0 15px;
border-left: 10px solid #24A4CE;
color: #444;
margin-bottom: 25px;
font-size: 1.9em;
font-weight: bold;
}


/*--下層メイン画像--*/

#companymainimg {
width: 100%;
overflow: hidden;
margin: 60px auto 60px auto;
padding: 0;
background:url(../images/company/companyttl.jpg) no-repeat center;
height:322px;
text-align: center;
background-size: contain;
}

#companymainimg p {
display: none;
}

#faqmainimg {
width: 100%;
overflow: hidden;
margin: 60px auto 60px auto;
padding: 0;
background:url(../images/faq/faqttl.jpg) no-repeat;
height:322px;
text-align: center;
background-size: contain;
}

#faqmainimg p {
display: none;
}

#contactmainimg {
width: 100%;
overflow: hidden;
margin: 60px auto 60px auto;
padding: 0;
background:url(../images/contact/contactttl.jpg) no-repeat;
height:322px;
text-align: center;
background-size: contain;
}

#contactmainimg p {
display: none;
}

#groupcompanymainimg {
width: 100%;
overflow: hidden;
margin: 60px auto 60px auto;
padding: 0;
background:url(../images/group_company/groupttl.jpg) no-repeat;
height:322px;
text-align: center;
background-size: contain;
}

#groupcompanymainimg p {
display: none;
}

#processingmainimg {
width: 100%;
overflow: hidden;
margin: 60px auto 60px auto;
padding: 0;
background:url(../images/processing/processingttl.jpg) no-repeat;
height:322px;
text-align: center;
background-size: contain;
}

#processingmainimg p {
display: none;
}

#poisonmainimg {
width: 100%;
overflow: hidden;
margin: 60px auto 60px auto;
padding: 0;
background:url(../images/poison/poisonttl.jpg) no-repeat;
height:322px;
text-align: center;
background-size: contain;
}

#poisonmainimg p {
display: none;
}

#castmainimg {
width: 100%;
overflow: hidden;
margin: 60px auto 60px auto;
padding: 0;
background:url(../images/cast/castttl.jpg) no-repeat;
height:322px;
text-align: center;
background-size: contain;
}

#castmainimg p {
display: none;
}

#sellingmainimg {
width: 100%;
overflow: hidden;
margin: 60px auto 60px auto;
padding: 0;
background:url(../images/selling/sellingttl.jpg) no-repeat;
height:322px;
text-align: center;
background-size: contain;
}

#sellingmainimg p {
display: none;
}

#diagnosticmainimg {
width: 100%;
overflow: hidden;
margin: 60px auto 60px auto;
padding: 0;
background:url(../images/diagnostic/diagnosticttl.jpg) no-repeat;
height:322px;
text-align: center;
background-size: contain;
}

#diagnosticmainimg p {
display: none;
}

@media only screen and (max-width: 1100px) {

#companymainimg,
#faqmainimg,
#contactmainimg,
#groupcompanymainimg,
#processingmainimg,
#poisonmainimg,
#castmainimg,
#sellingmainimg,
#diagnosticmainimg{
width: 100%;
overflow: hidden;
margin: 0 auto 4% auto;
padding: 8% 0;
background-image: none;
background: #c5d2e5;
height: auto;
}

#companymainimg p,
#faqmainimg p,
#contactmainimg p,
#groupcompanymainimg p,
#processingmainimg p,
#poisonmainimg p,
#castmainimg p,
#sellingmainimg p,
#diagnosticmainimg p{
display: block;
margin: 0 auto;
text-align: center;
font-weight: bold;
color: #293343;
font-size: 28px;
text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
}

@media only screen and (max-width: 720px) {

/*--各タイトル--*/
	
h2.ttl01 {
display: block;
height: inherit !important;
color: #444;
background: none;
background-size: 30px;
font-size: 1.7em;
font-weight: bold;
text-align: center;
overflow: hidden;
margin: 0 auto 15px auto;
padding: 0 1% 1% 0;
letter-spacing: 0.07em;
border-bottom: 3px solid #C2C2C2;
}

h3.ttl02 {
display: block;
height: inherit !important;
color: #fff;
background: #34569A;
font-size: 1.1em;
font-weight: bold;
text-align: center;
overflow: hidden;
margin: 0 auto 15px auto;
padding: 1.9% 1.5%;
letter-spacing: 0.07em;
border-left: none;
}

h3.ttl02 .smallttl{
font-size: 0.8em;
}

h4.ttl03{
display: block;
border-bottom: 3px solid #555;
padding: 10px 10% 6px 3%;
margin-bottom: 15px;
font-size: 1.1em;
text-align: center;
}

h5.ttl04{
display: block;
padding: 0 15px 0 8px;
border-left: 7px solid #24A4CE;
color: #444;
margin-bottom: 15px;
font-size: 1em;
}

}


/*---top---*/

#topmain{
clear: both;
margin: 0 auto;
overflow: hidden;
}

#topmain .topgreeting{
clear: both;
width: 100%;
padding: 3% 0;
margin: 0 auto;
overflow: hidden;
background: #EDEEEF;
}

#topmain .topgreeting .topgrwrap{
clear: both;
width: 1250px;
margin: 0 auto;
overflow: hidden;
}

#topmain .topgreeting img{
width: 38%;
display: block;
float: left;
box-shadow: 17px 17px 0px 0 rgb(52, 86, 154);
}

#topmain .topgreeting img::after {
content: '';
background-color: rgba(0,0,0,.5);
position: absolute;
top: 0;
left: 0;
right: 2%;
bottom: 0;
}

#topmain .topgreeting .topgrright{
width: 58%;
margin: 0 auto;
float: right;
}

#topmain .topgreeting .ttl{
display: block;
margin: 0 auto 2% auto;
font-size: 29px;
line-height: 1.45em;
font-weight: bold;
}

#topmain .topgreeting .arbutton1 a {
display: block;
position: relative;
padding: 1em 2em;
width: 300px;
color: #fff;
font-size: 20px;
letter-spacing: 0.1em;
font-weight: 700;
text-align: center;
background-color: #34569A;
transition: 0.3s;
margin: 4% 0 0 0;
text-decoration: none;
}

#topmain .topgreeting .arbutton1 a::after {
content: '';
position: absolute;
top: 9px;
left: 9px;
width: 0;
height: 0;
  /*2色パターン*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-topだけに色指定*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
}


/*トップ　作品一覧*/

#topmain .topworks{
clear: both;
width: 100%;
margin: 4% auto 4% auto;
}

#topmain .topwkdisc{
display: block;
color: #603600;
margin: 0 0 2.5% 0;
letter-spacing: 0.08em;
font-size: 0.9em;
}

#topmain .topworkslist{
clear: both;
margin: 0 auto;
list-style: none;
padding-left: 0;
display: flex;
flex-wrap: wrap;
justify-content: center; 
}

#topmain .topworkslist li{
clear: both;
padding: 0 2% 0 2%;
}


#topmain .c-bnr01 {
  background: url(../images/top/topworks-thumb01.jpg) no-repeat center center / cover;
  display: inline-block;
  width: 300px;
  height: 300px;
}

#topmain .c-bnr02 {
  background: url(../images/top/topworks-thumb02.jpg) no-repeat center center / cover;
  display: inline-block;
  width: 300px;
  height: 300px;
}

#topmain .c-bnr03 {
  background: url(../images/top/topworks-thumb03.jpg) no-repeat center center / cover;
  display: inline-block;
  width: 300px;
  height: 300px;
}


#topmain .topworkslist .c-bnr01.practice05,
#topmain .topworkslist .c-bnr02.practice05,
#topmain .topworkslist .c-bnr03.practice05 {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  transition-duration: .4s;
}

#topmain .topworkslist .c-bnr01.practice05:hover,
#topmain .topworkslist .c-bnr02.practice05:hover,
#topmain .topworkslist .c-bnr03.practice05:hover {
  border-radius: 50%;
}

#topmain .topworkslist .c-bnr01.practice05::before,
#topmain .topworkslist .c-bnr01.practice05::after,
#topmain .topworkslist .c-bnr02.practice05::before,
#topmain .topworkslist .c-bnr02.practice05::after,
#topmain .topworkslist .c-bnr03.practice05::before,
#topmain .topworkslist .c-bnr03.practice05::after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  margin: auto;
  transition: .6s cubic-bezier(0.33, 1, 0.68, 1);
  opacity: 0;
}

#topmain .topworkslist .c-bnr01.practice05::before,
#topmain .topworkslist .c-bnr02.practice05::before,
#topmain .topworkslist .c-bnr03.practice05::before {
  background: rgba(240,236,0,0.7);
  width: 100%;
  height: 100%;
  transition-duration: 0.8s;
}

#topmain .topworkslist .c-bnr01.practice05::after,
#topmain .topworkslist .c-bnr02.practice05::after,
#topmain .topworkslist .c-bnr03.practice05::after {
  color: #fff;
  content: "Read More!";
  font-size: 22px;
  font-weight: bold;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  bottom: 0;
  right: 0;
}

#topmain .topworkslist .c-bnr01.practice05:hover::before,
#topmain .topworkslist .c-bnr01.practice05:hover::after,
#topmain .topworkslist .c-bnr02.practice05:hover::before,
#topmain .topworkslist .c-bnr02.practice05:hover::after,
#topmain .topworkslist .c-bnr03.practice05:hover::before,
#topmain .topworkslist .c-bnr03.practice05:hover::after {
  opacity: 1;
}

#topmain .topworkslist .c-bnr01.practice05:hover::after,
#topmain .topworkslist .c-bnr02.practice05:hover::after,
#topmain .topworkslist .c-bnr03.practice05:hover::after {
  transition-delay: 0.5s;
}





#topmain .topbusiness{
clear: both;
width: 100%;
padding: 3% 0 3% 0;
}

#topmain .topbusiness .topbusittl{
display: block;
margin: 0 auto 2% auto;
padding: 0;
}

#topmain .topbusiness .disc{
max-width: 1250px;
margin: 0 auto 2% auto;
}

#topmain .topbusiness .topbusittl img{
width: 100%;
}

#topmain .topbusiness ul{
clear: both;
display: block;
max-width: 1250px;
overflow: hidden;
margin: 0 auto;
text-align: center;
}

#topmain .topbusiness ul li{
display: inline-block;
width: 43%;
margin: 0 1% 4% 1%;
vertical-align: top;
}

#topmain .topbusiness ul a{
text-decoration: none;
}

#topmain .topbusiness ul li p.ttl{
width: 100%;
display: block;
font-size: 22px;
text-align: center;
font-weight: bold;
margin: 2% auto 0 auto;
padding: 0 0 0 0;
color: #444;
}

#topmain .topbusiness ul li p.ttl::before{
left: 4px;
box-sizing: border-box;
width: 10px;
height: 10px;
border: 4px solid transparent;
border-left: 4px solid #7a0;
}


#topmain .topbusiness .link a{
display: block;
text-align: center;
margin: 3% auto 0 auto;
width: 20%;
padding: 1%;
font-weight: bold;
font-size: 18px;
color: #4DB0D6;
border: solid 3px #4DB0D6;
background: #fff;
text-decoration: none;
}

#topmain .topbusiness .link a:hover{
display: block;
opacity:1;
text-align: center;
margin: 3% auto 0 auto;
width: 20%;
padding: 1%;
font-weight: bold;
font-size: 18px;
color: #fff;
border: solid 3px #4DB0D6;
background: #4DB0D6;
text-decoration: none;
}



#topmain ul.news {
clear: both;
width: 100%;
margin: 0 auto 2% auto;
padding: 4% 0 4% 0;
max-width: 1250px;
}

#topmain ul.news .title{
display: block;
width: 20%;
padding: 0;
margin: 1% 0 0 0;
font-size: 34px;
letter-spacing: 0.08em;
float: left;
}

#topmain ul.news li.newsbody {
width: 80%;
height: 220px;
overflow: scroll;
overflow-x: hidden;
float: right;
}

#topmain ul.news li.newsbody .date p {
font-size: 14px;
font-weight: bold;
color: #335599;
padding: 10px 0 3px 0;
letter-spacing: 1px;
}

#topmain ul.news li.newsbody .cnt {
border-bottom: 2px dotted #cccccc;
width: 98%;
}

#topmain ul.news li.newsbody .cnt p {
font-size: 15px;
padding: 0 0 10px 0;
line-height: 170%;
}

#topmain ul.news li.newsbody .cnt p a {
font-size: 15px;
}


#topmain .toppoison{
clear: both;
width: 85%;
overflow: hidden;
margin: 0 auto 4% auto;
}

#topmain .toppoison-box{
overflow: hidden;
background: url(../images/top/toppoisonbn.png) right no-repeat;
float:left;
width:60%;
height: 500px;
}

#topmain .toppoison-box p{
color: #fff;
width:90%;
}

#topmain .toppoison-box2{
float:right;
width:38%;
height: 500px;
color: #fff;
}

#topmain .toppoison-box_in{
color: #fff;
padding: 9% 2% 2% 6%;
}

#topmain .toppoison-box_in .ttl{
color: #fff;
font-size: 37px;
font-weight: bold;
margin: 0 0 2.5% 0;
}

#topmain .toppoison-box_in .disc{
color: #fff;
font-size: 19px;
margin: 0 0 4% 0;
}


#topmain .toppoison-box_in .arbutton2 a {
display: block;
position: relative;
padding: 1em 2em;
width: 300px;
color: #34569A;
font-size: 20px;
letter-spacing: 0.1em;
font-weight: 700;
text-align: center;
background-color: #fff;
transition: 0.3s;
margin: 4% 0 0 0;
text-decoration: none;
}

#topmain .toppoison-box_in .arbutton2 a::after {
content: '';
position: absolute;
top: 9px;
left: 9px;
width: 0;
height: 0;
  /*2色パターン*/
  border-top: 9px solid #34569A;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #34569A;

  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 9px solid transparent;
  border-left: 9px solid #34569A;

  /*1色パターン：border-topだけに色指定*/
  border-top: 9px solid #34569A;
  border-right: 9px solid transparent;
}


#topmain .topconbox{
clear: both;
width: 100%;
}

#topmain .topconbox ul{
clear: both;
display: block;
max-width: 1250px;
overflow: hidden;
margin: 0 auto;
}

#topmain .topconbox ul li{
display: inline-block;
width: 46%;
margin: 0 1% 0 1%;
vertical-align: top;
}

#topmain .topconbox ul a{
text-decoration: none;
}

#topmain .topconbox ul li a img{
width: 100%;
}



@media only screen and (max-width: 1200px) {


#topmain .topproducts .topprottl{
display: block;
margin: 0 0 3% 0;
padding: 0;
width: 36%;
height: auto;
float: left;
}

#topmain .topproducts ul li p.ttl{
width: 88%;
display: block;
font-size: 15px;
text-align: center;
font-weight: bold;
margin: 0 auto;
padding: 2.5% 2%;
color: #fff;
background: #4EB0D6;
}

#topmain .topproducts .link a{
display: block;
text-align: center;
margin: 3% auto 0 auto;
width: 20%;
padding: 1%;
font-weight: bold;
font-size: 15px;
color: #4DB0D6;
border: solid 3px #4DB0D6;
background: #fff;
text-decoration: none;
}

#topmain .topproducts .link a:hover{
display: block;
opacity:1;
text-align: center;
margin: 3% auto 0 auto;
width: 20%;
padding: 1%;
font-weight: bold;
font-size: 15px;
color: #fff;
border: solid 3px #4DB0D6;
background: #4DB0D6;
text-decoration: none;
}

#topmain .topproducts .link2 a{
display: block;
text-align: center;
margin: 1% auto 0 auto;
width: 20%;
padding: 1%;
font-weight: bold;
font-size: 15px;
color: #4DB0D6;
border: solid 3px #4DB0D6;
background: #fff;
text-decoration: none;
}

#topmain .topproducts .link2 a:hover{
display: block;
opacity:1;
text-align: center;
margin: 1% auto 0 auto;
width: 20%;
padding: 1%;
font-weight: bold;
font-size: 15px;
color: #fff;
border: solid 3px #4DB0D6;
background: #4DB0D6;
text-decoration: none;
}

#topmain ul.news {
width: 100%;
padding: 5%;
}

#topmain ul.news li.newsbody{
float: none;
width: 100%;
}


#topmain ul.news .title {
display: block;
width: 30%;
margin: 1.5% auto 2.5% auto !important;
padding-bottom: 0!important;
text-align: center;
font-size: 1.7em;
letter-spacing: 0.08em;
}


#topmain .topconbox ul{
clear: both;
display: block;
max-width: 84%;
overflow: hidden;
margin: 2% auto;
}

#topmain .topconbox ul li{
display: block;
width: 100%;
margin: 0 1% 3% 1%;
vertical-align: top;
}

#topmain .topconbox ul li:last-child{
display: block;
width: 100%;
margin: 0 1% 0 1%;
vertical-align: top;
}

#topmain .toppoison{
clear: both;
overflow: hidden;
width: 100%;
margin: 0 auto 8% auto;
}

#topmain .toppoison-box{
overflow: hidden;
background-image: none;
background: #34569A;
float: none;
width: 100%;
height: inherit;
}

#topmain .toppoison-box p{
color: #fff;
width: 100%;
}

#topmain .toppoison-box2{
float: none;
width: 45%;
height: inherit;
color: #fff;
margin: 4% auto 0 auto;
}

#topmain .toppoison-box_in{
color: #fff;
width:92%;
padding: 5% 4% 5% 4%;
}

#topmain .toppoison-box_in .ttl{
color: #fff;
font-size: 1.5em;
font-weight: bold;
margin: 0 0 0 0;
}

#topmain .toppoison-box_in .disc{
color: #fff;
font-size: 0.9em;
margin: 0 0 0 0;
}

#topmain .toppoison-box_in .arbutton2 a {
display: block;
position: relative;
padding: 1em 2em;
width: 300px;
color: #34569A;
font-size: 1em;
letter-spacing: 0.1em;
font-weight: 700;
text-align: center;
background-color: #fff;
transition: 0.3s;
margin: 4% auto 0 auto;
text-decoration: none;
}

#topmain .toppoison-box_in .arbutton2 a::after {
content: '';
position: absolute;
top: 9px;
left: 9px;
width: 0;
height: 0;
  /*2色パターン*/
  border-top: 9px solid #34569A;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #34569A;

  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 9px solid transparent;
  border-left: 9px solid #34569A;

  /*1色パターン：border-topだけに色指定*/
  border-top: 9px solid #34569A;
  border-right: 9px solid transparent;
}
}

@media only screen and (max-width: 720px) {

#topmain .topgreeting{
width: 100%;
padding: 5% 0;
}

#topmain .topgreeting .ttl{
display: block;
width: 100%;
text-align: center;
margin: 0 auto 2% auto;
font-weight: bold;
font-size: 29px;
line-height: 1.45em;
}

#topmain .topgreeting .topgrwrap{
width: 100%;
}

#topmain .topgreeting img{
width: 80%;
display: block;
float: none;
box-shadow: 12px 12px 0px 0 rgb(52, 86, 154);
margin: 0 auto;
}

#topmain .topgreeting img::after {
content: '';
background-color: rgba(0,0,0,.5);
position: absolute;
top: 0;
left: 0;
right: 2%;
bottom: 0;
}

#topmain .topgreeting .topgrright{
width: 90%;
margin: 6% auto 0 auto;
float: none;
}

#topmain .topgreeting .topgrright .ttl{
display: block;
margin: 0 auto 2% auto;
font-size: 1.1em;
line-height: 1.45em;
font-weight: bold;
text-align: left;
}

#topmain .topgreeting .arbutton1 a {
display: block;
position: relative;
padding: 1em 2em;
width: 50%;
color: #fff;
font-size: 1em;
letter-spacing: 0.1em;
font-weight: 700;
text-align: center;
background-color: #34569A;
transition: 0.3s;
margin: 4% auto 0 auto;
text-decoration: none;
}

#topmain .topgreeting .arbutton1 a::after {
content: '';
position: absolute;
top: 9px;
left: 9px;
width: 0;
height: 0;
  /*2色パターン*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-topだけに色指定*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
}

#topmain .topgreeting .ttl{
width: 100%;
display: block;
text-align: center;
margin: 0 auto 2% auto;
font-weight: bold;
font-size: 1.1em;
line-height: 1.45em;
}

#topmain .topgreeting .disc{
display: block;
font-size: 0.9em;
line-height: 1.45em;
}

#topmain .topbusiness{
clear: both;
width: 100%;
padding: 3% 0 3% 0;
margin: 4% 0 4% 0;
}

#topmain .topbusiness .topbusittl{
display: block;
margin: 0 auto 2% auto;
padding: 0;
width: 40%;
}

#topmain .topbusiness .disc{
max-width: inherit;
width: 90%;
margin: 0 auto 3% auto;
font-size: 0.85em;
}

#topmain .topbusiness .topbusittl img{
width: 100%;
}

#topmain .topbusiness ul{
clear: both;
display: block;
max-width: inherit;
width: ;
overflow: hidden;
margin: 0 auto;
text-align: center;
}

#topmain .topbusiness ul li{
display: inline-block;
width: 43%;
margin: 0 1% 4% 1%;
vertical-align: top;
}

#topmain .topbusiness ul a{
text-decoration: none;
}

#topmain .topbusiness ul li p.ttl{
width: 100%;
display: block;
font-size: 1em;
text-align: center;
font-weight: bold;
margin: 2% auto 0 auto;
padding: 0 0 0 0;
color: #444;
}

#topmain .topbusiness ul li p.ttl::before{
left: 4px;
box-sizing: border-box;
width: 10px;
height: 10px;
border: 4px solid transparent;
border-left: 4px solid #7a0;
}

#topmain .topbusiness .link a{
display: block;
text-align: center;
margin: 3% auto 0 auto;
width: 20%;
padding: 1%;
font-weight: bold;
font-size: 18px;
color: #4DB0D6;
border: solid 3px #4DB0D6;
background: #fff;
text-decoration: none;
}

#topmain .topbusiness .link a:hover{
display: block;
opacity:1;
text-align: center;
margin: 3% auto 0 auto;
width: 20%;
padding: 1%;
font-weight: bold;
font-size: 18px;
color: #fff;
border: solid 3px #4DB0D6;
background: #4DB0D6;
text-decoration: none;
}

#topmain .toppoison{
clear: both;
overflow: hidden;
margin: 0 auto 8% auto;
}

#topmain .toppoison-box{
overflow: hidden;
background-image: none;
background: #34569A;
float: none;
width: 100%;
height: inherit;
}

#topmain .toppoison-box p{
color: #fff;
width: 100%;
}

#topmain .toppoison-box2{
display: none;
float: none;
width: 45%;
height: inherit;
color: #fff;
margin: 4% auto 0 auto;
}

#topmain .toppoison-box_in{
color: #fff;
width:92%;
padding: 5% 4% 5% 4%;
}

#topmain .toppoison-box_in .ttl{
color: #fff;
font-size: 1.5em;
font-weight: bold;
margin: 0 0 0 0;
}

#topmain .toppoison-box_in .disc{
color: #fff;
font-size: 0.9em;
margin: 0 0 0 0;
}

#topmain .toppoison-box_in .arbutton2 a {
display: block;
position: relative;
padding: 1em 2em;
width: 300px;
color: #34569A;
font-size: 1em;
letter-spacing: 0.1em;
font-weight: 700;
text-align: center;
background-color: #fff;
transition: 0.3s;
margin: 4% auto 0 auto;
text-decoration: none;
}

#topmain .toppoison-box_in .arbutton2 a::after {
content: '';
position: absolute;
top: 9px;
left: 9px;
width: 0;
height: 0;
  /*2色パターン*/
  border-top: 9px solid #34569A;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #34569A;

  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 9px solid transparent;
  border-left: 9px solid #34569A;

  /*1色パターン：border-topだけに色指定*/
  border-top: 9px solid #34569A;
  border-right: 9px solid transparent;
}


#topmain .topconbox{
clear: both;
width: 100%;
margin:0 auto 5% auto;
}



#topmain ul.news {
width: 90%;
margin-bottom: 5%;
}

#topmain ul.news .title {
font-size: 1em;
padding-bottom:1%;
margin-bottom:4%;
}

#topmain ul.news li.newsbody .date p {
padding: 10px 0 3px 0;
letter-spacing: 1px;
font-size: 12px;
}

#topmain ul.news li.newsbody .cnt {
border-bottom: 2px dotted #cccccc;
width: 97%;
}

#topmain ul.news li.newsbody .cnt p {
padding: 0 0 10px 0;
line-height: 170%;
font-size: 12px;
}

#topmain ul.news li.newsbody .cnt p a {
font-size: 12px;
}

#topmain .toppoison{
clear: both;
overflow: hidden;
margin: 0 auto 8% auto;
}

#topmain .toppoison-box{
overflow: hidden;
background-image: none;
background:#34569A;
float:none;
width:100%;
height: inherit;
}

#topmain .toppoison-box p{
color: #fff;
width: 100%;
}

#topmain .toppoison-box2{
display: none;
float:none;
width:45%;
height: inherit;
color: #fff;
margin: 4% auto 0 auto;
}

#topmain .toppoison-box_in{
color: #fff;
width:92%;
padding: 5% 4% 5% 4%;
}

#topmain .toppoison-box_in .ttl{
color: #fff;
font-size: 1.5em;
font-weight: bold;
margin: 0 0 0 0;
}

#topmain .toppoison-box_in .disc{
color: #fff;
font-size: 0.9em;
margin: 0 0 0 0;
}

#topmain .toppoison-box_in .arbutton2 a {
display: block;
position: relative;
padding: 1em 2em;
width: 70%;
color: #34569A;
font-size: 1em;
letter-spacing: 0.1em;
font-weight: 700;
text-align: center;
background-color: #fff;
transition: 0.3s;
margin: 4% auto 0 auto;
text-decoration: none;
}

#topmain .toppoison-box_in .arbutton2 a::after {
content: '';
position: absolute;
top: 9px;
left: 9px;
width: 0;
height: 0;
  /*2色パターン*/
  border-top: 9px solid #34569A;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #34569A;

  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 9px solid transparent;
  border-left: 9px solid #34569A;

  /*1色パターン：border-topだけに色指定*/
  border-top: 9px solid #34569A;
  border-right: 9px solid transparent;
}
}



/*--company--*/

#companymain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1250px;
}

#companymain .greeting {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#companymain .greeting .leftbox {
float:none;
width: 100%;
display: block;
}

#companymain .greeting .leftbox p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
font-size: 15px;
}

#companymain .greeting .leftbox p.daihyoname {
display: block;
text-align: right;
font-size: 15px;
font-weight: bold;
padding-top: 2%;
}

#companymain .greeting .leftbox p.daihyoname span {
font-size: 1em;
font-weight: bold;
}

#companymain .greeting .rightbox {
float: right;
width: 26%;
display: block;
margin: 0 auto;
}


#companymain .information {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#companymain .information .disc {
display: block;
margin: 2% auto 2% auto;
}

#companymain ul.information table	{
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

#companymain ul.information table th	{
border: 1px solid #ccc;
background: #fcfcfc;
width: 30%;
}

#companymain ul.information table th p.title 	{
text-align: left;
padding: 12px;
}

#companymain ul.information table td	{
border: 1px solid #ccc;
}

#companymain ul.information table td p.cnt 	{
text-align: left;
padding: 12px;
line-height: 170%;
}

#companymain ul.information table td p.cnt a 	{
text-decoration: none;
padding: 12px;
}

#companymain ul.information table td p.cnt a.maplink	{
text-decoration: underline;
padding: 0;
font-weight: bold;
color: #24A4CC
}

#companymain .companyimg{
clear: both;
width: 600px;
overflow: hidden;
margin: 4% 0 0 0;
}

#companymain .companyimg ul{
clear: both;
width: 600px;
overflow: hidden;
margin: 0;
}

#companymain .companyimg ul li{
display: inline-block;
vertical-align: top;
width: 153px;
overflow: hidden;
margin: 0 2%;
}

#companymain .companyimg ul li p{
display: block;
margin-top: 2%;
text-align: center;
font-size: 14px;
}

#companymain .accessmap{
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#companymain .accessmap .googlemapwrap{
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#companymain .accessmap .googlemapwrap .time{
clear: both;
margin: 0 auto;
width: 100%;
font-size: 15px;
}

#companymain .googlemap {
clear: both;
position: relative;
padding-bottom: 45%; // 縦横比
height: 0;
overflow: hidden;
margin: 0 auto 3% auto;
overflow: hidden;
}

#companymain .googlemap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}



@media screen and (max-width: 1200px){
	
#companymain{
width: 90%;
margin: 0 auto;
}

}

@media screen and (max-width: 720px){	

#companymain .greeting {
clear: both;
overflow: hidden;
width: 100%;
margin: 2% auto 8% auto;
}

#companymain .greeting .leftbox {
width: 100%;
}

#companymain .greeting .leftbox p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
font-size: 0.9em;
}

#companymain .greeting .leftbox p.daihyoname {
font-size: 1em;
font-weight: bold;
padding-top: 2%;
}

#companymain .greeting .leftbox p.daihyoname span {
font-size: 1em;
font-weight: bold;
}

#companymain .greeting .rightbox {
display: none;
}

#companymain .informaiton {
clear: both;
width: 100%;
margin: 0 auto 8% auto;
}

#companymain ul.information table{
width: 99.9%;
}

#companymain ul.information table th p.title{
font-weight: bold;
}

#companymain ul.information table th,
#companymain ul.information table td {
width: 99.5%;
display: block;
border-top: none;
}

#companymain ul.information table tr:first-child th{
border-top: 1px solid #ccc;
}

#companymain ul.information table th p.title,
#companymain ul.information table td p.cnt	{
font-size: 0.9em;
}

#companymain ul.information table td p.cnt a 	{
text-decoration: none;
padding: 0;
font-size: 0.9em;
}

#companymain .companyimg{
clear: both;
width: 100%;
overflow: hidden;
margin: 4% 0 0 0;
}

#companymain .companyimg ul{
clear: both;
width: 100%;
overflow: hidden;
margin: 0;
}

#companymain .companyimg ul li{
display: inline-block;
vertical-align: top;
width: 30%;
overflow: hidden;
margin: 0 1%;
}

#companymain .companyimg ul li p{
display: block;
margin-top: 2%;
text-align: center;
font-size: 0.8em;
}

#companymain .accessmap {
clear: both;
width: 100%;
margin: 0 auto 6% auto;
}

#companymain .accessmap .googlemapwrap .time{
clear: both;
margin: 0 auto;
width: 100%;
font-size: 0.9em;
}

}


/*--group_company--*/

#groupcompanymain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1250px;
}

#groupcompanymain .groupbox1 {
clear: both;
overflow: hidden;
margin: 0 auto 5% auto;
padding-bottom: 5%;
border-bottom: 1px dotted #999;
width: 100%;
max-width: 1200px;
}

#groupcompanymain .groupbox1 .leftbox {
float: left;
width: 38%;
display: block;
}

#groupcompanymain .groupbox1 .leftbox img {
float: left;
width: 100%;
display: block;
}

#groupcompanymain .groupbox1 .rightbox {
float: right;
width: 58%;
display: block;
margin: 1% 0 0 0;
}

#groupcompanymain .groupbox1 .rightbox img {
width:;
display: block;
margin: 0 0 3% 0;
}
#groupcompanymain .groupbox1 .rightbox p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
font-size: 18px;
}

#groupcompanymain .groupbox2 {
clear: both;
overflow: hidden;
margin: 0 auto 5% auto;
padding-bottom: 5%;
border-bottom: 1px dotted #999;
width: 100%;
max-width: 1200px;
}

#groupcompanymain .groupbox2 .rightbox {
float: right;
width: 38%;
display: block;
}

#groupcompanymain .groupbox2 .rightbox img {
float: left;
width: 100%;
display: block;
}

#groupcompanymain .groupbox2 .leftbox {
float: left;
width: 58%;
display: block;
margin: 1% 0 0 0;
}

#groupcompanymain .groupbox2 .leftbox img {
width:;
display: block;
margin: 0 0 3% 0;
}
#groupcompanymain .groupbox2 .leftbox p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
font-size: 18px;
}


#groupcompanymain .groupbox3 {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
max-width: 1200px;
}

#groupcompanymain .groupbox3 .leftbox {
float: left;
width: 38%;
display: block;
}

#groupcompanymain .groupbox3 .leftbox img {
float: left;
width: 100%;
display: block;
}

#groupcompanymain .groupbox3 .rightbox {
float: right;
width: 58%;
display: block;
margin: 1% 0 0 0;
}

#groupcompanymain .groupbox3 .rightbox img {
width:;
display: block;
margin: 0 0 3% 0;
}
#groupcompanymain .groupbox3 .rightbox p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
font-size: 18px;
}

#groupcompanymain .arbutton1 a {
display: block;
position: relative;
padding: 1em 1em;
width: 260px;
color: #fff;
font-size: 18px;
letter-spacing: 0.1em;
font-weight: 700;
text-align: center;
background-color: #34569A;
transition: 0.3s;
margin: 4% 0 0 0;
text-decoration: none;
}

#groupcompanymain .arbutton1 a::after {
content: '';
position: absolute;
top: 9px;
left: 9px;
width: 0;
height: 0;
  /*2色パターン*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-topだけに色指定*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
}

@media screen and (max-width: 1200px){

#groupcompanymain{
width: 90%;
margin: 0 auto;
}
}

@media screen and (max-width: 720px){	

#groupcompanymain .groupbox1 {
clear: both;
overflow: hidden;
width: 100%;
}

#groupcompanymain .groupbox1 .leftbox {
clear: both;
overflow: hidden;
width: 100%;
}

#groupcompanymain .groupbox1 .leftbox img {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
display: block;
text-align: center;
}

#groupcompanymain .groupbox1 .leftbox img {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
display: block;
text-align: center;
}

#groupcompanymain .groupbox1 .rightbox {
clear: both;
overflow: hidden;
width: 100%;
}

#groupcompanymain .groupbox1 .rightbox img {
clear: both;
overflow: hidden;
width: 80%;
}

#groupcompanymain .groupbox1 .rightbox p {
clear: both;
overflow: hidden;
font-size: 1em;
}

#groupcompanymain .groupbox2 {
clear: both;
overflow: hidden;
width: 100%;
}

#groupcompanymain .groupbox2 .rightbox {
clear: both;
overflow: hidden;
width: 100%;
}

#groupcompanymain .groupbox2 .rightbox img {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
display: block;
text-align: center;
}

#groupcompanymain .groupbox2 .rightbox img {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
display: block;
text-align: center;
}

#groupcompanymain .groupbox2 .leftbox {
clear: both;
overflow: hidden;
width: 100%;
}

#groupcompanymain .groupbox2 .leftbox img {
clear: both;
overflow: hidden;
width: 80%;
}

#groupcompanymain .groupbox2 .leftbox p {
clear: both;
overflow: hidden;
font-size: 1em;
}	

#groupcompanymain .groupbox3 {
clear: both;
overflow: hidden;
width: 100%;
margin:0 0 10% 0;
}

#groupcompanymain .groupbox3 .leftbox {
clear: both;
overflow: hidden;
width: 100%;
}

#groupcompanymain .groupbox3 .leftbox img {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
display: block;
text-align: center;
}

#groupcompanymain .groupbox3 .leftbox img {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
display: block;
text-align: center;
}

#groupcompanymain .groupbox3 .rightbox {
clear: both;
overflow: hidden;
width: 100%;
}

#groupcompanymain .groupbox3 .rightbox img {
clear: both;
overflow: hidden;
width: 80%;
}

#groupcompanymain .groupbox3 .rightbox p {
clear: both;
overflow: hidden;
font-size: 1em;
}	
	
#groupcompanymain .arbutton1 a {
display: block;
position: relative;
padding: 1em 2em;
width: 50%;
color: #fff;
font-size: 1em;
letter-spacing: 0.1em;
font-weight: 700;
text-align: center;
background-color: #34569A;
transition: 0.3s;
margin: 4% auto 0 auto;
text-decoration: none;
}

#groupcompanymain .arbutton1 a::after {
content: '';
position: absolute;
top: 9px;
left: 9px;
width: 0;
height: 0;
  /*2色パターン*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-topだけに色指定*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
}

}


/*--processing--*/

#processingmain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1250px;
}

#processingmain .toptxt {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
text-align: center;
font-size: 17px;
line-height: 2em;
}

#processingmain .processingbox {
clear: both;
overflow: hidden;
margin: 0 auto 2% auto;
width: 100%;
}

#processingmain .processingbox li {
margin: 0 2% 5% 2%;
display: inline-block;
width: 44.5%;
vertical-align: top;
}

#processingmain .processingbox li img {
width: 100%;
}

#processingmain .processingbox li p {
font-size: 22px;
margin: 1% 0 0 0;
}

#processingmain .flowimg img {
margin: 0 auto 4% auto;
}

@media screen and (max-width: 1200px){

#processingmain{
width: 90%;
margin: 0 auto;
}
}

@media screen and (max-width: 720px){	

#processingmain .toptxt {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
text-align: center;
font-size: 0.9em;
line-height: 1.8em;
}
	
#processingmain .processingbox {
clear: both;
overflow: hidden;
width: 100%;
}

#processingmain .processingbox li {
margin: 0 2% 5% 2%;
display: inline-block;
width: 44.5%;
vertical-align: top;
}

#processingmain .processingbox li img {
width: 100%;
}

#processingmain .processingbox li p {
font-size: 0.9em;
margin: 2% 0 0 0;
line-height: 1.2em;
}
	
}


/*--poison--*/

#poisonmain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1250px;
}

#poisonmain .poisonbox {
clear: both;
overflow: hidden;
margin: 0 auto 4% auto;
width: 100%;
}

#poisonmain .poisonbox .leftbox {
float: left;
margin: 0 0 0 0;
width: 30%;
}

#poisonmain .poisonbox .leftbox img {
width: 100%;
}

#poisonmain .poisonbox .rightbox {
float: right;
margin: 1% 0 0 0;
width: 66%;
}

#poisonmain .poisonbox .rightbox .ttl {
display: block;
margin: 0 0 2% 0;
font-size: 34px;
font-weight: bold;
color: #335399;
}

#poisonmain .poisonbox .rightbox .disc {
display: block;
margin: 0 0 3% 0;
font-size: 18px;
line-height: 1.8em;
}

#poisonmain .poisonbox .rightbox .attention {
display: block;
margin: 0;
font-size: 18px;
text-decoration: underline;
line-height: 1.8em;
font-weight: bold;
color: #335399;
}


@media screen and (max-width: 1200px){

#poisonmain{
width: 90%;
margin: 0 auto;
}
	
}

@media screen and (max-width: 720px){	

#poisonmain .poisonbox{
margin: 0 auto 6% auto;
}
	
#poisonmain .poisonbox .leftbox {
float: none;
margin: 0 auto 3.5% auto;
text-align: center;
width: 60%;
}

#poisonmain .poisonbox .leftbox img {
width: 100%;
}

#poisonmain .poisonbox .rightbox {
float: none;
margin: 0 0 0 0;
width: 100%;
}

#poisonmain .poisonbox .rightbox .ttl {
display: block;
margin: 0 0 2.5% 0;
font-size: 1.3em;
line-height: 1.4em;
font-weight: bold;
color: #335399;
}

#poisonmain .poisonbox .rightbox .disc {
display: block;
margin: 0 0 3% 0;
font-size: 0.9em;
line-height: 1.6em;
}

#poisonmain .poisonbox .rightbox .attention {
display: block;
margin: 0;
font-size: 0.9em;
text-decoration: underline;
line-height: 1.6em;
font-weight: bold;
color: #335399;
}	

}


/*--cast--*/

#castmain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1250px;
}

#castmain .toptxt {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
text-align: center;
font-size: 17px;
line-height: 2em;
}


#castmain .castbox1 {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
padding-bottom: 3%;
width: 100%;
max-width: 1250px;
}

#castmain .castbox1 .leftbox {
float: left;
width: 38%;
display: block;
}

#castmain .castbox1 .leftbox img {
float: left;
width: 100%;
display: block;
}

#castmain .castbox1 .rightbox {
float: right;
width: 58%;
display: block;
margin: 1% 0 0 0;
}

#castmain .castbox1 .rightbox img {
width:;
display: block;
margin: 0 0 3% 0;
}
#castmain .castbox1 .rightbox p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
font-size: 18px;
}

#castmain .castbox2 {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
padding-bottom: 3%;
width: 100%;
max-width: 1250px;
}

#castmain .castbox2 .rightbox {
float: right;
width: 38%;
display: block;
}

#castmain .castbox2 .rightbox img {
float: left;
width: 100%;
display: block;
}

#castmain .castbox2 .leftbox {
float: left;
width: 58%;
display: block;
margin: 1% 0 0 0;
}

#castmain .castbox2 .leftbox img {
width:;
display: block;
margin: 0 0 3% 0;
}

#castmain .castbox2 .leftbox p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
font-size: 18px;
}

#castmain .equipimgbox{
width: 100%;
margin: 0 auto;
}

#castmain .equipimgbox ul li{
width: 31%;
margin: 0 1% 0 1%;
display: inline-block;
vertical-align: top;
}

#castmain .equipimgbox ul li img{
width: 100%;
}

#castmain .equipimgbox ul li p{
display: block;
margin: 1% 0 0 0;
font-size: 17px;
}


@media screen and (max-width: 1200px){

#castmain{
width: 90%;
margin: 0 auto;
}

}


@media screen and (max-width: 720px){	

#castmain .toptxt {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
text-align: center;
font-size: 0.9em;
line-height: 1.8em;
}

#castmain .castbox1 {
clear: both;
overflow: hidden;
width: 100%;
margin: 0 auto 8% auto;
}

#castmain .castbox1 .leftbox {
clear: both;
overflow: hidden;
width: 100%;
}

#castmain .castbox1 .leftbox img {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
display: block;
text-align: center;
}

#castmain .castbox1 .leftbox img {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
display: block;
text-align: center;
}

#castmain .castbox1 .rightbox {
clear: both;
overflow: hidden;
width: 100%;
}

#castmain .castbox1 .rightbox img {
clear: both;
overflow: hidden;
width: 35%;
}

#castmain .castbox1 .rightbox p {
clear: both;
overflow: hidden;
font-size: 1em;
}

#castmain .castbox2 {
clear: both;
overflow: hidden;
width: 100%;
margin: 0 auto 8% auto;
}

#castmain .castbox2 .rightbox {
clear: both;
overflow: hidden;
width: 100%;
}

#castmain .castbox2 .rightbox img {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
display: block;
text-align: center;
}

#castmain .castbox2 .rightbox img {
clear: both;
overflow: hidden;
margin: 0 auto 3% auto;
display: block;
text-align: center;
}

#castmain .castbox2 .leftbox {
clear: both;
overflow: hidden;
width: 100%;
}

#castmain .castbox2 .leftbox img {
clear: both;
overflow: hidden;
width: 35%;
}

#castmain .castbox2 .leftbox p {
clear: both;
overflow: hidden;
font-size: 1em;
}

#castmain .equipimgbox{
width: 100%;
margin: 0 auto 6% auto;
}

#castmain .equipimgbox ul li{
width: 47%;
margin: 0 1% 0 1%;
display: inline-block;
vertical-align: top;
}

#castmain .equipimgbox ul li img{
width: 100%;
}

#castmain .equipimgbox ul li p{
display: block;
margin: 1% 0 0 0;
font-size: 0.9em;
}
	
}


/*--selling--*/

#sellingmain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1250px;
}

#sellingmain .toptxt {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
text-align: center;
font-size: 17px;
line-height: 2em;
}

#sellingmain .toptxt span {
display: block;
margin: 0 auto 1% auto;
width: 100%;
text-align: center;
font-size: 30px;
font-weight: bold;
line-height: 2em;
color: #335399;
}

#sellingmain .arbutton1 a {
display: block;
position: relative;
padding: 1em 2em;
width: 300px;
color: #fff;
font-size: 20px;
letter-spacing: 0.1em;
font-weight: 700;
text-align: center;
background-color: #34569A;
transition: 0.3s;
margin: 4% auto 0 auto;
text-decoration: none;
}

#sellingmain .arbutton1 a::after {
content: '';
position: absolute;
top: 9px;
left: 9px;
width: 0;
height: 0;
  /*2色パターン*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-topだけに色指定*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
}

#sellingmain .sellingbox1,
#sellingmain .sellingbox2,
#sellingmain .sellingbox3{
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#sellingmain .sellingbox4{
clear: both;
overflow: hidden;
margin: 0 auto;
width: 100%;
}

#sellingmain .sellingbox1 p{
font-size: 16px;
}

#sellingmain .sellingbox2 .leftbox,
#sellingmain .sellingbox3 .leftbox{
width: 56%;
float: left;
}

#sellingmain .sellingbox2 .leftbox p,
#sellingmain .sellingbox3 .leftbox p{
font-size: 16px;
}

#sellingmain .sellingbox2 .rightbox,
#sellingmain .sellingbox3 .rightbox{
width: 40%;
float: right;
}

#sellingmain .sellingbox2 .rightbox img,
#sellingmain .sellingbox3 .rightbox img{
width: 100%;
}

#sellingmain .sellingbox4 ul{
width: 85%;
margin: 0 auto;
}

#sellingmain .sellingbox4 ul li{
width: 47%;
display: inline-block;
margin: 0 1% 5% 1%;
vertical-align: top;
}

#sellingmain .sellingbox4 ul li a{
display: block;
margin: 0 0 2% 0;
font-weight: bold;
font-size: 27px;
}

#sellingmain .sellingbox4 ul li p{
display: block;
margin: 0 0 0 0;
font-size: 16px;
line-height: 1.8em;
}



@media screen and (max-width: 1200px){

#sellingmain{
width: 90%;
margin: 0 auto;
}
}

@media screen and (max-width: 720px){	

#sellingmain .toptxt {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
text-align: center;
font-size: 0.9em;
line-height: 1.8em;
}

#sellingmain .toptxt span {
clear: both;
overflow: hidden;
margin: 0 auto 2% auto;
width: 100%;
text-align: center;
font-size: 1.4em;
line-height: 1.4em;
}
	
#sellingmain .sellingbox1 p{
font-size: 0.9em;
}

#sellingmain .arbutton1 a {
display: block;
position: relative;
padding: 1em 2em;
width: 50%;
color: #fff;
font-size: 1em;
letter-spacing: 0.1em;
font-weight: 700;
text-align: center;
background-color: #34569A;
transition: 0.3s;
margin: 4% auto 0 auto;
text-decoration: none;
}

#sellingmain .arbutton1 a::after {
content: '';
position: absolute;
top: 9px;
left: 9px;
width: 0;
height: 0;
  /*2色パターン*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-leftだけに色指定*/
  border-bottom: 9px solid transparent;
  border-left: 9px solid #fff;

  /*1色パターン：border-topだけに色指定*/
  border-top: 9px solid #fff;
  border-right: 9px solid transparent;
}


#sellingmain .sellingbox2 .leftbox,
#sellingmain .sellingbox3 .leftbox{
width: 100%;
float: none;
}

#sellingmain .sellingbox2 .leftbox p,
#sellingmain .sellingbox3 .leftbox p{
font-size: 0.9em;
}

#sellingmain .sellingbox2 .rightbox,
#sellingmain .sellingbox3 .rightbox{
width: 100%;
float: none;
text-align: center;
margin: 3% auto 0 auto;
display: block;
}

#sellingmain .sellingbox2 .rightbox img,
#sellingmain .sellingbox3 .rightbox img{
width: 100%;
}

#sellingmain .sellingbox4{
margin: 0 auto 4% auto;
}

#sellingmain .sellingbox4 ul{
width: 80%;
margin: 0 auto;
}

#sellingmain .sellingbox4 ul li{
width: 100%;
display: block;
margin: 0 0 6% 0;
vertical-align: top;
}

#sellingmain .sellingbox4 ul li a{
display: block;
margin: 0 0 2% 0;
font-weight: bold;
font-size: 1.2em;
}

#sellingmain .sellingbox4 ul li p{
display: block;
margin: 0 0 0 0;
font-size: 0.9em;
line-height: 1.8em;
}

	
}





/*--diagnostic--*/

#diagnosticmain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1250px;
}

#diagnosticmain .toptxt {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
text-align: center;
font-size: 17px;
line-height: 2em;
}

#diagnosticmain .chartbox {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#diagnosticmain .chartbox img {
display: block;
margin: 0 auto 2% auto;
text-align: center;
width: 70%;
}

#diagnosticmain .diagbox {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
}

#diagnosticmain table {
width: 100%;
border-collapse: collapse;
background: #ffffff;
}

#diagnosticmain table tr td {
border: 1px #dbdbdb solid;
}

#diagnosticmain table tr td.tablebk{
background-color: #eef5f9;
}

#diagnosticmain table tr td p.hdtitle {
padding: 10px 0 8px 14px;
font-size: 24px;
font-weight: bold;
text-align: center;
}

#diagnosticmain table tr td .title {
padding: 8px 0 8px 14px;
display: block;
}

#diagnosticmain table tr td .cnt {
padding: 8px 0 8px 14px;
display: block;
}



@media screen and (max-width: 1200px){

#diagnosticmain{
width: 90%;
margin: 0 auto;
}
}

@media screen and (max-width: 720px){	

#diagnosticmain .toptxt {
clear: both;
overflow: hidden;
margin: 0 auto 6% auto;
width: 100%;
text-align: center;
font-size: 0.9em;
line-height: 1.8em;
}

#diagnosticmain .chartbox {
clear: both;
overflow: hidden;
margin: 0 auto 8% auto;
width: 100%;
}

#diagnosticmain .chartbox img {
display: block;
margin: 0 auto 2% auto;
text-align: center;
width: 90%;
}

#diagnosticmain table tr td p.hdtitle {
padding: 10px 0 8px 14px;
font-size: 1em;
font-weight: bold;
text-align: center;
}

#diagnosticmain table tr td .title {
padding: 8px 5px 8px 10px;
margin: 0 auto;
display: block;
font-size: 0.9em;
}

#diagnosticmain table tr td .cnt {
padding: 8px 10px 8px 10px;
margin: 0 auto;
display: block;
font-size: 0.9em;
}

#diagnosticmain table tr td .cnt p {
font-size: 0.9em;
}	
	
}


/*---contact---*/

#contactmain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1250px;
}

#contactmain .telfaxbox ul{
clear: both;
display: block;
max-width: 1250px;
overflow: hidden;
margin: 0 auto;
text-align: center;
}

#contactmain .telfaxbox ul li{
display: inline-block;
width: 35%;
margin: 0 1% 3% 1%;
vertical-align: top;
font-size: 3.5em;
color:#333;
letter-spacing: 0.04em;
}

#contactmain .telfaxbox ul li span{
margin: 0 2% 0 0;
vertical-align: middle;
color:#333;
}

#contactmain .telfaxbox ul li a{
text-decoration: none;
color:#333;
}



#contactmain .comment {
width: 100%;
padding-bottom: 30px;
}

#contactmain .comment p {
font-size: 16px;
}

#contactmain ul.contactform {
margin: 0 auto 0;
padding-bottom: 35px;
width: 100%;
margin: 2% auto 6% auto;
}

#contactmain ul.contactform .descriptiontxt {
padding: 5px 30px 15px 5px;
}

#contactmain ul.contactform li.attention {
padding: 0 30px 35px 0;
}

#contactmain ul.contactform table	{
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

#contactmain ul.contactform table th{
width: 20%;
}

#contactmain ul.contactform table th.height	{
vertical-align: top;
}

#contactmain ul.contactform table th p.title 	{
text-align: left;
padding: 5px 12px 15px 12px;
}

#contactmain ul.contactform table td p.cnt	{
text-align: left;
padding: 12px;
line-height: 170%;
}

#contactmain ul.contactform .input1 {
width: 80%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

#contactmain ul.contactform .input1:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .input2 {
width: 60%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

#contactmain ul.contactform .input2:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .input3 {
width: 12%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 15px;
}

#contactmain ul.contactform .input4 {
width: 10%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

#contactmain ul.contactform .input3:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .textarea1 {
width: 80%;
height: 200px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin:0 0 10px;
}

#contactmain ul.contactform .textarea1:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .select {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width:25%;
}

#contactmain ul.contactform .select2 {
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin: 0 0 10px;
width:60%;
}

#contactmain ul.contactform .select:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .select2:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .formtxt01 {
padding-left: 5px;
font-size: 15px;
}

#contactmain ul.contactform .formtxt02 {
padding-left: 8px;
font-size: 13px;
}

#contactmain ul.contactform .formtxt03 {
padding: 0 12px 0 4px;
}

#contactmain ul.contactform .s_text{
display: block;
font-size: 13px;
color: #444 !important;
padding: 0 12px 0 12px;
}

#contactmain ul.contactform li ul.buttonarea {
padding-left: 28%;
padding-top: 30px;
}

#contactmain ul.contactform li ul.buttonarea li {
float: left;
padding: 5px 20px 15px 0;
}

#contactmain ul.contactform li ul.buttonarea li .submit {
border: none;
cursor: pointer;
width: 200px;
height: 48px;
padding: 8px;
background-color: #efefef;
border-radius: 3px;
border: 1px solid #c7c7c7;
}

#contactmain ul.contactform li ul.buttonarea li .submit:hover {
border: 3px solid #0C419A;
background:#fafafa;
transition: all 0.8s ease 0s;
}

#contactmain .privacy {
display: block;
width: 100%;
margin-bottom: 8%;
}

#contactmain .privacy p {
font-size: 15px;
}

#contactmain ul.thanks {
width: 100%;
height: 500px;
}

#contactmain ul.thanks p {
text-align: center;
font-size: 22px;
font-weight: bold;
line-height: 250%;
}

#contactmain ul.thanks p a {
text-align: center;
padding-top: 55px;
font-size: 18px;
font-weight: bold;
}

#contactmain ul.thanks p a:hover {
text-decoration: none;
}

#contactmain .privacy01,
#contactmain .privacy02 {
clear: both;
width: 70%;
margin: 2% auto 8% auto;
}

#contactmain .privacy01 p,
#contactmain .privacy02 p {
clear: both;
width: 100%;
display: block;
margin: 0 auto;
line-height: 1.8em;
}


@media screen and (max-width: 1200px){

#contactmain{
width: 90%;
clear: both;
margin: 0 auto;
overflow: hidden;
}

#contactmain ul.contactform .descriptiontxt {
font-size: 0.9em;
}

#contactmain ul.tel .number,
#contactmain ul.fax .number {
font-size: 38px;
text-decoration: none;
font-weight: 500;
}

#contactmain ul.tel li a {
font-size: 38px;
text-decoration: none;
font-weight: 500;
}

#contactmain ul.contactform table	{
width: 99.9%;
border-collapse: collapse;
border-spacing: 0;
}

#contactmain ul.contactform table th p.title 	{
text-align: left;
padding: 7px;
font-weight: bold;
}

#contactmain ul.contactform table th,
#contactmain ul.contactform table td {
width: 99.9%;
display: block;
border-top: none;
}

#contactmain ul.contactform .input1 {
width: 80%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin:0 0 5px;
}

#contactmain ul.contactform .input1:focus {
border: solid 2px #32badc;
}

#contactmain ul.contactform .input2 {
width: 60%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 5px;
}

#contactmain ul.contactform .input3 {
width: 40%;
border-radius: 3px;
padding: 10px;
border: 2px solid #d8d8d8;
margin: 0 0 15px;
}

#contactmain ul.contactform .textarea1 {
width: 80%;
height: 200px;
border-radius: 3px;
padding: 6px;
border: 2px solid #d8d8d8;
margin:0 0 5px;
}

#contactmain ul.contactform .s_text{
display: block;
font-size: 0.9em;
margin-bottom: 2%;
}

#contactmain ul.contactform li ul.buttonarea {
padding-left: 0px;
}

#contactmain ul.contactform li ul.buttonarea li {
width: 100%;
}

#contactmain ul.contactform li ul.buttonarea li .submit {
border: none;
cursor: pointer;
width: 100%;
height: 48px;
padding: 8px;
background-color: #efefef;
border-radius: 3px;
border: 1px solid #c7c7c7;
}

#contactmain ul.contactform li ul.buttonarea li .submit:hover {
border: 3px solid #fa7f55;
background:#fafafa;
transition: all 0.8s ease 0s;
}

#contactmain .privacy01 p,
#contactmain .privacy02 p {
font-size: 13px;
line-height: 2em;
}

}


@media screen and (max-width: 720px){

#contactmain .ctgreeting{
display: block;
font-size: 0.9em;
margin-bottom: 4%;
}

#contactmain .telfaxbox{
clear: both;
width: 100%;
padding: 0 0 6% 0;
margin: 0 auto;
}

#contactmain .telfaxbox p{
clear: both;
max-width: inherit;
width: 90%;
padding: 7% 0 1% 0;
margin: 0 auto;
font-size: 0.9em;
}

#contactmain .telfaxbox ul{
clear: both;
display: block;
max-width: inherit;
width: 90%;
overflow: hidden;
margin: 0 auto;
text-align: center;
}

#contactmain .telfaxbox ul li{
display: block;
width: 100%;
margin: 0 1% 0 1%;
vertical-align: top;
font-size: 2.4em;
color:#333;
letter-spacing: 0.04em;
}

#contactmain .telfaxbox ul li span{
margin: 0 2% 0 0;
vertical-align: middle;
color:#333;
}

#contactmain .telfaxbox ul li a{
text-decoration: none;
color:#333;
font-size: 1em;
}




#contactmain .time{
display: block;
font-weight: bold;
font-size: 0.8em;
text-align: center;
margin-top: 2.7%;
}

#contactmain ul.contactform{
width: 100%;
}

#contactmain .privacy01,
#contactmain .privacy02{
clear: both;
width: 100%;
margin: 0 auto 9% auto;
}

#contactmain .privacy p {
font-size: 0.9em;
}


}



/*---thanks---*/

#thanksmain h3.mainttl {
display: block;
color: #3C1F06;
font-size: 2.3em;
font-weight: bold;
text-align: left;
overflow: hidden;
margin: 0 auto 25px auto;
padding: 0 1% 1% 0;
letter-spacing: 0.07em;
border-bottom: 4px solid #FF8000;
}


#thanksmain {
clear: both;
margin: 0 auto;
overflow: hidden;
position: relative;
}

#thanksmain .thanksbox {
clear: both;
width: 70%;
overflow: hidden;
margin: 0 auto 6% auto;
}


@media screen and (max-width: 720px){	

#thanksmain h3.mainttl {
display: block;
color: #3C1F06;
font-size: 1.2em;
font-weight: bold;
text-align: left;
overflow: hidden;
margin: 0 auto 25px auto;
padding: 0 1% 1% 0;
letter-spacing: 0.07em;
border-bottom: 4px solid #FF8000;
}

#thanksmainimg {
width: 100%;
height: 180px;
overflow: hidden;
margin: 0 auto 5% auto;
padding: 0;
background-size: cover;
background: url(../images/contact/spcontactmainimg.png) #CCC no-repeat;
background-position: center;
}

#thanksmain .thanksbox {
clear: both;
overflow: hidden;
width: 90%;
margin: 2% auto 8% auto;
}

#thanksmain .thanksbox .disc{
display: block;
margin: 1% 0 2% 0;
font-size: 1em;
line-height: 1.8em;
}

}



/* Q＆A */
#faqmain {
clear: both;
margin: 0 auto;
overflow: hidden;
max-width: 1250px;
}

#faqmain .qabox01 {
	margin-bottom: 40px;
}

#faqmain .qabox01:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .qabox01 {
    height: 1em;
    overflow: visible;
}
/**/

#faqmain .qabox01 p {
	margin-bottom: 30px;
	margin-left: 10px;
}

#faqmain .qabox01 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#faqmain .qabox01 li {
	float: left;
	width: 290px;
	margin-right: 21px;
}

#faqmain .qabox01 li.qaw01 {
	margin-right: 0px;
}

#faqmain .qabox02 {
	margin-bottom: 6%;
}

#faqmain .button08 a {
	display: block;
	color: #34569A;
	text-align: center;
	text-decoration: none;
	width: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 14px 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: bold;
	font-size: 17px;
	background-color: #fff;
	border: 3px solid #34569A;
}

#faqmain .button08 a:hover{
	color: #fff;
	background-color: #34569A;
	text-decoration: none;
	font-weight: bold;
	border: 3px solid #34569A;
	opacity:1;
}

#faqmain .qabox02 h4 a:hover{
	text-decoration: none;
}

#faqmain .qapanel {
	margin-bottom: 0px;
}
 
#faqmain .qapanel > dt {
	background-color: #34569A;
	color: white;
	font-size: 14pt;
	cursor: pointer;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: bold;
}
 
#faqmain .qapanel > dd {
	margin-bottom: 30px;
	padding: 20px;
	background-color: #EAF2FB;
	margin-left: 0px;
}



@media screen and (max-width: 1200px){
	
#faqmain{
width: 90%;
margin: 0 auto;
}
 
#faqmain .qapanel > dt {
	background-color: #34569A;
	color: white;
	font-size: 1em;
	cursor: pointer;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: bold;
}


}

@media screen and (max-width: 720px){	

#faqmain p {
font-size: 0.9em;
line-height: 1.8em;
}

#faqmain .qabox01 li {
	float: left;
	width: 98%;
	margin: 0 auto;
}

#faqmain .button08 a {
	display: block;
	color: #34569A;
	text-align: center;
	text-decoration: none;
	width: 100%;
	margin: 0 auto 20px auto;
	margin-left: auto;
	padding: 14px 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: bold;
	font-size: 17px;
	background-color: #fff;
	border: 3px solid #34569A;
}

#faqmain .button08 a:hover{
	color: #fff;
	background-color: #34569A;
	text-decoration: none;
	font-weight: bold;
	border: 3px solid #34569A;
	opacity:1;
}


}









