@charset "UTF-8";

/*//////////////////////////////////////////////////

Title:small.css
For:Smartphone styles

Created:2019-08-27
Last Modified :

//////////////////////////////////////////////////*/

@media screen and (max-width: 767px) {
/*//////////////////////////////////////////////////

  max-width: 767px start

//////////////////////////////////////////////////*/

.content_box{
  padding: 40px 0;
}

#mask{
  display:none;
}
#mask.open{
  top: 60px;
}

/* ------------------------

  header

  ------------------------ */
.main_heading {
  padding-top: 75px;
}
.main_heading .sttl h1,
.main_heading .sttl h2{
	padding: 0 20px;
}
.sttl span.sttl_subtext {
	margin-top: 5px;
}

article {
  padding: 0 30px;
}
.inner {
  width: 100%;
  padding: 0 20px;
}
#global_nav ul li a {
  padding: 0 20px;
}

#top .sttl {
  margin-bottom: 20px;
}
#top .sttl h2 {
	padding-top: 20px;
}

#tophead.fixed #global_nav ul li a {
  padding: 0 15px;
}

#top_head,
.inner {
  width: 100%;
  padding: 0;
}
#top_head {
  top: 0;
  position: fixed;
  margin-top: 0;
}
#top_head .inner {
  height: 60px;
}
#top_head .inner .logo{
  display: block;
  margin: 15px 0 0 15px;
}

#top_head a,
#top_head {
  display: block;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
  width: 180px;
}

/* ----- Fixed reset ------ */
#top_head.fixed {
  position: fixed;
  background-color: #fff;
  top: 0;
  height: 60px;
  width: 180px;
}
#top_head.fixed .inner {
    height: 60px;
}
#top_head.fixed .logo,
#top_head .logo {
  position: absolute;
}
#top_head.fixed .logo img,
#top_head .logo img {
  width: 180px !important;
  height: auto;
}
#top_head.fixed .inner .logo {
  display: block;
  margin: 15px 0 0 15px;
}

#mobile_head {
  background-color: #fff;
  width: 100%;
  height: 60px;
  z-index: 999;
  position: relative;
}

#global_nav {
  /* 開いてないときは画面外に配置 */
  top: -510px;
  text-align: center;
}


/* #nav_toggle 三本線メニューの場所 */
#nav_toggle {
  top: 0;
  right: 0;
  display: block;
  background-color: #fff;
  width: 60px;
  height: 60px;
}
#nav_toggle img {
  width: 60px;
  height: 60px;
}

/* ------------------------
  kv
  ------------------------ */


/* ------------------------------------
  top_lead_area
------------------------------------ */
.top_lead_area{
  color: #fff;
}
.top_lead_area .lead_text{
  position: relative;
}

.top_lead_area .lead_bg {
  height: 238px;
  background: url(/images/front/pct_top_connect_s.png) right center no-repeat #4545a7;
}

.top_lead_area .lead_main {
  font-size: 23px;
  padding-top: 30px;
  letter-spacing: 1.5px;
}
.top_lead_area .lead_sub{
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  text-shadow: 0px 2px 5px #1e1e86;
}
.top_lead_area img{
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  width: 70%;
}

/* ------------------------------------
  top_service_box
------------------------------------ */
.order1 {
  order: 1;
  margin-bottom: 20px;
}
.order2 {
  order: 2;
  margin-bottom: 20px;
}
.prev_arrow {
    left: -12px;
}
.next_arrow {
    right: -12px;
}

/* ------------------------------------
  top_news_area
------------------------------------ */
.top_news_tbl {
  width: 80%;
  font-size: 14px;
}
.top_news_tbl .last td:last-child {
  border-bottom: solid 1px #ccc;
  width: 100%;
}
.top_news_tbl th {
  padding: 12px 20px 0 0;
  font-size: 14px;
}
.top_news_tbl tbody {
  border-bottom: solid 1px #ccc;
}
.top_news_tbl th span.news_tag {
  font-size: 12px;
}
.top_news_tbl th span.news_date {
  font-size: 14px;
}
.top_news_tbl th,
.top_news_tbl td {
  border-bottom: none;
  display: block;
  width: 100%;
  text-align: left;
}
.top_news_tbl td {
  font-size: 14px;
  padding: 5px 0 12px;
  text-align: left;
}
.top_news_tbl th.nodisplay_new {
  text-align: left !important;
}
.news_topic_area a.text_link {
  font-size: 14px;
}


