﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

.face_book .fbcomments,
.face_book iframe,
.face_book .fb_iframe_widget,
.face_book .fb_iframe_widget[style],
.face_book .fb_iframe_widget iframe[style],
.face_book .fbcomments iframe[style],
.face_book .fb_iframe_widget span,
.face_book _2p3a{
    width: 100%! important;
}

#wrapper{

}

.hanaro_f{
	font-family:"HGP行書体","HG行書体",cursive;
	font-size:1.8rem;
}

/********共通********/

ul#slide img{
    margin:0 auto;
    display:block;
}

h2.stone{
	margin: 0 auto;
	font-size:4.0rem;
	margin-bottom: 65px;
	position: relative;
}

h2.stone:before{
	content: "";
	background: url(../image/common/h2_renga_deco.png) center center no-repeat;
	width: 25px;
	height: 17px;
	position: absolute;
	left:-40px;
	top:50%;
	transform: translateY(-50%);
}

h2.stone:after{
	content: "";
	background: url(../image/common/h2_renga_deco.png) center center no-repeat;
	width: 25px;
	height: 17px;
	position: absolute;
	right:-40px;
	top:50%;
	transform: translateY(-50%);
}

/**********/



h2.sub_ttl{
	margin: 0 auto;
	clear: both;
}

h2.sub_ttl span{
	display: block;
	margin: 0 auto;
	font-size:4.0rem;
	position: relative;
}

h2.sub_ttl span:before{
	content: "";
	background: url(../image/common/h2_renga_deco.png) center center no-repeat;
	width: 25px;
	height: 17px;
	position: absolute;
	left:-40px;
	top:50%;
	transform: translateY(-50%);
}

h2.sub_ttl span:after{
	content: "";
	background: url(../image/common/h2_renga_deco.png) center center no-repeat;
	width: 25px;
	height: 17px;
	position: absolute;
	right:-30px;
	top:50%;
	transform: translateY(-50%);
}

h2.sub_ttl{
	background: url(../image/common/logo_m.png) center top no-repeat;
	padding-top: 130px;
	display: block;
}

/****/

.cont{
	width: 1080px;
	margin: 0 auto;
}


.line{
		position: relative;
		border-bottom: 10px solid #004699;
}

.line:before{
    content: "";
    position: absolute;
    width: 50%;
    height: 5px;
    bottom: -10px;
    right: 0px;
    border-bottom: 10px solid #b42a2a;
}

/*********/

.page_link{
	overflow: hidden;
}

.page_link li{
	width: 240px;
	float: left;
	margin-right: 40px;
}

.page_link li:last-child{
	margin-right: 0px;
}

.page_link li a{
	display: block;
	background: url(../image/common/glo_plink_off.png) center center no-repeat;
	text-align: center;
	font-size: 2.0rem;
	color: #fff;
	padding-top: 32px;
	padding-bottom: 32px;
}

.page_link li a:hover{
	background: url(../image/common/glo_plink_on.png) center center no-repeat;	
	text-decoration: none;
}

/*********aboutページ*************/

.about .contents1{
	padding-top: 60px;
	padding-bottom: 76px;
}

.about .contents1 .sec1{
	padding-top: 112px;
	overflow: hidden;
}

.about .contents1 .cont .page_link{
	width: 1080px;
	margin: 0 auto;
}

.about .contents1  .sec1 .photo{
	float: left;
	width: 348px;
}

.about .contents1  .sec1 .greeting_txt{
	float: right;
	width: 700px;
}

.about .contents1  .sec1 .greeting_txt p.ttl{
	font-size: 3.2rem;
	color:#004699;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

.about .contents1  .sec1 .greeting_txt div.txt p{
	margin-bottom: 25px;
}

.about .contents1 .bnr_list{
	padding-top: 40px;
	margin-top: 40px;
	overflow: hidden;
	clear: both;
	float: none;
	border-top: 1px solid #dcdcdc;
}

.about .contents1 .bnr_list dl{
	margin: 0 auto;
	width: 320px;
}

.about .contents1 .bnr_list dl dt{
	margin-bottom: 5px;
}

.about .contents1 .bnr_list dl dd{
	text-align: center;
}


/*************/

.about .contents1_1{
	padding-top: 80px;
	padding-bottom: 70px;
}

.about .contents1_1 h2.sub_ttl span{
	width: 710px;
	margin-bottom: 70px;
}

.about .contents1_1 h2.sub_ttl span.hanaro{
	width: auto;
	background:none;
	margin:0px;
	display:inline;
	font-family:"HGP行書体","HG行書体",cursive
}

.about .contents1_1 h2.sub_ttl span.hanaro:before,
.about .contents1_1 h2.sub_ttl span.hanaro:after{
	display:none;
}

.about .contents1_1 #business{
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}

