@charset "utf-8";
/* CSS Document */

.business{ background-color:#F7F8F8; margin-top:80px }
.business .icon{ width:90%; margin:0 auto; } 
.businessmenu{ flex-basis:30%; flex-shrink: 0;background-color:#FFF;padding:30px 0 30px 5vw;
 position:sticky; top:0; left:0; margin:0 20px 30px 0}
.toggle_contents{min-width:120px; font-weight:bold; font-size:14px; position:relative; }
.toggle_title ,.toggle_title_non {line-height: 42px;margin:0;padding:0 ;position: relative;cursor: pointer;transition: 0.3s;}
.toggle_title:hover {color: #fd7e00;}
.toggle_title:before,
.toggle_title:after {background-color: #000;content: "";display: block;position: absolute;width: 20px;height: 2px;top: 48%;right: 20px;}
.toggle_title:before {transform: translateY(-50%) rotate(90deg);top: 50%;}
.toggle_title.selected:before {transform: rotate(180deg);transition: .2s}
.toggle_title.selected:after {opacity: 0;transition: .1s}
.height2{ height:850px;}
.height1{ height:600px;}

.toggle_txt ,.toggle_txt_non {background: #14b29a;display:none;color:#FFF; padding:20px; margin:0;display:none;  }
.toggle_txt a ,.toggle_txt_non a{ width:100%; display:block; margin:10px; color:#FFF }
.toggle_txt_non{ display:block !important}

.business h5{ font-size:24px; line-height:34px;margin:20px 0 0 0; padding:25px 0 0 0;color: #27525A;}
.business h6{font-size:16px; line-height:20px; margin:20px 0; padding:0; display: flex; align-items: center; }
.business h6::before {border-top:#49BAA8 3px solid; content: ""; width:20px; margin-right:20px;}
.businessflex{ display:flex; min-height:60vw;}
.businessmenuttl{ font-size:14px; color:#000; font-weight:bold; margin:40px 0 10px 0; padding:0; display:block }
.polygon { background-color:#49BAA8; width:60px; height:60px; clip-path: polygon(100% 0, 0 0, 0 100%); position:absolute; top:0; left:0}
.business section{ width:63%; margin:0 5% 30px 0; background-color:#FFF; padding:50px; position:relative; display:block !important; height:auto}
.business h1{ font-size:30px; line-height:40px; border-bottom:#F7F8F8 5px solid;color: #27525A; padding:0 0 20px 0; margin:0 0 50px 0; }
.business article{ width:100%}
.business article a{ color:#666}
h3{font-size:20px; line-height:0px; display: flex; align-items: center; }
h3::before {border-top:#49BAA8 3px solid; content: ""; width:20px; margin-right:20px;}
.business article h7{ margin:20px 0; padding:10px 20px; background-color:#49BAA8; font-weight:normal; display:block; color:#FFF}
.business article h4{ margin:20px 0 !important; font-weight:normal; border-bottom:#49BAA8 2px solid;}
.business article h2{ margin:40px 0 20px 0 !important; padding:0 0 0 20px; font-size:24px; line-height:30px; border-left:#49BAA8 5px solid; }
iframe.photo{ min-height:50vh}
.business p{ padding:0 0 10px 0 !important}
.bd{ border:#000 1px solid}
.photo{ width:100%; margin:0; padding:20px 0 0 0; box-sizing:border-box; text-align:right; 
font-size:12px; line-height:18px;  justify-content: space-between; }
.photo img{ width:100%;  }
.photo div img{ padding:0 1%;  }
.photo1 div{ width:49%;}
.photo2 div{ width:31%;}
.photo3{ width:73% }
.photo4{ width:26%}
.photo5{ width:100%; display:flex;justify-content: space-between; font-size:12px;flex-wrap: wrap; }.photo5 div{ width:32%}
.businessmenu ul{ list-style:none}
.businessmenu ul li{ padding:5px 0  }
.businessmenu ul li a{ color:#333; }
.businessmenu ul li a:hover{ color:; }
.photo2{ float:right; width:30%; clear:both}
 p{ margin:20px 0 0 0}
.floatR1 { float:right; margin:10px 0px 10px 10px;}
.hyou { border-top:1px dotted #666666;border-left:1px dotted #666666; display:flex;flex-wrap: wrap;}
.hyou dt, .hyou dd { border-bottom:1px dotted #666666; border-right:1px dotted #666666; padding:10px; font-size:14px; line-height:20px}
.hyouttl{background-color:#999 !important}
.newbz article ul{ margin:0; padding:0 0 0 25px}
.newbz article ul li{ margin:0; padding:0}
.newbz article{ clear:both;}
.newbz article .photo2{ margin:0 0 20px 20px; float:right } 
.newbz article .pdf{ background:url(../img/business/pdf.png) no-repeat center left; padding:10px 0 0 30px; color:#333; font-size:16px; line-height:20px; min-height:30px; display:block }
@media only screen and (max-width: 1024px) {
.business{ margin:50px 0 0 0;}
.photo2{width:100%; margin:0 0 20px 0}
.businessmenu{ display:none}
.business section{ width:98%; margin:30px 1%; padding:50px 20px }
.business h5{ margin:20px 0 0 20px;}
.business h6{margin:20px 0 0 20px;  }
.businessmenuttl{ font-size:14px; color:#000; font-weight:bold; margin:40px 0 10px 0; padding:0; display:block }
.hyou dt { width:100% !important; border-bottom:none; background-color:#F7F8F8 }
.hyou dd { width:100% !important; background-color:#FFF}
.floatR1{ float:none; width:100% !important; }.floatR1 img{ width:100%;}
.hyouttl{ border:none !important}
.business h1{ font-size:20px; line-height:30px; padding:0 0 10px 0; margin:0; }
}
@media only screen and (max-width: 768px) {
.business section article{ width:100%; margin:60px auto;}
.business h5{ margin:0;  }
.business h6{margin:10px 20px }
.photo5 div{ width:100%}
.business article{ margin:0 !important; }
}

@media only screen and (max-width: 568px) {
.photo{ padding:10px 0 0 0;  }
.photo2 div{ width:90%; margin:5px auto}
.photo3{ width:90%; margin:5px auto}
.photo4{ width:90%; margin:5px auto}
}
