@charset "utf-8";


/*! TDSL RECAIUS Web Style v1.0.25 */

/* * ベース設定 * */
html {
	font-size: 1em;
}
body {
	color: #333333;
	overflow-x: hidden;
}
a:visited {
	color: #60C;
}
a:link {
	color: #039;
	text-decoration: underline;
}
sup {
	margin-left: 0.2em;
}

/* * 共通クラス * */
.indent {
	padding-left: 1em;
	text-indent: -1em;
}
.img_responsive_center {
	margin-left: auto;
	margin-right: auto;
}

/* オーバーライド */
.jumbotron {
	border: none !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none;
}
.form-group {
	margin-bottom: 5px !important;
}
.btn-lg {
	padding: 10px 16px 8px !important;
	font-size: 1.0em !important;
}
.modal-footer {
	padding-top: 5px !important;
}
/* オフセットなし */
.no_padding {
	padding: 0;
}
/* 左右面合わせ */
/* 全体 */
.main_adjust {
	margin-left: 12px;
	margin-right: 20px;
}
/* メインタイトル */
.title_adjust {
	margin-left: 24px;
	margin-right: 34px;
	border: none;
}
/* コンテンツ */
.content_adjust {
	margin-left: 25px;
	margin-right: 35px;
}
/* フッタ */
.footer_adjust {
	margin-left: 13px;
	margin-right: 20px;
}

/* * ヘッダ：スマホ専用 * */
#header_sm_navbar {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	border-style: none;
	margin-bottom: 10px;
}
#logo_sm {
	padding: 4px 3px 2px;
}
#logo_sm img {
	height: 44px;
	padding: 0;
}
#bars_mark_sm {
	border-style: none;
	padding: 12px 14px 5px;
	margin: 0;
}
.collapse_close {
	text-align: right;
	border-top: 1px solid #eeeeee;
}
/* * ヘッダ：全体 * */
/* スマホ専用 */
@media (max-width: 767px) {
	#header_pc_navbar {
		height: 10px;
	}
}
/* PC専用 */
.header_pc_menu_item{
	padding:10px 3px !important;
}

@media (min-width: 768px) {
	#header_pc_navbar {
		height: 104px;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
		background: url(../img/header/pc_gnavi_menu_back.png) repeat-x 0 65px;
	}
}

/* * ヘッダ：PC専用：上段 * */
#logo_pc {
	padding-left: 0;
	width: 161px;
	margin-right: 20px;
}
#ident_pc {
	height: 64px;
	padding-top: 21px;
	padding-bottom: 22px;
	padding-left: 29px;
	margin: 0;
}
#ident_pc img {
 	height: 16px;
 	margin-bottom: 4px;
}
#list_utl_pc_header {
	height: 64px;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 0;
	margin: 0;
}
li.contact_pc {
	display: inline;
	padding: 2px 10px 2px 17px;
	background: url(../img/header/icon-contact.gif) no-repeat left top;
	background-position: 0 0.3em;
	font-size: 0.85em;
}
/* * ヘッダ：PC専用：下段 * */
#header_pc_menu_list {
	margin-top: 3px;
}
#header_pc_menu_list > li {
	height: 42px;
}
#header_pc_menu_title {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 5px 0 12px;
}
.header_pc_menu_item {
	font-size: 0.9em;
	font-weight: none;
	color: #555555 !important;
	text-decoration: none !important;
	background-color: transparent !important;
/*	text-align: right !important; */
	padding-right: 10px !important;
}
.header_pc_menu_item:hover {
	background-color: rgba(0, 106, 212, 0.2) !important;
}
/* * PCぱんくずリスト * */
#breadcrumb_list_pc {
	background-color: #fff;
	border-style: none;
	font-size: 0.8em;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 0;
}

/* * メインタイトル * */
.main_title {
	border: none;
	padding: 10px 40px !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.main_title > h1 {
	font-size: 2.5em;
}
#main_title_image {
	background-image: url(../img/common/top_titleback_thin.jpg);
	background-size: cover;
	background-position: center 60%;
	padding-bottom: 0 !important;
}

/* * FAQ/infoボタン * */
.faqinfo_set {
	overflow: hidden;
}
.faqinfo {
	float: left;
	width: 50px;
	margin-left: 7px;
	margin-bottom: 10px;
}
.faqinfo a {
	display: block;
	background-color: #006ad4;
	text-align: center;
	color: #fff;
	font-size:8px;
	text-decoration: none;
	border-radius: 25px;
	padding: 5px 5px;
	line-height: 1.6;

}
.faqinfo a:hover {
	display: block;
	background-color: #005dbb;
}