.about .contents1_1 #business > div{
	float: none;
	clear: both;
	overflow: hidden;
	margin-bottom: 60px;
}

.about .contents1_1 #business .photo{
	float:left;
	width: 512px;
}

.about .contents1_1 #business .business_txt{
	margin-bottom: 60px;
	width: 540px;
	float: right;
}

.about .contents1_1 #business .business_txt h3{
	margin-bottom: 30px;
	background: url(../image/common/midashi_line.png) left top repeat-y #004699;
	font-size: 2.5rem;
	color: #fff;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}

.about .contents1_1 #business .sec4{
	padding: 30px;
	border:1px solid #000;
	width: 1018px;
	overflow: hidden;
}

.about .contents1_1 #business .txt_box{
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	clear: both;
	float: none;
}

.about .contents1_1 #business .txt_box > p{
	float: left;
	font-size: 2.2rem;
}

.about .contents1_1 #business .txt_box .txt_list{
	float: right;
}

.about .contents1_1 #business .txt_box .txt_list dl{
	float: left;
	margin-left:20px;
}

.about .contents1_1 #business .txt_box .txt_list dl dt,
.about .contents1_1 #business .txt_box .txt_list dl dd{
	display: inline-block;
}

.about .contents1_1 #business .txt_box .txt_list dl dt{
	background: #004699;
	color: #fff;
	padding: 1px 15px;
}

.about .contents1_1 #business .tbl_box{
	margin-top: 30px;
}

.about .contents1_1 #business .tbl_box > div{
	float: left;
	width: 320px;
	margin-right: 28px;
}

.about .contents1_1 #business .tbl_box > div:last-child{
	margin-right: 0;
}

.about .contents1_1 #business .tbl_box tr{
	background: url(../image/about/c1_1_border.png) 14px 49px no-repeat;
}

.about .contents1_1 #business .tbl_box th{
	font-weight: normal;
	width: 320px;
	text-align: center;
	vertical-align: top;
	display: block;
	float: left;
	margin-bottom:5px;
}

.about .contents1_1 #business .tbl_box th span{
	display: block;
	background: #dcdcdc;
	padding: 1px;
	width: 100%;
}

.about .contents1_1 #business .tbl_box td{
	padding: 0 0 0 33px;
	margin: 0px;
	float: left;
	width: 287px;
	display: block;
	text-align: left;
	background: url(../image/about/c1_1_icon.png) 10px 9px no-repeat;
}

.about .contents1_1 #business .tbl_box td:last-child{
	background: url(../image/about/c1_1_icon.png) 10px 9px no-repeat,
				url(../image/about/c1_1_space.png) 10px bottom no-repeat;
}


/*************/

.about .contents2{
	padding-top: 80px;
	padding-bottom: 120px;
}

.about .contents2 h2.sub_ttl span{
	width: 169px;
	margin-bottom: 70px;
}

.about .contents2 .sec1{
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}

.about .contents2 .sec1 .tbl_box{
	float: left;
	width: 590px;
}

.about .contents2 .sec1 .tbl_box div.tbl1{
	margin-bottom: 40px;
}

.about .contents2 .sec1 .tbl_box div.tbl1 th{
	font-weight: normal;
	text-align: left;
	width: 108px;
	vertical-align: top;
}

.about .contents2 .sec1 .tbl_box div.tbl1 th span{
	display: block;
	background: #004699;
	color: #fff;
	padding: 1px 1px 1px 10px;
}

.about .contents2 .sec1 .tbl_box div.tbl1 td{
	padding-left: 10px;
}

.about .contents2 .sec1 .tbl_box div.tbl1 td a{
	color:#004699;
}

.about .contents2 .sec1 .map{
	float: right;
	width: 420px;
}

.about .contents2 .sec1 .map iframe{
	width: 100%;
	height: 915px;
}

/****************/

.about .contents3{
	padding-top: 80px;
	padding-bottom: 60px;
}

.about .contents3 h2.sub_ttl span{
	width: 291px;
	margin-bottom: 97px;
}

.about .contents3 .sec1{
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}

.about .contents3 .sec1 .sponsor_box{
	width: 511px;
	float: left;
}