/* ------------------------
  top_about_area
  ------------------------ */
.row.grid_gap {
  padding: 0 20px;
}
.about_area_box {
  width: 100%;
}
.about_area_box a img{
  height: 130px;
}

/* ------------------------------------
  top_detail_area
------------------------------------ */
.top_detail_area_box a {
  padding: 11px 35px 10px 25px;
}
.top_detail_area_box a:after {
  right: 18px;
  top: 34%;
}
.top_detail_area .top_detail_area_box .col-sm-12 {
  padding: 0;
}

.top_detail_area .container h2 span.text_block{
  display: inline-block;
}
.detail_area_box {
  padding: 10px 0 14px;
  width: 158px;
  text-align: center;
  font-size: 12px;
}

.detail_area_box span {
  display: inline-block;
}

.top_detail_area .detail_area_box_l{
  float: right;
  margin-right: 0px;
}
.top_detail_area .detail_area_box_r{
  float: left;
  margin-left: 0px;
}
.detail_area_box span.btn_link {
  color: #fff;
  font-size: 12px;
  background: url(/images/front/icon_btn_arrow.svg) center right no-repeat;
  padding-right: 15px;
  display: inline;
}

.detail_area_wrap {
  width: 55%;
}

/* ------------------------
  footer
  ------------------------ */
