@charset "utf-8";

/*--------------------------------------------------------------------------------------------------------
　
　スマホ用設定

--------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------
　表示設定（スマホ用）
----------------------------------------------------*/
.sp{display:block !important;}
.pc{display:none !important;}
.inner{	width:auto;height:auto;margin:0 auto;}

/*　幅　*/
.w10{width:100% !important;height:auto;}
.w20{width:100% !important;height:auto;}
.w25{width:100% !important;height:auto;}
.w30{width:100% !important;height:auto;}
.w35{width:100% !important;height:auto;}
.w40{width:100% !important;height:auto;}
.w45{width:100% !important;height:auto;}
.w47{width:100% !important;height:auto;}
.w48{width:100% !important;height:auto;}
.w50{width:100% !important;height:auto;}
.w55{width:100% !important;height:auto;}
.w56{width:100% !important;height:auto;}
.w60{width:100% !important;height:auto;}
.w65{width:100% !important;height:auto;}
.w70{width:100% !important;height:auto;}
.w75{width:100% !important;height:auto;}
.w80{width:100% !important;height:auto;}
.w85{width:100% !important;height:auto;}
.w90{width:100% !important;height:auto;}
.w95{width:100% !important;height:auto;}
.w100{width:100% !important;height:auto;}

.pr{padding: 0 !important;}
.mr{margin: 0 !important;}
.cr{text-align: left !important;}
.hr{line-height: 160% !important;}


/*----------------------------------------------------
　全ページ設定
----------------------------------------------------*/

/*----　ヘッダー　----*/
header{	z-index:99;padding: 10px;background-color: #FFF;position: relative;}
header.fixed{width: 100%;}
header .tx{font-size: 14px;padding: 0 0 3px;}
header .tel{display: none;}

#menu{position: absolute;top: 50%;right: 5px;margin: -20px 0 0 0;}
#panel-btn{
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	margin:0;
	border: 2px solid #0c71a8;
}
#panel-btn-icon{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  margin: -1px 0 0 -10px;
  background: #0c71a8;
  transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 2px;
  background: #0c71a8;
  transition: .3s;
}
#panel-btn-icon:before{ margin-top: -6px;}
#panel-btn-icon:after{ margin-top: 4px;}


