@charset "utf-8";
/* CSS Document */


/* ----------------------
   contents
---------------------- */


/* ----- header ----- */

#header a {
	color: #000;
}
#header .logo a {
	background: url("../img/header_logo_b.png") no-repeat left top;
	background-size: 171px;
}
#header .header_s-navi li.toggle > a {
	background-image: url("../img/fontsize_arrow_b.png");
}
#header .header_s-navi li.toggle > a.active {
	background-image: url("../img/fontsize_close_b.png");
}


/* ----- contents ----- */

#contents {
	padding: 50px 0 90px;
}
#contents:after {
	content: "";
	display: block;
	clear: both;
}
#contents #pankuzu {
	padding: 0 0 48px 100px;
	font-size: 1.2rem;
	font-weight: bold;
}
#contents #pankuzu span {
	font-weight: normal;
}
#contents .title_block {
	padding-bottom: 65px;
	text-align: center;
}
#contents .title_block h1 {
	display: inline-block;
	padding: 0 75px 3px;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 4.0rem;
	line-height: 1.4;
	font-weight: normal;
	border-bottom: 2px solid #000;
	margin-left: 100px;
}
#contents .title_block h1 .h1-sub{
    font-size: 3.0rem;
    padding: 0;
}
#contents .title_block p {
	padding: 20px 0 0;
	text-align: center;
}
#contents #contents_body {
	width: 776px;
	padding-left: 100px;
	float: left;
	font-size: 1.4rem;
}
#contents #contents_body > p {
	padding-bottom: 30px;
	line-height: 1.8;
}
#contents #contents_body .imgbox {
	padding-bottom: 30px;
}
#contents #contents_body .imgbox img {
	padding-top: 20px;
}
#contents #contents_body .imgbox img:first-child {
	padding-top: 0;
}
#contents #contents_body .left {
	float: left;
}
#contents #contents_body .right {
	float: right;
}
#contents #contents_body .w470 {
	width: 470px;
}
#contents #contents_body .w280 {
	width: 280px;
}
#contents #contents_body .cap {
	padding-top: 6px;
	font-size: 1.1rem;
}
#contents #contents_body .btn_nextpage {
	display: table;
	width: 100%;
	min-height: 83px;
	margin-top: 30px;
}
#contents #contents_body .btn_nextpage a {
	display: table-cell;
	vertical-align: middle;
	padding: 25px 70px;
	margin-top: 50px;
	background: url("../img/arrow-g_right.gif") no-repeat 99% center;
	border: 1px solid #6fba2c;
	color: #6fba2c;
	font-size: 1.8rem;
	text-align: center;
	clear: both;
}
#contents .red {
	color: #E40000
}
#contents_body .company_list ul {
	list-style-type: circle;
	line-height: 1.8;
	text-indent: -2px;
}

#contents_body #rule_style p{
	padding-left: 20px;
	padding-bottom: 20px;
}
#contents_body #rule_style h4.txt {
	padding-left: 20px;
}
#contents_body #rule_style h4.bk {
	color: #000000;
}
#contents_body #rule_style ol li {
	line-height: 1.8;
	margin-bottom: 30px;
}
#contents_body #rule_style dl dt{
	line-height: 1.8;
}
#contents_body #rule_style dd {
	padding-left: 30px;
}
#contents_body #rule_style .m_indent {
	text-indent: -1.5rem;
}
#contents_body #rule_style dl:after {
	content:"";
	display: block;
	clear:both;
}
#contents_body #rule_style .p_custom {
	padding: 0 0 10px 0;
}

#notice_body {
    width: 776px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
    font-size: 1.4rem;
}
#notice_style {
	line-height: 1.8;
	text-align: left;
}
#notice_style li{
	padding-bottom: 15px;
}
#notice_style dl dt,
#notice_style dl dd {
	line-height: 1.8;
	margin-bottom: 10px;
	float: left;
	width: 300px;
}
#notice_style dl:after {
	content:"";
	display: block;
	clear:both;
}


/* side navi */
#contents #side_navi {
	width: 250px;
	float: right;
}
#contents #side_navi h2 {
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	height: 75px;
	padding: 0 25px;
	font-size: 1.8rem;
	font-weight: normal;
	background: #e1e1e1;
}
#contents #side_navi #page_list_pc {
	padding: 25px 0 13px;
	margin-bottom: 35px;
	background: #f4f4f4;
}
#contents #side_navi #page_list_pc > li > a {
	display: block;
	padding: 7px 25px;
	margin-bottom: 1px;
	font-size: 1.5rem;
}
#contents #side_navi #page_list_pc > li.active > a {
  padding-left: 20px;
  background-color: #fff;
  border-left: 5px solid #6fba2c;
}

#contents #side_navi #page_list_pc ul > li > a {
	display: block;
	padding: 9px 25px 9px 32px;
	font-size: 1.3rem;
}
#contents #side_navi #page_list_pc ul > li.active > a {
	background-color: #fff;
}
#contents #side_navi #page_list_pc ul > li > a:before {
	content: "・";
}

#contents #side_navi .btn_green {
	display: table;
	width: 100%;
	min-height: 70px;
}
#contents #side_navi .btn_green a {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 15px;
	border: 5px solid #6fba2c;
	color: #6fba2c;
	font-size: 2.0rem;
	text-align: center;
}

#contents #side_navi aside {
	margin: 50px 0 0;
	}
#contents #side_navi aside div {
	margin-bottom: 20px;
}

/* ----------------------
   bd_addes
---------------------- */
#contents_body h2 {
	display:block;
	margin-bottom: 3rem;
	padding: 0 0 1rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,  sans-serif;
	font-size: 2.3rem;
	font-weight: bold;
}
#contents_body h3 {
	display:block;
	padding-bottom: 2rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,  sans-serif;
	font-size: 1.7rem;
	font-weight: bold;
}

#contents #contents_body .btn_inquiry {
	display: table;
	width: 60%;
	min-height: 62px;
	margin: 30px auto;
}
#contents #contents_body .btn_inquiry a {
	display: table-cell;
	vertical-align: middle;
	padding: 12px 50px;
	margin-top: 50px;
	background: #6fba2c url("../img/arrow-w_right.png") no-repeat 99% center;
	background-size: 30px;
	border: 1px solid #6fba2c;
	color: #fff;
	font-size: 2.2rem;
	text-align: center;
	text-decoration: none;
	clear: both;
}
#contents #contents_body .btn_inquiry2 {
	display: table;
	width: 50%;
	min-height: 62px;
	margin: 30px auto;
}
#contents #contents_body .btn_inquiry2 a {
	display: table-cell;
	vertical-align: middle;
	padding: 12px 30px;
	margin-top: 50px;
	background: #6fba2c url("../img/arrow-w_right.png") no-repeat 99% center;
	background-size: 30px;
	border: 1px solid #6fba2c;
	color: #fff;
	font-size: 1.8rem;
	text-align: center;
	text-decoration: none;
	clear: both;
}

