@charset "UTF-8";





/*画像ブロック*/
#mainimg {
	clear: left;
	width: 100%;
	height: auto;
	position: relative;
}



/* fadeIn 画面外にいる状態 
.fadein2 {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 500ms;
    }
 */
/* 画面内に入った状態 
.fadein2.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }

*/


/*特殊ボタン*/


a.button {
width: 300px;
background: #007100;
color: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
display: block;
text-align: center;
margin: 0 auto;
border: 2px solid #007100;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3), inset 0 0 1px #fff;
    }
 
a.button:hover {
width: 350px;
color: #007100;
background: #fff;
border: 2px solid #007100;


}

a.button2 {

box-shadow: 10px 12px 6px rgba(0, 0, 0, 0.3), inset 0 0 1px #fff;

}

a.button3{

    background: #fff;
    color: #195cbf;

    border: 2px solid #195cbf;
}


.text_hg {

	line-height: 2.1; 
}


.mod-button-link2 {
    /* width: 290px; */
    max-width: 100%;
}


.mod-button-link2 > a {
    display: block;
    position: relative;
    padding: 10px 20px;
    border: 2px solid #001489;
    background: #fff;
    color: #132874;
    font-size: 1em;
    text-align: center;
    text-decoration: none;
    line-height: 1.3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}


.mod-button-link2 > a:after {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 7px;
    height: 10px;
    margin-top: -5px;
    background: url(/common/img/parts/link_bg01.png) no-repeat 0 0;
    background-size: 7px auto;
    content: "";
}


/*特殊ボタン*/




.box_001 {
    position: relative;
    width: 100%;
    margin-top:10px;
}
#contents {
  z-index: 0;
  font-size: 16px;
  color:#000;
}

#contents:hover {

color:#000;

}


#modal-open {
  color: #cc0000;
}

#modal-content {
width: 50% ;
margin: 0 ;
position: fixed ;
display: none ;
z-index: 20002 ;
}

#modal-content-innar{
margin:0 auto;
}

#modal-overlay {
z-index: 1 ;
display: none ;
position: fixed ;
cursor: pointer ;
top: 0 ;
left: 0 ;
width: 100% ;
height: 100% ;
background-color: #000 ;
opacity:0.75;
}
.button-link {
color: #00f ;
text-decoration: underline ;

}

.button-link2 {
color: #fff ;
position: absolute;
top: 0;
right:0;
margin-top: -25px;

}

.cboxClose {
    overflow: visible;
    position: absolute;
    top: -2em;
    right: 0;
    border: 0;
    margin: 0;
    padding: 0 20px 0 0;
    background: url(/common/img/module/modal-close_bg01.png) no-repeat right center;
    background-size: 14px auto;
    color: #fff;
    font-size: 1.4em;
}

main a:hover {
	cursor: pointer ;
    color: #333!important;
    
}
 
.list_02 {
    width: 96%;
    margin-left: 4%;
    border: 1px solid #ccc;
    font-size: 1.2em;
    display: flex;
}

.sc_titlte_inline {    
    display: block;
}

.midle_t {
	padding: 16px;
    vertical-align: top;
    border-right: 1px solid #ccc;
}
.te_ln {
	padding: 16px;
}

.dp-fl {
    display: flex;
}

.sc_titlte_space {    
    display: block;
    float: left;
    margin-left: -20px;
    margin-top: -20px;
    font-size: xx-large;
}
.sc_titlte_space:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.dp-b {
display: block;
}




.list_t {
    margin-left: -2%;
}
.list_t:before {
    content: "●";
}

.mlp_1 {
	margin-left:1%;
}

#modal-content41 {
width: 50% ;
margin: 0 ;
position: fixed ;
display: none ;
z-index: 1 ;
}
#modal-content-innar41{
margin:0 auto;
}
#modal-overlay41 {
z-index: 0 ;
display: none ;
position: fixed ;
cursor: pointer ;
top: 0 ;
left: 0 ;
width: 100% ;
height: 120% ;
background-color: #333 ;
opacity:0.75;
}
.button-link41 {
color: #00f ;
text-decoration: underline ;

}
.button-link42 {
color: #fff ;
position: absolute;
top: 0;
right:0;
margin-top: -25px;
}

