@charset "utf-8";

/* ==============================
            topicPath
============================== */

.topicPath {
    margin: 14px 0;
}
.topicPath ul li {
    font-size: 12px;
    color: #a3a29b;
    display: inline;
}
.topicPath ul li a {
    color: #fc649a;
}

/* ====== search ====== */
.selectBox_bg2{
	background-color:#e8e3bd;
	padding:6px;
	margin-bottom:20px;
}
.selectBox_bg1{
	background-color:#fff;
	border-radius:4px;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
	padding:10px;
}
table.selectBox{ width:100%;font-size:13px;}
table.selectBox th {width: 83px;}
table.selectBox td a{ color:#fc6ea4; text-decoration:underline;}
table.selectBox th,td{ padding:8px; border-bottom:1px dotted #e8e3bd; vertical-align: top;}
table.selectBox th.color1{ background-color:#e7e6da;}
table.selectBox th.color2{ background-color:#f2f0e4;}
table.selectBox td.color1{ background-color:#fbfbfb;}
table.selectBox td.color2{ background-color:#fff;}
table.selectBox td img{ vertical-align:top; padding-top:3px;}
table.selectBox td input.freeword{ padding:5px 0; border:1px solid #c9c9c9; border-radius:4px;}
.btnWaku{padding:5px 0; border-bottom:1px dotted #e8e3bd;}
.btnWaku2{padding:5px 0;}
table.selectBox img.face_icon{margin:-4px 3px 0 0;}

.btn-search4 a {
    display: block;
    background: #fc649a url(../img/icon-search-btn-search.png) no-repeat 10px center;
    color: #fff;
    border-radius: 5px;
    padding: 2px 10px 0 30px;
    font-size: 14px;
    line-height: 36px;
	margin:0 10px 0 140px;
    font-weight: bolder;
	width:18%;
	float:left;
}
.btn-search5 a {
    display: block;
    background: #ffb522 url(../img/icon-search-btn-area.png) no-repeat 10px center;
    color: #fff;
    border-radius: 5px;
    padding: 2px 10px 0 30px;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	width:28%;
	float:left;
}
.btn-write1 a {
    display: block;
    background: #fc649a;
    color: #fff;
    border-radius: 5px;
    padding: 2px 10px 0;
    font-size: 14px;
    line-height: 36px;
	margin:0 10px 0 140px;
    font-weight: bolder;
	width:28%;
	float:left;
}
.btn-write2 a {
    display: block;
    background: #ccc;
    color: #fff;
    border-radius: 5px;
    padding: 2px 10px 0;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	width:28%;
	float:left;
}
.btn-write3 a {
    display: block;
    background: #fc649a;
    color: #fff;
    border-radius: 5px;
    padding: 2px 10px 0;
    font-size: 14px;
    line-height: 36px;
	margin:0 auto;
    font-weight: bolder;
	width:28%;
    float: none;
    text-align:  center;
}
.clap_btn a{
    display: block;
    background: #fc649a 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 11px;
    line-height: 24px;
	padding:0 2px 0 5px;
	float:left;
	margin-left:10px;
}
ul.sort{
	float:right;
	border-radius:4px;
	border:1px solid #a3a29b;
}
ul.sort li{ display:inline; padding:2px 8px; color:#b6b6b6;}
ul.sort li a{ color:#b6b6b6;}
ul.sort li.sortL{ background-color:#a3a29b; color:#fff;}
ul.sort li.sortM{ border-right:1px dotted #a3a29b;}

.selectText {
    color:#a3a29b;
    font-size:11px;
    line-height: 16px;
}
table.selectBox select {
    padding: 1%;
    border: 1px #ccc solid;
    border-radius: 4px;
}
table.selectBox textarea {
    width: 96%;
    height: 10em;
    padding: 2%;
    border-radius: 4px;
    border: 1px #ccc solid;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

.categoryContent {
    width: 280px;
    float: left;
    margin-right: 35px;
}
.categoryContent:last-child {
    margin: 0;
}

.categoryContent dt {
    color: #fc649a;
}
.categoryContent dd {
    color: #888;
    font-size: 11px;
    padding: 0 0 1em 2em;
    line-height: 1.3em;
}
.categoryContent dt label img {
    padding: 3px 3px 0 0;
}

/* ====== about ====== */
h4.tit2{
	padding:10px 0 10px 10px;
	border-bottom:1px solid #e8e3bd;
	border-top:1px solid #e8e3bd;
	font-size:14px;
}
.contents_waku{
	padding:10px;
	margin-bottom:20px;
}
.about_imgL{
	float:left;
}
.about_txtR{
	float:right;
	width:370px;
}
.about_txtL{
	float:left;
	width:370px;
}
.about_imgR{
	float:right;
}
p.pink_tit{
	color:#fc6ea4;
	font-size:14px;
	padding-bottom:5px;
}
ul.pink_waku{
	border:1px solid #fc5b8f;
	width:100%;
	padding:1% 0;
	margin:2% 0;
}
ul.pink_waku li p.p1{
	float:left;
	padding-left:1.5%;
	width:2.5%;
	color:#fc5b8f;
	font-size:12px;
}
ul.pink_waku li p.p2{
	float:left;
	width:95%;
}
.category_wrapper{
	border:1px solid #fc5b8f;
	margin-bottom:10px;
}
.categoryL{
	float:left;
	background-color:#fc5b8f;
	padding:10px;
	color:#fff;
}
.categoryR{
	float:left;
	padding:10px;
}
.categoryR ul li{
	display:inline;
	border:1px solid #fc5b8f;
	border-radius:4px;
}
.categoryR ul li img{
	vertical-align:middle;
}

.categoryMain {
    background: #fffbfc;
    padding: 0 20px;
    margin-bottom: 20px;
}

.categoryContent dt {
    float: none !important;
}
.categoryContent dd {
    border: none !important;
}

.categoryContent.about {
    margin: 20px 40px 10px 0;
}
.categoryContent.about dt {
    float: none !important;
    padding: 0;
    line-height: 14px;
}
.categoryContent.about dt img {
    padding-right: 10px;
}
.categoryContent.about dd {
    border: none;
}

/* ====== ranking ====== */
.ranking_tit_flag{
	float:left;
}
p.ranking_tit{
	float:left;
	padding-left:10px;
	font-weight:bold;
}
table.rankingWrapper{
	width:100%;
	margin-bottom:40px;
}
table.rankingWrapper th{
	width:7%;
	text-align:center;
	padding:1% 0;
	vertical-align:middle;
}
table.rankingWrapper td.middle{
	width:80%;
	vertical-align:middle;
}
table.rankingWrapper td.countR{
	width:20%;
	text-align:right;
	color:#a3a29b;
	vertical-align:middle;
}
table.rankingWrapper .bgColor1{ background-color:#e7e6da;}
table.rankingWrapper .bgColor2{ background-color:#f2f0e4;}
table.rankingWrapper .bgColor3{ background-color:#fbfbfb;}
table.rankingWrapper .bgColor4{ background-color:#ffffff;}


/* ====== ranking ====== */

ul.detail_date{
	float:right;
	margin:15px 0;
}
ul.detail_date li{
	display:inline;
	padding:2px 5px;
}
ul.detail_date li.detailL{
	padding-right:2px;
}
ul.detail_date li.detailR{
	background-color:#e3f9ff;
}
p.detail_txt{
	padding-bottom:30px;
}

/* ====== detail ====== */
.page_detail_tit h4{
	padding:20px 0 0;
}
.page_detail_tit div.faceIcon{
	padding:0 15px 15px 0;
}
.detail_top_category{
	float:left;
	margin-left:7px;
}
.detail_top_category img{
	vertical-align:middle;
	padding-right:2px;
}
.detail_topL{
	float:left;
}
.detail_topR{
	float:right;
}
.PorN_p{
	background: #35b3ce url(../img/icon_positive_face2.png) no-repeat 4px center;
	padding:4px 6px 4px 30px;
	float:right;
	color:#fff;
	font-size:12px;
}
.PorN_n{
	background: #fc5b8f url(../img/icon_negative_face2.png) no-repeat 4px center;
	padding:4px 6px 4px 27px;
	float:right;
	color:#fff;
	font-size:12px;
}
.detail_topR .clap{
	padding:7px 0 0 10px;
}
.name_date{
    font-size: 12px;
    color: #666;
	padding-top:4px;
}
.detail_top_contents{
	border-bottom:1px solid #e8e3bd;
	padding-bottom:5px;
}
.fb2 img{
	padding:0!important;
}
.detail_txt_waku{
	border-bottom:1px solid #e8e3bd;
	padding:20px 0;
}
.detail_txt_waku img{
	float:right!important;
}
.action2{
	padding:10px;
	border-bottom:1px solid #e8e3bd;
	margin-bottom:30px;
}
.action1 {
	padding:0 10px;
}

/* ====== user-datail ====== */
.profileL{
	float:left;
	color:#666666;
}
.profileR{
	float:right;
}
.btn-search6 a {
    display: block;
    background: #fc649a url(../img/icon-search-btn-search.png) no-repeat 10px center;
    color: #fff;
    border-radius: 5px;
    padding: 2px 10px 0 30px;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	width:18%;
	float:left;
	margin-left:270px;
}



/* ====== prefectures ====== */
.prefectures {
    position: relative;
}

.prefectures_in {
    width: 586px;
    height: 427px;
    background: url(../img/topContent_rBg.png) no-repeat;
    margin: 0 auto 20px;
    position: relative;
}
.prefectures_in .touhoku {
    width: 146px;
    padding: 8px;
    position: absolute;
    right: 35px;
    top: 0;
}
.prefectures_in .kanto {
    width: 196px;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 170px;
}
.prefectures_in .chubu {
    width: 246px;
    padding: 8px;
    position: absolute;
    right: 50px;
    bottom: 26px;
}
.prefectures_in .kinki {
    width: 146px;
    padding: 8px;
    position: absolute;
    left: 140px;
    top: 20px;
}
.prefectures_in .chugoku {
    width: 96px;
    padding: 8px;
    position: absolute;
    left: 20px;
    top: 47px;
}
.prefectures_in .shikoku {
    width: 96px;
    padding: 8px;
    position: absolute;
    left: 145px;
    bottom: 21px;
}
.prefectures_in .kyushu {
    width: 96px;
    padding: 8px;
    position: absolute;
    left: 0;
    bottom: 2px;
}

.prefectures_in .areaBtn {
    width: 44px;
    height: 44px;
    font-size: 11px;
    text-align: center;
    float: left;
    margin: 2px;
}
.prefectures_in .areaBtn a {
    display: block;
    padding: 28px 0 3px;
    line-height: 11px;
    border-radius: 4px;
    border: 1px #c9bcc0 solid;
}
.prefectures_in a.g01 {
    background: #fff url(../img/icon-graph-01.png) no-repeat center 2px;
}
.prefectures_in a.g02 {
    background: #fff url(../img/icon-graph-02.png) no-repeat center 2px;
}
.prefectures_in a.g03 {
    background: #fff url(../img/icon-graph-03.png) no-repeat center 2px;
}
.prefectures_in a.g04 {
    background: #fff url(../img/icon-graph-04.png) no-repeat center 2px;
}
.prefectures_in a.g05 {
    background: #fff url(../img/icon-graph-05.png) no-repeat center 2px;
}
.prefectures_in a.g06 {
    background: #fff url(../img/icon-graph-06.png) no-repeat center 2px;
}
.prefectures_in a.g07 {
    background: #fff url(../img/icon-graph-07.png) no-repeat center 2px;
}

.icon_002{
	float:left;
	margin:6px 2px 0 0;
}
.explain_p2{
	float:left;
}

/* ====== city ====== */
.cityContent .selectArea {
    color: #fff;
    background: #fc649a;
    padding: 10px;
    font-weight: bolder;
}

.cityContent {
    padding: 4px;
    border: 1px #fc649a solid;
    margin-bottom: 10px;
}
.cityContent ul {
    padding: 10px;
}
.cityContent a {
    text-decoration: underline;
    color: #fc649a;
}


/* ====== how to ====== */
h4.how_tit{
	padding:10px 0 6px 10px;
	border-bottom:1px solid #e8e3bd;
	font-size:14px;
}
h4.how_tit p{
	font-weight:bold;
}
.how_tit_icon{
	float:left;
}
.how_tit_p{
	float:left;
	padding:3px 0 0 13px;
}
.step_waku{
	width:620px;
	margin-left:43px;
	padding-left:43px;
	border-left:2px dotted #30aac8;
}
.step_waku2{
	width:620px;
	margin:0 0 40px 43px;
	padding-left:45px;
}
.step_waku3{
	width:620px;
	margin:0 0 20px 43px;
	padding-left:45px;
}
.btn-step1 a{
	display: block;
    background: #30aac8 url(../img/icon-regist.png) no-repeat 10px center;
    color: #fff;
    border-radius: 4px;
    padding: 8px 20px 7px 40px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bolder;
	width:110px;
	float:right;
	margin-top:20px;
}
.btn-step2 a{
	display: block;
    background: #fc5b8f url(../img/icon-write.png) no-repeat 10px center;
    color: #fff;
    border-radius: 4px;
    padding: 8px 20px 7px 40px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bolder;
	width:110px;
	float:right;
	margin-top:20px;
}
.btn-step3 a{
	display: block;
    background: #ffb522 url(../img/icon-regist.png) no-repeat 10px center;
    color: #fff;
    border-radius: 4px;
    padding: 8px 20px 7px 40px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bolder;
	width:110px;
	float:right;
	margin-top:20px;
}


/* ====== premium ====== */
.premium_main{
	margin:0 auto;
}
.premium_maintxt{
	text-align:center;
}
.btn_wrapper{
	width:56%;
	margin:10px auto;
}
.btn_wrapper2{
	width:56%;
	margin:10px auto 40px;
}
.premium_btn1 a{
	display: block;
    background: #30aac8 url(../img/icon-regist.png) no-repeat 13px center;
    color: #fff;
    border-radius: 4px;
    padding: 17px 15px 16px 50px;
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
	width:130px;
	float:left;
}
.premium_btn1_large a{
	display: block;
    background: #ffb522 url(../img/icon-regist.png) no-repeat 13px center;
    color: #fff;
    border-radius: 4px;
    padding: 17px 15px 16px 50px;
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
	width:140px;
	float:left;
}
.premium_btn2 a{
	display: block;
    background: #ffb522 url(../img/icon-regist.png) no-repeat 13px center;
    color: #fff;
    border-radius: 4px;
    padding: 17px 15px 16px 40px;
    font-size: 15px;
    line-height: 16px;
	wirgedth:130px;
    font-weight: bold;
	width:140px;
	float:right;
}
.premium_btn2_large a{
	display: block;
    background: #ffb522 url(../img/icon-regist.png) no-repeat 13px center;
    color: #fff;
    border-radius: 4px;
    padding: 17px 15px 16px 40px;
    font-size: 20px;
    line-height: 16px;
    font-weight: bold;
	width:250px;
	float:right;
}
.premium_btn3_large a{
	display: block;
    background: #fc649a url(../img/icon-regist.png) no-repeat 13px center;
    color: #fff;
    border-radius: 4px;
    padding: 17px 15px 16px 50px;
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
	width:140px;
	text-align:left;
	float:left;
}
.title_bg{
	background-color:#e8e3bd;
	margin-top:20px;
}
.title_bg h3.tit1{
	padding:10px 10px 5px!important;
	margin:0!important;
}
.premium_contents1{
	padding:20px;
}
p.pre_txt1 span{
	font-size:15px;
	font-weight:bold!important;
}
p.pre_txt2{
	padding-left:20px;
}

table.pre_table{
	width:100%;
	margin:20px 0 40px;
}
table.pre_table th.muryo_bg{
	background-color:#d5c9a0;
	text-align:center;
	padding:10px 0;
}
table.pre_table th.premium_bg{
	background-color:#fc5b8f;
	text-align:center;
	color:#fff;
	border-right:3px solid #fc5b8f!important;
	border-left:3px solid #fc5b8f!important;
	padding:10px 0;
}
table.pre_table td{
	border-bottom:1px solid #d5c9a0!important;
}
table.pre_table td.pre_td1{
	border-left:1px solid #d5c9a0!important;
	border-right:1px solid #d5c9a0!important;
}
table.pre_table td.pre_td2{
	width:25%;
	text-align:center;
}
table.pre_table td.pre_td3{
	width:25%;
	text-align:center;
	border-right:3px solid #fc5b8f!important;
	border-left:3px solid #fc5b8f!important;
}
table.pre_table td.b_bottom{
	width:25%;
	text-align:center;
	border-right:3px solid #fc5b8f!important;
	border-left:3px solid #fc5b8f!important;
	border-bottom:3px solid #fc5b8f!important;
}
table.pre_table td.b_top{
	border:1px solid #d5c9a0!important;
}

.premium_contents4{
	padding:20px;
}

/*--アコーディオン部分--*/
li{
	list-style: none;
	cursor: pointer;
}
ul.acordion{
	margin: 15px;
	padding: 0;
}
ul.acordion li ul {
	margin: 0;
	padding: 0;
	border: none;
}
ul.acordion li ul li:last-child{
	border-bottom: none;
}
ul.acordion li ul li a {
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
}
ul.acordion li .none-submenu {
	background: url(../img/premium_arrows2.png) no-repeat 0 50%;
	background-size: 2%;
	display: block;
	padding: 5px 15px 5px 20px;
}
ul.acordion li .active-submenu {
	background: url(../img/premium_arrows1.png) no-repeat 0 50%;
	display: block;
	padding: 5px 15px 5px 20px;
}
@media only screen and (max-width: 600px) {
ul.acordion li .none-submenu{ background: url(../img/premium_arrows2.png) no-repeat 0 50%; }
ul.acordion li .active-submenu{ background: url(../img/premium_arrows1.png) no-repeat 0 50%; }
}





/* ============================================================
                              sp
============================================================ */

@media screen and (max-width:768px) {

/*    
.topicPath {
	display: none;
}
*/

/* ====== search ====== */
table.selectBox{
	width:100%;
}
table.selectBox th{
	padding:2%!important;
	width:30%;
}
.btn-search4 a {
    display: block;
    background: #fc649a url(../img/icon-search-btn-search.png) no-repeat 10px center;
    color: #fff;
    border-radius: 5px;
    padding: 1% 0 0 10%;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	width:90%;
	float:none;
	margin:0 auto 2%;
}
.btn-search5 a {
    display: block;
    background: #ffb522 url(../img/icon-search-btn-area.png) no-repeat 10px center;
    color: #fff;
    border-radius: 5px;
    padding: 1% 0 0 10%;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	width:90%;
	float:none;
	margin:0 auto;
}
    
.btn-write1 a, .btn-write3 a {
    display: block;
    background: #fc649a;
    color: #fff;
    border-radius: 5px;
    padding: 1% 0 0 4%;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	width:96%;
	float:none;
	margin:0 auto 2%;
}
.btn-write2 a {
    display: block;
    background: #ccc;
    color: #fff;
    border-radius: 5px;
    padding: 1% 0 0 4%;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	width:96%;
	float:none;
	margin:0 auto;
}
ul.sort{
	float: none;
	width: 92%;
    box-sizing: border-box;
    height: inherit;
	border-radius: 4px;
	border: 1px solid #a3a29b;
    padding: 0;
    margin: 10px auto 20px;
}
ul.sort li{ display:inline-block; padding: 0; color:#b6b6b6; width:28%;}
ul.sort li a{ color:#b6b6b6; padding: 0; display: block;}
ul.sort li.sortL{ background-color:#a3a29b; color:#fff; padding:0 2%; line-height: 40px;}
ul.sort li.sortM{ border-right:1px dotted #a3a29b; padding:2%;}
ul.sort li.sortR{ padding:2%;}
    
.writeContent {
    margin: 0 4%;
    }
.categoryContent {
    width: 100%;
    float: none;
    margin-right: 0;
}

/* ====== about ====== */
h4.tit2{
	padding:3% 1%;
	border-bottom:1px solid #e8e3bd;
	border-top:1px solid #e8e3bd;
	font-size:14px;
	width:92%;
	margin:0 auto;
}
.contents_waku{
	padding:10px;
	margin-bottom:20px;
}
.about_imgL{
	float:none;
	width:96%;
	margin:0 auto 2%;
}
.about_imgL img{
	width:100%;
}
.about_txtR{
	float:none;
	width:100%;
	margin:0 auto;
}
.about_txtL{
	float:none;
	width:100%;
	margin:0 auto 2%;
}
.about_imgR{
	width:100%;
	float:none;
	margin:0 auto;
}
.about_imgR img{
	width:100%;
}
.categoryL{
	float:none;
	text-align:center;
}
.categoryR{
	float:none;
	width:100%;
	margin:0 auto;
}
.categoryMain {
    padding: 2%;
}
.categoryContent.about {
    margin: 0;
}

/* ====== ranking ====== */
.ranking_tit_flag{
	float:none;
}
p.ranking_tit{
	float:none;
	font-weight:bold;
	padding:0;
}
table.rankingWrapper{
	width:96%;
	margin:3% auto 10%;
}
table.rankingWrapper th{
	width:15%;
	text-align:center;
	vertical-align:middle;
}
table.rankingWrapper td.middle{
	width:65%;
	vertical-align:middle;
}
table.rankingWrapper td.countR{
	width:25%;
	text-align:right;
	color:#a3a29b;
	vertical-align:middle;
}
table.rankingWrapper .bgColor1{ background-color:#e7e6da;}
table.rankingWrapper .bgColor2{ background-color:#f2f0e4;}
table.rankingWrapper .bgColor3{ background-color:#fbfbfb;}
table.rankingWrapper .bgColor4{ background-color:#ffffff;}


/* ====== detail ====== */
.page_detail_tit h4{
	padding:4% 3% 0;
}
.detail_top_category{
	float:none;
}
.detail_top_contents{
	border-bottom:1px solid #e8e3bd;
	padding-bottom:5px;
	padding:3%;
}
.detail_top_category img{
	vertical-align:middle;
	padding-right:2px;
}
.detail_topL{
	float:none;
}
.detail_topR{
	float:none;
}
.PorN_p{
	background-color:#35b3ce;
	padding:2% 1% 1% 7%;
	float:none;
	width:33%;
	text-align:center;
	color:#fff;
	font-size:11px;
}
.PorN_n{
	background-color:#fc5b8f;
	padding:2% 1% 1% 7%;
	float:none;
	width:33%;
	text-align:center;
	color:#fff;
	font-size:11px;
}
.detail_topR .clap{
	padding:7px 0 0 10px;
	float:right;
}
.name_date{
    font-size: 12px;
    color: #666;
	padding-top:4px;
}
.detail_txt_waku{
	border-bottom:1px solid #e8e3bd;
	padding:4% 2%;
}
.detail_txt_waku img{
	margin:0 auto;
	float:none!important;
}
.action2{
	padding:3%;
	border-bottom:1px solid #e8e3bd;
	margin-bottom:4%;
}

/* ====== user-datail ====== */
.profileL{
	float:none;
	color:#666666;
}
.profileL p{
	padding:0 4%;
}
.profileR img{
	width:100%;
}
.profileR{
	float:none;
	width:50%;
	margin:0 auto;
}
.btn-search6 a {
    display: block;
    background: #fc649a url(../img/icon-search-btn-search.png) no-repeat 4% center;
    color: #fff;
    border-radius: 5px;
    padding: 1% 0 0 10%;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	margin:0!important;
	width:90%;
}


/* ====== prefectures ====== */
.prefectures {
    position: relative;
}

.prefectures_in {
    width: 100%;
    height: inherit;
    background: none;
    margin: 0 auto 40px;
    position: relative;
}
.prefectures_in .touhoku {
    width: 100%;
    padding: 2%;
    border: 2px #66a1cc solid;
    box-sizing: border-box;
    position: static;
    background-color: #f3f8fd;
    margin-bottom: 10px;
}
.prefectures_in .kanto {
    width: 100%;
    padding: 2%;
    border: 2px #6ecedb solid;
    box-sizing: border-box;
    position: static;
    background-color: #f6fdff;
    margin-bottom: 10px;
}
.prefectures_in .chubu {
    width: 100%;
    padding: 2%;
    border: 2px #50b73e solid;
    box-sizing: border-box;
    position: static;
    background-color: #ecfee9;
    margin-bottom: 10px;
}
.prefectures_in .kinki {
    width: 100%;
    padding: 2%;
    border: 2px #bfe261 solid;
    box-sizing: border-box;
    position: static;
    background-color: #f8fff3;
    margin-bottom: 10px;
}
.prefectures_in .chugoku {
    width: 100%;
    padding: 2%;
    border: 2px #ffc033 solid;
    box-sizing: border-box;
    position: static;
    background-color: #fffcf3;
    margin-bottom: 10px;
}
.prefectures_in .shikoku {
    width: 100%;
    padding: 2%;
    border: 2px #fce35b solid;
    box-sizing: border-box;
    position: static;
    background-color: #fffdef;
    margin-bottom: 10px;
}
.prefectures_in .kyushu {
    width: 100%;
    padding: 2%;
    border: 2px #f77f90 solid;
    box-sizing: border-box;
    position: static;
    background-color: #fff1f2;
    margin-bottom: 10px;
}

.prefectures_in .areaBtn {
    width: 100%;
    height: 36px;
    font-size: inherit;
    text-align: left;
    float: none;
    margin: 8px 0;
}
.prefectures_in .areaBtn a {
    display: block;
    padding: 0 46px;
    line-height: 36px;
    border-radius: 4px;
    border: 1px #c9bcc0 solid;
}
.prefectures_in a.g01 {
    background: #fff url(../img/icon-graph-01.png) no-repeat 10px center;
}
.prefectures_in a.g02 {
    background: #fff url(../img/icon-graph-02.png) no-repeat 10px center;
}
.prefectures_in a.g03 {
    background: #fff url(../img/icon-graph-03.png) no-repeat 10px center;
}
.prefectures_in a.g04 {
    background: #fff url(../img/icon-graph-04.png) no-repeat 10px center;
}
.prefectures_in a.g05 {
    background: #fff url(../img/icon-graph-05.png) no-repeat 10px center;
}
.prefectures_in a.g06 {
    background: #fff url(../img/icon-graph-06.png) no-repeat 10px center;
}
.prefectures_in a.g07 {
    background: #fff url(../img/icon-graph-07.png) no-repeat 10px center;
}

.prefectures h4.tit2{
	padding:3% 1%;
	border-bottom:1px solid #e8e3bd;
	border-top:1px solid #e8e3bd;
	font-size:14px;
	width:100%;
    font-weight: bolder;
    box-sizing: border-box;
	margin:0 auto;
}
.prefectures .contents_waku {
    padding: 10px 0;
}

.icon_002{
	float:left;
	width:15%;
}
.explain_p2{
	float:left;
	width:83%;
}

/* ====== how to ====== */
h4.how_tit{
	width:90%;
	margin:0 auto;
}
h4.how_tit p{
	font-weight:bold;
}
.how_tit_icon{
	float:none;
}
.how_tit_p{
	float:none;
	padding-left:1%;
}
.step_waku{
	width:90%;
	margin:0 auto;
	padding:2%;
	border:none;
}
.step_waku2{
	width:90%;
	margin:0 auto;
	padding:2%;
}

.btn-step1 a{
	display: block;
    background: #30aac8 url(../img/icon-regist.png) no-repeat 15px center;
    color: #fff;
    border-radius: 4px;
    padding: 1% 0 0 15%;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	width:85%;
	margin:2% auto;
}
.btn-step2 a{
	display: block;
    background: #fc5b8f url(../img/icon-write.png) no-repeat 15px center;
    color: #fff;
    border-radius: 4px;
    padding: 1% 0 0 15%;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	width:85%;
	margin:2% auto;
}
.btn-step3 a{
	display: block;
    background: #ffb522 url(../img/icon-regist.png) no-repeat 15px center;
    color: #fff;
    border-radius: 4px;
    padding: 1% 0 0 15%;
    font-size: 14px;
    line-height: 36px;
    font-weight: bolder;
	width:85%;
	margin:2% auto;
}









}
