/* common
------------------------------ */
#contents_guideArea {
  border: solid 1px #e6e6e6;
  border-top: none;
  padding: 19px;
}

body.guide div.guide-section .asset-body {
  margin: 0;
}

#guideTopArea {
  margin-top: 10px;
}

#guideTopArea .path {
  font-size: 10px;
  color: #999;
  margin-bottom: 20px;
}

body.guide #contents h2.tech_title {
  background: none;
  margin: 0;
  padding: 0;
}

/* -- h3 -- */
body.guide div.guide-section h3 {
  color: #fff;
  font-size: 1.6rem;
  background-color: #666;
  padding: 12px 0 12px 16px;
  margin-bottom: 16px;
}

body.guide div.guide-section h3 a:link {
  color: #fff;
  text-decoration: none;
}

body.guide div.guide-section h3 a:visited {
  color: #fff;
  text-decoration: none;
}

body.guide div.guide-section h3 a:hover {
  text-decoration: underline;
}

/* -- etc -- */
body.guide div.note2 {
  padding-top: 0;
  background-color: #fff;
}

body.guide div.note2.border {
  padding: 25px 0 0;
  margin-top: 20px;
  background: url(/styles/img/common/border_3line.jpg) 0 top repeat-x;
}

body.guide div.note2 .inner {
  padding-bottom: 0;
  background-color: #fff;
}

body.guide #page-navi {
  padding: 0;
  background: #fff;
}

body.guide #page-navi li {
  float: left;
  display: inline;
  width: 300px;
  height: auto;
  line-height: 1.4em;
  padding: 0 10px 5px 20px;
  margin: 0;
  background: url(/guide/images/guide/pageNavi_listIcon_off.jpg) 0 1px no-repeat;
  white-space: normal;
}

body.guide div.guide-section .asset-body p,
body.guide div.guide-section .asset-body ul {
  margin-left: 25px;
  margin-right: 5px;
}

/* content-nav */
body.guide div.content-nav {
  text-align: center;
}

body.guide div.content-nav a {
  padding: 0 5px;
}

/* link */
body.guide #page-navi li a {
  color: #323232;
  text-decoration: underline;
}

body.guide #page-navi li a:hover {
  color: #89c;
  text-decoration: underline;
}

body.guide div.content-nav a:link {
  color: #546fb4;
  text-decoration: none;
}

body.guide div.content-nav a:visited {
  color: #546fb4;
  text-decoration: none;
}

body.guide div.content-nav a:hover {
  color: #89c;
  text-decoration: none;
}

/* top
------------------------------ */
.inquiry ul#guideTop_menu,
div.guide-section ul#guideTop_menu {
  margin: 0 0 75px;
}

.inquiry ul#guideTop_menu li,
div.guide-section ul#guideTop_menu li {
  float: left;
  display: inline;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 100%;
  background: none 0 0 no-repeat;
}

.inquiry ul#guideTop_menu li.guideTop_menu1,
.inquiry ul#guideTop_menu li.guideTop_menu2,
.inquiry ul#guideTop_menu li.guideTop_menu3,
div.guide-section ul#guideTop_menu li.guideTop_menu1,
div.guide-section ul#guideTop_menu li.guideTop_menu2,
div.guide-section ul#guideTop_menu li.guideTop_menu3 {
  padding-top: 10px;
}

.inquiry ul#guideTop_menu li.guideTop_menu2,
div.guide-section ul#guideTop_menu li.guideTop_menu2 {
  padding-right: 28px;
  padding-left: 29px;
}

.guideTop_menuList_content {
  float: left;
  display: inline;
  width: 370px;
  margin-bottom: 40px;
}

body.guide .fixHeightChildTitle {
  font-weight: bold;
  background: #094;
  color: white;
  margin: 20px 0 10px;
  font-size: 107%;
  line-height: 30px;
  padding-left: 18px;
  background-color: #f0f0f0;
  border-left: 7px solid #ffef00;
}

body.guide .fixHeightChildTitle_gear {
  font-weight: bold;
  background: #094;
  color: white;
  margin: 20px 0 10px;
  font-size: 107%;
  line-height: 30px;
  padding-left: 18px;
  background-color: #f0f0f0;
  border-left: 7px solid #e4007f;
}

#guide-faq .fixHeightChildTitle a {
  color: #323232;
}

#guide-faq .fixHeightChildTitle a:visited {
  color: #323232;
}

#guide-faq .fixHeightChildTitle a:hover {
  text-decoration: underline;
  color: #094;
}

body.guide .fixHeightChildList {
  margin-left: 25px;
}

body.guide .fixHeightChildList p {
  padding-bottom: .4em;
}

#guide-faq .fixHeightChildList a {
  color: #323232;
}

#guide-faq .fixHeightChildList a:visited {
  color: #323232;
}

#guide-faq .fixHeightChildList a:hover {
  color: #094;
}

/* add 20120625 balloon
---------------------------------------- */
.balloon_base {
  background: url(../img/guide/tech_balloonbase.jpg) 0 0 no-repeat;
  color: #595959;
  margin-top: 10px;
  height: 245px;
}