#contents #contents_body .blue-box {
	padding: 50px 100px;
	border: 5px solid #0099ff;
}
#contents #contents_body .blue-box.center {
	text-align: center;
}
#contents #contents_body .blue-box h2 {
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 3.6rem;
	letter-spacing: -0.12rem;
	text-align: center;
}
#contents #contents_body .blue-box_head {
	padding: 0;
	border: 5px solid #0099ff;
}
#contents #contents_body .blue-box_head h2 {
	margin:0;
	padding: 16px;
	background: #0099ff;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 2.5rem;
	text-align: center;
	color: #fff;
}
#contents #contents_body .blue-box_head .in_blue-box_head {
	border-bottom: solid 1px #ccc;
}
#contents #contents_body .blue-box_head .in_blue-box_txt {
	padding: 2rem;
}
#contents #contents_body .blue-box_head .in_blue-box_head .btn_inquiry {
	margin: 0;
	padding: 0;
}
#contents #contents_body .blue-box p.caption {
	padding-bottom: 50px;
	font-size: 1.2rem;
}

#contents #contents_body ul.g-arrow-s li {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 20px;
	border: solid 1px #6fba2c;
	background: url(../../common/img/arrow-g_right-s.png) no-repeat 99% 16px;
	background-size: 8px auto;
}
	#contents #contents_body ul.g-arrow-s li a {
	display: block;
	min-height: 1em;
		padding: 12px 24px 12px 12px;
	text-decoration: none;
}
	#contents #contents_body ul.g-arrow-s li a:hover {
		color: #000;
	text-decoration: underline;
}


#contents #contents_body  .attention_box {
	margin: 50px 0;
	padding: 20px 30px;
	border: 2px solid #0099ff;
}
#contents #contents_body  h4 {
	padding-bottom: 1rem;
	color: #6fba2c;
}
#contents #contents_body .in_blue-box_head .in_grey-box {
	text-align: center;
	width: 100px;
	margin: 30px 30px;
	padding: 5px 30px;
	font-weight: bold;
	background-color: #cccccc;
}
#contents #contents_body .in_blue-box_head .tell_box {
	width: 450px;
	height: 60px;
	box-sizing: border-box;
	margin: 20px 0 10px 0;
	padding: 10px 0 0 92px;
	font-size: 3.2rem;
	font-weight: bold;
	letter-spacing: -0.08rem;
	background-image: url(../../inquiry/img/in_blue-box_back_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*---170414 tuiki ---*/
#contents #contents_body .in_blue-box_head .business_h {
	width: 500px;
	height: auto;
	box-sizing: border-box;
	margin: 0 0 10px 0;
	padding: 10px;
}
#contents #contents_body .in_blue-box_head .business_h dl {
	font-size: 1.6rem;
	margin-bottom: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}
#contents #contents_body .in_blue-box_head .business_h dl dt {
	font-weight: bold;
	position: relative;
}
#contents #contents_body .in_blue-box_head .business_h dl dt:before {
	content: "○";
	position: absolute;
	top: 0;
	left: -18px;
}
/*---//170414 tuiki ---*/


#contents #contents_body .in_blue-box_head .fax_box {
	width: 350px;
	height: 60px;
	box-sizing: border-box;
	margin: 20px 0 10px 0;
	font-size: 3.2rem;
	font-weight: bold;
	letter-spacing: -0.08rem;
}
#contents #contents_body .in_blue-box_head .ad_box {
	width: 500px;
	height: 60px;
	box-sizing: border-box;
	margin: 20px 0 10px 0;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: -0.08rem;
}
#contents_body .blue-box_head .inq_box{
	margin: 20px;
	padding: 0;
}
#contents_body .blue-box_head .inq_center{
 text-align: center;
}
#contents_body .blue-box_head .inq_txt{
	padding-right: 20px;
	box-sizing: border-box;
}
#contents_body .blue-box_head span.min_text {
	font-size: 1.6rem;
}
#contents_body .blue-box_head .in_grey-box2 {
	text-align: center;
	margin: 0 auto 20px;
	padding: 5px 30px;
	font-weight: bold;
	background-color: #cccccc;
}
#contents_body .blue-box_head .in_blue-box_head .grey-box {
	text-align: center;
	box-sizing: border-box;
	margin: 10px auto;
	padding-left: 70px;
	font-size: 3.2rem;
	font-weight: bold;
	letter-spacing: -0.08rem;
	background-image: url(../../inquiry/img/in_blue-box_head.gif);
	background-repeat: no-repeat;
	background-position: left 20px top 2px;
}	


/* ----- flow ----- */
#contents #contents_body .flow {
	position: relative;
	padding-bottom: 20px;
	border: solid 1px #ccc;
	line-height: 1.6;
}
#contents #contents_body .flow h2.free {
	padding: 6px !important;
	background: #0099ff !important;
	color: #fff;
	text-align: center;
}
#contents #contents_body .flow h2.payed {
	padding: 6px !important;
	background: #e11c09 !important;
	color: #fff;
	text-align: center;
}
#contents #contents_body .flow h3 {
	text-align: center;
}
#contents #contents_body .flow dl {
	position: relative;
	margin: 0 15px;
	padding: 0 0 1rem;
	border-bottom: dotted 2px #999;
}
#contents #contents_body .flow dl:last-child {
	border-bottom: none;
}

#contents #contents_body .flow dt {
	padding-bottom: 1rem;
	text-align: left;
	font-size: 1.6rem;
	font-weight: bold;
}
#contents #contents_body .flow dd h4 {
	text-align: left;
	color: #6fba2c;
}
#contents #contents_body .flow ul.g-arrow-s {
	clear: both;
	padding: 0.5rem;
}
#contents #contents_body .module1 li {
	padding-bottom: 10px;
}

/*-----table-----*/

#contents_body .table_block_company01 table,
#contents_body .table_block_company02 table {
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 100%;
	table-layout: auto;
	font-size: 100%;
}
.table_block_company01 th, .table_block_company01 td,
.table_block_company02 th, .table_block_company02 td {
	border: 1px solid #000000;
	padding: 20px;
	line-height: 1.8;
	vertical-align: top;
}
.table_block_company01 th,
.table_block_company02 th {
	background-color: #F8F8F8;
	text-align: left;
	font-weight: normal;
	width: 25%;
}
.table_block_company02 td.date {
	width: 5%;
	text-align: right;
	white-space: nowrap;
}
.table_block_company02 td.txt {
	width: 70%;
}
.table_block_company01 td {
	width: 80%;
}
.table_block_company01 th img,
.table_block_company02 th img,
.table_block_company01 td img,
.table_block_company02 td img {
	padding-bottom: 4px;
	padding-left: 5px;
}