#modal-open41:hover {

	opacity:0.5;
}

.plan_01 {
 float:left;

}

.plan_01:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
  margin-bottom:10px;
}

.dp-b {
	  display: block; 
}

.plan_width {

width:65%;
	}
	
.plan_width_2 {

width:35%;
	}
	
.title_03{
	font-size:14px;

}
	
.title_04{
	font-size:1.8em;

}
.list_01 {
	margin-left: 10%;

}

.list_03 {
	margin-left: 8%;
	width:92%;
}

.button-link42 {

	margin-top: -28px;
}

.m_title {
    text-align: center;
    left: 0;
    right: 0;
    display: block;
    color: #132874;
    letter-spacing: 2px;
    margin-top: 10px;
}
.sp_w {
	width: 15%;
}

@media screen and (max-width:680px) {

.sp_w {

	width: 70px;
	}

table {
font-size:8px;
	}
.is_share {
/*	display:none;*/
	}
	
.fl_l {
float:left;
}

.fl_l:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
 }     	

.plan_width {

width:100%;
	}
	
.plan_width_2 {

width:100%;
	}
	
.sc_titlte_space {
    display: block;
    float: left;
    margin-left: -20px;
    margin-top: -7px;
    font-size: large;
  }
.list_t {
    margin-left: 0%;
	display: inline-flex;
}

.mlp_1 {
    margin-left: 0%;
	}
	
.mb10p {
	margin-bottom:10px;

	}	
	
.m_title {
    font-size: 1em;
	
	}


.list_03 {
    display: block;
    width: 100%!important;
    margin-left: 0%!important;
	}
table.bort02 td {

	font-size:1em!important;
	}		


}





.dis_none {
	display:none;
}


.low_title {
	font-size:0.5em;
    /*width: 50%;*/
    /*border-bottom: 3px solid;*/
    /* border-bottom-width: 2px; */
    /*margin-left: 25%;*/
}

table.bort01{
	width:98%;
	margin-left: 1%;

}


table.bort01 td {

	border:1px solid;
	padding: 2%;
	vertical-align: middle;
} 

table.bort02{
	width:99%;
	margin-left: 1%;

}


table.bort02 td {

	border:0px solid;
	padding: 1px;
	vertical-align: top;
	font-size: 1.5em;
} 

.tr_center {
    text-align: center;
}

a:hover {
/*     color: #0087fc!important;*/
	}
	





@media screen and (min-width: 768px){



.on_sp {
	display:none !important;
	}

}

@media screen and (max-width: 767px){


.on_pc {
	display:none;
	}

}


@media screen and (max-width:681px) and (min-width:767px){

.fl_l{
float:left;
}

.fl_l:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
 }     	

.plan_width {

width:100%;
	}
	
.plan_width_2 {

width:100%;
	}
	
.sc_titlte_space {
    display: block;
    float: left;
    margin-left: -20px;
    margin-top: -7px;
    font-size: large;
  }
.list_t {
    margin-left: 0%;
	display: inline-flex;
}

.mlp_1 {
    margin-left: 0%;
	}
	
.mb10p {
	margin-bottom:10px;

	}	
	
.m_title {
    font-size: 1em;
	
	}


.list_03 {
    display: block;
    width: 100%!important;
    margin-left: 0%!important;
	}
table.bort02 td {

	font-size:1em!important;
	}		


}





.dis_none {
	display:none;
}


.low_title {
	font-size:0.5em;
    /*width: 50%;*/
    /*border-bottom: 3px solid;*/
    /* border-bottom-width: 2px; */
    /*margin-left: 25%;*/
}

table.bort01{
	width:98%;
	margin-left: 1%;

}


