@charset "UTF-8";
/*
 * cmn_style.css
 *
 */

/* !font size
--------------------------------------------------- */
/*14px * 72% -> 10px
14px * 79% -> 11px
14px * 86% -> 12px
14px * 93% -> 13px
14px * 100% -> 14px
14px * 108% -> 15px
14px * 115% -> 16px
14px * 122% -> 17px
14px * 129% -> 18px
14px * 136% -> 19px
14px * 143% -> 20px
14px * 150% -> 21px
14px * 158% -> 22px
14px * 165% -> 23px
14px * 172% -> 24px
14px * 179% -> 25px
14px * 186% -> 26px*/

/* !base_layout
--------------------------------------------------- */
section li a:hover img,
.btn li a:hover,
a:hover img,
a.rec_btn:hover {
	 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
	text-decoration: none;
		 -moz-transition-duration: 0.5s;
		-webkit-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		-moz-transition-timing-function:ease-out;
		-webkit-transition-timing-function:ease-out;
		-o-transition-timing-function:ease-out;
		-ms-transition-timing-function:ease-out;
	background-color: #3f838d;
}
a.rec_btn_zcomtest:hover {
	 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
	text-decoration: none;
		 -moz-transition-duration: 0.5s;
		-webkit-transition-duration: 0.5s;
		-o-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		-moz-transition-timing-function:ease-out;
		-webkit-transition-timing-function:ease-out;
		-o-transition-timing-function:ease-out;
		-ms-transition-timing-function:ease-out;
	background-color: #48949f;
}

a:hover img {
	background-color: transparent;
}


.gmofooter_logo a:hover img {
	 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.ttl_lv01 h1 {
	font-size: 186%;
}


.ttl_lv02 {
	padding: 85px 0 50px;
}

.ttl_lv02 h2 {
	padding-bottom: 10px;
	font-size: 165%;
	font-weight: bold;
	line-height: 1.4;
	color: #1457a0;
}

.ttl_lv03 h3 {
		font-size: 129%;
		font-weight: bold;
		line-height: 1.4;
}

.ttl_lv04 {
	padding: 0 0 8px;
}

.ttl_lv04 h4 {
		font-size: 108%;
		font-weight: bold;
}

.ttl_lv04.success_example {
	padding-bottom:15px;
}

.ttl_lv04.success_example h4 {
	font-weight: normal;
	color: #0b324d;
	border-left: 5px solid #0b324d;
	padding-left: 20px;
}


p,li,dl dt,dl dd,th,td {
	font-size: 14px;
	line-height: 1.8;
}

.ttl_lv02 p,
.ttl_lv03 p {
	vertical-align: bottom;
}

.wrap_content .ttl_lv03,
.wrap_content02 .ttl_lv03
 {
		padding-bottom: 15px;
		overflow: hidden;
		vertical-align: middle;
}

.wrap_content .ttl_lv03 h3,
.wrap_content02 .ttl_lv03 h3 {
		display: inline-block;
		font-weight: normal;
		color: #0b324d;
		border-left: 5px solid #0b324d;
		padding-left: 20px;
}

.wrap_content .ttl_lv03 p.txt_sub,
.wrap_content02 .ttl_lv03 p.txt_sub {
		padding: 8px 0 0 26px;
}

.wrap_box_ttl {
		margin: 0 auto;
}

.wrap_box_ttl .ttl_lv02 .add_space {
	padding-bottom: 10px;
}


#news .ttl_lv02 h2,
#news .ttl_lv02 p,
.topix .ttl_lv03 h3,
.topix .ttl_lv03 p {
	display: table-cell;
}

.wrap_box ul li,
.wrap_box ol li {
		padding-left: 1em;
		text-indent: -1em;
}

.list_box {
	overflow: hidden;
	padding-bottom: 10px;
}

.list_box02 {
	padding: 10px 0;
}

.list_box03 {
	padding: 10px 0 20px;
}

/* txt周り */
.list_box04 .txt_item {
	padding-bottom: 20px;
}

.list_box05 {
	padding-bottom: 40px;
}

.list_box.space li {
	padding-bottom: 10px;
}


.txt_item p {
	line-height: 1.6;
	padding-bottom: 10px;
}

.txt_item p:last-child {
	line-height: 1.6;
	padding-bottom: 0;
}


/* 1文字分インデント */
.codicil p,
.codicil ul > li,
.codicil > li {
		padding-left: 1em;
		text-indent: -1em;
		line-height: 1.4;
}

.codicil > h3,
.codicil >h4 {
	padding-left: 1em;
	text-indent: -1em;
}

.codicil.txt_item ul li {
	padding-bottom: 5px;
}

.codicil.txt_item .flat {
	padding-bottom: 10px;
}


/* インデントをとりたいとき */
.codicil.txt_item .flat li,
.codicil .flat,
.codicil .flat li {
	padding-left: 0;
	text-indent: 0;
}



.codicil p small,
.codicil ul li > small,
.codicil dd small,
.codicil td small,
.codicil02 small {
	font-size: 79%
}

.codicil dd small {
	display: block;
}


.codicil .list_block {
	margin-top: -10px;
}

.extreme em,
.extreme span {
		font-weight: bold;
}

.ttl_sub.extreme em {
	font-size: 108%;
}

.container12.section_last,
.container12.section_box,
.container12.section_topic_path,
.container12.section_topic_path_bottom,
.container12.section_short,
.content_area.container12,
.container12.section_only {
		max-width: 1000px;
		margin: 0 auto;
}

.container12.section_last,
.wrap_content:last-child {
		padding-bottom: 85px;
}

.container12.section_box,
.means .section_box {
	padding-bottom: 60px;
}

.means .section_box:last-child {
	padding-bottom: 0;
}

.container12.section_topic_path,
.container12.section_short {
		padding-bottom: 50px;
}

.container12.section_topic_path_bottom {
	padding-bottom:10px;
}

.imp {
	color: #fc776f;
	font-weight: bold;
}

/* inlineの場合、画像を折り返す */
.section_block p a {
	word-wrap : break-word;
}

.constant {
	cursor: default !important;
}






/* ttl_lv02
--------------------------------------------------- */
#news .ttl_lv02 {
	margin: 0 auto;
	width: 518px;
}

.wrap_box_ttl .ttl_lv02 {
		padding-top: 0;
		text-align: center;
}


.media .ttl_lv02 h2 {
		font-weight: normal;
		color: #1457a0;
		font-weight: bold;
}

.media .ttl_lv02 h2 .bg_sub {
		text-indent: -9999px;
		overflow: hidden;
		border-left: 5px solid #0b324d;
		width: 20px;
}

.media .ttl_lv02 h2 > span {
		display: table-cell;
		vertical-align: middle;
}


.btn li a {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.btn .mail a {
	background-color: #f39800;
	width: 590px;
	height: 64px;
	line-height: 64px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 143%;
	color: #ffffff;
}






/* services */
#services {
	padding-bottom: 120px;
}

#services .section:first-child {
	margin-bottom: 20px;
}

#services .section {
		background-color: #f5f5f5;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.28);
	 -webkit-box-shadow:  0px 1px 3px 0px #dcdcdc;
	-moz-box-shadow:  0px 1px 3px 0px #dcdcdc;
	box-shadow:  0px 1px 3px 0px #dcdcdc;
}

#services .section figure img {
	width: auto;
	border: 1px solid #ffffff;
}


#services .service_box {
	overflow: hidden;
}

#services .service_box .txt_area {
	width: 568px;
	padding-left: 30px;
}

#services .service_box .pic,
#services .service_box .service_block {
	display: table-cell;
	vertical-align: top;
}



#service01 {
	padding: 30px 20px;
}

#service02,
#service03 {
	padding: 30px 20px;
	width: 556px;
}

#service02 {
	float: left;
}

#service03 {
	float: right;
}

.more_list {
	text-align: right;
}

.topix .ttl_lv03 {
	margin: 0 auto;
	width: 170px;
	min-height: 35px;
	padding-left: 50px;
	background: url(/common/img/ico_topic.png) no-repeat left center;
}


/* header
--------------------------------------------------- */
header {
	width: 100%;
	height: 102px;
}

header a {
	display: inline-block;
}

header a:link,
header a:visited {
	color: #5a5858;
}

header a:hover,
header a:active {
	color: #00a0a9;
}

header a:hover img {
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

header #header_row1_wrap {
	width: 100%;
	height:50px;
	border-top:solid 1px #e3e1e1;
	background: rgba(255,255,255, 0.80);
	text-align: center;
	padding-top:20px;
}

header #header_row1_wrap #header_row1 {
	max-width: 1150px;
	margin: 0 auto;
	padding:0 5px 0 8px;
}

header #header_row1_wrap  #header_row1 .line {
	width:100%;
}

header #header_row1_wrap  #header_row1 .line .table {
	display:table;
	width: 100%;
}

header #header_row1_wrap  #header_row1 .line .table .cell1,
header #header_row1_wrap  #header_row1 .line .table .cell3 {
	vertical-align:top;
}

header #header_row1_wrap  #header_row1 .line .table .cell1 {
	max-width:294px;
	width: 294px;
	margin: 0 auto;
}