.table_block_kunkuns {
	width: 100%;
}


table.plain {}
table.plain th { font-weight: normal;  vertical-align: top;}
table.plain td { vertical-align: top;}

/*-----UL-----*/
#contents #contents_body .ul_module1 ul {
}
#contents #contents_body .ul_module1 ul li {
	margin: 5px 0;
	padding-left: 10px;
	border-left: solid 5px #6fba2c;
}
#contents #contents_body .ul_module1 ul li span {
	padding-left: 2rem;
	font-size: 1.2rem;
	color: #666;
}

/*-----DL-----*/
#contents_body .link_dl dt,
#contents_body .link_dl dd {
	line-height: 1.8;
	padding: 0 0 15px 0;
}


#contents_body .link_dl dd {
	padding: 0 0 30px 0;
	text-indent: 20px;
}


/* ----- flow ----- */
#contents #contents_body .flow02 {
	position: relative;
	padding: 30px 0 60px;
	line-height: 1.6;
}
#contents #contents_body .flow02 dl {
	position: relative;
	margin: 0 60px;
	padding: 0 0 1rem;
	border-bottom: dotted 2px #999;
}
#contents #contents_body .flow02 dl:last-child {
	border-bottom: none;
}

#contents #contents_body .flow02 dt {
	background: #0099ff !important;
	padding: 6px !important;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
}
#contents #contents_body .flow02 dd {
	padding: 2rem !important;
}

#contents #contents_body .module1 li {
	padding-bottom: 10px;
}


/* ----- box ----- */
.ex_redbox01 {
	margin: 2rem ;
	padding: 1rem;
	border: solid 1px #e20074;
}
.ex_redbox01 h3 {
	margin: 0 !Important;
	padding: 0 !Important;
	font-size: 1.4rem !Important;
	color: #666;
}
.ex_redbox01 ol {
	margin: 0 !Important;
	padding: 0 0.5rem 0 2rem !Important;
}
.ex_redbox01 li {
	font-size: 1.2rem;
	color: #e20074;
}



/*---middle_index---*/
.middle_index {
	padding-bottom: 30px;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	clear: both;
}
.middle_index dl {
	position: relative;
	display: table;
	width: 100%;
	margin-bottom: 20px;
	background: url("../img/arrow-g_right.gif") no-repeat 99% center;
	border: solid 1px #ccc;
}
.middle_index dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .middle_index { zoom: 1; } /* IE6 */
*:first-child+html .middle_index { zoom: 1; } /* IE7 */

.middle_index dt {
	float: left;
	display: table;
	min-height: 85px;
	padding: 20px;
	background: #6fba2c;
	font-size: 1.8rem;
	font-weight: normal;
	text-align: center;
	color: #fff;
}
.middle_index dt span {
	padding: 0 0.5rem;
	font-size: 5rem;
}
.middle_index dd {
	float: left;
	display: table;
	width: 84%;
	font-size: 2.1rem;
}
.middle_index dd a {
	display: block;
	min-height: 85px;
	padding: 40px 60px 0 20px;
	vertical-align: middle;
	line-height: 1.4;
	clear: both;
}
.middle_index dd a, 
.middle_index dd a:visited {
	text-decoration: none !important;
}
.middle_index dd a:hover, .middle_index dd a:active {
	text-decoration: underline !important;
}

/* 20170512_add start*/

.middle_index_coming {
	padding-bottom: 30px;
	font-family: "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	clear: both;
}
.middle_index_coming dl {
	position: relative;
	display: table;
	width: 100%;
	margin-bottom: 20px;
	background: url("../img/arrow-g_right_coming.gif") no-repeat 99% center;
	border: solid 1px #ccc;
}
.middle_index_coming dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .middle_index_coming { zoom: 1; } /* IE6 */
*:first-child+html .middle_index { zoom: 1; } /* IE7 */

.middle_index_coming dt {
	float: left;
	display: table;
	min-height: 85px;
	padding: 20px;
	background: #ccc;
	font-size: 1.8rem;
	font-weight: normal;
	text-align: center;
	color: #fff;
}
.middle_index_coming dt span {
	padding: 0 0.5rem;
	font-size: 5rem;
}
.middle_index_coming dd {
	float: left;
	display: table;
	width: 84%;
	font-size: 2.1rem;
}
.middle_index_coming dd p {
	display: block;
	min-height: 85px;
	padding: 40px 60px 0 20px;
	vertical-align: middle;
	line-height: 1.4;
	clear: both;
	color:#ccc;
}
/* 20170512_add end*/

/*---middle_index blue_bc---*/
.middle_index dl.blue_bc dt{
	background-color: #0099ff;
	padding: 35px 23px 34px 23px;
}
.middle_index dl.blue_bc {
	background: url("../img/arrow-b_right.gif") no-repeat 99% center;
}
.middle_index dl.blue_bc a:hover {
	color: #0099ff;
}
.middle_index dl.blue_bc dt span {
	padding: 0 0 0 0.5rem;
	font-size: 3rem;
}


/* ----- cover ----- */

.varmin_cover { 
	cursor: pointer;
	}

/* ----- dl ----- */
.inbox_dl dl {
	padding: 20px 0;
}
.inbox_dl  dd a {
	width: 100%;
	display: block;
	padding: 5px 0 10px 25px;
	background: url(../../common/img/arrow-g_right-s.png) no-repeat 10px 6px;
	background-size: 10px auto;
}


/* ----- news ----- */

#news {
	padding-bottom: 85px;
}
#news_list {
	border-top: 2px solid #efefef;
}
#news_list li {
	padding: 16px 0 16px 128px;
	border-bottom: 2px solid #efefef;
	overflow: hidden;
}
#news_list .date {
	padding: 2px 40px 0 0;
	color: #999;
	font-size: 1.1rem;
	float: left;
}
#news_list .tag_oshirase:before,
#news_list .tag_update:before,
#news_list .tag_IR:before,
#news_list .tag_media:before {
	display: block;
	width: 93px;
	margin-right: 35px;
	color: #fff;
	font-size: 1.1rem;
	text-align: center;
	line-height: 18px;
	float: left;
}
#news_list .title {
	padding: 0 20px 0 234px;
	line-height: 1.3;
}
#news_list .tag_oshirase:before {
	content:"お知らせ";
	background-color: #67cb33;
}
#news_list .tag_update:before {
	content:"更新情報";
	background-color: #109afd;
}
#news_list .tag_IR:before {
	content:"IR情報";
	background-color: #F90;
}
#news_list .tag_media:before {
	content:"メディア掲載";
	background-color: #ec6089;
}
/*---20211027 WEBサーバーおよびE-mailサーバーのメンテナンスのお知らせ ここから---*/
/*---20211217 削除予定---*/
.news_list {
    border:1px solid #ffd700;
    background:#fffacd;
    margin-bottom:30px;
}
.news_list li {
	padding: 16px 0 16px 128px;
	overflow: hidden;
}
.news_list .date {
	padding: 2px 40px 0 0;
	color: #999;
	font-size: 1.1rem;
	float: left;
}
.news_list .tag_oshirase:before{
	display: block;
	width: 93px;
	margin-right: 35px;
	color: #fff;
	font-size: 1.1rem;
	text-align: center;
	line-height: 18px;
	float: left;
}
.news_list .title {
	line-height: 1.3;
}
.news_list .tag_oshirase:before {
	content:"お知らせ";
	background-color: #67cb33;
}
/*---20211027 WEBサーバーおよびE-mailサーバーのメンテナンスのお知らせ ここまで---*/