/* * プログレスバー * */
@media (max-width:700px) {
	#progress_bar {
		font-size: 13px;
	}
}
@media (max-width:650px) {
	#progress_bar {
		font-size: 12px;
	}
}
@media (max-width:620px) {
	#progress_bar {
		font-size: 11px;
	}
}
@media (max-width:600px) {
	#progress_bar {
		font-size: 10px;
	}
}
@media (max-width:550px) {
	#progress_bar {
		font-size: 9px;
	}
}
@media (max-width:530px) {
	#progress_bar {
		font-size: 8px;
	}
}
#progress_bar {
	margin: 0;
	padding: 0;
	list-style: none;
}
#progress_bar {
	overflow: hidden;
	width: 100%;
	margin-bottom: 5px;
}
#progress_bar li {
	float: left;
	margin: 0 0.5em 0 1em;
}
#progress_bar a {
	background: #999999;
	padding: 0.7em 0 0.7em 0.5em;
	float: left;
	text-decoration: none;
	color: #fff;
	position: relative;
}
#progress_bar .progress_ok {
	background: #006ad4;
}
#progress_bar .progress_active {
	background: #006ad4;
}
#progress_bar .progress_normal {
	background: #006ad4;
}
#progress_bar .progress_passive {
	background: #006ad4;
}
#progress_bar a::before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	border-color: #999999 #999999 #999999 transparent;
	left: -1em;
}
#progress_bar .progress_ok::before {
	border-color: #006ad4 #006ad4 #006ad4 transparent;
}
#progress_bar .progress_active::before {
	border-color: #006ad4 #006ad4 #006ad4 transparent;
}
#progress_bar .progress_normal::before {
	border-color: #006ad4 #006ad4 #006ad4 transparent;
}
#progress_bar .progress_passive::before {
	border-color: #006ad4 #006ad4 #006ad4 transparent;
}
#progress_bar a::after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid #999999;
	right: -1em;
}
#progress_bar .progress_ok::after {
	border-left-color: #006ad4;
}
#progress_bar .progress_active::after {
	border-left-color: #006ad4;
}
#progress_bar .progress_normal::after {
	border-left-color: #006ad4;
}
#progress_bar .progress_passive::after {
	border-left-color: #006ad4;
}