header #header_row1_wrap  #header_row1 .line .table .cell1 a {
	display: block;
}



header #header_row1_wrap  #header_row1 .line .table .cell1 a img {
	width: 100%;
	max-width: none;
}

header #header_row1_wrap #header_row1 .line .table .cell3 {
	margin-top: -27px;
	width:237px;
	line-height:12px;
	float: right;
}

header #header_row1_wrap  #header_row1 .line .table .cell3 > #header_1295 {
	width: 222px;
	float: right;
}

header #header_row1_wrap  #header_row1 .line .table .cell3 > #header_faq ul li {
	float: left;
	font-size: 12px;
}

header #header_row1_wrap  #header_row1 .line .table .cell3 > #header_faq ul li:nth-child(1) {
	padding-right:10px;
	background: url("/common/img/ico_arrow.png") right center no-repeat;
}

header #header_row1_wrap  #header_row1 .line .table .cell3 > #header_faq ul li:nth-child(2) {
	padding: 0 10px 0 7px;
}

header #header_row1_wrap  #header_row1 .line .table .cell3 > #header_faq ul li:nth-child(4) {
	padding: 0 0 0 9px;
}


header #header_row2_wrap {
	width: 100%;
	height:47px;
	background: rgba(255,255,255, 0.80);
	/*text-align: center;*/
	border-bottom: 1px solid #d9d9d9;
}

header #header_row2_wrap #header_row2 {
	max-width:1150px;
	margin:0 auto;
	padding:0 5px;
	position:relative;
	height:45px;
}


header #header_row2_wrap #header_row2 .line  > .left {
	float:left;
	width:853px;
}

header #header_row2_wrap #header_row2 .line  > .right {
	float: right;
	/* margin-top: -5px; */
}

header #header_row2_wrap.header_row2_wrap_fixed #header_row2 .line  > .right {
	float: right;
	margin-top: 1px;
}

header #header_row2_wrap #header_row2 .line > .left > #header_menu {
	margin-top: 11px;
	font-size:13px;
	line-height:1.5;
}

header #header_row2_wrap #header_row2 .line > .left > #header_menu .line > ul li {
	float:left;
	height: 30px;
	padding-left: 13px;
}

header #header_row2_wrap #header_row2 .line > .left > #header_menu .line > ul li#header_menu4,
header #header_row2_wrap #header_row2 .line > .left > #header_menu .line > ul li.last {
	padding-left: 0;
}


header #header_row2_wrap #header_row2 .line > .left > #header_menu .line > ul > li.first {
		padding-left: 0;
}

header #header_row2_wrap #header_row2 .line > .left > #header_menu .line > ul > li a {
	display: inline;
	width:100%;
	height:100%;
	transition-property: none;
}

ul #header_menu1 a,
ul #header_menu2 a,
ul #header_menu3 a {
	background: url(/common/img/icon_dropdown_arrow.png) 0 center no-repeat;
	padding-right: 10px;
}




header #header_row2_wrap #header_row2 .line > .left > #header_menu .line > ul > li a {
	padding: 0 15px 0 13px;
}

header #header_row2_wrap #header_row2 .line > .left > #header_menu .line > ul > #header_menu4 a,
header #header_row2_wrap #header_row2 .line > .left > #header_menu .line > ul > #header_menu5 a {
	padding: 0 15px 0 13px;

}


header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_search,
header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_language,
header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_pg {
		position:relative;
		margin-top: 6px;
		cursor:pointer;
}

header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_search {
	float:right;
	width:30px;
	height: 30px;
	background: url(https://www.gmo-pg.com/common/img/icon_search01.png) 7px 10px no-repeat;
}

header #header_row2_wrap.header_row2_wrap_fixed #header_row2 .line > .right .line > #btn_header_search {
	float:right;
	width:30px;
	height: 30px;
	background: url(https://www.gmo-pg.com/common/img/icon_search01.png) 7px 9px no-repeat;
}

header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_search a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-indent:-999px;
}


header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_language {
	margin-left:10px;
	float:right;
	width:60px;
	height: 32px;
	background:url(https://www.gmo-pg.com/common/img/icon_lang_jp.png) center 6px no-repeat;
}

header #header_row2_wrap.header_row2_wrap_fixed #header_row2 .line > .right .line > #btn_header_language {
	margin-left:10px;
	float:right;
	width:60px;
	height: 32px;
	background:url(https://www.gmo-pg.com/common/img/icon_lang_jp.png) center 6px no-repeat;
}

header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_pg {
		margin-right: 2px;
		margin-left: 10px;
		padding-left: 9px;
/*		padding-top: 1px;*/
		float:right;
		width:120px;
		height: 30px;
		background: #005bac url(/common/img/icon_company.png) 6px center no-repeat;
		-webkit-background-size: 16%;
		background-size: 16%;
		color: #ffffff;
		font-size:9px;
		text-align:center;
}

header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_pg > .txt {
	padding-top:6px;
	background: url(/common/img/icon_out_link02.png) no-repeat right 6px center;
	text-align:center;
	font-size: 12px;
	letter-spacing: 1px;
}

header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_pg a{
}

header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_pg:hover {
	opacity:0.75;
}


@media (max-width: 1150px) {
	header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_pg {
		display:none;
	}
}

@media (max-width: 1015px) {

	header #header_row2_wrap #header_row2 .line > .right .line > #btn_header_language {
		display:none;
	}
	header #header_row1_wrap  #header_row1 .line .table .cell1 {
	}
}

@media (max-width: 950px) {
		#btn_header_search {
				display: none;
		}
}

@media (max-width: 890px) {
		header #header_row1_wrap #header_row1 .line .table .cell3 {
				display: none;
		}
}

header #header_row2_wrap #header_row2 .line > .right #language_menu {
	position:absolute;
	z-index:999;
	text-align:center;
	margin:0 0 0 25px;
	width:74px;
	border:solid 1px #ffffff;
	background:#eeeeee;
	display:none;
	letter-spacing: 1px;
}

header #header_row2_wrap #header_row2 .line > .right #language_menu > ul > li a {
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:2px 0 1px;
}

header #header_row2_wrap #header_row2 .line > .right #language_menu:hover {
	background:rgba(0,160,169, 0.1);
}

.header_row2_wrap_fixed {
	position:fixed;
	top:39px;
	background:#fff !important;
}

.header_row2_wrap_fixed_ipad {
	position:fixed;
	top:0;
}



/* Search box
--------------------------------------------------- */
header .search_box_wrap {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	width:100%;
	position:relative;
	background: url(/common/img/overlay02.png) left top repeat;
	height:200px;
	display:none;
	z-index:999999;
}


header .search_box_wrap > #search_window {
	width: 100%;
}

header .search_box_wrap > #search_window #search_window_box .table {
	display:table;
	margin: 0 auto 0;
	padding-top:50px;
}

header .search_box_wrap > #search_window #search_window_box .table .row1 {
	display:table-row;
	height:10px;
	line-height:20px;
}

header .search_box_wrap > #search_window #search_window_box .table .row2 {
	display:table-row;
	height:38px;
}

header .search_box_wrap > #search_window #search_window_box .table .row1 .cell1,
header .search_box_wrap > #search_window #search_window_box .table .row2 .cell1 {
	width:700px;
	display:table-cell;
}

header .search_box_wrap > #search_window #search_window_box .table .row1 .cell2,
header .search_box_wrap > #search_window #search_window_box .table .row2 .cell2 {
	width:38px;
	height:30px;
	display:table-cell;
}

header .search_box_wrap > #search_window #search_window_box .table .row1 .cell3,
header .search_box_wrap > #search_window #search_window_box .table .row2 .cell3 {
	width:30px;
	height:30px;
	display:table-cell;
	vertical-align:bottom;
}


header .search_box_wrap > #search_window #search_window_box .table .row1 .cell3 #search_btn_close {
	background: url(/common/img/btn_close_w.png) right top no-repeat;
	background-size:20px 20px;
	width:25px;
	height:25px;
	cursor:pointer;
}

header .search_box_wrap > #search_window #search_window_box input {
	display:inline-block;
	width:100%;
	height:38px;
	margin:0;
	padding:2px 10px 0 10px;
	vertical-align:middle;
	border:solid 1px #0b324d;
}

header .search_box_wrap > #search_window #search_window_box .search_btn {
	position:relative;
	margin:0;
	width:38px;
	height:38px;
	border:solid 1px #0b324d;
	background:#0b324d url(/common/img/icon_search02.png) 10px 10px no-repeat !important;
	cursor:pointer;
}





/* Drop down
--------------------------------------------------- */



header .dmenu_wrap {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	max-width:1150px;
	z-index:999999;
	position:relative;
}

header .dmenu_wrap .app_box {
	padding: 15px 0 18px;
}

header .dmenu_wrap > #dmenu1,
header .dmenu_wrap > #dmenu2,
header .dmenu_wrap > #dmenu3 {
	background:#f5f5f5;
	display:none;
	padding-bottom:32px;
	border-right: 1px solid #e2e0df;
	border-left: 1px solid #e2e0df;
	border-bottom: 1px solid #e2e0df;
}