#news .all_entry {
	padding-top: 50px;
	text-align: center;
}
#news .all_entry a {
	padding-right: 20px;
	background: url(../img/arrow-b_left.gif) no-repeat right center;
}

.news_switch{
	margin:40px 0px; 
	padding:0 0 10px 128px
}
.news_switch:after{
	content: "";
	display: block;
	clear: both;
}
.news_switch li{
	float:left;
	margin-right:20px;
	padding-right:20px;
	border-right:solid 1px #000;
}

/*---ページ間送りbtn_20170322---*/
#contents #contents_body .btn_okuribox {
	display: table;
	width: 100%;
	min-height: 50px;
	letter-spacing: -0.1rem;
}
#contents #contents_body .btn_okuribox .ahref_backpage {
	display: table-cell;
	vertical-align: middle;
	padding: 25px 0px 10px 50px;
	box-sizing: border-box;
	margin-top: 25px;
	color: #6fba2c;
	font-size: 1.8rem;
	text-align: left;
	clear: both;
	background: url("../img/arrow-g_left.gif") no-repeat bottom 5px left;
	background-size: 20px;
	border-bottom: 1px solid #6fba2c;
}
#contents #contents_body .btn_okuribox .ahref_nextpage {
	display: table-cell;
	vertical-align: middle;
	padding: 25px 50px 10px 0px;
	box-sizing: border-box;
	margin-top: 50px;
	color: #6fba2c;
	font-size: 1.8rem;
	text-align: right;
	clear: both;
	background: url("../img/arrow-g_right.gif") no-repeat bottom 5px right;
	background-size: 20px;
	border-bottom: 1px solid #6fba2c;
}



/*---QAリンク20170323---*/
.relation_qa_box {
	margin: 50px 0;
	padding: 3em 50px 2em;
	border: solid 1px #6fba2c;
}
.relation_qa_box h3 {
	margin-bottom: 2em;
	padding-bottom: 0;
	border-bottom: solid 5px #fffc00;
	font-size: 1.8rem;
}
.relation_qa_box ul {
}
.relation_qa_box ul li {
	margin-bottom: 1em;
}

/*---QAリンク固定ヘッダ調整用20170323---*/
.accordion_block {
  margin-top: -100px; /* 固定ナビの高さ分のネガティブマージン */
  padding-top: 100px; /* 打ち消し用のパディング */
}


/*---170417_tuiki clickable ---*/
  .switch_wrap {
    position: relative;
	width: 360px;
	height: auto;
  }
  .switch_wrap .check {
    position: absolute;
    z-index: 999;
    visibility: hidden;
}
  .switch_wrap .box_o {
    width: 100%;
    height: 100%;
	position: absolute;
	z-index: 990
  }
  input:checked ~ .box_o {
    opacity: 0;
  }
    
  
/*---170828_tuiki side navi ---*/
#contents #side_navi .box_green {
	border: 5px solid #6fba2c;
}
#contents #side_navi .box_green h3 {
	vertical-align: middle;
	min-height: 30px;
	padding: 10px;
	background: #6fba2c;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
#contents #side_navi .box_green h3 a {
	color: #fff;
}
#contents #side_navi .box_green ul {
	padding: 10px ;
}
#contents #side_navi .box_green li {
	vertical-align: bottom;
	padding: 10px 0;
	border-bottom: dotted 1px #6fba2c;
}
#contents #side_navi .box_green li span {
	padding: 3px 5px;
	margin: 5px 5px 5px 0;
	background: #0099ff;
	color: #fff;
}
#contents #side_navi .box_green li a:hover {
	color: #0099ff;
}
#contents #side_navi .box_blue {
	min-height: 70px;
	border: 5px solid #0462ea;
}
#contents #side_navi .box_blue h3 {
	vertical-align: middle;
	min-height: 30px;
	padding: 10px;
	background: #0462ea;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
#contents #side_navi .box_blue h3 a {
	color: #fff;
}
#contents #side_navi .box_blue ul {
	padding: 10px ;
}
#contents #side_navi .box_blue li {
	vertical-align: bottom;
	padding: 10px 0;
	border-bottom: dotted 1px #0462ea;
}
#contents #side_navi .box_blue li span {
	padding: 3px 5px;
	margin: 5px 5px 5px 0;
	background: #6fba2c;
	color: #fff;
}

/*---180316_tuiki side navi ---*/
#contents #side_navi .s_banner {
	width: 100%;
}
#contents #side_navi .s_banner img {
	width: 100%;
	height: auto;
}

/*----- 180316 content -----*/

/*----- third_cell -----*/
#contents_body .third_cell {
	max-width: 700px;
	padding: 23px 20px 12px;
	box-sizing: border-box;
	background: #ffd8d8 url(../../img/voice_bg.png);
	border-radius: 12px 12px 0 0;
}
#contents_body .third_cell h3 {
	font-size: 2.8rem;
	color: #fff;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 10px;
	background: #ff7a4d;
	text-align: center;
}

#contents_body .third_cell .clearfix .img_cell,
#contents_body .third_cell .clearfix .third_dl {
	float: left;
}
#contents_body .third_cell .clearfix .img_cell {
	width: 20%;
	padding-left: 10px;
	box-sizing: border-box;
}
#contents_body .third_cell .clearfix .third_dl {
	width: 80%;
	font-size: 1.4rem;
}
#contents_body .third_cell .clearfix .third_dl dt {
	letter-spacing: -0.08em;
	padding-bottom: 12px;
}
#contents_body .third_cell .clearfix .third_dl dd {
	letter-spacing: -0.08em;
	color: #ff0000;
	padding-left: 30px;
	padding-right: 60px;
}
#contents_body .for_cell {
	font-weight: bold;
	text-align: center;
	max-width: 700px;
	font-size: 2rem;
	background: #ff8000; 
	color: #ffff00;
}