/* * タイトル文字 * */
.title0 {
	line-height: 0.8em !important;
	margin-top: 0;
	margin-bottom: 0;
}
.title1 {
	margin-right: 5px;
}
.title1 img {
	margin-bottom: -8px;
	height: 14px;
	width: auto;

}
.title2 {
	font-size: 0.45em;
}
.title3 {
	font-size: 0.6em;
}
.title4 {
	font-size: 1.1em !important;
	margin-bottom: 10px !important;
	line-height: 1.8em !important;
}
.title5 {
	font-size: 0.8em;;
}
/* * タイトルボタン * */
.title_btn_font, .title_btn_font:link, .title_btn_font:visited {
	font-size: 0.85em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* * コンテンツタイトル * */
.content_title {
	margin-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}
h2.content_title {
	font-size: 1.2em;
}
h3.content_title {
	font-size: 1em;
}

/* * コンテンツボタン * */
.btn_font, .btn_font:link, .btn_font:visited {
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
}
.line_margin30 {
	margin-top: 10px;
}
.line_margin0 {
	margin-top: 0;
}
.btn-default, .btn-default:link, .btn-default:visited {
	background-color: #999999;
	border-color: #999999;
}
.btn-default:hover {
	background-color: #666666;
	border-color: #666666;
}
.btn_left {
	text-align: left;
	float: left;
}
.btn_right {
	text-align: right;
}
/* * フォーム関係 * */
/* フォーム補記 */
.nomargin_left {
	padding-left: 0;
}
.form_red {
	color: #ff0000;
}
.form_msg {
	font-size: 1.2em;
	color: #006ad4;
}
.form_msg_err {
	font-size: 1.0em;
	color: #ff0000;
	margin-bottom: 0;
}
.form_item_msg {
	padding-top: 2px;
	font-size: 0.85em;
	color: #777777;
}
.form_border {
	border: 2px solid #eeeeee;
	border-radius: 10px;
	padding: 15px 5px 20px 15px;
}
.check_item {
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}
.agreement_box {
	height: 20em;
	overflow: scroll;
	border: 2px solid #eeeeee;
	padding: 5px;
	line-height: 1.6;
}
.agreement_box ._title {
	text-align: center;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 1em;
}
.agreement_box ._article {
	margin-top: 1em;
}
.agreement_box ._text {
	text-indent: 1em;
}
.agreement_box ._ijou {
	text-align: right;
}
.agreement_box ._prov {
	padding-left: 2em;
	margin-bottom: 2px;
}
.agreement_box ._mum {
	text-indent: -2em;
	padding-left: 6em;
	margin-top: 2px;
	margin-bottom: 2px;
}
.check_agreement {
	margin-top: 15px;
	margin-bottom: 15px;
}
.check_agreement label {
	font-weight: bold;
}
@media (min-width:768px) and (max-width:1400px) {
	.form_red:before {
		content: "\A";
		white-space: pre;
	}
}
.control-label {
	line-height: 1.3em;
}

.formlink, .formlink:visited, .formlink:link {
	color: #333333;
	text-decoration: none;
}
.btn_postal {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
}
.file input{
  display:none;
}
.file img{
  cursor:pointer;
}

/* * サービスリスト * */
.select_month, .select_month:link, .select_month:visited {
	font-size: 0.8em;
	font-weight: normal;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.select_month:hover {
	background-color: #999999;
	border-color: #999999;
}

.service_list_item {
	padding: 5px;
}
.service_list_item .badge {
	float: left;
	margin-right: 5px;
	background-color: #999999;
}
@media (max-width: 767px) {
	.service_list_item {
		height: 100px;
	}
}
@media (min-width: 768px) {
	.service_list_item {
		height: 60px;
	}
}
.service_list_item_name {
	font-size: 1em ;
	text-decoration: none !important;
	width: 100% !important;
}
.service_list_btn {
	display: inline-block;
	float: right;
	color: #fff !important;
	font-size: 1.0em;
	border: none;
	text-decoration: none !important;
	font-weight: normal;
	padding: 3px 5px 2px !important;
	margin-left: 5px !important;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	opacity: 0.2 !important;
}
.service_list_status {
	display: inline-block;
	font-weight: normal;
	font-size: 1.0em;
	padding: 5px 10px;
	border-radius: 10px;
	margin-top: 5px !important;
}

/* * サービスモーダル * */
.detail_logo {
	height: 16px;
	width: auto;
	margin-bottom: 4px;
}
.img_half {
	width: 45%;
	margin: 5px 25% 30px;
}

/* * カートリスト * */
.cart_list_item {
	height: 50px !important;
}
.cart_list_item .badge {
	float: left;
	margin-right: 5px;
	background-color: #999999;
}

/* * ドキュメント・ダウンロードパネル * */
.docment_panel {
	margin-bottom: 0;
	padding-right: 10px;
	margin-right: 15px;
}

/* * フッタ * */
.footer_item a {
	white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #gfooter {
    display: none;
  }
  #footer_bar {
    background: url(../img/footer/back.png) repeat-x 0 30px;
    padding-top: 44px;
    height: 200px;
  }
  li.footer_item {
    display: inline;
    padding: 2px 5px 2px 0;
    font-size: 0.7em;
    text-align: right;
  }
  .footer_copy {
    padding-left: 0;
    padding-right: 28px;
  }
}
/* * スマホフッタ * */
@media screen and (max-width: 767px) {
  #footer_bar {
    display: none;
  }
  #gfooter {
    width: auto;
    max-width: 100%;
    padding-bottom: 45px;
    background: #f5f5f5;
    border-top: none;
    overflow: hidden;
  }
  .foot-logo {
    margin: 30px 0;
    display: block;
    text-align: center;
  }
  .foot-logo img {
    margin-left: auto;
    margin-right: auto;
  }
  .block-copyright {
    width: 100%;
    float:none;
    text-align: center;
  }
  .list-utilityF {
    margin: 30px 0;
    line-height: 1.3;
    list-style-type: none;
    font-size: 77%;
    text-align: center;
  }
  .list-utilityF {
    overflow: hidden;
    padding: 0 5px;
  }
  .list-utilityF li {
    margin: 0;
    padding: 0 5px;
    float: left;
  }
  .list-utilityF li:first-child {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 5px;
  }
  .list-utilityF li:nth-child(2) {
    width: 30%;
  }
  .list-utilityF li:nth-child(3) {
    width: 30%;
  }
  .list-utilityF li:nth-child(4) {
    width: 40%;
  }
  .list-utilityF li:nth-child(5) {
    margin-top: 15px;
    width: 50%;
  }
  .list-utilityF li:nth-child(6) {
    margin-top: 15px;
    width: 50%;
  }
  .foot_container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
}

