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


/*　PC／タブレット用CSS　*/
@media print, screen and (min-width: 480px) {
/*　以下にスタイルを記述。最終行に「}」を入れていることに注意　*/


/*　フォントサイズ指定　*/
html {font-size:62.5%; line-height:1.5; scroll-behavior:smooth;}
.text_10 {font-size:1rem;}
.text_11 {font-size:1.1rem;}
.text_12 {font-size:1.2rem;}
.text_13 {font-size:1.3rem;}
.text_14 {font-size:1.4rem;}
.text_15 {font-size:1.5rem;}
.text_16 {font-size:1.6rem;}
.text_17 {font-size:1.7rem;}
.text_18 {font-size:1.8rem;}
.text_19 {font-size:1.9rem;}
.text_20 {font-size:2.0rem;}
.text_21 {font-size:2.1rem;}
.text_22 {font-size:2.2rem;}
.text_23 {font-size:2.3rem;}
.text_24 {font-size:2.4rem;}
.text_25 {font-size:2.5rem;}
.text_26 {font-size:2.6rem;}

/*　clearfix　*/
.clearfix::after {content: ""; display:block; clear:both;}
	
	
/*　PC用／スマホ用画像切り替え　*/
#contentbox {}
	
.titlepc {}
.titlesp {display:none;}
	
.figpc {}
.figsp {display:none;}
	

/*　リンク画像　*/
a img {border:solid 1px;}
a:hover img {border:solid 1px #00a4d0;}
	
	
/*　メニュー　*/
ul.santei-menu {width:960px; height:40px; margin-bottom:30px; padding:0;}
ul.santei-menu li {width:137px; list-style:none; display:inline; float:left; position:relative; text-align:center;  background:#666;}
ul.santei-menu a {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#fff; line-height:40px; display:block; text-decoration:none;}
ul.santei-menu a.santei-menuon {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#fff; line-height:40px; display:block; background:#339900; text-decoration:none;}
ul.santei-menu a:hover {background:#99cc33; transition-duration:0.3s;}
	
	
/*　リンクボタン　*/
.santei-linkbtn1 {text-align:center; margin:50px auto; width: 500px;}
.santei-linkbtn1 a {display:block; background:#339900; padding:8px; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; color:#fff; text-decoration:none;}
.santei-linkbtn1 a:hover {background:#99cc33; color:#fff; transition-duration:0.3s;}


/*　線　*/
hr { border: solid 1px #CCC; margin-bottom: 30px;}
	
/*　テキスト・見出しなど　*/
p {font-family:"FOT-UD角ゴ_ラージ Pr6N M"; font-size:1.5rem;}
	
h2.santei-h2 {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:3.0rem; line-height:1.5; margin-bottom:10px; color:#339900;}
h3.santei-h3 {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:2.0rem; line-height:1.5; margin-bottom:10px;}
h3.santei-pointh3 {font-family: "FOT-UD角ゴ_ラージ Pr6N E"; font-size:2.0rem; color: #ff6600; line-height:1.5; margin-bottom:10px;}
h3.santei-pointh3 span {font-family:"FOT-UD角ゴ_ラージ Pr6N DB"; display: inline-block; font-size:1.6rem;  background-color: #ff6600; color: white; padding: 3px 5px; border-radius: 3px; vertical-align: baseline;}
h4.santei-pointh4 {font-family:"FOT-UD角ゴ_ラージ Pr6N E"; font-size:1.6rem; color: #ff6600; margin:10px 0 5px 0;}
h4.santei-pointh4 span {font-family:"FOT-UD角ゴ_ラージ Pr6N DB"; display: inline-block; font-size:1.6rem;  background-color: white; padding: 2px 5px; margin-right: 5px; border-radius: 3px; border:solid 1px #ff6600;}
h4.santei-step {font-family:"FOT-UD角ゴ_ラージ Pr6N E"; font-size:2.4rem; color:#333333; border-bottom:solid 1px #333333; margin:20px 0 10px 0; padding:5px;}	
h4.santei-step span{font-family:"FOT-UD角ゴ_ラージ Pr6N E"; font-size:2.0rem;}	
h4.santei-changeh4 {font-family:"FOT-UD角ゴ_ラージ Pr6N E"; font-size:2.4rem; color:#339900; background:#f6ffdc; border:solid 1px #339900; margin:20px 0 10px 0; padding:5px;}
h4.santei-change {font-family:"FOT-UD角ゴ_ラージ Pr6N E"; font-size:2.4rem; color: #339900;}
h5 {font-family:"FOT-UD角ゴ_ラージ Pr6N E"; font-size:1.8rem;}
	
/*　更新情報　*/
.santei-topics {margin:20px 0}
.santei-topics-detail {border-bottom:#CCC dashed 1px; padding-bottom:1px; margin:5px 0;}
.santei-topics-detail dl {display:block; overflow:hidden;}
.santei-topics-detail dt {float:left; width:100px; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.5rem;}
.santei-topics-detail dd {display:block; padding-left:110px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; font-size:1.5rem;}
	
	
/*　目次　*/
.santei-index {margin:20px 0}
.santei-index-detail {border-bottom:#CCC dashed 1px; padding-bottom:3px; margin:5px 0 0 20px;}
.santei-index-detail dl {display:block; overflow:hidden;}
.santei-index-detail dt {}
.santei-index-detail dd {display:block; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; font-size:1.5rem;}

	
/*　コンテンツ　*/
.santei-box30 {margin:30px 0}
.santei-box20 {margin:20px 0}
.santei-box10 {margin:10px 0}
.santei-box2l {float:left; width:465px; padding-right:30px;}
.santei-box2r {float:left; width:465px;}
.santei-box3l {float:left; width:300px; padding-right:20px;}
.santei-box3r {float:left; width:300px;}
.santei-fig20 {margin:20px 0 5px 0}
.santei-fig10 {margin-top:10px}

.santei-attention  {margin:10px 0; display: flex; padding: 10px; border: 1px solid #ff6600; border-radius: 5px; }
.santei-box-2block  {margin:10px 0;padding: 10px; display: flex; }
.santei-box-2block-contents  {display: flex; flex-direction: column; width: 420px;}

.santei-img-pc-w80 {width: 80%;}
	
/*　対応テーブル　*/
.santei-table {width:100%; border-collapse:collapse; border:1px #ccc solid; font-size:1.5rem; line-height:1.2;}
.santei-table th {background:#e2e2e2; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; height:30px;}
.santei-table td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; height:40px;}
.santei-table td.santei-table-name {background:#f5f2e9; font-family:"FOT-UD角ゴ_ラージ Pr6N B";}
.santei-table td.santei-table-yellow {background:#ffffcc; font-family:"FOT-UD角ゴ_ラージ Pr6N B";}
.santei-table td.santei-table-faq {width:160px; text-align:center; font-family:"FOT-UD角ゴ_ラージ Pr6N B";}
.santei-table th.santei-table-checktitle {background:#f5f2e9; font-weight:normal; font-size:1.2rem; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; height:20px;}
.santei-table td.santei-table-check {background:#ffffcc; font-size:1.6rem; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; padding:0;}
	
	
.santei-table-active {color:#ff6600; font-family:"FOT-UD角ゴ_ラージ Pr6N B";}
.santei-table-accent {color: #E50012;}
	
	
/*　サポート動画　*/
.santei-movie {margin:30px 0 0 0; padding-top:30px; border-top:1px dashed #ccc;}
h4.santei-movieh4 {font-family:"FOT-UD角ゴ_ラージ Pr6N B"; font-size:1.6rem; margin:10px 0 5px 0;}
h1.santei-movieh1 {font-family:"メイリオ",Meiryo; font-size:2rem; color:#333333; border-bottom:solid 5px #ff6600; margin:20px; padding-bottom:5px;}
	
/*　Youtube動画　*/
.yt-movie {width:960px; margin:0 auto; text-align:center;}
.yt-moviesp {display:none;}	
	

/*　FAQテーブル　*/
.santei-faq {width:100%; border-collapse:collapse; border:1px #ccc solid; font-size:1.5rem; line-height:1.2;}
.santei-faq th {background:#f5f2e9; border:1px #ccc solid; padding:5px 10px; line-height:1.2; font-family:"FOT-UD角ゴ_ラージ Pr6N M"; height:40px; width:20%; font-weight:normal; font-size:1.3rem;}
.santei-faq td {border:1px #ccc solid; padding:5px 10px; font-family:"FOT-UD角ゴ_ラージ Pr6N B"; height:40px;}
.santei-faq-new {padding-right:10px; color:#ff6600;}
	
	
}/*　@mediaの綴じ括弧。削除しないでください　*/