/*----- four_cell -----*/
#contents_body .four_cell {
	max-width: 700px;
	padding: 0 0 12px;
	box-sizing: border-box;
	background: #ffd8d8 url(../../img/voice_bg.png);
	border-radius: 0 0 12px 12px;
}
#contents_body .four_cell h3 {
	width: 100%;
	padding: 10px 0;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
	max-width: 700px;
	font-size: 2rem;
	background: #ff8000; 
	color: #ffff00;
	text-align: center;
}
#contents_body .four_cell .application_block {
	padding: 20px;
	display: table;
	border-collapse: separate;
	border-spacing: 20px 0;
}
#contents_body .four_cell .application_block div {
	display: table-cell;
}
#contents_body .four_cell .application_block .inquiry_box_form {
	width: 320px;
	vertical-align: middle;
	border-radius: 12px;
	background: #6fba2c url("../../common/img/arrow-w_right.png") no-repeat 99% center;
	background-size: 30px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	font-size: 2rem;
}
#contents_body .four_cell .application_block .inquiry_box_form a {
	color: #fff;
	padding: 10px;
	text-decoration: none;
}
#contents_body .four_cell .application_block .inquiry_box_freedial {
	width: 320px;
	border-radius: 12px;
	background: #fff url(../../common/img/PhoneMark.gif) no-repeat left 15px center;
	padding: 20px 0 20px 15px;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}
#contents_body .four_cell .application_block .inquiry_box_freedial section {
}
#contents_body .four_cell .application_block .inquiry_box_freedial section span {
	display: block;
	margin-left:70px;
	padding-top: 30px;
	box-sizing: border-box;
	font-size: 1.2rem;
	font-weight: bold;
	letter-spacing: -0.08rem;
	line-height: 1;
	text-align: left;
color:#0099cc;
}
#contents_body .four_cell .application_block .inquiry_box_freedial section p a {
	display: block;
	margin-left: 70px;
	box-sizing: border-box;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: left;
	text-decoration: none !important;
	color:#0099cc !important;
}
#contents_body .four_cell .termite_txt {
	padding: 20px;
}

.construction_link {
	margin-top: 80px;
	margin-bottom: 40px;
	clear: both;
}

.construction_link img {
	width: 100%;
}

.construction_link a:hover {
	opacity: .7;
}

.flex_box {
	display: flex;
	align-items: center;
}

#page_navi_area{
	display: none;
}

/* 240712 kmsm add */
/*===== local nav current=====*/
body.r02  #side_navi ul#page_list_pc li:nth-child(1) a,
body.r03  #side_navi ul#page_list_pc li:nth-child(2) a,
body.r04  #side_navi ul#page_list_pc li:nth-child(3) a,
body.r07  #side_navi ul#page_list_pc li:nth-child(4) a,
body.r08  #side_navi ul#page_list_pc li:nth-child(5) a,
body.phind  #side_navi ul#page_list_pc li:nth-child(6) a,
body.ph02  #side_navi ul#page_list_pc li:nth-child(7) a,
body.v07  #side_navi ul#page_list_pc li:nth-child(1) a,
body.v04  #side_navi ul#page_list_pc li:nth-child(2) a,
body.v03  #side_navi ul#page_list_pc li:nth-child(3) a,
body.v02  #side_navi ul#page_list_pc li:nth-child(4) a,
body.v08  #side_navi ul#page_list_pc li:nth-child(5) a,
body.v09  #side_navi ul#page_list_pc li:nth-child(6) a,
body.v05  #side_navi ul#page_list_pc li:nth-child(7) a,
body.v15  #side_navi ul#page_list_pc li:nth-child(8) a,
body.v12  #side_navi ul#page_list_pc li:nth-child(9) a,
body.v16  #side_navi ul#page_list_pc li:nth-child(10) a,
body.v14  #side_navi ul#page_list_pc li:nth-child(11) a {
    padding-left: 20px !important;
    background-color: #fff;
    border-left: 5px solid #6fba2c;
}




/* ----------------------
   contents
---------------------- */