.balloon_base_guide {
  background: url(../img/guide/guide_balloonbase.jpg) 0 0 no-repeat;
  color: #595959;
  margin-top: 10px;
  height: 355px;
}

.balloon_base_faq1 {
  color: #595959;
  margin-top: 10px;
}

.balloon_base_faq2 {
  color: #595959;
  margin-top: 20px;
}

ul.balloon {
  padding: 20px;
  float: left;
  width: 96%;
}

ul.balloon li {
  background: url(../img/guide/tech_balloon.jpg) 0 0 no-repeat;
  color: #000;
  float: left;
  width: 120px;
  height: 85px;
  padding: 10px 12px 15px;
  margin-right: 8px;
}

.balloon_faq1 {
  padding: 10px 20px 0;
  float: left;
  width: 908px;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  position: relative;
}

.balloon_faq1 .green {
  background: url(../img/guide/faq_balloon_green.jpg) 0 0 no-repeat;
  color: #000;
  float: left;
  width: 120px;
  height: 85px;
  padding: 10px 12px 15px 11px;
  margin-right: 8px;
}

.balloon_faq1 .orange {
  background: url(../img/guide/faq_balloon_orange.jpg) 0 0 no-repeat;
  color: #000;
  float: left;
  width: 120px;
  height: 85px;
  padding: 10px 12px 15px;
  margin-right: 8px;
}

.balloon_faq1 .pink {
  background: url(../img/guide/faq_balloon_pink.jpg) 0 0 no-repeat;
  color: #000;
  float: left;
  width: 120px;
  height: 85px;
  padding: 10px 12px 15px;
  margin-right: 8px;
}

.balloon_faq1 .blue {
  background: url(../img/guide/faq_balloon_blue.jpg) 0 0 no-repeat;
  color: #000;
  float: left;
  width: 119px;
  height: 85px;
  padding: 10px 12px 15px;
  margin-right: 8px;
}

.balloon_faq1 .green:hover {
  background: url(../img/guide/faq_balloon_green_on.jpg) 0 0 no-repeat;
}

.balloon_faq1 .orange:hover {
  background: url(../img/guide/faq_balloon_orange_on.jpg) 0 0 no-repeat;
}

.balloon_faq1 .pink:hover {
  background: url(../img/guide/faq_balloon_pink_on.jpg) 0 0 no-repeat;
}

.balloon_faq1 .blue:hover {
  background: url(../img/guide/faq_balloon_blue_on.jpg) 0 0 no-repeat;
}

ul.balloon li a,
.balloon_faq1 .green a,
.balloon_faq1 .orange a,
.balloon_faq1 .pink a,
.balloon_faq1 .blue a {
  display: block;
  height: 80px;
}

.contact_cap {
  float: right;
  margin-right: 20px;
  margin-top: 10px;
}

.popup {
  position: absolute;
  top: 30px;
  left: 125px;
  width: 705px;
  z-index: 10;
  visibility: hidden;
  background-color: #fff;
}

.close_faq {
  position: absolute;
  top: 0;
  right: 0;
}

.balloon_faq1 .green .faqList_title a,
.balloon_faq1 .orange .faqList_title a,
.balloon_faq1 .pink .faqList_title a,
.balloon_faq1 .blue .faqList_title a {
  height: 15px;
  display: inline;
}

.balloon_faq1 .green .faqList_text a,
.balloon_faq1 .orange .faqList_text a,
.balloon_faq1 .pink .faqList_text a,
.balloon_faq1 .blue .faqList_text a {
  height: 15px;
  display: inline;
}

/* title */
.faqContent {
  overflow: scroll;
  height: 500px;
  -webkit-box-shadow: 2px 2px 24px 2px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 2px 24px 2px rgba(0, 0, 0, 0.4);
  padding-top: 50px;
  margin-bottom: 10px;
}

.faqTitle {
  position: absolute;
  width: 100%;
  top: 0;
  height: 2.2em;
  padding-left: 15px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 2.2em;
}

.faqList_cont {
  margin: 10px 10px 5px 15px;
}

.faqList_title a {
  text-decoration: none;
  color: #000;
}

.faqList_title a::before {
  display: inline-block;
  content: 'Q';
  color: #3663b1;
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: .6em;
}

.faqList_title a:visited,
.title_orange .faqList_title a:visited,
.title_pink .faqList_title a:visited {
  text-decoration: none;
  color: #ccc;
}

.faqList_title a:hover,
.title_orange .faqList_title a:hover,
.title_pink .faqList_title a:hover {
  text-decoration: underline;
}

.faqList_text {
  display: none;
  margin: 5px 0 20px 30px;
  line-height: 170%;
  padding: 10px 20px;
  border-bottom: 1px dotted #ccc;
}

.faqList_text > p::before {
  display: inline-block;
  content: '';
  border-top: 6px solid transparent;
  border-right: none;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #3663b1;
  margin-right: 8px;
  margin-left: -16px;
}

.faqList_text span.faqList_text_link {
  display: block;
  padding-top: 10px;
}