header .dmenu_wrap > #dmenu1 .close,
header .dmenu_wrap > #dmenu2 .close,
header .dmenu_wrap > #dmenu3 .close {
	text-align: right;
	padding: 5px 10px 5px;
	cursor: pointer;
}

header .dmenu_wrap > #dmenu1 .close img,
header .dmenu_wrap > #dmenu2 .close img,
header .dmenu_wrap > #dmenu3 .close img {
	width: 20px;
	height: 20px;
}

header .dmenu_wrap > #dmenu1 > .indicator_wrap .line > .indicator,
header .dmenu_wrap > #dmenu2 > .indicator_wrap .line > .indicator,
header .dmenu_wrap > #dmenu3 > .indicator_wrap .line > .indicator {
	background:#f5f5f5;
}

header .dmenu_wrap > #dmenu1 > .indicator_wrap .line > .indicator > .on {
	margin-left: 98px;
	width:94px;
	height:5px;
	background:#0b324d;
}

header .dmenu_wrap > #dmenu2 > .indicator_wrap .line > .indicator > .on {
	margin-left:230px;
	width:121px;
	height:5px;
	background:#0b324d;
}

header .dmenu_wrap > #dmenu3 > .indicator_wrap .line > .indicator > .on {
	margin-left:390px;
	width:150px;
	height:5px;
	background:#0b324d;
}

header .dmenu_wrap > #dmenu1 > .dmenu_head,
header .dmenu_wrap > #dmenu2 > .dmenu_head,
header .dmenu_wrap > #dmenu3 > .dmenu_head {
	width:100%;
}

header .dmenu_wrap > #dmenu1 > .dmenu_head ul,
header .dmenu_wrap > #dmenu2 > .dmenu_head ul,
header .dmenu_wrap > #dmenu3 > .dmenu_head ul {
	width:100%;
	display:table;
}

header .dmenu_wrap > #dmenu1 > .dmenu_head ul li:nth-child(1),
header .dmenu_wrap > #dmenu2 > .dmenu_head ul li:nth-child(1),
header .dmenu_wrap > #dmenu3 > .dmenu_head ul li:nth-child(1) {
	display:table-cell;
	width:10%;
}

header .dmenu_wrap > #dmenu1 > .dmenu_head ul li:nth-child(2),
header .dmenu_wrap > #dmenu2 > .dmenu_head ul li:nth-child(2),
header .dmenu_wrap > #dmenu3 > .dmenu_head ul li:nth-child(2){
	display:table-cell;
	width:80%;
	vertical-align:middle;
}

header .dmenu_wrap > #dmenu1 > .dmenu_head ul li:nth-child(3),
header .dmenu_wrap > #dmenu2 > .dmenu_head ul li:nth-child(3),
header .dmenu_wrap > #dmenu3 > .dmenu_head ul li:nth-child(3) {
	display:table-cell;
	width:10%;
}

header .dmenu_wrap > #dmenu1 > .dmenu_head ul li:nth-child(2),
header .dmenu_wrap > #dmenu2 > .dmenu_head ul li:nth-child(2),
header .dmenu_wrap > #dmenu3 > .dmenu_head ul li:nth-child(2) {
	font-size:16px;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 1.4;
	color: #1457a0;
}


header .dmenu_wrap > #dmenu1 > .dmenu_head ul li:nth-child(2) a,
header .dmenu_wrap > #dmenu2 > .dmenu_head ul li:nth-child(2) a,
header .dmenu_wrap > #dmenu3 > .dmenu_head ul li:nth-child(2) a {
	color: #0b324d;
	font-size:16px;
}

header .dmenu_wrap > #dmenu1 > .dmenu_head ul li:nth-child(3),
header .dmenu_wrap > #dmenu2 > .dmenu_head ul li:nth-child(3),
header .dmenu_wrap > #dmenu3 > .dmenu_head ul li:nth-child(3){
	display:table-cell;
	width:10%;
}


header .dmenu_wrap > #dmenu1 > .dmenu_head ul li:nth-child(3) .close .drop_close,
header .dmenu_wrap > #dmenu2 > .dmenu_head ul li:nth-child(3) .close .drop_close,
header .dmenu_wrap > #dmenu3 > .dmenu_head ul li:nth-child(3) .close .drop_close {
	cursor:pointer;
}


header .dmenu_wrap > #dmenu1 > .menu_wrap,
header .dmenu_wrap > #dmenu2 > .menu_wrap,
header .dmenu_wrap > #dmenu3 > .menu_wrap {
	width:100%;
	margin-top:20px;
	padding:0 45px;
}

header .dmenu_wrap > #dmenu1 > .menu_wrap {
	margin-top:0;
}

header .dmenu_wrap > #dmenu1 > .drop_image,
header .dmenu_wrap > #dmenu2 > .drop_image,
header .dmenu_wrap > #dmenu3 > .drop_image {
	text-align:center;
	padding:0 40px;
}

header .dmenu_wrap .drop_image .wrap {
	width:100%;
	display:table;
	border-bottom:solid 1px #c8c8c8;
	padding-bottom: 32px;
}

header .dmenu_wrap .drop_image .wrap .img {
	width: 250px;
	vertical-align:top;
	float: left;
}

header .dmenu_wrap .drop_image .wrap .img a {
	display: block;
}

header .dmenu_wrap .drop_image .wrap .img a:hover img{
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
}


header .dmenu_wrap .drop_image .wrap .txt {
	display:table-cell;
	text-align:left;
	padding: 0 0 0 30px;
	vertical-align:top;
}

.dmenu_head ul li:nth-child(2) {
		padding: 30px 0 0 0;
}

@media (max-width: 930px) {
	header .dmenu_wrap > #dmenu1 > .drop_image > .wrap,
	header .dmenu_wrap > #dmenu2 > .drop_image > .wrap,
	header .dmenu_wrap > #dmenu3 > .drop_image > .wrap {
		display:block;
	}
	header .dmenu_wrap > #dmenu1 > .drop_image > .wrap > .img,
	header .dmenu_wrap > #dmenu2 > .drop_image > .wrap > .img,
	header .dmenu_wrap > #dmenu3 > .drop_image > .wrap > .img {
		text-align:center;
	}
	header .dmenu_wrap > #dmenu1 > .drop_image > .wrap > .txt,
	header .dmenu_wrap > #dmenu2 > .drop_image > .wrap > .tx,
	header .dmenu_wrap > #dmenu3 > .drop_image > .wrap > .txt {
		padding:0 0 0 20px;
		text-align:left;
	}
	header .dmenu_wrap .drop_image .wrap .txt {
		vertical-align: top;
	}
}

header .dmenu_wrap > #dmenu1 > .menu_wrap > .menu,
header .dmenu_wrap > #dmenu2 > .menu_wrap > .menu,
header .dmenu_wrap > #dmenu3 > .menu_wrap > .menu {
	width:100%;
}

header .dmenu_wrap > #dmenu1 > .menu_wrap > .menu > ul,
header .dmenu_wrap > #dmenu2 > .menu_wrap > .menu > ul,
header .dmenu_wrap > #dmenu3 > .menu_wrap > .menu > ul {
	display:table;
	width:100%;
}

header .dmenu_wrap > #dmenu1 > .menu_wrap > .menu > ul > li,
header .dmenu_wrap > #dmenu2 > .menu_wrap > .menu > ul > li,
header .dmenu_wrap > #dmenu3 > .menu_wrap > .menu > ul > li {
	display: inline-block;
	text-align:left;
	font-size:14px;
	width: 25%;
	float: left;
}


header .dmenu_wrap > #dmenu1 > .menu_wrap > .menu > ul > li > ul > li,
header .dmenu_wrap > #dmenu2 > .menu_wrap > .menu > ul > li > ul > li,
header .dmenu_wrap > #dmenu3 > .menu_wrap > .menu > ul > li > ul > li {
	padding:5px 20px 5px 10px;
	background: url(/common/img/ico_arrow.png) left 13px no-repeat;
}

header .dmenu_wrap > #dmenu1 > .menu_wrap > .menu > ul > li.last > ul > li.last,
header .dmenu_wrap > #dmenu2 > .menu_wrap > .menu > ul > li.last > ul > li.last,
header .dmenu_wrap > #dmenu3 > .menu_wrap > .menu > ul > li.last > ul > li.last {
	padding-right: 0;
}

header .dmenu_wrap > #dmenu1 > .menu_wrap > .menu > ul > li > ul > li > a,
header .dmenu_wrap > #dmenu2 > .menu_wrap > .menu > ul > li > ul > li > a,
header .dmenu_wrap > #dmenu3 > .menu_wrap > .menu > ul > li > ul > li > a{
	display:block;
	width:100%;
	height:auto;
}


/* Search Window
--------------------------------------------------- */

header .search_window_wrap {
	position: fixed;
	z-index:999;
	min-width: 560px;
}

header .search_window_wrap #search_window {
	width: 100%;
	height: 200px;
	position: fixed;
	display:none;
	background: url(/common/img/overlay02.png) left top repeat;
/*	opacity:0.75;*/
}



header .search_window_wrap #search_window #search_window_box {
	width: 560px;
	margin: 0 auto;
}