@media screen and (max-width: 640px) {

	/* ----- header ----- */

	#header .logo a {
		background-image: url(../img/header_logo_sp.png);
	}


	/* ----- contents ----- */

	#contents {
		padding: 10px 0 35px;
		border-bottom: 1px solid #ebebeb;
	}

	#contents:after {
		content: "";
		display: block;
		clear: both;
	}

	#contents #pankuzu {
		display: none;
	}

	#contents .title_block {
		padding-bottom: 25px;
	}

	#contents .title_block h1 {
		display: block;
		padding: 0 0 6px;
		font-size: 2.2rem;
		letter-spacing: -0.12rem;
		border-bottom: 1px solid #000;
		margin-left: 0;
	}
    #contents .title_block h1 .h1-sub{
    font-size: 1.8rem;
    padding: 0;
    text-align: center;
    }

	#contents .title_block p {
		padding: 10px 0 0;
	}

	#contents #contents_body {
		width: auto;
		padding: 0 15px 35px;
		float: none;
	}

	#contents #contents_body>p {
		padding-bottom: 35px;
	}

	#contents #contents_body .imgbox {
		padding-bottom: 35px;
		text-align: center;
	}

	#contents #contents_body .imgbox img {
		max-width: 100%;
		padding-top: 15px;
	}

	#contents #contents_body .imgbox img:first-child {
		padding-top: 0;
	}

	#contents #contents_body .left,
	#contents #contents_body .right {
		float: none;
	}

	#contents #contents_body .w470,
	#contents #contents_body .w280 {
		width: auto;
	}

	#contents #contents_body .cap {
		padding-top: 10px;
		font-size: 1.0rem;
		text-align: left;
	}

	#contents #contents_body .btn_nextpage {
		display: table;
		width: 100%;
		min-height: 48px;
	}

	#contents #contents_body .btn_nextpage a {
		padding: 13px 42px 13px 15px;
		background-size: 19px;
		font-size: 1.2rem;
		text-align: left;
	}

	#contents_body .img_cover img {
		width: 100%;
		height: auto;
	}

	#contents_body .sp_table th img {
		width: 100%;
		height: auto;
	}

	#contents_body .sp_table td img {
		width: 99.1%;
		height: auto;
	}

	#contents_body #rule_style dl dt,
	#contents_body #rule_style dl dd {
		float: none;
		width: 92%;
		margin-bottom: 5px;
	}

	#contents_body #rule_style ol {
		padding-left: 20px;
	}

	#contents_body #rule_style ol p {
		padding-left: 0;
		padding-right: 10px;
	}

	#notice_body {
		width: auto;
		padding: 0 15px 35px;
		text-align: left;
		font-size: 1.4rem;
	}


	/* side navi */
	#contents #side_navi {
		width: auto;
		float: none;
	}

	#contents #side_navi h2 {
		display: none;
	}

	#contents #side_navi #page_list_sp {
		-js-display: flex !important;
		display: flex !important;
		flex-wrap: wrap;
		margin: 0 15px;
		padding-bottom: 36px;
		border-top: 1px solid #ebebeb;
	}

	#contents #side_navi #page_list_sp li {
		display: table;
		box-sizing: border-box;
		width: 50%;
		border-bottom: 1px solid #ebebeb;
	}

	#contents #side_navi #page_list_sp li a {
		height: 65px;
		display: table-cell;
		vertical-align: middle;
		padding: 0px 10px;
		text-align: center;
		font-size: 1.4rem;
	}

	#contents #side_navi #page_list_sp .high {
		height: 65px;
	}

	#contents #side_navi #page_list_sp li:nth-child(odd) {
		border-right: 1px solid #ebebeb;
	}

	#contents #side_navi .btn_green {
		box-sizing: border-box;
		width: 100%;
		padding: 0 15px;
	}

	#contents #side_navi aside {
		border-top: solid 1px #ccc;
		margin: 0;
		padding-top: 20px;
		text-align: center;
	}





	/* ----------------------
   bd_addes
---------------------- */
	#contents_body h2 {
		padding-bottom: 0;
		font-size: 1.8rem;
		letter-spacing: -0.1rem;
	}

	#contents_body h3 {
		padding-bottom: 2rem;
		font-size: 1.6rem;
		letter-spacing: -0.1rem;
	}

	#contents #contents_body .btn_inquiry {
		display: table;
		width: 100%;
		min-height: 48px;
	}

	#contents #contents_body .btn_inquiry a {
		padding: 13px 15px;
		background-size: 19px;
		font-size: 1.2rem;
		text-align: center;
	}

	#contents #contents_body .btn_inquiry2 {
		display: table;
		width: 100%;
		min-height: 48px;
	}

	#contents #contents_body .btn_inquiry2 a {
		padding: 13px 15px;
		background-size: 19px;
		font-size: 1.2rem;
		text-align: center;
	}



	#contents #contents_body .blue-box {
		padding: 2rem 3rem;
		border: 3px solid #0099ff;
	}

	#contents #contents_body .blue-box.center {
		text-align: center;
	}

	#contents #contents_body .blue-box h2 {
		font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		font-size: 2rem;
		letter-spacing: -0.12rem;
		text-align: center;
	}

	#contents #contents_body .blue-box p.caption {
		padding-bottom: 3rem;
		font-size: 1rem;
		letter-spacing: -0.12rem;
	}

	#contents_body .blue-box_head .inq_center {
		text-align: left;
	}


	#contents #contents_body .attention_box {
		margin: 50px 0;
		padding: 12px 20px;
		border: 1px solid #0099ff;
	}

	#contents #contents_body h4 {
		padding-bottom: 1rem;
		color: #6fba2c;
	}

	/* ----- inquiry_index ----- */


	#contents .title_block p {
		text-align: left;
		margin: 0 30px;
	}

	#contents_body .blue-box_head .in_blue-box_head p.sp_only {
		margin: 20px;
	}

	#contents_body .blue-box_head h2 {
		padding-left: 0 !important;
		padding-right: 0 !important;
		font-size: 2rem !important;
		letter-spacing: -0.1rem;
	}

	#contents #contents_body .in_blue-box_head .in_grey-box {
		width: 100%;
		margin: 30px 0px;
		padding: 5px 0px;
	}

	#contents #contents_body .in_blue-box_head .grey-box {
		display: block;
		padding: 0 0 0 15px !important;
		font-size: 1.6em !important;
		background-position: left center;
		background-size: auto 60%;
	}

	#contents #contents_body .in_blue-box_head .tell_box {
		margin: 10px 10px;
		padding: 10px 0 5px 55px;
		font-size: 2.4rem;
		background-size: auto 55%;
	}

	/*---170414 tuiki ---*/
	#contents #contents_body .in_blue-box_head .business_h {
		width: auto;
		height: auto;
		box-sizing: border-box;
		margin: 0 0 10px 30px;
		padding: 10px;
	}

	#contents #contents_body .in_blue-box_head .business_h dl {
		font-size: 1.4rem;
		margin-bottom: 10px;
		padding-left: 10px;
		box-sizing: border-box;
	}

	#contents #contents_body .in_blue-box_head .business_h dl dt {
		font-weight: bold;
		position: relative;
	}

	#contents #contents_body .in_blue-box_head .business_h dl dt:before {
		content: "○";
		position: absolute;
		top: 0;
		left: -18px;
	}

	/*---//170414 tuiki ---*/

	#contents #contents_body .in_blue-box_head .ad_box {
		width: 100%;
		text-align: left;
		margin: 10px 20px;
		padding: 0 0;
		font-size: 1.2rem;
	}

	#contents #contents_body .blue-box_head .in_blue-box_head .btn_inquiry a {
		display: block;
		margin: 0 20px 20px;
	}

	.min_text {
		display: block;
		padding-right: 20px !important;
		font-size: 1.4rem !important;
	}

	/* ----- flow ----- */
	#contents #contents_body .flow {
		position: relative;
		padding-bottom: 20px;
		border: solid 1px #ccc;
		line-height: 1.6;
	}

	#contents #contents_body .flow h2.free {
		padding: 3px !important;
	}

	#contents #contents_body .flow h2.payed {
		padding: 3px !important;
	}

	#contents #contents_body .flow h3 {
		text-align: center;
	}

	#contents #contents_body .flow dl {
		position: relative;
		margin: -5px 20px 0;
		padding: 0 0 1rem;
		border-bottom: dotted 2px #ccc;
	}

	#contents #contents_body .flow dl:last-child {
		border-bottom: none;
	}

	#contents #contents_body .flow dt {
		padding-bottom: 0.5rem;
		text-align: center;
		font-size: 1.6rem;
		font-weight: bold;
		letter-spacing: -0.1rem;
	}

	#contents #contents_body .flow dd h4 {
		text-align: center;
		color: #6fba2c;
	}

	#contents #contents_body .flow ul.g-arrow-s {
		clear: both;
		padding: 0.5rem;
	}