.title_orange .faqTitle {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 2.2em;
  line-height: 2.2em;
  padding-left: 15px;
  margin-bottom: 20px;
  background-color: #f4a735;
}

.title_orange .faqList_title a {
  padding-left: 20px;
  background: url(/mtos/mt-static/styles/img/guide/qmark_orange.gif) 0 0 no-repeat;
  text-decoration: none;
  color: #000;
}

.title_orange .faqList_text {
  display: none;
  margin: 5px 40px 20px 0;
  padding: 10px 20px;
  border-bottom: 1px dotted #ccc;
  background: url(/mtos/mt-static/styles/img/guide/sankaku_orange.gif) 0 15px no-repeat;
}

.title_pink .faqTitle {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 2.2em;
  line-height: 2.2em;
  padding-left: 15px;
  margin-bottom: 20px;
  background-color: #ed9abe;
}

.title_pink .faqList_title a {
  padding-left: 20px;
  background: url(/mtos/mt-static/styles/img/guide/qmark_pink.gif) 0 0 no-repeat;
  text-decoration: none;
  color: #000;
}

.title_pink .faqList_text {
  display: none;
  margin: 5px 40px 20px 0;
  padding: 10px 20px;
  border-bottom: 1px dotted #ccc;
  background: url(/mtos/mt-static/styles/img/guide/sankaku_pink.gif) 0 15px no-repeat;
}

.title_blue .faqTitle {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 2.2em;
  line-height: 2.2em;
  padding-left: 15px;
  margin-bottom: 20px;
}

.title_blue .faqList_text {
  display: none;
  margin: 5px 0 20px 30px;
  padding: 10px 20px;
  border-bottom: 1px dotted #ccc;
}

#mainContents h2 a {
  color: #000;
  text-decoration: none;
}

#mainContents h2 span {
  font-size: 15px;
}

#mainContents .guideBox {
  padding-bottom: 60px;
}

#mainContents .guideBox li {
  margin: 15px 17px 0 0;
  border-bottom: #000 1px solid;
  text-align: center;
  float: left;
}

#mainContents .guideBox li:nth-child(3n) {
  margin-right: 0;
}

#mainContents .guideBox li a,
#mainContents .guideBox li span {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  padding-bottom: 12px;
  display: block;
  width: 217px;
  height: 120px;
}

#mainContents .guideBox li img {
  display: inline-block;
  margin-bottom: 10px;
}

#mainContents .guideBox2 {
  padding: 0 20px;
  position: relative;
}

#mainContents .guideBox2 h3 {
  padding: 30px 0 0;
  font-size: 16px;
  font-weight: bold;
}

#mainContents .guideBox2 li {
  margin-top: 4px;
}

#mainContents .guideBox2 li a.showPopup {
  display: table;
  width: 100%;
  color: #333;
  text-decoration: none;
}

#mainContents .guideBox2 li a span {
  display: table-cell;
  vertical-align: middle;
  padding: 12px 8px;
}

#mainContents .guideBox2 li a span.col1 {
  width: 15%;
  background-color: #3663b1;
  color: #fff;
  font-size: 2rem;
  text-align: center;
}

#mainContents .guideBox2 li a span.col2 {
  background: #e8e8e8 url(/mtos/mt-static/styles/arrow_down.png) 95% center no-repeat;
}

#mainContents .guideBox2 .guideBox2L {
  float: left;
  width: 329px;
}

#mainContents .guideBox2 .guideBox2L li.blue {
  display: none;
}

#mainContents .guideBox2 .guideBox2R {
  float: right;
  width: 329px;
}

#mainContents .guideBox2 .guideBox2R li.green {
  display: none;
}

#mainContents .guideBox2 .guideBox2R li a span.col1 {
  background-color: #3663b1;
}

#mainContents .guideBox2 .guideBox2R li a span.col2 {
  background-color: #e8e8e8;
}

#mainContents .guideBox2 .popup {
  top: -10px;
  left: 0;
  background-color: #fffffc;
}

#mainContents .guideBox2 .faqTitle {
  background-color: #3663b1;
  color: #fff;
  height: 40px;
  line-height: 40px;
}

#mainContents .guideBox2 .close_faq {
  padding: 0 8px;
  background-color: #244276;
  height: 40px;
  line-height: 40px;
}

#mainContents .guideBox2 .close_faq .closePopup {
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  text-decoration: none;
}

#mainContents .guideBox2 .guideBox2R .faqTitle {
  background-color: #3663b1;
}

#mainContents .guideBox2 .guideBox2R .close_faq {
  background-color: #244276;
}

#mainContents .guideBox3 {
  padding-top: 20px;
  padding-bottom: 40px;
}

#mainContents .guideBox3 .guideBox3L {
  float: left;
  width: 340px;
}

#mainContents .guideBox3 .guideBox3R {
  float: right;
  width: 340px;
}

#mainContents .guideBox3 dd {
  padding: 8px;
}

#mainContents .terms {
  padding-left: 22px;
}

#mainContents .terms p {
  text-indent: -22px !important;
}