.footer_service_area .col-sm-6 {
  margin: 0;
  padding: 0;
}
.footer_service_area {
    padding: 8px 0;
}
.footer_service_area .footer_service_area_box {
  height: auto;
  margin-bottom: 0;
}
.footer_service_area .footer_service_area_box img {
  padding: 0 18px;
  width: 100%;
}
.footer_navi_logo,
.footer_navi_logo_btn {
  margin: 15px auto;
  text-align: center;
}
.footer_navi_area {
    padding: 30px 0 30px 0;
}
.footer_navi_box_unit {
  margin-bottom: 20px;
  line-height: 2;
}
.footer_navi_title {
     margin: 0;
}
.footer_navi_title h4 {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.footer_navi_link ul li ,
.footer_navi_link_business ul li {
  display: inline-block;
  font-size: 12px;
  line-height: 1.6em;
  width: 48%;
  padding: 8px 0 0 10px;
  text-indent: -10px;
  text-align: justify;
  letter-spacing: 0;
}
.footer_in_navi ul li {
  display: inline-block;
  font-size: 12px;
  font-weight: normal !important;
  padding: 0 10px 0;
}
.copyright {
  text-align: center;
  padding: 3px 0 14px;
}
.pc_noDisplay {display: block;}
.sp_noDisplay {display: none;}

/* ------------------------

  page_top_btn

  ------------------------ */
.page_top_btn {
  font-weight: bold;
  font-size: 11px;
  width: 50px;
  height: 50px;
  border-radius: 33px;
  line-height: 10px;
}
.page_top_btn:before {
  top: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.page_top_btn:hover {
  color: #fff;
  opacity:0.7;
}


/* ------------------------

  others

  ------------------------ */
a.btn_link_common {
  min-width: 150px;
  height: 40px;
  padding: 7px;
  font-size: 16px;
}


/* ------------------------
  breadcrumb_list
  ------------------------ */

.breadcrumb_list {
  margin: 0;
  display: flex;
  align-items: center;
  list-style: none;
  overflow: hidden;
  height: 22px;
}
.breadcrumb_list li {
  display: inline-block;
  position: relative;
  padding-right: 6px;
  margin-right: 8px;
  color: #fff;
  font-size: 11px;
}
.breadcrumb_list li:after {
  display: inline-block;
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: -5px;
}
.breadcrumb_list li a {
  color: #fff;
  padding-left: 8px;
  font-size: 11px;
  text-decoration: none;
	line-height: 1;
}
.breadcrumb_list li:first-child a {
  padding: 0;
}
.breadcrumb_list li.breadcrumb_item{
  position: relative;
  display: inline-block;
  padding-left: 0px;
  white-space: nowrap;
}
.breadcrumb_list li.breadcrumb_item.end {
  color: #fff;
  padding-left: 5px;
	margin-right: 0;
  font-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


/* ------------------------
  pager
  ------------------------ */
.main_contents .pager {
    margin: 0 0 100px;
}
.main_contents .pager li {
  margin: 0 3px !important;
  width: 34px;
  height: 34px;
  border-radius: 34px;
  border: 1px solid #66c;
  font-size: 12px;
}
.main_contents .pager .pg-back,
.main_contents .pager .pg-next {
  width: 49px !important;
  height: 34px !important;
  border: 1px solid #66c;
}
.main_contents .pager .pg-first,
.main_contents .pager .pg-last {
  width: 56px !important;
  height: 34px !important;
  border: 1px solid #66c;
}

.main_contents .pager li a:hover,
.main_contents .pager li.active a {
  color: #fff;
  border-radius: 33px;
  border: 1px solid #66c;
}
.main_contents .pager li.disable {
  border: 1px solid #a2a2d3;
}
	
	
	
/* ------------------------
  content_box
  ------------------------ */
.sub_nav_wrapper {
	padding: 14px 20px;
	text-align: left;
}
.sub_nav li {
	padding: 0 15px;
	font-size: 15px;
}
.sub_nav li:after {
	margin-top: -7px;
	height: 14px;
}
.content_section {
	margin: 0;
	width: auto;
}
.content_section > h2 {
	width: 540px;
}
.nrr {
	width: 100%;
}
.nrr_right {
	font-size: 12px;
}
.content_w100 {
	margin: 0 calc(270px - 50vw);
	padding: 0 calc(50vw - 270px);
}
/* ------------------------
  table.table_violet
  ------------------------ */
table.table_violet tr th ,
table.table_violet tr td {
	padding: 8px;
}
/* ------------------------
  table.table_outline
  ------------------------ */
table.table_outline th {
	min-width: 110px;
}
/* ------------------------
  main_link
  ------------------------ */
.main_link a {
	margin: 0 auto;
	width: calc(100% - 40px);
}
.main_link a span {
	padding-right: 15px;
}
.main_link a span:after {
	margin-top: -7px;
    width: 12px;
    height: 12px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
}
/* ------------------------
  main_link_w
  ------------------------ */
.main_link_w {
}
.main_link_w a {
	width: calc(100% - 44px);
	font-size: 16px;
}
.main_link_w a span {
	padding-right: 12px;
}
.main_link_w a span:after {
	margin-top: -8px;
    width: 12px;
    height: 12px;
    border-right: 2px solid #66c;
    border-top: 2px solid #66c;
}
	
/*//////////////////////////////////////////////////

  max-width: 767px end

//////////////////////////////////////////////////*/
}


@media screen and (min-width: 576px) and (max-width: 767px) {
/*//////////////////////////////////////////////////

  min-width: 576px and max-width: 767px start

//////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////

  min-width: 576px and max-width: 767px end

//////////////////////////////////////////////////*/
}



@media screen and (max-width: 575px){
/*//////////////////////////////////////////////////

  max-width: 575px start

//////////////////////////////////////////////////*/
	.top_detail_area_txt {
		width: calc(100% - 40px);
		margin: 0 20px;
	}
	.content_section {
		margin: 0 20px;
	}
	.content_section > h2 {
		width: auto;
	}
	.content_w100 {
		margin: 0;
		padding: 0 20px;
		/*overflow: hidden;*/
	}
/*//////////////////////////////////////////////////

  max-width: 575px end

//////////////////////////////////////////////////*/
}


@media screen and (max-width: 320px){
/*//////////////////////////////////////////////////

  max-width: 320px start

//////////////////////////////////////////////////*/

#kv .main_image_area_box .main_caption span.text_white {
  color: #fff;
  display: block;
  font-size: 1.2em;
  text-shadow: 0px 0px 12px #000077,0px 0px 6px #000077;
}

.footer_service_area img {
    padding: 0 0 20px;
    width: 130px;
}
.footer_in_navi ul li {
    font-size: 0.7em;
    display: inline;
    width:100px;
    padding: 0 3px 0;
}
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 5%;
  bottom: 15%;
  opacity: 0.4;
  margin-bottom: 30px;
}
	
	
	
	
	
	
	

/*//////////////////////////////////////////////////

  max-width: 320px end

//////////////////////////////////////////////////*/
}

