@charset "Shift_JIS";

/*　このCSSはスマートフォン向けです　*/

/*　コンテンツごとに個別のスタイルを作成する際はこのシートに追記します　*/

/*　スマートフォン用CSS　*/
@media screen and (max-width: 480px) {
img {max-width: 100%; height: auto; width /***/:auto;}
 /*　以下にスタイルを記述。最終行に「}」を入れていることに注意　*/


.telework-title {margin:0 0 20px 0;}
	
h3.teleworkh3 {font-family:"FOT-UD角ゴ_ラージ Pr6N E"; font-size:2.0rem; line-height:1.2; font-weight:bold; margin:20px 0 10px 0; padding-bottom:3px; border-bottom:1px solid #00afdd;}
	
h4.teleworkh4 {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; line-height:1.2; font-weight:bold; color:#00afdd; margin-bottom:5px;}
h4.teleworkh4_20 {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; line-height:1.2; font-weight:bold; color:#00afdd; margin:20Px 0 5px 0;}
h4.teleworkh4_work {font-family:"FOT-UD角ゴ_ラージ Pr6N H"; font-size:2.0rem; line-height:1.2; font-weight:bold; margin-top:20px;}
h5.teleworkh5_workhb {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; line-height:1.2; font-weight:bold; padding-bottom:10px; border-bottom:10px solid #ea5b02; margin-top:10px;}
h5.teleworkh5_workok {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; line-height:1.2; font-weight:bold; padding-bottom:10px; border-bottom:10px solid #0071bd; margin-top:10px;}
h5.teleworkh5_workky {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; line-height:1.2; font-weight:bold; padding-bottom:10px; border-bottom:10px solid #009541; margin-top:10px;}
h4.teleworkh4_dsd {font-family:"FOT-UD角ゴ_ラージ Pr6N H"; font-size:2.0rem; line-height:1.2; font-weight:bold; padding-bottom:10px; border-bottom:10px solid #6fb92c; margin-top:20px;}
	
	
.telework-info {margin-top:20px}
.telework-info1-l {}
.telework-info1-r {margin-top:20px}
	
.telework-info2-l {}
.telework-info2-r {margin-top:20px}
	
.telework-info3-l {}
.telework-info3-c {margin-top:20px}
.telework-info3-r {margin-top:20px}

.telework-infodsd {display:none;}
.telework-infodsdsp {margin-top:20px}
	
}/*　@mediaの綴じ括弧。削除しないでください　*/