/*----　メインナビ　----*/
nav{
	padding:0 20px 20px 20px;
	margin:0 0 100px;
	text-align:left;
	font-size:22px;
	line-height:180%;
}
nav ul{padding: 0 0 30px;border-top: 1px solid #FFF;}
nav li{padding:0 0 0 15px;font-weight:bold;background: url(../images/common/arrow/listArrow.png) no-repeat left 5px;font-size: 16px;line-height: 180%;margin: 0 10px;text-align: left;}
nav li a{color:#FFFFFF;}

#modal{
	display:none;
	position:relative;
	text-align:center;
	padding:20px 0 50px;
}
.close-modal{cursor:pointer;width: 60px;height: 60px;}
.modal-content{
	top:90px;
	left:0;
	width:100%;
	height:100vh;	
	position:absolute;
	box-sizing:border-box;
}
nav .widget_nav_menu .main_title{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 0 0;
}
nav .widget_nav_menu .main_title .menu{	padding: 20px 0 0 0;}


/*----　フッター　----*/
footer {padding: 30px 0 0 0;}
footer .footer_widget{float: left; width: 98%; margin: 0 1% 20px; padding: 0 5px;}
footer .footer_widget .footer_headline{ background-color: #0c71a8;text-align: center;color: #FFF;padding: 5px 0;font-size: 16px;font-weight: bold;margin: 0 0 10px;}
footer .footer_widget ul{padding: 0 10px;}
footer .footer_widget li{position: relative;font-size: 12px;}
footer .footer_widget li a{	display: block;	padding:3px 0 3px 10px;	background: url(../images/common/arrow/arrow.png) no-repeat left center;}

footer .footerBox1{padding: 30px 0;background: url(../images/common/bg/bg3.png);}
.home footer .footerBox1{padding: 0;margin: 0 auto 30px;background-image: none;}
footer .footerBox2{border-top: 5px solid #ededec;padding: 10px 50px;text-align: center;}
footer .footerBox2 li{padding: 10px 2px;display: inline-block;line-height: 0;}

footer .footerBox3{	background: url(../images/common/bg/bg1.png);padding: 15px 0;}
footer .footerBox3 .left{padding: 3px 0 0 0; text-align: center;}
footer .footerBox3 .right{display: none;}
#return_top {
    z-index: 999;
    position: fixed;
    right: 20px;
    bottom: 20px;
    margin: 0;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background: url(../images/common/top.png) no-repeat;
	background-size:100%;
}
.copy{padding:10px 0;text-align:center;font-size:11px;}


.footerContent{
	background:url(../images/common/bg/bg1.png);
	display: block;
	position:fixed;
	padding: 10px 2%;
	font-size: 16px;
	bottom:0;
	left:0;
	width:100%;
	z-index:998;
	box-sizing:border-box;
	box-shadow:-3px -1px 20px #B4B4B4;
	line-height: 100%;
}
.footerContent div a{
	box-sizing: border-box;
	display: block;
	width: 50%;
	padding: 0 2%;
	text-align: center;
	float: left;
	color: #FFF !important;
	text-decoration: none;
}
.footerContent div img{	width: 100%;height: auto;}


/*----　パンクズ　----*/
#bread_crumb{padding: 5px 0;}
#bread_crumb li{float: left;display: block;padding: 5px;}
#bread_crumb li:after{content:"　" url(../images/common/arrow/arrow.png);}
#bread_crumb li.last:after{content: "";}
#bread_crumb li.last h2{padding: 0;margin: 0;font-weight: normal;font-size:14px;line-height: 180%;}

#single_meta{margin: 0;font-size: 12px; background: #f9f9f9;}
#single_meta li {float: left;padding: 10px 15px;line-height: 150%;}
#single_meta li.post_category {background-color: #007CFF;}
#single_meta li.post_category a{color: #FFFFFF;}
#single_meta li.post_tag a{text-decoration: underline;}


/*----　ページング　----*/
.page_navi { margin:20px 0 15px 0; text-align: center;}
.page_navi ul { margin:0; display: inline-block;}
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#fff; font-size:11px; padding:13px 15px; line-height:100%; margin:0 4px 4px 0; background:#333; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; text-decoration:none; }

.page_navi span.current { color:#fff; background:#333; }
.page_navi p.back { margin:0; }
.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding: 10px 15px; }

#sidebar {padding: 0;}
#sidebar iframe{width: 100% !important;padding: 0 0 5px;}

#sidebar .side_headline{
	background: url(../images/common/bg/_back/bg8.png);	text-align: center;
	color: #FFFFFF;	font-size: 16px;padding: 5px;
}
#sidebar .side_widget{padding: 0 0 20px;}
#sidebar .side_headline a{color: #FFFFFF;}

#sidebar .side_widget .date{color: #6A6A6A;font-size: 11px;}
#sidebar .side_widget .title{color:#2D2D2D;font-size: 14px;padding: 0 0 20px;}
#sidebar .side_widget .excerpt{color:#2D2D2D; line-height: 150%;}
#sidebar .side_widget li{border-bottom: 1px dotted #787878;padding: 5px 0;font-size: 12px;line-height: 150%;text-align: left;}
#sidebar .side_widget table caption{font-size: 16px;background: url(../images/common/bg/_back/bg8.png);}
#sidebar .side_widget table th{padding: 0 !important;}
#sidebar .side_widget table td{padding: 0 !important;}

#sidebar .hotel h3{margin: 5px 0;padding: 5px 0; font-size: 14px;border-bottom: 2px solid #393939;}
#sidebar .hotel ul{margin: 0 0 20px;}

#sidebar .side_widget .textwidget{text-align: center;}
#sidebar .side_widget .image{text-align: center;display: block;margin: 0 auto;}

/*----------------------------------------------------
　メインコンテンツ
----------------------------------------------------*/

/*----------------------------------------------------
　共通設定
----------------------------------------------------*/
#container{}
#container #content{margin:20px 0 0;line-height:180%;}

/* 区切り */
#container .section{clear:both;	padding:0 0 20px;}
.spBox{	padding:0 20px;}
.pageCon .content{padding: 0 10px;}
#container .contentR{margin: 0 10px 20px;}

/* 見出し */
h2{	font-size: 22px;}
h3{	font-size: 20px;}
h4{	font-size:18px;}
h5{	font-size:18px;}

/* メイン見出し */
.mainb{
	background: url(../images/common/bg/bg1.png);
	position:relative;
	box-shadow:0px 3px 8px #737373;
}
.mainb .title{
	margin:0px 0 0 0px;
	padding: 30px 20px;
	color:#FFFFFF;
	font-size:18px;
	text-shadow:0px 0px 10px #424242;
	border: none !important;
}
.mainb .title span{
	margin: 10px 0 0 0;
	display: block;
	font-size: 14px;
}

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .mainb {
    background-attachment:local !important;
	  background-position: right !important;
  }
}
*/