#contents #contents_body .flow02 dl {
	margin: 0;
}


	#contents #contents_body .module1 li {
		padding-bottom: 10px;
	}

	#contents #contents_body .ac.pt30.pb30 img {
		width: auto !important;
	}

	#contents #contents_body img {
		width: 100%;
		height: auto;
	}

	/*-----table-----*/

	#contents_body .table_block_company01 table,
	#contents_body .table_block_company02 table {
		width: 100%;
		border: none;
	}

	.table_block_company01 td {
		width: 92%;
		border: none;
		display: block;
		padding: 1rem 1rem 2.5rem;
		letter-spacing: -0.1rem;
		line-height: 1.8;
		vertical-align: top;
	}

	.table_block_company02 td {
		width: 92%;
		border: none;
		display: block;
		padding: 0 1rem 1.5rem;
		letter-spacing: -0.1rem;
		line-height: 1.8;
		vertical-align: top;
	}

	.table_block_company01 th,
	.table_block_company01 td img,
	.table_block_company02 th,
	.table_block_company02 td img {
		width: auto !important;
	}

	.table_block_company01 th,
	.table_block_company02 th {
		display: block;
		padding: 0.5rem 1rem;
		border: none;
		border-bottom: solid 1px #ccc;
		letter-spacing: -0.1rem;
		font-weight: normal;
		width: 100%;
	}

	.table_block_company02 td.date {
		width: 95%;
		padding: 0.5rem 1rem 0;
		text-align: left;
		white-space: nowrap;
	}

	.table_block_company02 td.txt {
		width: 100%;
	}

	.table_block_company01 th img,
	.table_block_company02 th img,
	.table_block_company01 td img,
	.table_block_company02 td img {
		padding-bottom: 4px;
		padding-left: 5px;
	}

	.table_block_kunkuns {
		width: 100%;
	}


	.com_pic {
		width: 100%;
		text-align: right
	}

	.com_pic img {
		width: auto !important;
	}

	/*-----DL-----*/
	#contents_body .link_dl dt {
		padding: 0;
	}




	/*---middle_index---*/
	.middle_index {
		margin-top: -20px;
		padding-bottom: 0;
	}

	.middle_index dl {
		display: block;
		background: none;
	}

	.middle_index dt {
		float: none;
		display: block;
		width: auto;
		padding: 0;
		font-size: 1.4rem;
		min-height: 40px;
	}

	.middle_index dt span {
		font-size: 3rem;
		height: auto;
	}

	.middle_index dd {
		float: none;
		display: block;
		width: auto;
		font-size: 1.6rem;
	}

	.middle_index dd a {
		display: block;
		min-height: 2rem;
		padding: 15px 30px 15px 10px;
		background: url("../img/arrow-g_right.gif") no-repeat 99% center;
		background-size: 20px;
	}

	/* 20170512_add start*/

	.middle_index_coming {
		margin-top: -20px;
		padding-bottom: 0;
	}

	.middle_index_coming dl {
		display: block;
		background: none;
	}

	.middle_index_coming dt {
		float: none;
		display: block;
		width: auto;
		padding: 0;
		font-size: 1.4rem;
		min-height: 40px;
	}

	.middle_index_coming dt span {
		font-size: 3rem;
		height: auto;
	}

	.middle_index_coming dd {
		float: none;
		display: block;
		width: auto;
		font-size: 1.6rem;
	}

	.middle_index_coming dd p {
		display: block;
		min-height: 2rem;
		padding: 15px 30px 15px 10px;
		background: url("../img/arrow-g_right_coming.gif") no-repeat 99% center;
		background-size: 20px;
		color: #ccc;
	}

	/* 20170512_add end*/


	.middle_index dl.blue_bc {
		display: block;
		background: none;
	}

	.middle_index dl.blue_bc dt {
		float: none;
		display: block;
		width: auto;
		padding: 0;
		font-size: 1.4rem;
	}

	.middle_index dl.blue_bc dd a {
		display: block;
		min-height: 2rem;
		padding: 15px 30px 15px 10px;
		background: url("../img/arrow-b_right.gif") no-repeat 99% center;
		background-size: 20px;
	}

	/* ----- news ----- */

	#news {
		padding-bottom: 0;
		border-bottom: 1px solid #ebebeb;
	}

	#news_list {
		border-width: 1px;
	}

	#news_list li {
		padding: 15px 15px 10px 15px;
		border-width: 1px;
		overflow: hidden;
	}

	#news_list .date {
		padding: 2px 18px 0 0;
		font-size: 1.0rem;
		font-weight: bold;
	}

	#news_list .tag_oshirase:before,
	#news_list .tag_update:before,
	#news_list .tag_IR:before,
	#news_list .tag_media:before {
		width: 93px;
		margin-right: 0;
		font-size: 1.1rem;
		line-height: 18px;
	}

	#news_list .title {
		padding: 8px 0 0;
		clear: both;
		font-size: 1.2rem;
		line-height: 1.7;
	}

	/*---20211027 WEBサーバーおよびE-mailサーバーのメンテナンスのお知らせ ここから---*/
	/*---20211217 削除予定---*/
	.news_list {
		border-width: 1px;
	}

	.news_list li {
		padding: 15px 15px 10px 15px;
		border-width: 1px;
		overflow: hidden;
	}

	.news_list .date {
		padding: 2px 18px 0 0;
		font-size: 1.0rem;
		font-weight: bold;
	}

	.news_list .tag_oshirase:before,
	.news_list .tag_update:before,
	.news_list .tag_IR:before,
	.news_list .tag_media:before {
		width: 93px;
		margin-right: 0;
		font-size: 1.1rem;
		line-height: 18px;
	}

	.news_list .title {
		padding-top: 8px;
		clear: both;
		font-size: 1.2rem;
		line-height: 1.7;
	}

	/*---20211027 WEBサーバーおよびE-mailサーバーのメンテナンスのお知らせ ここまで---*/



	#news .all_entry {
		padding: 18px 0 32px;
		font-size: 1.3rem;
	}

	.news_switch {
		margin: 20px 0;
		padding: 0 10px;
	}

	.news_switch li {
		margin-right: 10px;
		padding-right: 10px;
		margin-bottom: 2rem;
	}

	/*---ページ間送りbtn_20170322---*/
	#contents #contents_body .btn_okuribox {
		letter-spacing: -0.1rem;
	}

	#contents #contents_body .btn_okuribox .ahref_backpage {
		padding-left: 25px;
		font-size: 1.4rem;
		background-size: 15px;
	}

	#contents #contents_body .btn_okuribox .ahref_nextpage {
		padding-right: 25px;
		font-size: 1.4rem;
		background-size: 15px;
	}



	/*---QAリンク20170323---*/
	.relation_qa_box {
		margin: 30px 0;
		padding: 2em 0.5em 1em;
		border: solid 1px #6fba2c;
	}

	.relation_qa_box h3 {}

	.relation_qa_box ul li {
		margin-bottom: 2em;
	}

	/*---QAリンク固定ヘッダ調整用20170323---*/
	.accordion_block {
		margin-top: -70px;
		/* 固定ナビの高さ分のネガティブマージン */
		padding-top: 70px;
		/* 打ち消し用のパディング */
	}

	/*---170417_tuiki clickable ---*/
	.switch_wrap {
		position: relative;
		width: 100%;
		height: auto;
	}

	.switch_wrap>img {
		width: 100%;
		height: auto;
	}

	/*---170828_tuiki side navi ---*/
	#contents #side_navi .box_green {
		padding: 0;
	}

	#contents #side_navi .box_green h3 {
		font-size: 1.6rem;
	}

	/*----- 180316 content -----*/

	/*----- third_cell -----*/
	#contents_body .third_cell {
		max-width: 700px;
		padding: 23px 10px 12px;
		border-radius: 12px 12px 0 0;
	}

	#contents_body .third_cell h3 {
		font-size: 1.8rem;
		color: #fff;
		width: 100%;
		padding: 5px 0;
		margin-bottom: 10px;
		background: #ff7a4d;
		text-align: center;
	}

	#contents_body .third_cell .clearfix .img_cell,
	#contents_body .third_cell .clearfix .third_dl {
		float: left;
	}

	#contents_body .third_cell .clearfix .img_cell {
		width: 23%;
		padding-left: 0;
		padding-right: 3%;
		box-sizing: border-box;
	}

	#contents_body .third_cell .clearfix .third_dl {
		width: 77%;
		font-size: 1.4rem;
	}

	#contents_body .third_cell .clearfix .third_dl dt {
		letter-spacing: 0;
		padding-bottom: 12px;
	}

	#contents_body .third_cell .clearfix .third_dl dd {
		letter-spacing: 0;
		color: #ff0000;
		padding-left: 0;
		padding-right: 0;
	}

	#contents_body .for_cell {
		font-weight: bold;
		text-align: center;
		max-width: 700px;
		font-size: 1.8rem;
		padding: 5px 0;
		background: #ff8000;
		color: #ffff00;
	}

	/*----- four_cell -----*/
	#contents_body .four_cell {
		max-width: 700px;
		padding: 0 0 12px;
		box-sizing: border-box;
		background: #ffd8d8 url(../../img/voice_bg.png);
		border-radius: 0 0 12px 12px;
	}

	#contents_body .four_cell h3 {
		font-size: 1.8rem;
		width: 100%;
		padding: 5px 0;
		margin-bottom: 10px;
		background: #ff8000;
		color: #ffff00;
		text-align: center;
	}

	#contents_body .four_cell .application_block {
		display: block;
	}

	#contents_body .four_cell .application_block div {
		display: block;
	}

	#contents_body .four_cell .application_block .inquiry_box_form {
		width: 100%;
		min-height: 80px;
		vertical-align: middle;
		font-size: 1.6rem;
		line-height: 80px;
	}

	#contents_body .four_cell .application_block .inquiry_box_form a {
		padding: 20px;
	}

	#contents_body .four_cell .application_block .inquiry_box_freedial {
		width: 100%;
		vertical-align: middle;
		min-height: 80px;
		padding: 0;
		margin-top: 20px;
		background-size: 30px;
	}

	#contents_body .four_cell .application_block .inquiry_box_freedial section {
		padding: 20px 20px;
	}

	#contents_body .four_cell .application_block .inquiry_box_freedial section span {
		display: block;
		margin-left: 30px;
		font-size: 1.0rem;
		font-weight: bold;
		letter-spacing: -0.08rem;
		line-height: 1;
		text-align: left;
		color: #0099cc;
	}

	#contents_body .four_cell .application_block .inquiry_box_freedial section p a {
		display: block;
		margin-left: 30px;
		font-size: 2.0rem;
		font-weight: bold;
		text-align: left;
		text-decoration: none !important;
		color: #0099cc !important;
	}

	.flex_box {
		display: block;
	}

	#page_navi_area {
		position: fixed;
		display: block;
		width: 100%;
		top: 62px;
		left: 0;
		padding: 12px 10px;
		background: #6fba2c;
		box-sizing: border-box;
		transition: all 0.3s ease;
		z-index: 5;
	}

	#page_navi_area h2 {
		color: #fff;
	}

	#page_navi_area h3 {
		font-size: 1.5em;
		color: #fff;
		padding: 12px 10px;
	}

	#page_navi_area .humburger {
		position: absolute;
		display: block;
		width: 35px;
		height: 35px;
		top: 10px;
		right: 15px;
		background: #fff;
		z-index: 3;
		cursor: pointer;
	}

	#page_navi_area .humburger span {
		position: absolute;
		display: block;
		width: 25px;
		height: 2px;
		top: 7.5px;
		left: 5px;
		background: #6fba2c;
		transition: all .3s ease;
	}

	#page_navi_area .humburger span:nth-child(2) {
		transform: translateY(8px);
	}

	#page_navi_area .humburger span:nth-child(3) {
		transform: translateY(16px);
	}

	#page_navi_area .humburger.active span:nth-child(1) {
		-webkit-transform: translateY(8px) rotate(45deg);
		-moz-transform: translateY(8px) rotate(45deg);
		transform: translateY(8px) rotate(45deg);
	}

	#page_navi_area .humburger.active span:nth-child(2) {
		opacity: 0;
	}

	#page_navi_area .humburger.active span:nth-child(3) {
		-webkit-transform: translateY(8px) rotate(-45deg);
		-moz-transform: translateY(8px) rotate(-45deg);
		transform: translateY(8px) rotate(-45deg);
	}

	#page_navi_area .page_nav {
		position: absolute;
		width: 100%;
		top: 50px;
		left: 0;
		padding: 10px 0;
		background: #6fba2c;
		box-sizing: border-box;
		transform: translateX(100%);
		transition: all .3s ease;
		opacity: 0;
		z-index: 1;
	}

	#page_navi_area .page_nav.active {
		transform: translateX(0);
		opacity: 1;
	}

	#page_navi_area .page_nav .menu {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding: 0 8px;
	}

	#page_navi_area .page_nav .menu li {
		display: flex;
		flex-direction: column;
		justify-content: center;
		width: calc(50% - 5px);
		margin: 0 0 10px;
		border-bottom: 1px solid #f6f6f6;
	}