table.bort01 td {

	border:1px solid;
	padding: 2%;
	vertical-align: middle;
} 

table.bort02{
	width:99%;
	margin-left: 1%;

}


table.bort02 td {

	border:0px solid;
	padding: 1px;
	vertical-align: top;
	font-size: 1.5em;
} 

.tr_center {
    text-align: center;
}

a:hover {
/*     color: #0087fc!important;*/
}

@media all and (-ms-high-contrast:none){
 .ie_width {
    width: 118px;
  }
}


.height_top {

	height:450px!important;
}


.fl_l{
float:left;
}

.fl_l:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
 }     	





.font_14 {
	font-size:1.4em;

}
.font_ko {


	
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}

.kozuka {
	font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light',sans-serif;
}
.hiragino {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}
.meirio {
	font-family: 'メイリオ',Meiryo,sans-serif;
}


.p-test01 {

 font-size : calc(1em + 3px) ;

}

.w_clac {

width:calc(100% - 0px) ;

}


h2:after {
    background: none!important;
    content: "";
}

.dg_topTitle01 {
	
	    position: absolute;
		color: aliceblue;
		width: 100%;
		display: flex;
		top: 50px;
		font-size: 1.4em;
}

.dg_title_left {
	width:50%;
	line-height: 1.1;
    letter-spacing: 1px;

}

.dg_title_right {
	width:50%;
	line-height: 1.5;
    letter-spacing: 1px;
     font-size: 0.8em;
     margin-top: -4px;

}


.dg_bigTitle_left {
font-size: 3em;

}

.pdt01 {

	    margin-top: 0px;
	    
	}	

.wf-notosansjapanese { font-family: "Noto Sans Japanese"; }
.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; }
.wf-hannari { font-family: "Hannari"; }
.wf-kokoro { font-family: "Kokoro"; }
.wf-sawarabigothic { font-family: "Sawarabi Gothic"; }
.wf-nikukyu { font-family: "Nikukyu"; }
.wf-nicomoji { font-family: "Nico Moji"; }
.wf-mplus1p { font-family: "Mplus 1p"; }
.Lemonada {font-family: 'Lemonada', cursive;}
.Dangrek {font-family: 'Dangrek', cursive;}

.Kannada {font-family: 'Noto Sans Kannada', sans-serif;}
.Thaana {font-family: 'Noto Sans Thaana', sans-serif;}




.dp-w {
	/*display:flex;*/	
	margin-top:20px!important;
}


.ds_space{
	margin-top:30px;
}