.about .contents3 .sec1 .sponsor_box:nth-child(2n){
	float: right;
}

.about .contents3 .sec1 .sponsor_box{
	margin-bottom: 60px;
}

.about .contents3 .sec1 .sponsor_box h3{
	margin-bottom: 30px;
	background: url(../image/common/midashi_line.png) left top repeat-y #004699;
	font-size: 2.5rem;
	color: #fff;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}

.about .contents3 .sec1 .sponsor_box p.spo_logo span{
	width: 511px;
	height: 200px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}

.about .contents3 .sec1 .sponsor_box div.tbl1 table th,
.about .contents3 .sec1 .sponsor_box div.tbl1 table td{
	border-bottom: 3px solid #fff;
}

.about .contents3 .sec1 .sponsor_box div.tbl1 table th{
	width: 80px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

.about .contents3 .sec1 .sponsor_box div.tbl1 table th span{
	display: block;
	background: #dcdcdc;
	padding: 1px 1px 1px 10px;
}

.about .contents3 .sec1 .sponsor_box div.tbl1 table td{
	padding-left: 10px;
}

.about .contents3 .sec1 .sponsor_box div.tbl1 table td a{
	color:#004699;
}



/*********introページ*************/

.intro .contents1{
	padding-top: 60px;
	padding-bottom: 76px;
}

.intro .contents1 .sec1{
	padding-top: 112px;
	overflow: hidden;
}

.intro .contents1 .sec1 h2{
	margin-bottom: 30px;
	background: url(../image/common/midashi_line.png) left top repeat-y #004699;
	font-size: 2.5rem;
	color: #fff;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}

.intro .contents1 .sec1 .person_wrap .person_box{
	overflow: hidden;
	margin-bottom: 58px;
	padding-bottom: 58px;
	border-bottom: 1px solid #dcdcdc;
}

.intro .contents1 .sec1 .person_wrap .person_box p.photo{
	float: left;
	width: 330px;
}

.intro .contents1 .sec1 .person_wrap .person_box div.tbl{
	float: right;
	width: 716px;
}

.intro .contents1 .sec1 .person_wrap .person_box div.tbl th {
	width: 188px;
	font-weight: normal;
	text-align: left;
	border-bottom: 3px solid #fff;
	vertical-align: top;
}

.intro .contents1 .sec1 .person_wrap .person_box div.tbl th span{
	display: block;
	background: #dcdcdc;
	padding: 2px 10px 2px;
}

.intro .contents1 .sec1 .person_wrap .person_box div.tbl td{
	padding-left: 10px;
	border-bottom: 3px solid #fff;
}


/*********galleryページ*************/

.gallery .contents1{
	padding-top: 60px;
	padding-bottom: 76px;
}

.gallery .contents1 .sec1{
	padding-top: 112px;
	overflow: hidden;
}

.gallery .contents1 .cont .page_link{
	width: 520px;
	margin: 0 auto;
}

.gallery .contents1 h2.sub_ttl{
	margin-bottom: 65px;

}

.gallery .contents1 h2.sub_ttl span{
	width: 92px;
	margin-bottom: 1px;
}

.gallery .contents1 .sec1 h3{
	margin-bottom: 30px;
	background: url(../image/common/midashi_line.png) left top repeat-y #004699;
	font-size: 2.5rem;
	color: #fff;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}

.gallery .contents1 .sec1 .box_wrap,
.gallery .contents1 .sec1 .gallery_box_wrap{
	overflow: hidden;
	clear: both;
}

.gallery .contents1 .sec1 .box_wrap{
	margin-bottom: 60px;
	
}

.gallery .contents1 .sec1 div.gallery_box .movie_list{
	width: 336px;
	float: left;
	margin-right: 36px;
	margin-bottom: 36px;
}

.gallery .contents1 .sec1 div.gallery_box_wrap{
	overflow: hidden;
	float: none;
	clear: both;
	margin-bottom: 60px;
}

.gallery .contents1 .sec1 div.gallery_box .movie_list:nth-child(3n){
	margin-right: 0px;
}

.gallery .contents1 .sec1 div.gallery_box .movie_list p.mp{
	margin-bottom: 5px;
}

.gallery .contents1 .sec1 div.gallery_box .movie_list dl dt{
	margin-right: 10px;
}

.gallery .contents1 .sec1 div.gallery_box .movie_list dl dt,
.gallery .contents1 .sec1 div.gallery_box .movie_list dl dd{
	display: inline-block;
}
/*********taekwondoページ*************/

.taekwondo .contents1{
	padding-top: 60px;
	padding-bottom: 76px;
}

.taekwondo .contents1 .sec1{
	padding-top: 112px;
	overflow: hidden;
}

.taekwondo .contents1 .sec1 p.photo{
	float: left;
}

.taekwondo .contents1 .sec1 .txt_box{
	float: right;
	width: 690px;
}

.taekwondo .contents1 .sec1 .txt_box h3{
	font-size: 3.2rem;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.taekwondo .contents1 .sec1 .txt_box h3 span{
	color: #004699;
}

.taekwondo .contents1 .sec1 .txt_box div.txt p{
	margin-bottom: 26px;
}

.taekwondo .contents1 .sec1 .txt_box div.txt p:last-child{
	margin-bottom: 0px;
}

.taekwondo .contents1 .sec1 .txt_box div.txt{
	margin-bottom: 40px;
}

.taekwondo .contents1 .sec1 .txt_box div.about_tak_box{
	border: 1px solid #000;
	padding: 20px;
}

.taekwondo .contents1 .sec1 .txt_box div.about_tak_box dt{
	font-size: 2.2rem;
	margin-bottom: 10px;
}

/*********/


.taekwondo .contents2 {
	padding-top: 80px;
	padding-bottom: 60px;
}

.taekwondo .contents2 h2.sub_ttl{
	width: 432px;
	margin-bottom: 1px;
}

.taekwondo .contents2 p.sub_ttl_txt{
	text-align: center;
	margin-bottom: 160px;
}

/***********/

.taekwondo .contents2 .role_wrap{
	overflow: hidden;
	position: relative;
}

.taekwondo .contents2 .role_wrap:before{
	content: "";
	background: url(../image/taekwondo/c2_logo.png) center center no-repeat;
	width: 516px;
	height: 408px;
	position: absolute;
	left:0px;
	bottom:80px;
}

.taekwondo .contents2 .role_wrap .role_box{
	width: 512px;
	float: left;
	padding-bottom: 80px;
}

.taekwondo .contents2 .role_wrap .role_box:nth-child(2n){
	float: right;
}

.taekwondo .contents2 .role_wrap .role_box p.photo{
	margin-bottom: 28px;
}

.taekwondo .contents2 .role_wrap .role_box dl dt{
	font-size: 2.8rem;
	color: #004699;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

.taekwondo .contents2 .role_wrap .role_box dl dd p{
	margin-bottom: 35px;
}

.taekwondo .contents2 .role_wrap .role_box dl dd p:last-child{
	margin-bottom: 0px;
}

.taekwondo .contents2 .role_wrap .role_box dl dd ul li{
	margin-bottom: 35px;
}

.taekwondo .contents2 .role_wrap .role_box dl dd p.last{
	margin-bottom: 0px;
}


/*******************/

.taekwondo .contents3{
	background: url(../image/taekwondo/c3_bg.png) center top no-repeat;
	min-height: 728px;
	margin-bottom: 123px;
}

.taekwondo .contents3 .sec1{
	width: 1139px;
	margin: 0 auto;
	position: relative;
}

.taekwondo .contents3 .sec1 p.person{
	position: absolute;
	left:-56px;
	top:66px;

}

.taekwondo .contents3 .sec1  .txt_box{
	background: rgba(255,255,255,0.9);
	width: 700px;
	padding: 50px;
	float: right;
	margin-top: 60px;
	position: relative;
	z-index: 10;
	    box-shadow: 0px -1px 5px 1px rgba(0,0,0,0.2);
}

.taekwondo .contents3 .sec1  .txt_box dl dt{
	font-size: 3.2rem;
	color: #004699;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

.taekwondo .contents3 .sec1  .txt_box dl dd p{
	margin-bottom: 30px;
}

.taekwondo .contents3 .sec1  .txt_box dl dd p:last-child{
	margin-bottom: 0px;
}

/****************/

.taekwondo .contents4 {
	padding-top: 0px;
	padding-bottom: 60px;
}

.taekwondo .contents4 h2.sub_ttl{
	width: 344px;
	margin-bottom: 98px;
}

.taekwondo .contents4 p.sub_ttl_txt{
	text-align: center;
	margin-bottom: 160px;
}

.taekwondo .contents4 .sec1 .box h3{
	margin-bottom: 30px;
	background: url(../image/common/midashi_line.png) left top repeat-y #004699;
	font-size: 2.5rem;
	color: #fff;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.taekwondo .contents4 .sec1 .box{
	overflow: hidden;
	margin-bottom: 30px;
}

.taekwondo .contents4 .sec1 .box table{
	width: 100%;
}

.taekwondo .contents4 .sec1 .box table th{
	border-right:2px solid #fff;
	background: #dcdcdc;
	font-weight:normal;
	text-align:left;
	padding:2px 2px 2px 10px;
	box-sizing:border-box;
}

.taekwondo .contents4 .sec1 .box .tbl2 table th:last-child{
	border: none;
}

.taekwondo .contents4 .sec1 .box .tbl2 table th:nth-child(1){
	width: 39%;
}
.taekwondo .contents4 .sec1 .box .tbl2 table th:nth-child(2){
	width: 25%;
}
.taekwondo .contents4 .sec1 .box .tbl2 table th:nth-child(3){
	width: 21%;
}
.taekwondo .contents4 .sec1 .box .tbl2 table th:nth-child(4){
	width: 9%;
}
.taekwondo .contents4 .sec1 .box .tbl2 table th:nth-child(5){
	width: 6%;
}


.taekwondo .contents4 .sec1 .box .tbl2 table tr td{
	border-right:2px solid #fff;
	border-bottom:1px solid #dcdcdc;
	padding:5px 2px 5px 10px;
	box-sizing:border-box;
}

.taekwondo .contents4 .sec1 .box .tbl2 table tr td a{
	color:#004699;
}


.taekwondo .contents4 .txt_box iframe{
	width:800px;
	height:600px;
}


/*********indexページ*************/

.index .contents1{
	background: url(../image/index/c1_bg.png) center top no-repeat;
	background-size: cover;
	padding-top: 262px;
	padding-bottom: 120px;
	margin-top: -150px;
	border-bottom:5px solid #004699;
	position: relative;
}

.index .contents1:before{
	content: "";
	position: absolute;
	width: 50%;
	height: 5px;
	bottom:-5px;
	right:0px;
	border-bottom:5px solid #b42a2a;
}

.index .contents1 .sec1{
	max-width: 1160px;
	margin: 0 auto;
}

.index .contents1 .sec1 .box{
	width: 706px;
	background: rgba(255,255,255,0.8);
	box-shadow: 0px -1px 5px 1px rgba(0,0,0,0.2);
	padding:50px 45px 50px;
	overflow: hidden;
}

.index .contents1 .sec1 .box h2{
	margin-bottom: 30px;
}

.index .contents1 .sec1 .box .txt{
	margin-bottom: 35px;
}

.index .contents1 .sec1 .box .txt p{
	margin-bottom: 30px;
}

.index .contents1 .sec1 .box .txt p:last-child{
	margin-bottom: 0px;
}

.index .contents1 .sec1 .box .btn_list ul li{
	float: left;
	width: 33%;
	box-sizing: border-box;
	padding-right: 1%;
	padding-left: 1%;
}

.index .contents1 .sec1 .box .btn_list ul li a{
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../image/common/glo_arr.png) 90% center no-repeat #000;
	transition-duration: .3s;
}

.index .contents1 .sec1 .box .btn_list ul li a:hover{
	background-position: 94% center;
	transition-duration: .3s;
}

/****************/

.index .contents2{
	padding-top: 77px;
	padding-bottom: 241px;
	background: 
		url(../image/index/c2_bg1.png) 94% 30px no-repeat,
		url(../image/index/c2_bg2.png) 10% 94% no-repeat;
	
}

.index .contents2 .sec1{
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}

.index .contents2 .sec1 h2.stone{
	width: 204px;
}

.index .contents2 .sec1 ul.btn_list li{
	float: left;
	margin-right: 45px;
	margin-bottom: 45px;
}

.index .contents2 .sec1 ul.btn_list li:nth-child(3n){
	margin-right: 0px;
}

/**************/

.index .contents3{
	background: url(../image/index/c3_bg.png) center top no-repeat;
	background-size: cover;
	padding-bottom: 76px;
}

.index .contents3 .sec1{
	width: 1080px;
	margin: 0 auto;
}

.index .contents3 .sec1 .news_box{
	position: relative;
	top:-174px;
	border-bottom: 1px solid #000;
	padding-bottom: 80px;
	margin-bottom: 80px;
}

.index .contents3 .sec1 .news_box dl.title{
	overflow: hidden;
}

.index .contents3 .sec1 .news_box dl.title dt{
	float: left;
	font-size: 2.6rem;
}

.index .contents3 .sec1 .news_box dl.title dd{
	float: right;
	margin-top: 5px;
}

.index .contents3 .sec1 .news_box dl.title dd a{
	display: block;
	width: 150px;
	color: #fff;
	text-align: center;
	font-size: 1.4rem;
	background: url(../image/common/glo_arr.png) 90% center no-repeat #000;
	transition-duration: .3s;
}

.index .contents3 .sec1 .news_box dl.title dd a:hover{
	background-position: 94% center;
	transition-duration: .3s;
}

.index .contents3 .sec1 .news_list{
		background: #fff;
		border: 5px solid #ccc;
		padding: 30px;
}

.index .contents3 .sec1 .news_list article{
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.index .contents3 .sec1 .news_list article:last-child{
	margin-bottom: 0px;
}

.index .contents3 .sec1 .news_list article p{
	width: 140px;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	margin-bottom: 8px;
}

.index .contents3 .sec1 .news_list article ul{
	overflow:hidden;
	margin-bottom:5px;
}

.index .contents3 .sec1 .news_list article ul li{
	float:left;
	margin-right:10px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	
}

.index .contents3 .sec1 .news_list article ul li.tk_1712{
	 background: #004699;
}
.index .contents3 .sec1 .news_list article ul li.tk_1713{
	 background: #b42a2a;
}
.index .contents3 .sec1 .news_list article ul li.tk_1714{
	 background: #000000;
}

.index .contents3 .sec1 .news_list article dl{
	overflow: hidden;
}

.index .contents3 .sec1 .news_list article dl dt{
	float: left;
	width: 110px;
	background: url(../image/common/glo_arr2.png) left center no-repeat;
	padding-left: 25px;
}


.index .contents3 .sec1 .fcb_box{
	margin-top: -174px;
}

.index .contents3 .sec1 .fcb_box .face_book{
	float: left;
	width: 360px;
	margin-right: 48px;
}

.index .contents3 .sec1 .fcb_box  .gcalendar{
	float: left;
	width: 360px;
}

.index .contents3 .sec1 .fcb_box  .gcalendar iframe{
	width: 100%;
	height: 360px;
}

.index .contents3 .sec1 .fcb_box  ul.bnr_btn{
	float: right;
}

.index .contents3 .sec1 .fcb_box  ul.bnr_btn li{
	margin-bottom: 20px;
}

.index .contents3 .sec1 .fcb_box  ul.bnr_btn li:last-child{
	margin-bottom: 0px;
}





/****エラーページ*****/

.error .contents1{

	padding-top: 80px;
	padding-bottom: 60px;
	overflow: hidden;
}

.error .contents1 .sec1{
	width: 960px;
	margin:  auto;
	zoom:1;
	overflow: hidden;
}

.error .contents1 .sec1 a{
	color:#000 !important;
}


/*==================================================
プライバシーポリシー
================================================== */
.privacy{

}

div.privacy_box{
	width:1080px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 30px;
}


div.privacy_box h3.item-title-h3{
	font-size:1.8rem;
	font-weight:bold;
}

div.privacy_box .item-box{
	line-height: 1.8;
	margin-bottom: 30px;
}

div.privacy_box .item-box:last-child{
	margin-bottom: 80px;
}

.privacy h2.sub_ttl{
	margin-bottom:30px;
}

.privacy h2.sub_ttl span{
	    width: 409px;	
}

.privacy div.sitemap_box h3{
	padding-top: 5px;
}

/*==================================================
 サイトマップ
================================================== */
.site{

}

div.sitemap_box{
	padding-top: 80px;
	width:1080px;
	margin: 0 auto;
	padding-bottom: 80px;
	background:url(../image/content_bg.png) center top repeat-x;
}

.site h2.sub_ttl{
	margin-bottom:0px;
}

.site h2.sub_ttl span{
	    width: 249px;	
}

div.sitemap_box h3{
	font-size: 1.6rem;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 3px solid #4a6896;
	border-top: 3px solid #4a6896;
	color: #4a6896;
	text-align: center;
}

.sitemap-list li {
	padding: 0 0 0 15px;
	line-height: 40px;
	border-bottom: 1px dotted #ccc;
	background: url(../image/common/f_arr.png) left center no-repeat;
}

.sitemap-list li a{
	color:#000 !important;
}

/*==================================================
 ブログ
================================================== */

.blog .contents1{
	background:url(../image/content_bg.png) center top repeat-x;
	padding-top: 80px;
	padding-bottom: 60px;
	overflow: hidden;
}

.blog .contents1 .sec1{
	margin: 0 auto;
	width: 1080px;
}

.blog .contents1 .sec1 img{
	max-width:1040px;
}

.blog .contents1 .sec1 .item-box{
	background:#fff;
	border-radius:8px;
 	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	padding:20px;
	margin-bottom:20px;	
}

.blog .contents1 .sec1 .item-box dl{
	overflow:hidden;
	zoom:1;
}

.blog .contents1 .sec1 article dl dt{
	float:left;
}

.blog .contents1 .sec1 article dl dd{
	margin-left:120px;
}

.blog .contents1 .sec1 .item-box dl dd a{
	color:#000 !important;
}


.blog .contents1 .sec1 article{
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.blog .contents1 .sec1 article:last-child{
	margin-bottom: 0px;
}

.blog .contents1 .sec1 article p{
	width: 140px;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	margin-bottom: 8px;
}

.blog .contents1 .sec1 article ul{
	overflow:hidden;
	margin-bottom:5px;
}

.blog .contents1 .sec1 article ul li{
	float:left;
	margin-right:10px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	
}

.blog .contents1 .sec1 article ul li.tk_1712{
	 background: #004699;
}
.blog .contents1 .sec1 article ul li.tk_1713{
	 background: #b42a2a;
}
.blog .contents1 .sec1 article ul li.tk_1714{
	 background: #000000;
}

.blog .contents1 .sec1 article dl{
	overflow: hidden;
}

.blog .contents1 .sec1 article dl dt{
	float: left;
	width: 110px;
	background: url(../image/common/glo_arr2.png) left center no-repeat;
	padding-left: 25px;
}




/*==================================================
 ブログ詳細
================================================== */

.blog_detail .contents1{
	background:url(../image/content_bg.png) center top repeat-x;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}

.blog_detail .contents1 .sec1 h3{
	font-size:2.0rem;
	border-bottom:3px solid #2d2217;
	margin-bottom:20px;
}

/********/


.blog_detail .contents1 .sec1 ul.news_cat{
	overflow:hidden;
	margin-bottom:10px;
}

.blog_detail .contents1 .sec1 ul.news_cat li{
	float:left;
	margin-right:10px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	
}

.blog_detail .contents1 .sec1 ul.news_cat li.tk_1712{
	 background: #004699;
}
.blog_detail .contents1 .sec1 ul.news_cat li.tk_1713{
	 background: #b42a2a;
}
.blog_detail .contents1 .sec1 ul.news_cat li.tk_1714{
	 background: #000000;
}

/******/




.blog_detail .contents1 .sec1{
	margin: 0 auto;
	width: 1080px;
}


.blog_detail .contents1 .sec1 img{
	max-width:1040px;
}

.blog_detail .contents1 .sec1 .item-box{
	background:#fff;
 	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	padding:20px;
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;	
}

.blog_detail .contents1 .sec1 .item-box dl{
	overflow:hidden;
	zoom:1;
}

.blog_detail .contents1 .sec1 .item-box dl dt{
	float:left;
}


.blog_detail .contents1 .sec1 .item-box dl dd{
	margin-left:100px;
}

/*==================================================
 お問い合わせ
================================================== */

.contact{
	padding-top: 80px;
	padding-bottom: 60px;
}

.contact h2.sub_ttl{
	margin-bottom:30px;
}

.contact h2.sub_ttl span{
	    width: 249px;	
}


div.contact_box{
	width: 1080px;
	margin: 0 auto;

}

div.contact_box table th{
	width:300px;
	background:#004699;
	color:#fff;
	font-weight:normal;
}

div.contact_box table td{
	width: 780px;
}

div.contact_box table {
	border-top:1px solid #000;
	width:100%;
}

div.contact_box table th,
div.contact_box table td{
	border-bottom:1px solid #000;
	padding: 20px;
} 

div.contact_box  p.rig{
	margin-bottom: 20px;
}

/* input設定
-------------------------------------------------- */
.input-big,
.input-mid,
.input-min {
	padding: 5px;
	box-sizing: border-box;
}

.input-big {
	width: 100%;
}

.input-mid {
	width: 60%;
}

.input-min {
	width: 60px;
}

div.contact_box form input{
	font-size:1.6rem;
}

div.contact_box form textarea{
	width:100%;
	height:180px;
	font-size:1.6rem;
}

div.contact_box .clrred{
	color:#c00;
}

div.contact_box .contact-recaptcha-wrap,
.contact-submits-wrap{
	text-align:center;
	margin:10px auto 10px;
	width:304px;
}

div.contact_box .contact-recaptcha-wrap input{
	text-align:center;

}

.mt5{
	margin-top:5px;
}

/* 必須マーク
-------------------------------------------------- */
.required-mark {
	padding: 1px 3px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	border-radius: 5px;
	background: #f00;
	float: right;
}

/* 未記入エラー文
-------------------------------------------------- */
.error-text {
	margin: 0 0 5px;
	color: #f00;
}

/* 確認、バック、送信ボタン
-------------------------------------------------- */
.contact-submits {
	padding: 15px 0 0;
	text-align: center;
}

.contact-submits input {
	margin: 0 5px;
	padding: 5px;
}

/* セキュリティエラー
-------------------------------------------------- */
.sec-error-text {
	line-height: 50px;
	text-align: center;
	color: #f00;
	font-size: 16px;
	border: 2px solid #f00;
}

/*==================================================
新着情報一覧 
================================================== */
div.news_item_box{
	margin: 0 auto;
	width:1080px;
	font-size:1.6rem;
	padding-bottom: 60px;
}

div.news_item_box .item-box{
	background: #eee;
	border-radius:3px;
	padding: 10px;
	margin-bottom: 20px;
}

div.news_item_box .item-box h3{
	font-weight: bold;
	margin-bottom: 10px;
}

div.news_item_box .item-box a{
	text-decoration: underline;
}

div.news_item_box .item-box .text-more{
	margin-top: 10px;
}


div.news_item_box .item-box .text-more:after{
	content: ">";
	margin-left: 3px;
}

div.news_item_box .item-box a:hover{
	text-decoration: none;
}



/*==================================================
お知らせ詳細
================================================== */

div.news_item_detailbox{
	margin: 0 auto;
	padding-bottom: 80px;
	width: 1080px;
}

div.news_item_detailbox h3{
	font-size: 2.6rem;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #000;
}

div.news_item_detailbox  .item-text{
	font-size: 12px;
}

.news_item_detailbox .paginated-link{
	padding-top: 30px;
}

/*==================================================
詳細fancy スライダー
================================================== */

.slider_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.slider_detail .contents1 h2{
	border-left: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding-left: 10px;
	color: #111;
	margin-bottom: 30px;
}

.slider_detail .contents1{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

.slider_detail .slider_area{
	margin-bottom: 25px;
	border-bottom: 2px solid #ccc;
}

.slider_detail .bxleft{
	float: left;
	width:318px;
}

.slider_detail .bxleft .bxslider{
	width:450px;
	height:450px;
}

.slider_detail .bx-pager{
	float: right;
	width: 310px;
}

.slider_detail .bx-pager img{
	width:100%;
}

.slider_detail .bx-pager ul li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 150px;
}

.slider_detail .bx-pager ul li:nth-child(2n){
	margin-right: 0px;
}

.slider_detail .bxleft .bx-wrapper{
	margin-bottom:20px;
}


.slider_detail dl.bikou{
	padding: 10px;
	padding-bottom:50px;
	margin-bottom: 0px;
}

.slider_detail dl.bikou dt{
	background: #4a6896;
	border-radius: 8px;
	padding-left: 10px;
	padding-right: 10px;
	width: 50px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*==================================================
詳細fancy BEFIREAFTER
================================================== */

.beforeafter_wrap{
	min-width:none !important;
	min-width:initial !important;
}




.beforeafter .contents1{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

.beforeafter div.before ,
.beforeafter div.after {
	overflow:hidden;
}

.beforeafter .contents1 dl{
	float:left;
	width:210px;
	margin-right:11px;
	margin-bottom:11px;
}

.beforeafter .contents1 dl:nth-child(3n){
	margin-right:0px;
}

.beforeafter .contents1 dl dt img{
	max-width:210px;
}



/*画像のみ用*/
/*.beforeafter .contents1 ul{
	overflow:hidden;
	margin-bottom:20px;
}

.beforeafter .contents1 ul li{
	float:left;
	width:210px;
	margin-right:11px;
	margin-bottom:11px;
}

.beforeafter .contents1 ul li:nth-child(3n){
	margin-right:0px;
}

.beforeafter .contents1 ul li img{
	max-width:210px;
}*/



/*==================================================
詳細fancy detail_news
================================================== */

.news_wrap{
	min-width:none !important;
	min-width:initial !important;
}



.news_detail .item-box{
	width:653px;
	margin:0 auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