header .search_window_wrap > #search_window {
	width: 100%;
}

header .search_window_wrap > #search_window #search_window_box .table {
	display:table;
	margin: 50px auto 0;
}

header .search_window_wrap > #search_window #search_window_box .table .row1 {
	display:table-row;
	height:10px;
	line-height:20px;
}

header .search_window_wrap > #search_window #search_window_box .table .row2 {
	display:table-row;
	height:38px;
}

header .search_window_wrap > #search_window #search_window_box .table .row1 .cell1,
header .search_window_wrap > #search_window #search_window_box .table .row2 .cell1 {
	width:700px;
	display:table-cell;
}

header .search_window_wrap > #search_window #search_window_box .table .row1 .cell2,
header .search_window_wrap > #search_window #search_window_box .table .row2 .cell2 {
	width:38px;
	height:30px;
	display:table-cell;
}

header .search_window_wrap > #search_window #search_window_box .table .row1 .cell3,
header .search_window_wrap > #search_window #search_window_box .table .row2 .cell3 {
	width:30px;
	height:30px;
	display:table-cell;
	vertical-align:bottom;
}


header .search_window_wrap > #search_window #search_window_box .table .row1 .cell3 #search_btn_close {
	background: url(/common/img/btn_close_w.png) right top no-repeat;
	background-size:20px 20px;
	width:25px;
	height:25px;
	cursor:pointer;
}

header .search_window_wrap > #search_window #search_window_box input {
	display:inline-block;
	width:100%;
	height:38px;
	margin:0;
	padding:2px 10px 0 10px;
	vertical-align:middle;
	border:solid 1px #0b324d;
}

header .search_window_wrap > #search_window #search_window_box .search_btn {
	position:relative;
	margin:0;
	width:38px;
	height:38px;
	border:solid 1px #0b324d;
	background:#0b324d url(/common/img/icon_search02.png) 10px 10px no-repeat !important;
	cursor:pointer;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
}


/* footerはfooter.cssへ移動 */


/* !box_shadow
--------------------------------------------------- */
.case_area li a {
		border: 1px solid #f6f6f5;
	background-color: #ffffff;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.28);
	-webkit-box-shadow:  0px 1px 1px 0px rgba(0, 0, 0, 0.28);
	-moz-box-shadow:  0px 1px 1px 0px rgba(0, 0, 0, 0.28);
	height: 150px;
	display: block;
	text-align: center;

}

.case_area li a img {
		width: auto;
}

/* Right Down Menus
---------------------------------------------------------- */
#rd_menu {
	position: fixed;
	bottom: 30px;
	right: 10px;
	z-index:999999999;
	display:none;
}

#rd_menu > #rd_menu1,
#rd_menu > #rd_menu2,
#rd_menu > #rd_menu3 {
		position:relative;
		height: 65px;
		width: 64px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
		border-radius: 50%;
		-webkit-background-size: 60%;
		background-size: 60%;
}

#rd_menu > #rd_menu1 {
	background:#f3ad39 url(/common/img/icon_mail_newsletter.png) center center no-repeat;
	opacity:0.9;
}

#rd_menu > #rd_menu1 > a{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
}

#rd_menu > #rd_menu2 {
	margin-top:15px;

	background:#07569f url(/common/img/icon_mail_contact.png) center center no-repeat;
	opacity:0.9;
}

#rd_menu > #rd_menu2 > a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#rd_menu > #rd_menu3 {
	margin-top:15px;
	background:#807d7a url(/common/img/icon_page_top.png) center center no-repeat;
	opacity:0.9;
}

#rd_menu > #rd_menu3 > a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#rd_menu > #rd_menu1:hover,
#rd_menu > #rd_menu2:hover,
#rd_menu > #rd_menu3:hover {
	opacity:0.75;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-moz-transition-timing-function:ease-out;
	-webkit-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	-ms-transition-timing-function:ease-out;
}


/* topic_path
--------------------------------------------------- */
#topic_path {
		/* margin-top: 80px; */
}

#main_category + .container12 #topic_path {
	margin-top: 10px;
}

#topic_path ol li {
	font-size: 12px;
}

#topic_path ol li,
#topic_path ol li a {
		color: #aaaaaa;
		vertical-align: middle;
}

#topic_path ol li a:hover {
		color: #00a0a9;
}

#topic_path ol li {
		padding-right: 12px;
		display: inline-block;
		background: url(/common/img/ico_arrow.png) no-repeat right center;
}

#topic_path ol li em {
		padding-left: 2px;
}

#topic_path ol li.last,
#topic_path_bottom ol li.last {
	padding-top: 2px;
		background: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}




/* topic_path_bottom
--------------------------------------------------- */
#topic_path_bottom {
	margin-top: 0px;
}

#topic_path_bottom ol li {
	font-size: 12px;
}


#topic_path_bottom ol li,
#topic_path_bottom ol li a {
	color: #aaaaaa;
	vertical-align: middle;
}

#topic_path_bottom ol li a:hover {
	color: #00a0a9;
}

#topic_path_bottom ol li {
	padding-right: 12px;
	display: inline-block;
	background: url(/common/img/ico_arrow.png) no-repeat right center;
}

#topic_path_bottom ol li.last {
	padding-right: 0;
}

#topic_path_bottom ol li em {
	padding-left: 2px;
}

#topic_path_bottom ol li.last {
	padding-top: 2px;
	background: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#topic_path_bottom ol li.last em {
}



/* Inquiry Window
---------------------------------------------------------- */
#inquiry_window {
	width:80%;
	z-index:9999999;
	position:fixed;
	background:#fff;
	display:none;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
}

#inquiry_window_ov {
	z-index:9999998;
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	background:#000000;
	opacity:0.5;
}

#inquiry_iframe {
	width:100%;
	height:100%;
	border:none;
	display:block;
}

#inquiry_window_close {
	display:none;
	position:fixed;
	left:50px;
	z-index:9999999;
}

#inquiry_window_close:hover {
	cursor:pointer;
	opacity:0.75;
}


/* contact
---------------------------------------------------------- */
#main_category {
		width: 100%;
		min-height: 280px;
		box-sizing: border-box;
		padding: 10px 0;
		position: relative;
		margin-top: 49px;
}

#main_category .ttl_lv01 {
	text-align: center;
	top: 30%;
}

#main_category .ttl_lv01 h1 {
	/* background: url(/img/ttl_PG.png) no-repeat center center; */
	-webkit-background-size: contain;
	background-size: contain;
	width: 232px;
	height: 101px;
}

#main_category .ttl_lv01 img {
	min-height: 100px;
	min-width: 200px;
	width: auto;
}



/* ttl_lv
--------------------------------------------------- */

#main_category .ttl_lv01 {
		text-align: center;
		width: 100%;
		color: #ffffff;
		text-align: center;
		padding-top:100px;
}



#main_category .ttl_lv01 h1 {
		display: inline-block;
		text-indent: 100%;
		white-space: nowrap;
		font-weight: bold;
		overflow: hidden;
}



.content_area.container12 {
		margin: 0 auto;
}

#contact.bg_basic {
		width:100%;
		padding:60px 10px 65px 10px;
		text-align:center;
		background-color: #f1efe5;
}


#contact.bg_basic .ttl_lv04 h4 {
		color: #ffffff;
}

#contact.bg_basic .txt1 {
		margin-top:20px;
		color: #ffffff;
		line-height:200%;
}


#contact.bg_basic .inquiry_btn ul li a,
#contact .inquiry_btn ul li a,
.inquiry .inquiry_btn ul li a {
		display:block;
		width: 790px;
		padding: 15px 0 13px;
		font-size: 20px;
		color: #ffffff;
		margin: 0 auto;
		background-color: #07569f;
}


#contact.bg_basic .inquiry_btn ul li a .icon_mail_box,
#contact ul li a .icon_mail_box,
.inquiry .inquiry_btn ul li a .icon_mail_box {
		background: url("/common/img/icon_mail.png") no-repeat left 2px;
}

#contact.bg_basic .inquiry_btn ul li a .icon_mail_box,
#contact ul li a .icon_mail_box,
.inquiry .inquiry_btn ul li a .icon_mail_box,
.download_btn  ul li a .icon_download,
.test_btn  ul li a .test_trial {
		width: 32px;
		height: 28px;
		vertical-align: middle;
		display: inline-block;
}

#contact.bg_basic .inquiry_btn ul li a .icon_mail_box,
#contact ul li a .icon_mail_box,
.inquiry .inquiry_btn ul li a .icon_mail_box,
#contact.bg_basic .inquiry_btn ul li a .icon_mail_box {
	width: 28px;
	height: 24px;
	background-size: contain;
}

#contact .inquiry_btn ul li a .txt_mail,
.inquiry .inquiry_btn ul li a .txt_mail,
.download_btn  ul li a .txt_mail,
.test_btn ul ul li a .txt_mail {
		padding: 0px 0 0 5px;
}

#contact.bg_basic .inquiry_btn ul li a .txt_mail,
#contact .inquiry_btn ul li a .txt_mail,
.inquiry .inquiry_btn ul li a .txt_mail {
	padding-left: 10px;
	line-height: 1.4;
	font-size: 14px;
}

