@charset "UTF-8";

#main {
background-image:url(../images/pat_01.png);
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
min-width: 670px;
}

h1 {
font-size: 12px;
color:#333333;
line-height:120%;
padding: 10px 10px 0px 10px;
margin:5px;
font-weight:100;
}

h2 {
font-size: 13px;
padding: 0px;
margin:0px;
font-weight:100;
}

h3 {
font-size: 13px;
padding: 0px;
margin:0px;
font-weight:200;
}

.main {
width: 670px;
background-color:#FFFFFF;
border-left:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;
/*border-bottom:#CCCCCC 1px solid;*/
}

.topics {
width: 476px;
border-top: 1px solid #99CC99;
border-left: 1px solid #99CC99;
border-right: 1px solid #99CC99;
border-bottom: 1px solid #99CC99;
}

.box_top {
width: 280px;
margin:5px;
padding:10px;
}

.box_sm {
width: 600px;
margin:10px;
}

.box_sm table {
  border-collapse: separate;
  border-spacing: 10px;
}

.box_top2 {
width: 650px;
font-size: 11px;
color:#333333;
line-height:120%;
padding: 10px 10px 10px 10px;
}

.box_menu {
width: 650px;
font-size: 11px;
color:#333333;
background-color:#DDDDDD;
line-height: 21px;
margin-top:7px;
text-indent:11px;
}

.box_style1 {
width: 390px;
line-height:125%;
padding: 0px;
margin:10px;
text-indent:13px;
}

.box_style2 {
width: 390px;
margin:10px;
}

.style1 {
font-size: 14px;
line-height:130%;
padding: 2px 0px 0px 0px;
}

.style2 {
font-size: 12px;
line-height:120%;
padding: 0px 0px 0px 0px;
}

.title {
font-size: 14px;
color:#006699;
line-height:150%;
padding: 0px 0px 0px 0px;
}

.red {
font-size: 14px;
color:#CC0000;
line-height:130%;
padding: 2px 0px 0px 0px;
}

.blue {
font-size: 14px;
color:#0066CC;
line-height:130%;
padding: 2px 0px 0px 0px;
}

.gray {
color:#555555;
}

.mini {
font-size: 10px;
color:#555555;
}

.mini_red {
font-size: 10px;
color:#CC0000;
}


a { color: #FC913A; }
a:link    { color: #FC913A; text-decoration: none; }
a:visited { color: #FC913A; text-decoration: none; }
a:active  { color: #F68655; text-decoration: underline; }
a:hover   { color: #F68655; text-decoration: underline; }

.boder01 {
border-bottom:#CCCCCC 1px dashed;
}

.boder02 {
border-bottom:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;
color:#FF9966;
}

.boder03 {
border-bottom:#CCCCCC 1px solid;
color:#FF9966;
}

.boder04 {
border-bottom:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;
}

.boder05 {
border-bottom:#CCCCCC 1px solid;
}

.border06 {
  box-sizing: border-box;
  border-top: 2px dotted #CCCCCC;
}

*.float { float: right; }
*.floatclear { clear: both; }

.txt_indent {
  line-height:120%;
  padding: 0px;
  margin-top:10px;
  text-indent:13px;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
  clear: both;
}
.txt_indent_noclr {
  line-height:120%;
  padding: 0px;
  margin-top:10px;
  text-indent:13px;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
}
.photobox01 {
  width: 175px;
  font-size: 11px;
  line-height: 120%;
  float: left;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: left;
  padding-top: 10px;
}
.photobox02 {
  font-size: 11px;
  line-height: 120%;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-left: 0px;
  text-indent: 0px;
}
.mt10 {
  margin-top:10px;
}
.pb10 {
padding-bottom:20px;
}

.btn_map {
  display: block;
  width: 100px;
  height: 30px;
  margin-bottom: 2px;
  background-image: url(../images/enterprise/btn_map.png);
}
.btn_map:hover {
  background-image: url(../images/enterprise/btn_map2.png);
}
.arrow{
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.arrow::before{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 4px;
  box-sizing: border-box;
  width: 6px;
  height: 5px;
  border: 5px solid transparent;
  border-left: 7px solid #666;
}
.description {
  font-size: 12px;
  color: #333333;
  line-height: 120%;
  padding: 10px 10px 0px 10px;
  margin: 5px;
  font-weight: 400;
}

/*common.css 追加記述 header jsで制御*/
header.header--sp {
  padding-bottom: 100px;
  font-size: 26px;
}
.header--sp .toggle-open {
  height: 100px;
  padding: 0 25px;
}
.header--sp .toggle-open__lines {
  transform: scale(1.5);
}
.header--sp .header-toggle__heading {
  height: 100px;
  padding: 0 25px;
}
.header--sp .header-toggle__heading .toggle-heading__close {
  transform: rotate(45deg) scale(1.5);
}
.header--sp .header-toggle__inner .toggle-list__link {
  height: 100px;
  line-height: 100px;
}
.header--sp .header-toggle__inner .toggle-list__link a {
  padding: 0 25px;
}
.header--sp .header-toggle__inner .toggle-list__item {
  height: 100px;
  padding: 0 25px;
  line-height: 100px;
}
.header--sp .header-toggle__inner .toggle-list__item__icon {
  transform: scale(1.5);
}
.header--sp .header-toggle__inner .toggle-list__child__item {
  height: 100px;
  line-height: 100px;
}
.style1--sp {
  font-size: 17px;
}
.style1--sp .description {
  font-size: 14px;
}
.style1--sp .box_style1 {
  font-size: 20px;
}
.style1--sp .style2 {
  font-size: 14px;
}
.style1--sp .footer__copyright {
  font-size: 14px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}