@media screen and (max-width: 767px) {

.dg_link03_a {

    font-size: 14px!important;
    text-align: left!important;
    padding-left: 16px!important;
    letter-spacing: 2px!important;
    line-height: 1.43!important;
    height: 40px!important;
    color: #333!important;


}

.dg_link03 a:after {
    height: 20px!important;
    right: 20px!important;
    
}

.dg_link04 {
	    margin-top: 20px!important;

	}

.dg_link04_a {

    font-size: 14px!important;
    text-align: left!important;
    padding-left: 16px!important;
    letter-spacing: 2px!important;
    line-height: 1.43!important;
    height: 40px!important;
    color: #333!important;


}

.dg_link04 a:before {
    height: 20px!important;
    right: 20px!important;
    
}

.dg_link04 a::before {

	    left: 10px!important;

}



.ul_list01 {

	    padding: 10px 16px!important;
}

.account-list {
	margin-right: 0px!important;
	padding-right: 2px!important;
}

.account-list > li {

	padding: 2px 12px!important;
    width: 24px!important;    
}



.main-content > .mod-frame {
    padding: 0px 0px!important;

}


.ul_list01 > li {

    font-size: 14px!important;
    color:#787878!important;
    /*font-family: SFUIDisplay!important;*/
    
}


.last_name {

	font-size: 18px!important;
	font-weight: bold;
	letter-spacing: 1.6px;

}
.last_name02 {

    font-size: 13px!important;
    padding-top: 9px!important;
    line-height: 1.46!important;
    letter-spacing: 1.6px;
}


.dg_title_f02 {
	    font-size: 18px!important;
}

.dg_link01 {
    font-size: 15px!important;
    line-height: 1.6!important;
    letter-spacing: 0.9px!important;
    color: #333!!important;
    font-weight: bold!important;
}

.dp_span {
    margin-bottom: 10px;
    letter-spacing: 0.5px!important;
    color: #333!important;
    text-align: justify!important;
    font-size: 15px!important;
    line-height: 2!important;
    display: block!important;
}

.dt_tilte05 {
    font-size: 18px!important;
    line-height: 1.56!important;
    letter-spacing: 0.6px!important;
    color: #333!important;
    text-align: justify!important;
}


.dg_title_f01sps {
    color: #000;
    font-size: 15px;
    line-height: 2;
    text-align: left;
    display: block;
    padding: 10px 0px;
    font-weight: bold;
}

.ds_space{
	margin-top:1px;
}

.section-title h2 {
    font-size: 1.9em!important;
}



.dp-w {
	/*display:flex;*/	
	margin-top:1px!important;
	padding: 0px 16px!important;
}

.section-title h2{
	text-align:center;

}

.dp_span {
	display:block;
	margin-bottom:10px;
	letter-spacing: 0.5px;
	line-height:2;
}

.ds_space{
	margin-top:1px;
}


.dg_topTitle01 {
		top: 20px;
		font-size: 50%;

	}
.pdt01 {

	    margin-top: 0px;
	    
	}	
	
.dg_title_right {
	font-size: 3px;
	line-height: 1.1;
	
	}
	.dg_q02 {
	width:100%!important;

	}

	.dg_title_f01 > span {
	    letter-spacing: 0.5px!important;
    color: #333!important;
    text-align: justify!important;
    font-size: 14.9px!important;
    font-weight: bold!important;
    line-height: 2!important;
    display: block!important;

	}
	

}


.dg_title_f01 {
	color:#000;
}

.dg_title_f01 > span {
	font-size:0.8em;

}

.content-title_02 {
    position: relative;
    margin-bottom: 21px;
    padding-bottom: 10px;
   
}

.dg_title_f01s {
	color:#000;
	font-size:0.8em;
	line-height:1.5;
}



.content-title_02 h3 {
    color: #132874;
    font-size: 2.2em;
    font-weight: normal;
}

.text_mb {
	color:#666;

}
.mlp_1 {
    margin-left: 1%;
}

.dg_q {
	width:15%;

}
.dg_q02 {
	width:10%;
	font-size:1.5em;
	
}

.section-title03 {
	font-size:1.5em;
	font-weight: normal;	
	display:table-cell;
}

.dg_link01 {
	color:#333!important;
	font-size:1.5em;

}

.dg_link02 {
	display:flex;
	justify-content: center;

}

.dg_link02 > li {
	display: flex;
    width: 40px;
    height:40px;
    text-align: center;
    font-size: 1.5em;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    margin: 10px;
}

.dg_link02 > li:first-child{
	background:#f2f2f2;
} 

.dg_link02 > li:first-child:hover{
	opacity: 0.5;
 
}

.dg_link02 > li:nth-child(2){
	color:#cccccc;
    opacity: 0.5;
    background:#fcfcfc;

} 


.dg_link02 > li a {
	text-decoration: none;
    color: #000;
}

.dg_link03 {
	text-align:center;
    width: 100%;
    background: #edf5fc;
    font-size: 18px;
    padding: 10px 10px 10px 0px;
    margin-right: 10px;
	margin-top:20px;
	margin-bottom:50px;
	line-height:2.1;
	letter-spacing: 0.5px;
}

.dg_link03_a {
	text-decoration:none;
	   display: block;
 
}

.dg_link03_a:hover {

	opacity:0.5;
}

.dg_link03 a > span{

	padding-right: 20px;
    color: #333;

}