#contact.bg_basic .inquiry_btn ul li a .txt_mail em,
#contact .inquiry_btn ul li a .txt_mail em,
.inquiry .inquiry_btn ul li a .txt_mail em {
	display: block;
	font-size: 20px;
	font-weight: bold;
}


#contact.bg_basic .inquiry_btn ul li a span,
#contact .inquiry_btn ul li a span,
.inquiry .inquiry_btn ul li a span {
		display: inline-block;
		vertical-align: middle;
}

#contact.bg_basic .inquiry_btn ul li a:hover,
#contact .inquiry_btn ul li a:hover,
.inquiry .inquiry_btn ul li a:hover {
		text-decoration:none;
		background-color: #3f838d;
		opacity: 1.0;
		 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1.0;
}



.inquiry_individual_sub{
	background: #F5F5F5;
	border: solid 1px #AFAFAF;
	width: 790px;
	margin: 0 auto;
	margin-bottom: 30px;
	}

.inquiry_individual_sub p{
	padding: 15px;
	text-align: center;
	}

.inquiry_individual_sub p span{
	color: #FE0000;
	font-weight: bold;
	}
	
.inquiry_individual_sub p a{
	display: inline;
	color: #4EACE6;
	font-weight: bold;
	}



#contact.bg_basic .txt2 {
		margin:30px auto 0 auto;
		color: #ffffff;
		width:305px;
		padding-left:20px;
		background: url("/common/img/icon_tell.png") 10px center no-repeat;
}

#contact.bg_basic .tell_area {
		color: #ffffff;
		line-height:200%;
}

#contact.bg_basic .btn_area {
		max-width:790px;
		margin:30px auto 0 auto;
}


#contact .download_btn,
#contact .test_btn {
		width: 49%;
}

#contact .test_btn {
		float:right;
}


#contact .download_btn {
		float:left;

}

#contact .download_btn li a,
#contact .test_btn li a {
		display:block;
		background-color: #ffffff;
		padding: 15px 0 13px;
		color: #005bac;
		font-size:16px;
		font-weight:bold;
		border: 1px solid #bbbbbb;
}

#contact .download_btn li a .icon_download {
		padding-left:20px;
		background: #fff url("/common/img/icon_download.png") 14px center no-repeat;
}



#contact .download_btn li  a:hover,
#contact .test_btn li a:hover {
		text-decoration:none;
		opacity:0.75;
}

#contact .test_btn li a .test_trial {
		padding-left:50px;
		background: #fff url("/common/img/icon_trial.png") 16px center no-repeat;
}




/* low-level　common
--------------------------------------------------- */
.wrap_content,
.wrap_content02 {
		overflow: hidden;
		width: 100%;
		box-sizing: border-box;
}



.wrap_btn {
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
}

.wrap_box_list {
		padding: 30px 40px 26px;
		background-color: #f5f5f5;
		margin: 40px auto 0;
		overflow: hidden;
}


.wrap_box_list:first-child {
		margin-top: 0;
}

.wrap_box_list .flat li {
	text-align: left;
}

.mitsuboshi_area{
	background-image: url("/common/img/5SQS_2020.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 220px 0 0;
}
@media screen and (max-width:786px){
	.mitsuboshi_area{
		background-position: bottom center;
		padding: 0 0 110px 0;
	}
}


.media {
		width: 100%;
		box-sizing: border-box;
		overflow: hidden;
}





.container12 .column8 {
		margin-right: 0;
		margin-left: 20px;
}


/* content_area
--------------------------------------------------- */
.content_area {
		vertical-align: middle;
		box-sizing: border-box;
}

.content_area .txt_item p.txt_block {
		padding-bottom: 10px;
}

.content_area .txt_item p.txtlink {
		text-align: right;
}


.content_area .pic_item,
.content_area .pic_item02 {

		margin-left: 0;
		margin-right: 0;
}

.content_area .pic_item .img_resize,
.content_area .pic_item02 .img_resize,
.service_content_block .img_resize {
		display: inline-block;
		padding: 0 10px;
		overflow: hidden;
		vertical-align: middle;
		text-align: center;
}

.content_area .pic_item .img_resize,
.service_content_block .img_resize {
		border: 1px solid #dddddd;

}

.content_area .pic_item .img_resize img,
.content_area .pic_item02 .img_resize img {
		max-height: 100%;
}

.wrap .txt_detail {
		margin: 0 auto;
}

#in_content label {
		display: block;
}

#writer {
		padding: 20px;
		background: #f5f5f5;
}

#writer .ttl_lv04 {
		padding-bottom: 10px;
}

.ttl_box .ttl_lv04,
.ttl_box .ttl_lv05 {
	padding-top: 20px;
}

.ttl_box .ttl_lv04:first-child {
	padding-top: 0;
}


/* app_area
--------------------------------------------------- */
#app_area.contact_btn .app_box,
.app_area.contact_btn .app_box {
	padding-top: 40px;
}

/* お申し込みボタン */
.app_area03 .app_box {
	padding-top: 10px;
}

.app_box {
		padding-top: 20px;
}

.contact_btn .app_box {
	padding-top: 0;
}

.app_box.arrow_pre {
	float: left;
	padding-top: 0;
}

.app_box .rec_btn {
		background: #1457a0;
		width: 388px;
		padding: 13px 0 15px;
		color: #ffffff;
		font-weight: normal;
		cursor: pointer;
}

.app_box .rec_btn_zcomtest {
		background: #147aa0;
		width: 388px;
		padding: 13px 0 15px;
		color: #ffffff;
		font-weight: normal;
		cursor: pointer;
}


.app_box .rec_btn02,
.app_box .rec_btn03{
		text-align: left;
		font-weight: normal;
		float: right;
		text-align: center;
}

.app_box .rec_btn04,
 .app_box .rec_btn05,
 .app_box .rec_btn06,
 .app_box .rec_gnav {
		text-align: left;
		font-weight: normal;
		text-align: center;
}

.app_box02 .rec_btn02,
.app_box02l .rec_btn02,
.app_box .rec_btn04,
.app_box .rec_btn05,
.app_box .rec_btn06,
.app_box .rec_gnav {
	letter-spacing: 1px;
}


.app_box .rec_btn02,
.app_box02l .rec_btn02 {
		padding: 13px 85px 10px;
}

.app_box .rec_btn05,
.app_box02 .rec_btn02,
.btn_back_case .btn_back_case_inner,
.btn_back .btn_back_inner {
	padding: 10px 30px 8px;
}

.app_box .rec_gnav {
	padding: 10px 27px 8px 25px;
}

.app_box .rec_btn02,
.app_box02l .rec_btn02 {
		background-color: #07569f;
		color: #ffffff;
		cursor: pointer;
}

.app_box02 .rec_btn02,
.app_box .rec_btn04,
.app_box .rec_btn05,
.app_box .rec_btn06,
.app_box .rec_gnav,
.btn_back_case .btn_back_case_inner,
.btn_back .btn_back_inner,
.app_box .rec_btn03 {
	border: 1px solid #4d6770;
	display: inline-block;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	border-radius: 22px;
}

.app_box .rec_btn03,
.app_box .rec_btn04,
.app_box .rec_btn06 {
	padding: 8px 30px 5px;
	font-size: 97%;
	cursor: pointer;

}

.app_box02 .rec_btn02 span,
.app_box .rec_btn04 span,
.app_box .rec_btn05 span,
.app_box .rec_btn06 span {
	color: #4d6770;
}

.app_box .rec_gnav span {
	color: #0b324d;
}

.app_box02 .rec_btn02 span,
.app_box02l .rec_btn02 span,
.app_box .rec_btn04 span,
.app_box .rec_btn05 span,
.app_box .rec_gnav span,
#contents_list ul li a span,
.more_info a {
	background-image: url(/common/img/icon_arrow03.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}

.rec_btn06 span{
	background-image: url(/common/img/icon_arrow06_off.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}


.more_info {
	padding-top: 5px;
}

.more_info a {
	background-position: right 7px;
}


.app_box02 .rec_btn02:hover,
.app_box .rec_btn03:hover,
.app_box .rec_btn04:hover,
.app_box .rec_btn05:hover,
.app_box .rec_btn06:hover,
.app_box .rec_gnav:hover,
#contents_list ul li a:hover {
		background-color: #40a09d;
		text-decoration: none;
}

.app_box .rec_btn03:hover,
#contents_list ul li a:hover {
	border: 1px solid #40a09d;
}

.app_box .rec_btn04:hover,
.app_box .rec_btn05:hover,
.app_box .rec_btn06:hover,
.app_box .rec_gnav:hover {
	border: 1px solid #40a09d;
}

.btn_back_inner:hover {
	background-color: #40a09d;
	border:1px solid #40a09d;
}

.btn_back_inner:hover span {
	color: #ffffff;
	display:inline-block;
	padding-left:10px;
	background: url(/common/img/icon_arrow05.png) no-repeat left center;
}

/* ボタンが複数の場合 */

.app_box .app_block {
	display: inline-block;
}

.app_box .app_block li {
	display: table-cell;
}

