@charset "UTF-8";

.sub-header_h1 { 
	background-color: #073061;
	background-image: url(images/title_service.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.sub-header_title { /* product */
	background-color: #073061;
	background-image: url(.images/title_pageone.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.sub-header_title p { /* product */
font-size: 33px;
}

.hm2_title {
	/*background: url(../images/duoh_title.jpg);*/
	background: #073061;
	background-repeat: no-repeat;
	background-size: cover;
}


/* 製品紹介リンク（2カラム×2ボタン） */

h4 span{
text-align: center;
display: block;
margin-top: 20px;
}

.block_duo {
display: inline-block;
}

.standard {
font-size: 17px;
}

ol.standard {
margin: 7px 0px 7px -5px;
padding-left: 0px;
/*display:flex;
flex-wrap:wrap;*/
width:100%;
}

ul.standard {
margin: 7px 0px 7px -5px;
padding-left: 0px;
/*display:flex;
flex-wrap:wrap;*/
width:100%;
}

/*
.standard li {
width:45%;
margin-left: 0px;
}*/

.duo_text {
font-size: 17px;
}

.text_space {
margin: 0px 0px 10px 0px;

}

h2 {margin-top: 50px;}

.duo_graph {
  /*background: pink;*/
  width: 800px;
  margin: 70px auto 30px auto;
}

.duo_graph2 {
  /*background: pink;*/
  width: 800px;
  margin: 20px auto 10px auto;
}

.pc_block {
	display: inline-block;
}

.it_txt {
font-size: 24px;
margin: 0px 0px 0px 0px;
}

.it_txt2 {
font-size: 22px;
}

.graph_text{
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
  width: 480px;
  margin: -5px 40px 0px 0px;
}

.graph_photo {
  display: inline-block;
  width: 420px;
height: auto;
}

.graph_photo img {
  width: 420px;
  height: auto;
  display: inline-block;
  vertical-align: top;
}

.column_2 {
font-size: 17px;
}

.item {
	display: block;
	font-size: 26px;
	font-weight: bold;
	border-bottom: 3px solid #21336A;
	line-height: 130%;
	margin: 30px 0px 26px 0px;
}

.button_right {
text-align: right;
margin-top: 10px;
}

.btn_oncolor {
width: 100%;
height: 60px;
font-size: 128%;
padding: 0px 0px 0px 0px;
}

/* deputize */

.deputize_about {
	margin-bottom: 30px;
}

.deputize_about h4 {
	text-align: center;
	background: #073061;
	color: #fff;
	font-size: 128%;
	padding: 8px 16px;
	margin-bottom: 0px;
}

.deputize_about h5 {
	font-weight: bold;
	margin-bottom: 10px;
}

.deputize_about h5:nth-of-type(2) {
	margin-top: 30px;
}

.button_txt {
	text-align: center;
	margin-top: 5px;
}

/***サポートPC***/

.block_pc {
	display: inline-block;
}

@media screen and (max-width: 640px) {

/***index修正***/

h4 span{
text-align: center;
display: block;
margin-top: -10px;
}


.hm2_title {
	display: none;
	background: #073061;
	/*background: url(../images/duoh_title.jpg);*/
	background-repeat: no-repeat;
	background-size: cover;
	margin: -100px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.duo_text {
font-size: 16px;
}

.duo_graph {
  width: 100%;
  margin: 30px 0px 30px 0px;
}
	
.duo_graph2 {
  width: 100%;
  margin: 30px 0px 0px 0px;
}

.pc_block {
	display: inline;
}

.sp_block {
	display: inline-block;
	}
	
.it_txt {
font-size: 20px;
margin: 0px 0px 0px 0px;
}

.it_txt2 {
font-size: 18px;
}
	
	
.graph_text{
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  width: 100%;
  margin: 0px 0px 0px 0px;
}

.graph_photo {
  display: inline-block;
  width: 100%;
}

.graph_photo img {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: middle;
  margin: 20px 0px 10px 0px;
}

.standard {
padding-left: 0px;
margin-right: 0px;
display:block;
width:100%;
}

.standard li {
width:89%;
font-size: 15px;
padding-left: 0px;
}

.column_2 {
font-size: 16px;
}

.column_2 img{
width: 100%;
height: auto;
}

.button_right {
text-align: center;
margin-top: 20px;
}

.btn_oncolor {
width: 100%;
height: 100%;
font-size: 128%;
padding: 6px 5px 6px 0px;
}

/***よくある質問SP***/

.faq_block {
	display: inline-block;
}

.faq_title {
	display: inline-block;
	text-align: left;
}

.faq-box {
	pointer-events: all;
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	color: #073061;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 140%;
	border: 2px solid #073061;
	box-sizing: border-box;
	background: #ffffff;
	/*border-radius: 10px 10px 10px 10px;*/
}

.faq-box:hover {
	padding: 5px;
	background: #073061;
	color: #ffffff;
	/*border-radius: 10px 10px 0px 0px;*/
	border: 2px solid #073061;
	border-bottom: none;
}

.faq-box:active {
	padding: 5px 0px -10px 5px;
	background: #073061;
	color: #ffffff;
	/*border-radius: 10px 10px 0px 0px;*/
	border-bottom: none;
	
}

	.toggle{
		width: auto;
		height: 0;
		padding: 0 8px;
		margin-bottom: 20px;
		transition: .2s;
		overflow: hidden;
		border-bottom: none;
		border-radius: 0px 0px 0px 0px;
	}
	
	input:checked + .toggle{
		height: auto;
		padding: 8px;
		border-bottom: 2px solid #073061;
		
	}
	
	.button_txt {
		text-align: left;
		margin: 5px 0px 0px 10px;
	}

.block {
	display: inline-block;
}

.item {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 3px solid #21336A;
	line-height: 130%;
	margin: 30px 0px 26px 0px;
}

.bread {padding-top: 80px;
	margin-bottom: -20px;}
	
	
}

/* IEの游ゴシックズレを矯正 */
@media all and (-ms-high-contrast:none) {
	
body {
	font-family: 'メイリオ', 'Meiryo', sans-serif;
}

}
