﻿@charset "utf-8";
/* CSS Document */


#wrapper .howto{
	color:#999;
	font-size:20px;
	line-height:40px;
	border-bottom:#999 solid 1px;
	font-weight:bold;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin-bottom:20px;
}

.shin{
    font-size:12px;
    color:#e84ea9;
    display:inline-block;
    padding-left:10px;
    line-height:20px;
    font-weight:700;
    font-family:Verdana, Geneva, sans-serif;
}


#wrapper .main-news{
	font-size:16px;
	width:60%;
	padding:0;
	margin:auto;
	margin-bottom:20px;
	border:#0f70b7 solid 1px;
	text-align:center;
	color:#0f70b7;
	background:#FFF url(index_data/window_blue.png) 90% 50% no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:block;
	text-decoration:none;
}

#wrapper .main-news:hover{
	background:#0f70b7 url(index_data/window_white.png) 90% 50% no-repeat;;
	color:#FFF;
	font-weight:bold;
}

#wrapper .insta{
	width:60%;
	padding:0 10%;
	margin:auto;
	margin-bottom:0px;
	text-align:center;
	background:#FFF url(index_data/window_blue.png) 90% 50% no-repeat;
	line-height:60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:block;
	text-decoration:none;
}

#wrapper .insta:hover{
	background:#0f70b7 url(index_data/window_white.png) 90% 50% no-repeat;;
	color:#FFF;
	font-weight:bold;
}



@media screen and (min-width:731px;){
.yoko{
	display:flex;
	width:460px;
	margin:0 auto;
}

#wrapper .btg1{
	font-size:14px;
	width:60%;
	padding:0;
	margin:auto 20px;
	margin-bottom:20px;
	border:#0f70b7 solid 1px;
	text-align:center;
	color:#0f70b7;
	background:#FFF url(index_data/window_blue.png) 90% 50% no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:inle-block;
	text-decoration:none;
}

#wrapper .btg2{
	font-size:14px;
	width:60%;
	padding:0;
	margin:auto 20px;
	margin-bottom:20px;
	border:#0f70b7 solid 1px;
	text-align:center;
	color:#0f70b7;
	background:#FFF url(index_data/window_blue.png) 90% 50% no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:inline-block;
	text-decoration:none;
}
}