.app_box .app_block li.first,
.app_box .app_block li.mid {
	padding-right: 15px;
}


/* ios用 */
.ios .app_box .rec_btn03:hover,
.ios .app_box .rec_btn03:hover span,
.ios .app_box .rec_btn04:hover,
.ios .app_box .rec_btn04:hover span,
.ios .app_box .rec_btn05:hover,
.ios .app_box .rec_btn05:hover span,
.ios .app_box .rec_btn06:hover,
.ios .app_box .rec_btn06:hover span,
.ios .app_box .rec_gnav:hover,
.ios .app_box .rec_gnav:hover span {
	color: #666666;
	border-color: #4d6770;
	background-color: transparent;
}

.ios .app_box .rec_btn03:hover span {
	background-image: url(/common/img/icon_arrow02.png);
}


.ios .app_box .rec_btn04:hover span,
.ios .app_box .rec_btn05:hover span,
.ios .app_box .rec_gnav:hover span {
	background-image: url(/common/img/icon_arrow03.png);
}

.ios .app_box .rec_btn06:hover span {
	background-image: url(/common/img/icon_arrow06_on.png);
}

.app_box .rec_btn04:hover span,
.app_box .rec_btn05:hover span,
#contents_list ul li a:hover span,
.app_box .rec_gnav:hover span {
		background-image: url(/common/img/icon_arrow04.png);
				color: #ffffff;
}

.app_box .rec_btn06:hover span {
		background-image: url(/common/img/icon_arrow06_on.png);
				color: #ffffff;
}


.btn_back_case .btn_back_case_inner,
.btn_back .btn_back_inner,
.app_box .rec_btn03 {
	color: #4d6770;
	border: 1px solid #4d6770;
}


.app_box .rec_btn03 span,
.btn_back_case_inner span,
.btn_back_inner span {
	display: inline-block;
	padding-left: 10px;
	background: url(/common/img/icon_arrow02.png) no-repeat left center;

}

.app_box .rec_btn03:hover span {
	 background-image: url(/common/img/icon_arrow05.png);
color: #ffffff;

}


.rec_btn span,
.rec_btn_zcomtest span {
		display: block;
		line-height: 1.2;
}

.rec_btn .txt_rec,
.rec_btn_zcomtest .txt_rec {
		display: inline-block;
		font-size: 129%;
		font-weight: bold;
		line-height: 1.5;
}


#item_list {
	overflow: hidden;
}



/* btn_menu_wrap
--------------------------------------------------- */
.tab_box > #btn_menu_wrap {
	max-width:1000px;
	min-width:595px;
	height:60px;
	margin:0 auto;
	font-size: 115%;
}

#tab_btn1,
#tab_btn2,
#tab_btn3,
#tab_btn4 {
	width:24%;
	float:left;
	color: #ffffff;
	cursor: pointer;
	padding:15px 0;
	text-align:center;
}

#tab_btn1:hover,
#tab_btn2:hover,
#tab_btn3:hover,
#tab_btn4:hover {
	color: #5a5858;
}

#tab_btn1 {
	width:16%;
	margin:0 0.5% 0 0;
}

#tab_btn2 {
	width:32%;
	margin:0 0.5% 0 0;
	background: #0d4a7f;
}

#tab_btn3 {
	width:24%;
	margin:0 0.5% 0 0;
	background: #0d4a7f;
}

#tab_btn4 {
	width:24%;
	margin:0 auto;
	background: #0d4a7f;
}

.line span {
	display: inline-block;
	vertical-align: middle;
}

.line .selected span {
	color: #0d4a7f;
}

.line .selected {
	border-bottom: 5px solid #0d4a7f;
		border-top: 1px solid #eeeeee;
		border-right: 1px solid #eeeeee;
		border-left: 1px solid #eeeeee;
		height: 60px;
}


#btn_menu_wrap .selected,
#btn_menu_wrap .line > div:hover {
		-moz-transition-duration: 0.3s;
		-webkit-transition-duration: 0.3s;
		-o-transition-duration: 0.3s;
		-ms-transition-duration: 0.3s;
		-moz-transition-timing-function:ease-out;
		-webkit-transition-timing-function:ease-out;
		-o-transition-timing-function:ease-out;
		-ms-transition-timing-function:ease-out;
}


/* accordion
--------------------------------------------------- */
.accordion a {
	display: block;
}

.accordion .adnMenu a,
.accordion .current a {
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}

.accordion .adnMenu a .icon_arrow,
.accordion .current a .icon_arrow {
	-webkit-background-size: contain;
	background-size: contain;
	width: 11px;
	height: 11px;
	display: inline-block;
}

.accordion .adnMenu a {
	background-image: url(/common/img/icon_arrow_open.png);
}

.accordion .current a {
	background-image: url(/common/img/icon_arrow_close.png);
}


/* step
--------------------------------------------------- */

.step .step_box {
		overflow: hidden;
		padding: 15px;
		border-bottom: 2px solid #ffffff;
		border-left: 1px solid #eeeeee;
		border-right: 1px solid #eeeeee;
}

.step .step_box:last-child {
	border-bottom: 1px solid #eeeeee;
}


.step .ttl_lv04 {
		border-bottom: 1px solid #ffffff;
		background-color: #eeeeee;
		padding: 15px 10px;
		cursor: pointer;
}


.step .ttl_lv04 h4 {
		padding-left: 1em;
		text-indent: -1em;
		font-weight: normal;
		display: inline-block;
		color: #666666;
}

.step .ttl_lv04 a:hover {
	text-decoration: none;
}

.step .step_block li {
		padding-left: 1em;
		text-indent: -1em;
		line-height: 1.6;
}


.step_block .ttl_lv05 h5 {
	padding: 10px 0;
		font-weight: bold;
}

/* pager_area
--------------------------------------------------- */

.pager_area {
		overflow: hidden;
}

.pager_area ul {
		list-style: none;
		position: relative;
		left: 50%;
		float: left;
}


.pager {
		clear:both;
		text-align:center;
}

.pager span {
		margin:5px;
		padding:6px 8px;
		background:#eeeeee;
	color: #5a5858;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;

}
.pager span:hover {
		cursor:pointer;
		background-color: #dddddd;
}

.pager span.current {

		background:#888888;
		color: #ffffff;

}
.pager span.current:hover {
		cursor:default;
}

.pager span.invalid {
		display:none;
}
.pager span.invalid:hover {
		cursor:default;
}

.pager span.ellipsis {
		background:none;
		border:none;
}
.pager span.ellipsis:hover {
		cursor:default;
}

.pageNum {
		margin:20px 0 0;
		text-align:center;
}

.pageNum span {
	padding: 0 3px;
}

.pager span.next,
.pager span.next:hover,
.pager span.last,
.pager span.last:hover,
.pager span.prev,
.pager span.prev:hover,
.pager span.first,
.pager span.first:hover {
		padding: 6px 15px;
		background-color: #eeeeee;
		background-repeat: no-repeat;
		background-position: center center;
}

.pager span.next,
.pager span.last,
.pager span.prev,
.pager span.first {
	background-color: #eeeeee;
}

.pager span.next:hover,
.pager span.last:hover,
.pager span.prev:hover,
.pager span.first:hover {
	background-color: #dddddd;
}




.pager span.next,
.pager span.next:hover {
		background-image: url(/common/img/icon_next.png);
		background-size: 26%;
}

.pager span.last,
.pager span.last:hover {
		background-image: url(/common/img/icon_next_end.png);
		background-size: 50%;
}

.pager span.prev,
.pager span.prev:hover {
	background-image: url(/common/img/icon_prev.png);
	background-size: 26%;
}

.pager span.first,
.pager span.first:hover {
	background-image: url(/common/img/icon_prev_end.png);
	background-size: 50%;
}

/* category_icon
--------------------------------------------------- */
.category_press {
		display:block;
		text-align:center;
		width:55px;
		padding-top:2px;
		font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
		color: #ffffff;
		background:#4aa5f7;
}

.category_info {
		display:block;
		text-align:center;
		width:55px;
		padding-top:2px;
		font-size:12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
		color: #ffffff;
		background:#f1ae4e;
}

/* youtube
--------------------------------------------------- */
.movie_wrap {
		position: relative;
		padding-bottom: 45.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
}

.movie_wrap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}






/* sp low-level　common
--------------------------------------------------- */
@media screen and (max-width: 767px) {
	header #header_row1_wrap  #header_row1 .line .table {
		display:block;
	}

	.header_row2_wrap_fixed {
		position:fixed;
		top:0px;
		background:#fff !important;
	}

.app_box .rec_btn {
	padding: 15px 0;
	width: 100%;
}

.app_box li,
.app_box02 li,
.app_box02l li,
.app_box li {
	text-align: center;
}

/* ボタンが複数の時 */
.app_box .app_block li {
	display: block;
}

.app_box .app_block li.first,
.app_box .app_block li.mid {
	padding-right: 0;
	margin-bottom: 10px;
}


#main_category {
	min-height: 150px;
}


body {
		overflow-x: hidden;
		font-size: 1.0rem;
}

header {
padding-top: 0;
height: auto;
}