.dg_link04 {
	text-align:center;
    width: 100%;
    background: #edf5fc;
    font-size: 18px;
    padding: 10px 0px;
    margin-right: 0px;
	margin-top:40px;
	margin-bottom:0px;
	line-height:2.1;
	letter-spacing: 0.5px;
	position:relative;
}

.dg_link04_a {
	display: block;
    text-decoration: none;

}

.dg_link04_a:hover {

	opacity:0.5;
}

.dg_link04 a > span{

	padding-right: 20px;
    color: #333;

}


.account-list {
	display: flex;
    justify-content: flex-end;
	margin-bottom:20px;
	margin-right: 10px;
}

.account-list > li {

	padding: 2px 11px;
    width: 22px;
    text-align: center;
}

.account-list > li a {
	display:block;
}

.ul_list01 {
	padding:10px;

	}
	
.ul_list01 > li {

	padding: 2px;
	 letter-spacing: 0.5px;
    text-align: justify;
    color: #666;
    font-size: 16px;
}

.dg_comlink {

	text-decoration: none;
    color: gray;
}
.dg_comlink:hover {
	text-decoration: underline;
	color:gray;
}


.dt_tilte05 {

	font-weight: 600;
    font-size: 24px;
    

}
.dt_tilte06 {

	font-weight: 600;
    font-size: 1em;
    
}

.wf-HiraKakuProN-W6{
	font-family: HiraKakuProN-W6 -apple-system, BlinkMacSystemFont, "Helvetica Neue", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, sans-serif;
}


.dg_title_f02 {
    color: #333;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.46;
    letter-spacing: 1.8px;
}


.last_name{

	letter-spacing: 1.6px;
}



.last_name02{

	letter-spacing: 1.6px;
}

.main-content > .mod-frame {
    padding: 70px 0px;

}

.dp_span {
	
	display: block;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}
.last_smile {

    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.5px;
    text-align: justify;
}


.dg_link03 a {
	position:relative;

}


.dg_link03 a:after {
	content:"";
	position:absolute;
    zoom: 1;
    background: url(/company/dg_img/dg_icon01.svg) no-repeat;
    background-size: 10px auto;
    width:10px;
    height:20px;
    right: 16px;
    top: 25%;
}


.dg_link04 a::before {
	content:"";
	position:absolute;
    zoom: 1;
    background: url(/company/dg_img/dg_icon01.svg) no-repeat;
    background-size: 10px auto;
    width:10px;
    height:17px;
    right: 16px;
    top: 20px;
    left: 20px;
    transform: scale( -1, 1);
    -o-transform:			scale( -1, 1);
	-ms-transform:			scale( -1, 1);
	-moz-transform:			scale( -1, 1);
	-webkit-transform:		scale( -1, 1);
	filter:				fliph();
	-ms-filter:			fliph();
}

.dg_link05 {
	background: #edf5fc;
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: 16px;
    margin-right: 16px;
    text-align: left;	
}
.dg_link05_a {
    text-align: left!important;
    letter-spacing: 0.4px!important;
    line-height: 1.43!important;
    color: #333!important;

    padding: 0 20px;
    text-decoration:none;
	   display: block;
	position:relative;
}


.dg_link05_a:hover {

	opacity:0.5;
}

.dg_link05 a > span{

	color: #333;
	font-size: 14px!important;
   
}

.dg_link05 a:after {
    content: "";
    position: absolute;
    zoom: 1;
    background: url(/company/dg_img/dg_icon01.svg) no-repeat;
    background-size: 10px auto;
    width: 10px;
    height: 20px;
    right: 8px;
    top: 25%;
}

.dg_link04_a_txt {
	    margin: 0px 16px;
    padding: 0px !important;
    display: block;
    font-size: 14px;
    line-height: 1.43;
    left: 0.4px;
    text-align: justify;
}



.dg_link06 {}

.dg_link06:hover {
opacity:0.5;

}


