@charset "UTF-8";
/* 
	請注意！本 sass 所做設定為其他scss檔案基礎。
	本 scss 僅做基礎功能的引入，除非有其他系統規範的異動，否則請避免任何變更。
*/
/* line 5, ../sass/_base_function.scss */
.data_midlle_cp .cp_tabs ul:after, .major_info:after, .content_cp table tr td ul li:after, .content_cp:after {
  content: "​";
  display: block;
  height: 0;
  clear: both;
}

/* line 50, ../sass/_base_function.scss */
.data_midlle_cp .cp_tabs ul, .major_info .major_exp table tr td ul, .major_info .major_report table tr td ul, .content_cp table tr td p, .content_cp table tr td ul, .content_cp table tr td ol, .content_cp .r_pic table tr td h5, .content_cp .l_pic table tr td h5, .content_cp .r_pic table tr td .h5, .content_cp .l_pic table tr td .h5, .content_cp .multi_table table tr td h5 {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  list-style: none;
  background-color: transparent;
  font-size: 1em;
  font-weight: 400;
  transition: initial;
}

/* 
	請注意！本 scss 所做設定皆全域可見。
	本 sass 引入 icomoon 圖示字型，用以作為文字圖示。

	詳細資訊請參閱 https://icomoon.io/，教學請參閱 http://www.minwt.com/html/12931.html

	1 將 icon 包下載回來後，將包裡的 fonts 目錄檔案 .eot .svg .ttf .woff 檔案複製到 /Images/icon-font
	2 修改 style.css 裡的項目，步驟如下：
		1 將 @font-face 與 [class^="icon-"], [class*=" icon-"] 樣式刪除
		2 將 ":before" 字串全數刪除
		3 將 ".icon-" 取代成 ".icon-font-"
		4 將修改的內容複製至 /Sass/_bace_icon-font.scss
*/
@font-face {
  font-family: 'icomoon';
  src: url("../Images/icon-font/icomoon.eot?59oic8");
  src: url("../Images/icon-font/icomoon.eot?#iefix59oic8") format("embedded-opentype"), url("../Images/icon-font/icomoon.ttf?59oic8") format("truetype"), url("../Images/icon-font/icomoon.woff?59oic8") format("woff"), url("../Images/icon-font/icomoon.svg?59oic8#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*
本 sass 引入 icomoon 圖示字型，用以作為文字圖示。

詳細資訊請參閱 https://icomoon.io/，教學請參閱 http://www.minwt.com/html/12931.html

1 將 icon 包下載回來後，將包裡的 fonts 目錄檔案 .eot .svg .ttf .woff 檔案複製到 /Images/icon-font
2 修改 style.css 裡的項目，步驟如下：
	1 將 @font-face 與 [class^="icon-"], [class*=" icon-"] 樣式刪除
	2 將 ":before" 字串全數刪除
	3 將 ".icon-" 取代成 "%icon-font-"
	4 將修改的內容複製至 /Sass/_bace_sys-icon-font.scss
*/
/* 
	請注意！本 scss 所做設定皆全域可見。
	本 sass 引入 Images 資料夾內的 icon-pic 圖示，用以作為雪碧圖示。
*/
/* line 584, icon-pic/*.png */
.icon-pic-sprite, .icon-pic-file-type-doc, .icon-pic-file-type-docx, .icon-pic-file-type-exl, .icon-pic-file-type-link, .icon-pic-file-type-odf, .icon-pic-file-type-odp, .icon-pic-file-type-ods, .icon-pic-file-type-odt, .icon-pic-file-type-other, .icon-pic-file-type-pdf, .icon-pic-file-type-ppt, .icon-pic-file-type-pptx, .icon-pic-file-type-rar, .icon-pic-file-type-txt, .icon-pic-file-type-xls, .icon-pic-file-type-xlsx, .icon-pic-file-type-zip, .icon-pic-font-large, .icon-pic-font-medium, .icon-pic-font-smail, .icon-pic-jpg_icon, .icon-pic-json, .icon-pic-left, .icon-pic-pic-check, .icon-pic-right, .icon-pic-vedio, .icon-pic-weather-type-1, .icon-pic-weather-type-10, .icon-pic-weather-type-11, .icon-pic-weather-type-12, .icon-pic-weather-type-13, .icon-pic-weather-type-14, .icon-pic-weather-type-15, .icon-pic-weather-type-16, .icon-pic-weather-type-17, .icon-pic-weather-type-18, .icon-pic-weather-type-19, .icon-pic-weather-type-2, .icon-pic-weather-type-20, .icon-pic-weather-type-21, .icon-pic-weather-type-22, .icon-pic-weather-type-23, .icon-pic-weather-type-24, .icon-pic-weather-type-25, .icon-pic-weather-type-26, .icon-pic-weather-type-27, .icon-pic-weather-type-28, .icon-pic-weather-type-29, .icon-pic-weather-type-3, .icon-pic-weather-type-30, .icon-pic-weather-type-31, .icon-pic-weather-type-32, .icon-pic-weather-type-33, .icon-pic-weather-type-34, .icon-pic-weather-type-35, .icon-pic-weather-type-36, .icon-pic-weather-type-37, .icon-pic-weather-type-38, .icon-pic-weather-type-39, .icon-pic-weather-type-4, .icon-pic-weather-type-40, .icon-pic-weather-type-41, .icon-pic-weather-type-42, .icon-pic-weather-type-5, .icon-pic-weather-type-6, .icon-pic-weather-type-7, .icon-pic-weather-type-8, .icon-pic-weather-type-9 {
  background-image: url('../images/icon-pic-sdbeb144411.png');
  background-repeat: no-repeat;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-doc {
  background-position: 0 0;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-docx {
  background-position: 0 -16px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-exl {
  background-position: 0 -32px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-link {
  background-position: 0 -48px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-odf {
  background-position: 0 -58px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-odp {
  background-position: 0 -74px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-ods {
  background-position: 0 -90px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-odt {
  background-position: 0 -106px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-other {
  background-position: 0 -122px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-pdf {
  background-position: 0 -138px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-ppt {
  background-position: 0 -154px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-pptx {
  background-position: 0 -170px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-rar {
  background-position: 0 -186px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-txt {
  background-position: 0 -204px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-xls {
  background-position: 0 -220px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-xlsx {
  background-position: 0 -236px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-file-type-zip {
  background-position: 0 -252px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-font-large {
  background-position: 0 -268px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-font-medium {
  background-position: 0 -285px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-font-smail {
  background-position: 0 -302px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-jpg_icon {
  background-position: 0 -319px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-json {
  background-position: 0 -335px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-left {
  background-position: 0 -351px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-pic-check {
  background-position: 0 -367px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-right {
  background-position: 0 -383px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-vedio {
  background-position: 0 -399px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-1 {
  background-position: 0 -427px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-10 {
  background-position: 0 -517px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-11 {
  background-position: 0 -607px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-12 {
  background-position: 0 -697px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-13 {
  background-position: 0 -787px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-14 {
  background-position: 0 -877px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-15 {
  background-position: 0 -967px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-16 {
  background-position: 0 -1057px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-17 {
  background-position: 0 -1147px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-18 {
  background-position: 0 -1237px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-19 {
  background-position: 0 -1327px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-2 {
  background-position: 0 -1417px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-20 {
  background-position: 0 -1507px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-21 {
  background-position: 0 -1597px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-22 {
  background-position: 0 -1687px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-23 {
  background-position: 0 -1777px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-24 {
  background-position: 0 -1867px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-25 {
  background-position: 0 -1957px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-26 {
  background-position: 0 -2047px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-27 {
  background-position: 0 -2137px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-28 {
  background-position: 0 -2227px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-29 {
  background-position: 0 -2317px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-3 {
  background-position: 0 -2407px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-30 {
  background-position: 0 -2497px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-31 {
  background-position: 0 -2587px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-32 {
  background-position: 0 -2677px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-33 {
  background-position: 0 -2767px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-34 {
  background-position: 0 -2857px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-35 {
  background-position: 0 -2947px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-36 {
  background-position: 0 -3037px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-37 {
  background-position: 0 -3127px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-38 {
  background-position: 0 -3217px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-39 {
  background-position: 0 -3307px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-4 {
  background-position: 0 -3397px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-40 {
  background-position: 0 -3487px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-41 {
  background-position: 0 -3577px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-42 {
  background-position: 0 -3667px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-5 {
  background-position: 0 -3757px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-6 {
  background-position: 0 -3847px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-7 {
  background-position: 0 -3937px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-8 {
  background-position: 0 -4027px;
}

/* line 84, C:/Users/jammy.STARGROUP/fire.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pic-weather-type-9 {
  background-position: 0 -4117px;
}

/* line 5, ../sass/cp.scss */
.data_midlle_cp {
  line-height: 1.4;
}
/* line 13, ../sass/cp.scss */
.data_midlle_cp .cp_tabs ul li {
  float: left;
}
/* line 16, ../sass/cp.scss */
.data_midlle_cp .cp_tabs ul li + li {
  margin-left: 3px;
}
/* line 22, ../sass/cp.scss */
.data_midlle_cp .cp_tabs ul li.is_active a {
  background-color: #335de6;
  color: #ffffff;
}
/* line 28, ../sass/cp.scss */
.data_midlle_cp .cp_tabs ul li a {
  display: block;
  padding: 6px 10px;
  background-color: #f5f5f5;
}
/* line 43, ../sass/cp.scss */
.data_midlle_cp table tr td {
  padding: 0;
}
/* line 47, ../sass/cp.scss */
.data_midlle_cp table tr td.kcg-map img {
  width: 60%;
}
@media (max-width: 768px) {
  /* line 47, ../sass/cp.scss */
  .data_midlle_cp table tr td.kcg-map img {
    width: 100%;
  }
}
/* line 59, ../sass/cp.scss */
.data_midlle_cp p {
  margin: 0;
  line-height: 180%;
  font-size: 1.1em;
}

/* line 67, ../sass/cp.scss */
.major_info {
  padding: 20px;
}
/* line 70, ../sass/cp.scss */
.major_info h4 {
  font-size: 1.35em;
  font-weight: normal;
  color: #7e94e0;
  padding: 10px 0 10px 35px;
  margin: 10px 0;
  border-bottom: #7e94e0 1px solid;
  background: url("../images/organ_list.png") left center no-repeat;
}
/* line 79, ../sass/cp.scss */
.major_info .h4 {
  font-size: 1.35em;
  font-weight: normal;
  color: #7e94e0;
  padding: 10px 0 10px 35px;
  margin: 10px 0;
  border-bottom: #7e94e0 1px solid;
  background: url("../images/organ_list.png") left center no-repeat;
}
/* line 89, ../sass/cp.scss */
.major_info .major_pic {
  float: left;
}
/* line 93, ../sass/cp.scss */
.major_info .major_data {
  display: block;
  overflow: hidden;
  position: relative;
}
/* line 97, ../sass/cp.scss */
.major_info .major_data .major_exp {
  width: 100%;
}
@media (max-width: 768px) {
  /* line 93, ../sass/cp.scss */
  .major_info .major_data {
    width: 100%;
  }
}
/* line 106, ../sass/cp.scss */
.major_info .major_exp, .major_info .major_report {
  float: left;
  width: 100%;
}
/* line 109, ../sass/cp.scss */
.major_info .major_exp table, .major_info .major_report table {
  float: left;
  width: 50%;
}
/* line 114, ../sass/cp.scss */
.major_info .major_exp table tr th, .major_info .major_exp table tr td, .major_info .major_report table tr th, .major_info .major_report table tr td {
  vertical-align: top;
  line-height: 200%;
  padding: 4px 0;
}
/* line 119, ../sass/cp.scss */
.major_info .major_exp table tr th img, .major_info .major_exp table tr td img, .major_info .major_report table tr th img, .major_info .major_report table tr td img {
  vertical-align: middle;
}
/* line 124, ../sass/cp.scss */
.major_info .major_exp table tr th, .major_info .major_report table tr th {
  color: #335de6;
  min-width: 75px;
}
/* line 133, ../sass/cp.scss */
.major_info .major_exp table tr td ul li, .major_info .major_report table tr td ul li {
  list-style-type: none;
}
@media (max-width: 660px) {
  /* line 142, ../sass/cp.scss */
  .major_info .major_exp table, .major_info .major_report table {
    width: 100%;
  }
}
/* line 155, ../sass/cp.scss */
.major_info .major_pic {
  width: 220px;
}
@media (max-width: 768px) {
  /* line 155, ../sass/cp.scss */
  .major_info .major_pic {
    width: 100%;
    text-align: center;
  }
}
/* line 165, ../sass/cp.scss */
.major_info .vise_major table {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
/* line 170, ../sass/cp.scss */
.major_info .vise_major table tr th, .major_info .vise_major table tr td {
  vertical-align: top;
}
/* line 174, ../sass/cp.scss */
.major_info .vise_major table tr td {
  text-align: center;
  width: 200px;
}
/* line 177, ../sass/cp.scss */
.major_info .vise_major table tr td + td {
  width: auto;
  text-align: left;
}
/* line 184, ../sass/cp.scss */
.major_info .vise_major table tr td table tr th, .major_info .vise_major table tr td table tr td {
  vertical-align: top;
  text-align: left;
  padding: 5px 0;
  line-height: 200%;
  width: auto;
}
/* line 191, ../sass/cp.scss */
.major_info .vise_major table tr td table tr th img, .major_info .vise_major table tr td table tr td img {
  vertical-align: middle;
}
/* line 196, ../sass/cp.scss */
.major_info .vise_major table tr td table tr th {
  color: #56b692;
  width: 75px;
  min-width: 75px;
}
@media (max-width: 660px) {
  /* line 169, ../sass/cp.scss */
  .major_info .vise_major table tr {
    width: 100%;
  }
  /* line 207, ../sass/cp.scss */
  .major_info .vise_major table tr td {
    float: left;
    width: 100%;
  }
  /* line 210, ../sass/cp.scss */
  .major_info .vise_major table tr td table {
    float: none;
  }
  /* line 212, ../sass/cp.scss */
  .major_info .vise_major table tr td table tr {
    float: none;
  }
  /* line 214, ../sass/cp.scss */
  .major_info .vise_major table tr td table tr th, .major_info .vise_major table tr td table tr td {
    float: none;
  }
  /* line 217, ../sass/cp.scss */
  .major_info .vise_major table tr td table tr td {
    text-align: center;
  }
  /* line 222, ../sass/cp.scss */
  .major_info .vise_major table tr td table tr + tr td {
    text-align: left;
  }
  /* line 229, ../sass/cp.scss */
  .major_info .vise_major table tr td + td {
    width: 100%;
  }
}
@media (max-width: 660px) {
  /* line 238, ../sass/cp.scss */
  .major_info .vise_major table + table:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #cccccc;
    top: -25px;
    left: 0;
  }
}
@media (max-width: 768px) {
  /* line 67, ../sass/cp.scss */
  .major_info {
    padding: 0;
  }
}

/* line 264, ../sass/cp.scss */
.content_cp {
  background: url("../images/cp_bottom.jpg") right bottom no-repeat;
  padding-bottom: 220px;
}
/* line 269, ../sass/cp.scss */
.content_cp h4 {
  font-size: 1.35em;
  font-weight: normal;
  color: #56b692;
  padding: 10px 0 10px 35px;
  margin: 10px 0;
  border-bottom: #56b692 1px solid;
  background: url("../images/organ_list.png") left center no-repeat;
}
/* line 278, ../sass/cp.scss */
.content_cp .h4 {
  font-size: 1.35em;
  font-weight: normal;
  color: #56b692;
  padding: 10px 0 10px 35px;
  margin: 10px 0;
  border-bottom: #56b692 1px solid;
  background: url("../images/organ_list.png") left center no-repeat;
}
/* line 289, ../sass/cp.scss */
.content_cp table {
  width: 100%;
}
/* line 292, ../sass/cp.scss */
.content_cp table tr th {
  color: #419877;
  vertical-align: top;
}
/* line 296, ../sass/cp.scss */
.content_cp table tr td {
  line-height: 200%;
  padding: 10px;
  box-sizing: border-box;
}
/* line 300, ../sass/cp.scss */
.content_cp table tr td img {
  max-width: 100%;
  height: auto;
}
/* line 313, ../sass/cp.scss */
.content_cp table tr td ul li {
  list-style-type: none;
  padding-left: 30px;
  background: url("../images/second_menu_icon_h.png") 12px 10px no-repeat;
}
/* line 325, ../sass/cp.scss */
.content_cp table tr td ol li {
  list-style-type: decimal;
  list-style-position: outside;
  margin-left: 18px;
}
/* line 340, ../sass/cp.scss */
.content_cp .single_pic table tr td {
  text-align: center;
}
/* line 351, ../sass/cp.scss */
.content_cp .r_pic table tr th, .content_cp .l_pic table tr th {
  background: #56b692;
  color: #ffffff;
  text-align: left;
  line-height: 200%;
  padding: 2px 10px;
  font-size: 1.2em;
  font-weight: normal;
  box-sizing: border-box;
}
/* line 362, ../sass/cp.scss */
.content_cp .r_pic table tr td h5, .content_cp .l_pic table tr td h5 {
  color: #56b692;
  margin: 0;
  padding: 10px 0 5px 20px;
  font-size: 1.2em;
  background: #eeeeee;
  margin-bottom: 10px;
}
/* line 371, ../sass/cp.scss */
.content_cp .r_pic table tr td .h5, .content_cp .l_pic table tr td .h5 {
  color: #56b692;
  margin: 0;
  padding: 10px 0 5px 20px;
  font-size: 1.2em;
  background: #eeeeee;
  margin-bottom: 10px;
}
/* line 382, ../sass/cp.scss */
.content_cp .r_pic table tr td ul li span, .content_cp .l_pic table tr td ul li span {
  display: block;
  color: #419877;
}
/* line 389, ../sass/cp.scss */
.content_cp .r_pic table tr td iframe, .content_cp .l_pic table tr td iframe {
  width: 100%;
}
@media (max-width: 768px) {
  /* line 396, ../sass/cp.scss */
  .content_cp .r_pic table tr, .content_cp .l_pic table tr {
    float: left;
    width: 100%;
  }
  /* line 399, ../sass/cp.scss */
  .content_cp .r_pic table tr td, .content_cp .r_pic table tr th, .content_cp .l_pic table tr td, .content_cp .l_pic table tr th {
    float: left;
    width: 100%;
  }
}
/* line 409, ../sass/cp.scss */
.content_cp .cell-table {
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
@media (max-width: 768px) {
  /* line 413, ../sass/cp.scss */
  .content_cp .cell-table thead {
    display: none;
  }
}
/* line 419, ../sass/cp.scss */
.content_cp .cell-table thead th {
  border: 1px solid #e0e0e0;
  background-color: #56b692;
  color: #ffffff;
}
/* line 427, ../sass/cp.scss */
.content_cp .cell-table tr:nth-child(2n) {
  background-color: #f5f5f5;
}
@media (max-width: 768px) and (min-width: 661px) {
  /* line 430, ../sass/cp.scss */
  .content_cp .cell-table tr:nth-child(2n) p {
    background-color: #ffffff;
  }
}
@media (max-width: 768px) and (min-width: 661px) {
  /* line 437, ../sass/cp.scss */
  .content_cp .cell-table tr:nth-child(2n) td {
    border-bottom: 1px solid #e0e0e0;
  }
}
@media (max-width: 768px) {
  /* line 426, ../sass/cp.scss */
  .content_cp .cell-table tr {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
  }
}
/* line 452, ../sass/cp.scss */
.content_cp .cell-table th {
  border: 1px solid #e0e0e0;
  padding: 6px;
}
@media (max-width: 768px) {
  /* line 452, ../sass/cp.scss */
  .content_cp .cell-table th {
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #7e94e0;
    padding: 6px 0;
  }
}
/* line 466, ../sass/cp.scss */
.content_cp .cell-table td {
  border: 1px solid #e0e0e0;
  padding: 6px 10px;
}
@media (max-width: 768px) {
  /* line 466, ../sass/cp.scss */
  .content_cp .cell-table td {
    display: inline-table;
    width: 100%;
    background-color: #56b692;
    color: #ffffff;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    padding: 0;
  }
}
/* line 480, ../sass/cp.scss */
.content_cp .cell-table td p {
  color: #343434;
}
@media (max-width: 768px) {
  /* line 480, ../sass/cp.scss */
  .content_cp .cell-table td p {
    display: table-cell;
    border-bottom: 1px solid #e0e0e0;
    background-color: #f5f5f5;
    overflow: hidden;
    width: 68%;
    padding: 6px;
  }
}
/* line 493, ../sass/cp.scss */
.content_cp .cell-table td span.cell-td {
  display: none;
  padding: 3px;
  line-height: 1.4;
  vertical-align: middle;
}
@media (max-width: 768px) {
  /* line 493, ../sass/cp.scss */
  .content_cp .cell-table td span.cell-td {
    display: block;
  }
}
@media (max-width: 768px) {
  /* line 409, ../sass/cp.scss */
  .content_cp .cell-table {
    border: 0;
  }
}
/* line 512, ../sass/cp.scss */
.content_cp .td-left tr td {
  text-align: center;
}
/* line 514, ../sass/cp.scss */
.content_cp .td-left tr td:nth-child(2) {
  text-align: left;
}
@media (max-width: 768px) {
  /* line 522, ../sass/cp.scss */
  .content_cp .td-left tr td {
    text-align: left;
  }
}
/* line 533, ../sass/cp.scss */
.content_cp .cp_text table tr th {
  background: #56b692;
  color: #ffffff;
  text-align: left;
  line-height: 200%;
  padding: 2px 10px;
  font-size: 1.2em;
  font-weight: normal;
}
/* line 542, ../sass/cp.scss */
.content_cp .cp_text table tr td {
  background: #ffffff;
  padding: 10px;
}
/* line 545, ../sass/cp.scss */
.content_cp .cp_text table tr td a {
  color: #56b692;
  text-decoration: underline;
}
/* line 548, ../sass/cp.scss */
.content_cp .cp_text table tr td a:hover {
  color: #335de6;
  text-decoration: underline;
}
/* line 554, ../sass/cp.scss */
.content_cp .cp_text table tr td img {
  vertical-align: middle;
}
/* line 559, ../sass/cp.scss */
.content_cp .cp_text table tr td ul li {
  padding: 5px;
  padding-left: 30px;
  background-position: 12px 14px;
}
/* line 564, ../sass/cp.scss */
.content_cp .cp_text table tr td ul li + li {
  border-top: #cccccc 1px dotted;
}
@media (max-width: 768px) {
  /* line 542, ../sass/cp.scss */
  .content_cp .cp_text table tr td {
    padding-left: 10px;
  }
}
/* line 582, ../sass/cp.scss */
.content_cp .multi_table table tr td {
  border: 1px solid #e0e0e0;
  background: #ffffff;
  padding: 5px;
  box-sizing: border-box;
  vertical-align: top;
}
/* line 588, ../sass/cp.scss */
.content_cp .multi_table table tr td img {
  vertical-align: middle;
}
/* line 592, ../sass/cp.scss */
.content_cp .multi_table table tr td h5 {
  text-align: left;
  padding: 4px;
  padding-left: 20px;
  background: #56b692 url("../images/layer_icon_h.png") 5px no-repeat;
  color: #ffffff;
}
@media (max-width: 768px) {
  /* line 604, ../sass/cp.scss */
  .content_cp .multi_table table tr {
    width: 100%;
    float: left;
  }
  /* line 607, ../sass/cp.scss */
  .content_cp .multi_table table tr td {
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  /* line 614, ../sass/cp.scss */
  .content_cp .multi_table table tr:nth-child(2n) td {
    background: #ffffff;
  }
}
@media (max-width: 768px) {
  /* line 264, ../sass/cp.scss */
  .content_cp {
    background-size: contain;
    padding-bottom: 100px;
  }
}

/*# sourceMappingURL=cp.css.map */