.ttl_lv02 {
	padding: 40px 0 30px;
}

.ttl_lv01 h1 {
	font-size: 1.3rem;
}

.ttl_lv02 h2 {
	font-size: 1.2rem;
}

.ttl_lv03 h3 {
		font-size: 1.1rem;
}


.ttl_lv04 h4 {
	font-size: 1.0rem;
}

.ttl_box .ttl_lv04,
.ttl_box .ttl_lv05 {
	padding-bottom: 10px;
}

.txt_item.column8 {
	margin: 0;
}

#main_category .ttl_lv01 h1 {
		font-size: 1.4rem;
}



#rd_menu {
		display: block;
}


.wrap {
width: 100%;
 overflow: hidden;
}


#contact.bg_basic {
		margin-top: 0;
		padding: 40px 0;
}



#contact.bg_basic .btn_area .line .download_btn,
#contact.bg_basic .btn_area .line .test_btn {
		float: none;
}

#contact.bg_basic .inquiry_btn ul li a,
#contact .inquiry_btn ul li a,
.inquiry .inquiry_btn ul li a,
#contact .btn_area .line .download_btn ul li a,
#contact .btn_area .line .test_btn ul li a {
		width: 94%;
}



#contact .download_btn, #contact .test_btn {
		width: 100%;
}

#contact .download_btn {
		padding-bottom: 20px;
}


#contact.bg_basic .inquiry_btn ul li a,
#contact.bg_basic .btn_area .line .download_btn ul li a,
#contact.bg_basic .btn_area .line .test_btn ul li a,
#contact .inquiry_btn ul li a,
#contact .btn_area .line .download_btn ul li a,
#contact .btn_area .line .test_btn ul li a,
.inquiry .inquiry_btn ul li a,
.inquiry .btn_area .line .download_btn ul li a,
.inquiry .btn_area .line .test_btn ul li a {
		box-sizing: border-box;
		margin: 0 auto;
		max-height: 160px;
		font-size: 1.0rem;
		float: none;
/*    font-weight: bold;*/
		border: 1px solid #4d6770;
}


.container12 .pic_item02,
.container12 .column8 {
		margin-right: 0;
		margin-left: 0;
}


.container12 .column8 {
		width: 100%;
		overflow: hidden;
}

.content_area .pic_item .img_resize,
.content_area .pic_item02 .img_resize {
		width: 300px;
		height: 160px;
}

.content_area .pic_item .img_resize img,
.content_area .pic_item02 .img_resize img {
		max-width: 85%;
		max-height: 85%;
}

.inquiry_individual_sub{
	width: 100%;
	}

.wrap .txt_detail {
		width: 300px;
}


.container12.section_last,
.container12.section_topic_path,
.container12.section_topic_path_bottom,
.container12.section_short,
.container12.section_box,
.container12.section_only {
		width: 94%;
		margin: 0 auto;
		background-color: transparent;
}

.container12.section_topic_path,
.container12.section_topic_path_bottom,
.container12.section_short {
		padding-bottom: 30px;
}

.container12.section_box,
.means .section_box {
	padding-bottom: 50px;
}

.container12.section_last,
.wrap_content:last-child {
	padding-bottom: 60px;
}


.container12.section_box:last-child,
.wrap_content02:last-child {
	padding-bottom: 0;
}


.container12 .column4 {
		width: 100%;
}

.step {
		width: 100%;
}

.step .ttl_lv04 h4,
.step .ttl_lv05 h5 {
	font-size: 0.9rem;
}

.app_box .rec_btn02,
.app_box .rec_btn03 {
	float: none;
	margin: 0 auto;
}

.rec_btn .txt_rec,
.rec_btn_zcomtest .txt_rec {
	font-size: 1.0rem;
}

#mulpay_area .flow_info ul li {
	width: 100%;
	text-align: left;
}

#contact.bg_basic .inquiry_btn ul li a .icon_mail_box,
#contact ul li a .icon_mail_box,
.inquiry .inquiry_btn ul li a .icon_mail_box,
#contact.bg_basic .inquiry_btn ul li a .icon_mail_box {
	width: 24px;
	height: 20px;
}

.wrap_box_list {
	padding: 20px 15px 21px;
	margin: 30px auto 0;
}



}



/* tab
--------------------------------------------------- */

#btn_menu_wrap .line > div {
		width: 32.7%;
}


#in_content .topics li,
#in_content .seminar_area li,
.topics_area  .topics li {
		overflow: hidden;
		color: #5a5858;
		text-align: left;
}

#in_content .app_box li {
		text-align: center;
}

#in_content .topics li,
#in_content .seminar_area li {
		border-bottom: 1px solid #eae9e5;
		padding: 20px 8px;
}

.topics_area .topics li {
		border-bottom:solid 1px #e2e0df;
}


#in_content .topics li.last,
#in_content .seminar_area li.last {
		padding-bottom: 0;
}


#in_content .topics li:hover,
#in_content .seminar_area li.seminar_hv:hover,
.topics_area  .topics li:hover {
	cursor: pointer;
}

#in_content .topics li.last,
#in_content .seminar_area li.last,
.topics_area  .topics li.last  {
	border-bottom: none;
}

#in_content .topics li a.seminar_item {
		max-width: 100%;
		padding-bottom: 10px;
}

#in_content .topics li a.seminar_report,
#in_content .seminar_area li a.seminar_report {
		overflow: hidden;
	 -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
		box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
		float: right;
		padding: 6px 8px;
		text-align: center;
		background: #eeeeee;
		color: #666666;
}

#in_content .topics li .seminar_item span,
#in_content .topics li .ovblink span,
#in_content .seminar_area li .ovblink span,
.topics_area  .topics li .ovblink span {
		display: table-cell;
		padding-right: 8px;
		vertical-align: middle;
}

#information.topics_area .topics li .ovblink span:last-child {
	display: block;
	clear: both;
	padding: 10px 0 0;
}

#in_content .topics li a .date,
#in_content .seminar_area li a .date,
#in_content .topics li span.seminar_nolink .date,
#in_content .seminar_area li span.seminar_nolink .date,
.topics_area  .topics li a .date {
		font-weight: bold;
		white-space: nowrap;
}


.topics li a .category_seminar01,
.topics li .category_seminar01,
.seminar_area li a .category_seminar01,
.seminar_area li .category_seminar01,
.category_ad {
		background: url(/common/img/icon_seminar_ad.png) no-repeat left center;
		background-size: 100%;
}

.topics li a .category_seminar02,
.topics li .category_seminar02,
.seminar_area li a .category_seminar02,
.seminar_area li .category_seminar02,
.category_pg {
		background: url(/common/img/icon_seminar_pg.png) no-repeat left center;
		background-size: 100%;
}

.topics li a .category_news01 {
		background: url(/common/img/icon_press.png) no-repeat left center;
		background-size: contain;
		text-indent: -9999px;
		overflow: hidden;
}

.topics li a .category_news02,
.topics li .category_news02 {
		background: url(/common/img/icon_news.png) no-repeat left center;
		background-size: contain;
		text-indent: -9999px;
		overflow: hidden;
}

.topics li a .category_seminar01,
.topics li a .category_seminar02,
.seminar_area li a .category_seminar01,
.seminar_area li a .category_seminar02,
.seminar_area li span.seminar_nolink .category_seminar01,
.seminar_area li span.seminar_nolink .category_seminar02,
.topics li a .category_news01,
.topics li a .category_news02,
.topics li .category_news01,
.topics li .category_news02,
.category_ad,
.category_pg  {
		width: 93px;
		height: 25px;
}


.icon_new {
		background-position: right center;
}

#in_content .topics li a:hover,
.topics_area  .topics li a:hover {
		color: #00a0a9;
}

#in_content .topics li a em,
#in_content .seminar_area li a em,
#in_content .seminar_area li span.seminar_nolink em {
		padding-top: 10px;
		display: block;
}

.outside_link a em,
.outside_link .nolinkout {
	display: inline;
	background: url(/common/img/ico_link_out.png) no-repeat right 1px;
	padding-right: 15px;
}


#in_content .topics li a.seminar_report:hover {
	 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
	opacity: 0.75;
	color: #888888;
	text-decoration: none;
}

/* tab
--------------------------------------------------- */

.wrap_content02 .service_content_box {
		width: 33.3%;
		float: left;
		box-sizing: border-box;
		padding: 0 20px;
}


.service_content_block .pic_item03 {
		margin-bottom: 15px;
}

/* #gmocommonheader
--------------------------------------------------- */
#gmocommonheader div {
	background-color: #eeeeee;
}



/* pc
--------------------------------------------------- */
@media (min-width: 1024px) {
	/* common */
#form_header_area_sp,
#form_footer_area_sp {
display: none;
}


.container12 .column8 {
		width: 620px;
}


.wrap_btn {
		max-width: 1000px;
}


.content_area .pic_item .img_resize,
.content_area .pic_item02 .img_resize {
		width: 300px;
		height: 160px;
}

.wrap .txt_detail {
		width: 740px;
}