/*　テーブル　*/
caption{font-size: 16px;font-weight: bold;background: url(../images/common/bg/_back/bg4.png);color: #FFFFFF;margin: 0 0 10px;padding: 10px;}
caption a{color: #FFFFFF;}
#container table{
	border-collapse: collapse;
	width:100%;
	margin:0 0 20px;
}
#container table th{
	/*display: block;
	padding:3%;
	width:100%;*/
	text-align:left;
	background-color: #DCDCDC;
	color: #333;	
	box-sizing:border-box;
	border: 1px solid #D3D3D3;
	font-size: 12px;
}
#container table td{
	/*display: block;
	padding:3%;
	width:100%;*/
	word-break: break-all;
	box-sizing:border-box;
	border: 1px solid #D3D3D3;
	font-size: 12px;
}

#container table th h2,
#container table th h3,
#container table th h4,
#container table th h5,
#container table td h2,
#container table td h3,
#container table td h4,
#container table td h5{
	border: none !important;
	background-image: none !important;
}

/*  画像  */
#container .img{text-align:center;}
#container .img .left,
#container .img .right,
#container .img .img_left,
#container .img .img_right{	float:none !important;}
#container .img p{	text-align:left;}


/*====================================
 共通
=====================================*/

.lineTitle{
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../images/common/titleLine1.gif) no-repeat center bottom;
	text-align: center;
	font-size: 22px;
	line-height: 300%;
	margin: 0 0 50px;
}

.btnArea50{padding: 10px 0 !important;}
.redLine{box-shadow:0 -10px 0 -4px rgba(242,64,78,0.4) inset;}
.yellowLine{box-shadow:0 -10px 0 -4px rgba(255,255,0,0.4) inset;}

.list1{position: relative; padding: 0 0 15px 20px !important; line-height: 150%; letter-spacing: -1px;}
.list1 span{position: absolute;top:0;left: 0;}

.page .font36{font-size: 20px;}
.page .font36 span{display: block;}