/* 240710_kmsm add */
	#page_navi_area .page_nav .menu li a {
		display: block;
		font-size: 12px;
		color: #fff;
		padding: 8px 0;
	}

	#page_navi_area .page_nav .menu li a:hover {
		color: #007BFF;
	}

	#page_navi_area .page_nav .menu li .open_btn{
		position: relative;
		padding: 0 20px 0 0;
	}

	#page_navi_area .page_nav .menu li .open_btn::after{
		position: absolute;
		content: "";
		width: 6px;
		height: 6px;
		top: 3px;
		right: 0;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		transform: rotate(45deg);
	}

	#page_navi_area .page_nav .menu li .open_btn.active::after {
		top: 5px;
		transform: rotate(-135deg);
	}

	#page_navi_area .page_nav .menu li .sub_page_nav {
		display: block;
		padding: 5px 0 0 15px;
	}

	#page_navi_area .page_nav .menu li .sub_page_nav li {
		width: 100%;
		border: none;
	}

	#page_navi_area .page_nav .menu li .sub_page_nav {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.3s ease-in-out;
	}


.construction_link {
	margin-top: 0;
}

/* 240712 kmsm add */
/*===== local humberger 3line=====*/
#page_navi_area.ex3l { padding: 1.867vw 2.667vw;}
#page_navi_area.ex3l h2 { font-size: 1.9rem; line-height: 1.1; letter-spacing: -0.1rem;}


}