.accordion.step {
	margin: 0 auto;
}

		#main_category .wrap {
				max-width: 100%
		}

		#in_content .topics li .ovblink,
		.topics_area  .topics li .ovblink {
		vertical-align: middle;
		float: none;
		display: table-cell;
}

#in_content .topics li a.seminar_item {
		width: 820px;
		padding-bottom: 0;
}

#in_content .topics li a.seminar_report {
		width: 160px;
		float: none;
		background: none;
	 -webkit-box-shadow:none;
	-moz-box-shadow:none;
		box-shadow:none;
		padding: 0;
}


 #in_content .topics li a.seminar_report span {
		float: right;
		padding: 6px 8px;
		background: #888888;
		color: #ffffff;
}

}

/* header　common
--------------------------------------------------- */
@media screen and (max-width: 1200px) {
	header #header_row1_wrap  #header_row1,
	header #header_row2_wrap #header_row2 {
		padding: 0 20px;
		min-width: 650px;
	}
header .dmenu_wrap > #dmenu1 > .indicator_wrap .line > .indicator > .on {
	margin-left: 103px;
}

header .dmenu_wrap > #dmenu2 > .indicator_wrap .line > .indicator > .on {
	margin-left: 223px;
}

header .dmenu_wrap > #dmenu3 > .indicator_wrap .line > .indicator > .on {
	margin-left: 372px;
}

ul #header_menu1 a, ul #header_menu2 a, ul #header_menu3 a {
	background-position: left 55%;
}



header #header_row2_wrap #header_row2 .line > .left > #header_menu .line > ul > li a {
	padding: 0 8px 0 10px;
}


}

/* tablet low-level　common
--------------------------------------------------- */
@media screen and (min-width: 768px) and (max-width: 1023px) {
.container12.section_last,
.container12.section_box,
.container12.section_topic_path,
.container12.section_topic_path_bottom,
.container12.section_short,
.content_area.container12,
.container12.section_only {
		max-width: 960px;
		margin: 0 auto;
		padding-left: 3%;
		padding-right: 3%;
		box-sizing: border-box;
}

.content_area.container12 {
		margin: 0;
}
.wrap {
		width: auto;
}
.wrap_btn {
		max-width: 100%;
}


.container12 .pic_item02,
.container12 .column8 {
		margin-right: 0;
}

.container12 .column8 {
		width: 590px;
}


.content_area .pic_item .img_resize,
.content_area .pic_item02 .img_resize {
		width: 300px;
		height: 100px;
}

#contact.bg_basic .btn_area,
#contact.bg_basic .inquiry_btn ul li a,
#contact .inquiry_btn ul li a,
.inquiry .inquiry_btn ul li a {
}

#contact.bg_basic .btn_area {
		margin: 30px auto 0;
		max-width: 100%;
}


#contact.bg_basic .btn_area .line .download_btn ul li a,
#contact.bg_basic .btn_area .line .test_btn ul li a {
		width: 100%;
}

.inquiry_individual_sub{
	width: 100%;
	}

.wrap .txt_detail {
		width: 600px;
}

#contact.bg_basic .inquiry_btn ul li a, #contact .inquiry_btn ul li a, .inquiry .inquiry_btn ul li a {
	width: 100%;
}

header .dmenu_wrap > #dmenu2 > .menu_wrap > .menu > ul > li{
	width: 33.3%;
}

#topic_path_bottom ol li.last {
	max-width: 658px;
}

}


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

#search_window {
	top: 99px !important;
}
}

@media screen and (max-width: 600px) {
	header .dmenu_wrap .drop_image .wrap .txt {
		width: 100%;
		padding-left: 0;
		display: block;
		clear: both;
	}
	header .dmenu_wrap .drop_image .wrap .img {
		padding-bottom: 20px;
		float: none;
		margin: 0 auto;
	}
header .dmenu_wrap > #dmenu1 > .drop_image > .wrap > .txt, header .dmenu_wrap > #dmenu2 > .drop_image > .wrap > .tx, header .dmenu_wrap > #dmenu3 > .drop_image > .wrap > .txt {
	padding-left: 0;
}
}






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

#btn_gplus a img {
	margin-top: 0;
}

#topic_path ol li.last,
#topic_path_bottom ol li.last {
	max-width: 235px;
}

#in_content .topics,
.topics_area  .topics
 {
		padding-bottom: 0;
}

#in_content .topics li a,
.topics_area  .topics li a {
		display: block;
}


#in_content .topics li a .date,
.topics_area  .topics li a .date {
		font-weight: bold;
}

#in_content .topics li .seminar_item span {
		display: table-cell;
		vertical-align: middle;
}

#in_content .topics li a .category_seminar01,
#in_content .topics li a .category_seminar02,
.topics li a .category_news01,
.topics li a .category_news02,
.topics li .category_news01,
.topics li .category_news02 {
		width: 90px;
}



.inquiry_individual_sub{
	border: none;
	width: 94%;
	margin-bottom: 20px;
	}

/* A1*/
 .wrap_content02 .service_content_box {
width: 100%;
padding-bottom: 50px;
}

.wrap_content02 {
margin-left: 0;
}
.wrap_content02 .service_content_box {
padding-left: 0;
padding-right: 0;
}
.service_content_block p img,
.service_content_block .pic_item03 img {
max-height: 250px;
}

.service_content_block p.pic_item03 {
text-align: center;
}

.wrap_content02 .service_content_box:last-child {
		padding-bottom: 0;
}

#main_category .ttl_lv01 {
	padding-top:0;
	margin-top:65px;
}

#main_category .ttl_lv01 h1 {
		width: 200px;
		height: 86px;
}

.container12.section_topic_path_bottom {
	padding-bottom:10px;
}

#btn_gplus a {
	margin-top: -2px;
}

.app_box .rec_btn02,
.app_box02l .rec_btn02,
.app_box .rec_btn04 {
	padding-right: 20px;
	padding-left: 20px;
}


}


/* accordion transion override
--------------------------------------------------- */
.accordion .adnMenu a {
	-moz-transition-duration:0;
	-webkit-transition-duration:0;
	-o-transition-duration:0;
	-ms-transition-duration:0;
	-moz-transition-timing-function:ease;
	-webkit-transition-timing-function:ease;
	-o-transition-timing-function:ease;
	-ms-transition-timing-function:ease;
	transition-property:none;
	transition-duration:0;
	transition-timing-function:ease;
	transition-delay:0;
}


/* gmoheader_back
--------------------------------------------------- */
#gmoheader_back {
	display: none;
	position:fixed;
	background-color: #eeeeee;
	border-bottom:1px solid #e0e0e0;
	height:39px;
	width:100%;
	top:0px;
	z-index:0;
}


/* headerstyle.min.css */
@media only screen and (max-device-width: 768px),only screen and (max-width: 768px) {
	#gmocommonfooter {
		bottom: 0;
	}
header {
	width: 100%;
	height: 62px;
}
}


/* 汎用「もっと詳しく」
--------------------------------------------------- */
.btn_linkdetail {
	width:100%;
	text-align:left;
}

.btn_linkdetail_center {
	width:100%;
	text-align:center;
}

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

.btn_linkdetail a,
.btn_linkdetail_right a,
.btn_linkdetail_center a {
	padding: 10px 54px 8px;
	cursor:pointer;
	border:solid 1px #4d6770;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	border-radius: 22px;
	background: url(/common/img/icon_arrow03.png) right 30px center no-repeat;
	display:inline-block;
}

.btn_linkdetail a span,
.btn_linkdetail_right a span,
.btn_linkdetail_center a span {
	padding-right:15px;
	color:#4d6770;
	font-size:97%;
	letter-spacing:1px;
}

.btn_linkdetail a:hover,
.btn_linkdetail_right a:hover,
.btn_linkdetail_center a:hover {
	text-decoration: none;
	border: 1px solid #40a09d;
	background: #40a09d url(/common/img/icon_arrow04.png) right 30px center no-repeat;
	opacity:0.75;
}

.btn_linkdetail a:hover span,
.btn_linkdetail_right a:hover span,
.btn_linkdetail_center a:hover span {
	color:#ffffff;
}

@media screen and (max-width: 767px) {
	.btn_linkdetail,
	.btn_linkdetail_right,
	.btn_linkdetail_center {
		font-size:14px;
	}

	.btn_linkdetail a,
	.btn_linkdetail_right a,
	.btn_linkdetail_center a {
		padding-left:25px;
		padding-right:25px;
		font-size:97%;
		background: url(/common/img/icon_arrow03.png) right 24px center no-repeat;
	}

	.btn_linkdetail a span,
	.btn_linkdetail_right a span,
	.btn_linkdetail_center a span {
		font-size:97%;
		line-height:1.8;
	}

	.btn_linkdetail a:hover,
	.btn_linkdetail_right a:hover,
	.btn_linkdetail_center a:hover {
		background: #40a09d url(/common/img/icon_arrow04.png) right 24px center no-repeat;
	}



	header #header_row2_wrap #header_row2 {
		padding:0;
	}

	header #header_row2_wrap #header_row2 .line  > .left {
		width:100%;
		padding:0 0 0 5px;
	}

}


/*  */
.header_row2_wrap_fixed {
	position: absolute;
	display: none;
}