/* * 浮動ナビゲーション * */
.affixtop {
	display: block;
	position: fixed;
	bottom: 30px;
/*	padding: 5px 10px; */
	right: 40px;
}
.affixtop a {
	display: block;
	background-color: #006ad4;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 10px;
	border-radius: 30px;

}
.affixtop a:hover {
	display: block;
	background-color: #006ad4;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding:5px 10px;
}

/* * 単ページ * */
.tokusho_table {
	border-color: transparent !important;
}
.tokusho_table .big_title {
	font-weight: normal;
	border-bottom: solid 1px #eaeaea;
	padding-top: 15px;
}
.tokusho_table .big_title h2 {
	font-weight: bold;
	margin-left: 0;
}
.tokusho_table .title {
	font-weight:normal;
	border: solid 1px #eaeaea;
	background-color: #fafafa;
	vertical-align: middle;
}
.tokusho_table .contents {
	border: solid 1px #eaeaea;
	vertical-align: middle;
}
.tokusho_table .contents .idt {
	padding-left: 2em;
	text-indent: -2em;
}
.tokusho_table .contents .noidt {
	padding-left: 2em;
}

/* * お知らせ・FAQ * */
div.info_border {
	border: 2px solid #eeeeee;
	border-radius: 10px;
	padding: 15px 5px 20px 20px;
	margin-bottom: 15px;
}
.info_head {
	margin-bottom: 5px;
}
.info_date {
	font-weight: normal;
	font-size: 1em;
	padding-right: 15px;
}
.info_title {
	font-size: 1.2em;
	padding-bottom: 5px;
}
.info_text {
	font-size: 1em;
}
div.info_separator {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 2px #eaeaea;
	padding-left: -15px !important;
}
.info_border > .info_separator:last-child {
	display: none;
}
.info_category {
	font-weight: normal;
	font-size: 0.9em;
	vertical-align: 0.15em;
	padding-right: 15px;
	padding-left: 15px;
}
.info_new {
	font-weight: normal;
	font-size: 0.8em;
	background-color: red;
	vertical-align: 0.15em;
	padding-right: 8px;
	padding-left: 8px;
}
div.info_border {
	border: 2px solid #eeeeee;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 15px;
}
.faq_Q > span, .faq_A > span {
	font-weight: normal;
	font-size: 2em;
	width: 1.3em;
}
.faq_Q > span {
	background-color: #77a7d6;
}
.faq_A > span {
	background-color: #77d0d3;
}
/* New Service Modal */
.nobr {
	white-space: nowrap;
}
.indent {
	padding-left: 18px;
}
.indent_sup {
	padding-left: 2.4em;
	text-indent: -2.4em;
}

.w1em {
	width: 18px;
	padding-left: 0;
}
.picmrgn {
	padding-left: 10px;
	padding-right: 10px;
}
.bold {
	font-weight: bold;
}
.boldoff {
	font-weight: normal;
}
.gray {
	color: #999;
}
.modal_container {
	padding: 10px 15px 0;
}
.modal-header {
	padding-bottom: 10px;
	border-style: none;
}
.modal-body {
	padding: 0;
}
.modal-footer {
	padding-top: 0;
	border-style: none;
}
.modal_title {
	margin: 0;
	line-height: 1.6;
	font-size: 1.2em;
	font-weight: bold;
}
.modal_title_sub {
	margin: 0;
	line-height: 1.6;
	font-size: 1em;
	font-weight: bold;
}
.modal_leed {
	margin: 0;
	padding: 10px 0 0;
}
.modal_leed div {
	line-height: 1.6;
	padding-left: 0;
	padding-right: 0;
	font-weight: bold;
	font-size: 0.85em;
}
.leed_offset {
	padding-left: 0.85em;
}
.modal_list {
	padding-top: 10px;
	padding-left: 1.2em;
}
.modal_list li {
	line-height: 1.6;
	padding: 0 0 0;
	font-size: 0.85em;
}
.modal_subtitle {
	line-height: 1.6;
	margin-bottom: 0;
}
.modal_subtitle:first-letter {
	color: #31708f;
}
.modal_link {
	line-height: 1.6;
	font-size: 0.85em;
}
.modal_text {
	line-height: 1.6;
	font-size: 0.85em;
}
.modal_small {
	line-height: 1.5;
	font-size: 0.7em;
	padding-right: 0.5em;
}
.modal_between {
	margin-bottom: 1em;
}
.float_right {
	float: right;
}

@media (max-width: 767px) {
	.pc_off {
		display: none;
	}
}