.scroll{overflow: auto;	white-space: nowrap;}
.scroll::-webkit-scrollbar{ height: 5px;}
.scroll::-webkit-scrollbar-track{ background: #F1F1F1;}
.scroll::-webkit-scrollbar-thumb { background: #BCBCBC;}

.scroll table{border: none !important;	margin: 20px 0 !important;}
.scroll table th{display: table-cell !important;font-size: 16px !important;}
.scroll table td{display: table-cell !important;font-size: 16px !important;}
.msp{margin-bottom:20px;}
.w30sp{width: 30% !important;}
.w40sp{width: 40% !important;}
.w48sp{width: 48% !important;}
.w50sp{width: 50% !important;}
.w55sp{width: 55% !important;}

.tableBox{width: 100%;margin: 0 0 30px;}
.tableBox .inBox{padding:0 0px 40px 0px;}
.tableBox .inBox .title{
	font-size: 22px;
	padding:10px 5px;
	font-weight: bold;
	background:#000;
	color: #FFFFFF;
	text-align: center;
}
.tableBox .inBox .title1{
	font-size: 18px;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	background-color: #FCEDED;
}


.tab{margin: 0 0 10px;}
.tab li{
	float: left;
	width: 49%;
	text-align: center;
	cursor: pointer;
	padding:5px;		
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	border: 1px solid #0972A4;
	color: #0972A4;
	background: url(../images/common/arrow/b_arrow.png) no-repeat 95% center;
}
.tab li:last-child{float: right;}
.tab li.select{	background:url(../images/common/arrow/w_arrowB.png) no-repeat 95% center, #000;	color: #FFFFFF;}

@keyframes vertical {
    0% { transform:translateY(-10px); }
  100% { transform:translateY(  0px); }
}

/*====================================
 トップページ
=====================================*/

/* メインビジュアル */
.main{
	background: url(../images/common/main.jpg) no-repeat center bottom;
	background-size: cover;
	padding: 30px 0 0;
	position: relative;
	text-align: center;
}
.main .arrow{
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin: -16px 0 0 -17px;
}
.main .bottom{
	background: url(../images/common/mainBottom.png) no-repeat bottom;
	background-size: 100%;
	height: 40px;
}


/* TOPコンテンツ */
.top .yellowLine{box-shadow: 0 -10px 0 -4px rgba(225,192,52,0.7) inset;}
.top .topContent1,
.top .topContent2,
.top .topContent3,
.top .topContent4 {padding: 0 20px 50px;}

.top .topContent1 .title{font-size: 22px;margin: 20px 0 20px;padding: 0 10px;text-align: center;}
.top .topContent1 .title span{font-size: 18px;display: block;}

.top .topContent2 .left{position: relative;z-index: 5;}
.top .topContent2 .title{font-size: 22px;margin: 20px 0 20px;padding: 0 10px;text-align: center;}
.top .topContent2 .title span{font-size: 18px;display: block;}

.top .topContent3 .title span{font-size: 18px;display: block;}
.top .topContent3 .title{font-size: 22px;margin: 20px 0 20px;padding: 0 10px;text-align: center;}

.top .topContent4 .title span{font-size: 17px;}
.top .topContent4 .title{font-size: 17px;font-style: italic;line-height: 180%;padding: 0 0 20px;letter-spacing: -0.5px;}
.top .topContent4 .title span{font-size: 20px;color: #e7251e;}
.top .topContent4 .title span span{font-size: 26px;}
.top .topContent4 li{float: left;width: 46%;margin: 0 2% 20px;} 
.top .topContent4 li img{border: 5px solid #28a8aa;line-height: 0;} 
.top .topContent4 li p{line-height: 150%;font-size: 12px;}
.top .topContent4 li:last-child{width: 96%;}

.top .topContent5{	
	padding: 20px 5px;
	background: url(../images/top/topBg3.jpg);
	background-size: cover;
}
.top .topContent5 .title{
}
.top .topContent5 .inner .inBox{padding: 0;}
.top .topContent5 .inner .inBox div{padding:0;}

.top .topContent6{

	background:url(../images/top/topBg4.png) no-repeat center top;background-size: cover;
	color: #FFFFFF;
	margin: 0px 0 50px;
	padding: 30px 20px;
	line-height: 200%;
}
.top .topContent6 .inner .title{
	font-size: 24px;
	padding: 10px;
	line-height: 100%;
	border: 3px solid #FFF;
	text-align: center;
	margin: 0 0 10px;
}
.top .topContent6 .inner .title span{font-size: 20px;display: block;}
.top .topContent6 .inner .topImg{display: none;}
.top .topContent6 .inBox{padding: 50px 0 20px;}
.top .topContent6 .inBox h3{text-align: center;font-size: 20px;padding: 0 0 20px;line-height: 180%;}

.top .topContent6 .section .right h3{padding: 0 0 10px;}
.top .topContent6 .inBox .in{
	border: 3px solid #FFF;
	padding: 15px;
	font-size: 18px;
	text-align: center;
	margin: 10px 0;
	line-height: 150%;
}
.top .topContent6 .inBox .in .inTitle{
	background-color: #FFF;
	color: #297bae;
	text-align: center;
	font-size: 18px;
	margin: 0 0 20px;
	padding: 10px 0;
}
.top .topContent6 .inBox .in .tx span{display: inline-block;margin: 0 10px 0 0;}
.top .topContent6 .section{padding: 0 0 30px !important;}

.top .topContent7{position: relative;z-index: 4; padding: 50px 0 0 0;}
.top .topContent7 h3{font-size: 20px; margin: 0 0 30px;text-align: center;line-height: 140%;}
.top .topContent7 h3 span{font-size: 16px;display: block;padding: 0 0 20px;}
.top .topContent7 .yellowLine{box-shadow:0 -10px 0 -4px rgba(0,0,0,0) inset;}


.top .topContent7 .box1{
	background:url(../images/top/topBg5.png);
	margin: 0;
	color: #FFFFFF;
}
.top .topContent7 .box1 .right{	padding: 30px 20px;}
.top .topContent7 .box2{background-color: #fff;margin: 0;}
.top .topContent7 .box2 .left{	padding: 50px 10px;}
.top .topContent7 .box5{margin:0;}
.top .topContent7 .box5 .inTx{padding: 50px 10px;position: relative;}
.top .topContent7 .box5 .inTx .topImg{display: none;}
.top .topContent7 .box5 .inTx h3{margin: 0 0 50px 0px;}

.top .topContent8 .topBox{
	position: relative;
	z-index: 5;
	background-size: 100%;
	padding: 70px 0 0 0;
}
.top .topContent8 .topBox .con{padding: 0 20px; line-height: 160%;}
.top .topContent8 .box{
	background: url(../images/top/topBg7.gif);
	border-top: 5px solid #0c71a8;
	border-bottom: 5px solid #0c71a8;
	padding:50px 20px;
	margin: 50px auto 0;
	text-align: center;
}
.top .topContent8 .box .title{
	color: #0c71a8;
	display: inline-block;
	text-align: center;
	font-size: 22px;
	margin: 0 0 50px;
}
.top .topContent8 .box p{text-align: left;}

.top .topContent9{background: url(../images/top/topBg8.png);padding: 0px 0 20px;margin: 50px 0 0 0;}
.top .topContent9 .inBox{margin: 0 20px;}
.top .topContent9 .title{text-align: center;padding: 30px 0 0 0;}
.top .topContent9 .inBox .in{text-align: left; padding: 20px;	background-color: #FFFFFF; overflow-y: auto; height:250px; margin: 10px 0 0 0;font-size: 12px;}
.top .topContent9 .inBox .in li{padding: 0 0 5px;margin: 5px 0;border-bottom: 1px dotted #8B8B8B;}
.top .topContent9 .inBox .in li .time{font-size: 11px;color: #4a4a4a;}
.top .topContent9 .inBox .listArrow{text-align: right;margin: 5px 0 0 0;}
.top .topContent9 .inBox .listArrow1 a{background: url(../images/top/arrow1.png) no-repeat right center;padding: 5px 25px 5px 0;}
.top .topContent9 .inBox .listArrow2 a{background: url(../images/top/arrow2.png) no-repeat right center;padding: 5px 25px 5px 0;}
.top .topContent9 .inBox .listArrow3 a{background: url(../images/top/arrow3.png) no-repeat right center;padding: 5px 25px 5px 0;}


#slider{
  position:relative;
  margin:0px auto 30px;
  box-sizing:border-box;
  padding:20px 0px 30px;	
}
#slider .inner{
	position: relative;
}
.loading{
	position:absolute;
	top:50%;
	left:49%;
}
#carousel{display:none;}
#carousel li {
  float: left;
  width:100%;
	box-sizing: border-box;
	padding: 0 10px;
	text-align: center !important;

	position:relative;
}
#prev, #next {
  zoom:1;
  display: block;
  position: absolute;
  cursor:pointer;
  width:30px;
  height:57px;
  top:50%;
  margin:-30px 0 0 0;
  z-index: 9998;
	
}
#prev:hover, #next:hover { zoom:1;}
#prev {	background:url(../images/common/arrow/arrowL.png) 100% center no-repeat; left:0px;background-size: 30px;}
#next { background:url(../images/common/arrow/arrowR.png) 0% center no-repeat; right:0px;background-size: 30px;}

/*--------------------------------------
　共通
--------------------------------------*/
#top_banner{padding: 20px 0;}
#single_banner1,
#single_banner2{
	margin: 0 0 50px;
	padding: 20px;
	border: 3px solid #C8C8C8;
	text-align: center;
	background: url(../images/common/bg/bg2.jpg);
	background-size: 120px;
}
#single_banner2{margin: 0;}
#single_banner1 h2,
#single_banner2 h2,
#single_banner1 h3,
#single_banner2 h3,
#mobile_banner_bottom h2,
#mobile_banner_bottom h2{
	background-color:#FFF !important;
	border: none !important;
	padding: 5px !important;
	margin: 0 0 10px !important;
}
#single_banner1 iframe, #single_banner2 iframe{	margin: 20px 0 0 0;width: 100%;}

#mobile_banner_bottom{text-align: center;padding: 0 10px;}
#mobile_banner_bottom iframe{width: 90% !important;display: block;margin: 0 auto;text-align: center;}

.bookmark2{margin: 50px 0 0;border-top: 3px solid #DDDDDD;padding: 10px 0;}
.bookmark2 li{float: left;padding: 0 5px;}

#toc_container{width: 100%;height: 250px; overflow-y: auto;display: block;}
#toc_container li{border-bottom: 1px dotted #9C9C9C;}
#toc_container li li:last-child{border-bottom: none;}


/*--------------------------------------
　関連記事
--------------------------------------*/
#related_post{background: url(../images/common/bg/bg4.png);padding: 20px 0 20px;margin: 0 0 20px;}
#related_post ul{width: 100%;}
#related_post ul li{float: left;width: 48%; text-align: center;padding: 0 10px 30px;font-size: 13px;}
#related_post ul li img{border: 1px solid #FFFFFF;}

/*--------------------------------------
　リスト型一覧
--------------------------------------*/
#news_list li{padding: 10px 0; border-bottom: 1px dotted #707070;}
#news_list li .news_date{color: #7B7B7B;}
#news_list li .news_title{font-size: 16px;font-weight: bold;}

#post_list li{padding: 15px 0 10px; border-bottom: 1px dotted #707070;}
#post_list li .title{font-size: 18px;font-weight: bold;margin: 0 0 20px;border-left:5px solid #0c71a8;padding: 3px 0 3px 10px;}

#post_list .bookmark{padding: 10px 0;}
#post_list .bookmark li{
	display: block;
	border-bottom: none;
	padding: 0 5px 0 0;
	float: left;
}

/*--------------------------------------
　post
--------------------------------------*/
.post h2{
	line-height: 150%;
	font-size: 18px;
	font-weight: bold;
	border-left: 5px solid #0095C3;
	background-color: #EDEDED;
	padding: 20px 0 20px 20px;
	margin: 0 0 20px;
}
.post h3{
	font-size: 18px;
	font-weight: bold;
	padding:10px;
	margin: 20px 0;
	border-bottom: 1px dashed #8F8F8F;
	background-color: #EBF5FC;
}
.post h4{
	border-bottom: 1px dashed #8F8F8F;
	padding: 0 0 10px;
	margin: 20px 0 10px;
}

#news_title{margin: 0 0 30px;padding: 5px;border-bottom: 1px dotted #B7B7B7;text-align: right;}
.post{word-break: break-all;}
.post p a{color: #ED1D21;text-decoration: underline;}
.post .post_image{text-align: center;}
.kutikomi{text-align: center;padding: 30px 0px 0;border-top: 2px dashed #C3C3C3;}
caption h2,caption h3,caption h4,caption h5{background: url(../images/common/bg/_back/bg4.png);border: none !important;padding: 10px !important;margin: 0 !important;}
.post table td, .post table th{border-top: none;border-left: none;border-right: none;}
.post th h2,.post th h3,.post th h4,.post th h5{
	border: none !important;
	background-color:#DCDCDC;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 16px !important;
}
.post td h2,.post td h3,.post td h4,.post td h5{
	border: none !important;
	background-color:#FFF;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 16px !important;
}

#Recent_news{margin: 0 auto 50px;}
#Recent_news .headline2{background: url(../images/common/bg/_back/bg4.png);	color: #FFFFFF;padding: 10px;}

/*--------------------------------------
　FORM　
--------------------------------------*/
.wpcf7{padding: 0 !important;}
.wpcf7 td{display: block !important;width: 100% !important;padding: 3px !important;}
.wpcf7 th{display: block !important;width: 100% !important;text-align:left !important;padding: 3px !important;}
.wpcf7 table{border-collapse:collapse !important;}
.wpcf7 .prBtn{
	text-align:center;
	background-color: #ECECEC;
	font-size:14px;
	padding:20px !important;
	margin: 0 0 20px;
	width: 100%;
	box-sizing: border-box;
}
.wpcf7 .hissu{
	float:right;
	position:relative;
	top:5px;
	right:0;
	display:inline-block;
	padding:0px 10px;
	line-height:150%;
	color:#D11B52;
	font-size:14px;
	background-color:#FFF;
	border-radius:5px;
}
.wpcf7 label{padding:0;display:inline-block;	}
.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea{padding:3px;	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	box-sizing:border-box;	width: 100%;}

.wpcf7 .w10{width:25% !important;}
.wpcf7 .w20{width:50% !important;}
.wpcf7 .w30{width:30% !important;}
.wpcf7 .w50{width:100% !important;}
.wpcf7 .w70{width:100% !important;}
.wpcf7 .w80{width:100% !important;}

.btn input,
.btn input::before,
.btn input::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.btn input {
	font-size: 13px;
	display:block;
	text-align: center;
	border: 2px solid #000;
	margin: 0 auto;
	width: 90%;
	padding:10px 0;
	color: #000;
	background: url(../images/common/arrow/b_arrow.png) no-repeat 95% center,#FFF;
}
.confirm .btn input {
	display:inline-block;
	margin: 0 1%;
	width: 47%;
}
.btn input:hover {
	color: #FFF;
	opacity:1.0 !important;
	background: url(../images/common/arrow/w_arrowB.png) no-repeat 95% center,#000;
}

.wpcf7-checkbox span,
.wpcf7-radio span{display: inline-block !important;}
.wpcf7-list-item{margin: 0 10px 0 0 !important;}
.wpcf7-checkbox span input[type=checkbox],
.wpcf7-radio span input[type=radio]{
	width: auto !important;
	margin: 0 !important;
}

/*--------------------------------------
　404
--------------------------------------*/
#error{
	padding:10px;
	box-sizing : border-box;
}
#error #box{
	border:1px solid #CCC;
	padding:10px;
	font-size:14px;
}
#error #box ul{
	margin:20px 0;
	padding:0 0 0 0;
	width:auto;
}
#error #box li{
	float:left;
	text-align:center;
	background-color: #95280D;
	margin:0 2%;
	width:46%;
}
#error #box li a{
	color:#FFF;
	display:block;
	text-decoration:none;
	padding:10px 0;	
}
#error #box li a:hover{
	background-color: #E44129;
}