@charset "utf-8";
/* dummy \*/
* html div {
 height:1%;
 }
/* dummy */
/* 基本項目設定 */
*{
margin:0;
padding:0;
}

body{
	color:#000;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6em;
	height: 100%;
	width: 100%;
	letter-spacing: 0.1em;
	color: #333;
}
.top_back{
	background:url( ../../images/topimg.png) no-repeat left top;
	background-size:cover;
}
html {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}

img{
border:none;
vertical-align:bottom;
}

a{
	text-decoration:none;
	color: deepskyblue;
}
a:hover {
	text-decoration: none;
	color: #14A83B;
}

ul{
list-style-type:none;
}

hr{
display:none;
clear:both;
}
h1{
	margin: 0;
	
}
.left {
	float: left;
}
.clear_both {
	float: none;
}

.right {
	float: right;
}
.left {
	float: left;
}
.mb_a{
	margin-bottom: 20px;
}
.mb_b{
	margin-bottom: 30px;
}
.mb_c{
	margin-bottom: 40px;
}
.mb_d{
	margin-bottom: 50px;
}
.mb_e{
	margin-bottom: 60px;
}
.mb_f{
	margin-bottom: 80px;
}
.mb_g{
	margin-bottom: 100px;
}
.mt_a{
	margin-top: 20px;
}
.mt_b{
	margin-top: 30px;
}
.mt_c{
	margin-top: 40px;
}
.mt_d{
	margin-top: 50px;
}
.mb_e{
	margin-top: 60px;
}
.mb_f{
	margin-top: 80px;
}
.mt_g{
	margin-top: 100px;
}
.img_box01{
	width: 80%;
	margin: 0 10%;
	
}
.textred {
	color: crimson;
}

.back_cl{
	background: url(../images/top_back.jpg);
}
.back_cl2{
	background: url(../images/top_back02.jpg);
}
.back_cl3{
	background: url(../images/top_back03.jpg);
}
.back_cl4{
	background: url(../images/top_back04.png);
}
.back_cl5{
	background-color: #14A83B;
	color: #fff;
	padding: 10px 0 0 0;
}
.back_cl6{
	background: url(../images/top_back06.jpg);
}

.back_service{
	background: url(../images/s_ttl.png);
}

.text-white {
	color: #FFFFFF;
}
.pickup_back{
	background: url(../images/line01.png)repeat-x top,
		 url(../images/line01.png)repeat-x bottom,
		url(../images/top_back.jpg);
}
.footer_back{
	background-color: #CEF3DF;
	padding: 40px 0 0 0;
}

.line01{
	background: url(../images/line01.png);
}

.barh2{
border-bottom: solid 5px #FFC674;
position: relative;
	text-align: left;
}
.barh2:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 5px #FF6E00;
bottom: -5px;
width: 20%;
}

.barh3 {
	width:100%;
	float:left;
	display:block;
	line-height:30px;
	border-bottom:1px solid #FF6E00;
	text-align: left;
}

.h2u {
	border-left:4px solid #FF6E00;
	text-indent: 15px;
	padding-left: 10px;
}

.barh4 {
position: relative;
line-height: 1.4;
padding:0.25em 1em;
display: inline-block;
top:0;
	color: #14A83B;
	text-align: left;
}

.barh4:before,.barh4:after{ 
  position: absolute;
  top: 0;
  content:'';
width: 8px;
height: 100%;
display: inline-block;
}

.barh4:before{
  border-top: dotted 1px #FF6E00;
border-left: dotted 1px #FF6E00;
border-bottom: dotted 1px #FF6E00;
  left: 0;
}

.barh4:after{
  content: '';
  border-top: dotted 1px #FF6E00;
  border-right: dotted 1px #FF6E00;
  border-bottom: dotted 1px #FF6E00;
  right: 0;
}
.barh5 {
	position: relative;
	padding-left: 30px;
	font-size:20px;
	color: #FF6E00;
}
.barh5::before,
.barh5::after{
	content: "□";
	position: absolute;
}
.barh5::before{
	left:0;
	top:-3px;
}
.barh5::after{
	left: 5px;
	top: 3px;
	color: #FF6E00;
}

@font-face {
	font-family: CONDENSEicon;
	src: url("CONDENSEicon.eot");
}

@font-face {
	font-family: CONDENSEdesignicon;
	src: url("CONDENSEdesignicon.eot");
}

@font-face {
    font-family: 'CONDENSEicon';
    src:url('CONDENSEicon.woff') format('woff'),
        url('CONDENSEicon.otf') format('opentype');
}
@font-face {
    font-family: 'CONDENSEdesignicon';
    src:url('CONDENSEdesignicon.woff') format('woff'),
        url('CONDENSEdesignicon.otf') format('opentype');
}
.mainimg_side01{
	background: url(../../images/topimg_side01.png)no-repeat left;
	background-size: 200px;
	height: 500px;
}
.mainimg {
	width: 100%;
	max-width: 1920px;
	min-width: 480px;
	height: 630px;
	float: none;;
	display: block;
	margin: 0 auto;
    position:relative;
}
.mainback {
	background: url(../../images/home_slider_1.jpg) no-repeat center;
	background-position: bottom;
	bottom: 0;
	background-size: cover;
}
.mainimg img {
	bottom: 0;
	width: 60vw;
	float: none;
	display: block;
	margin: 0 auto;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
}
.mainimg-sm {
	width: 100%;
	max-width: 1920px;
	min-width: 480px;
	height: 260px;
	float: none;;
	display: block;
	margin: 0 auto;
    position:relative;
}
.mainback-sm {
	background: url(../../images/home_slider_1.jpg) no-repeat center;
	background-position: bottom;
	bottom: 0;
	background-size: cover;
}
.mainimg-sm img {
	bottom: 0;
	width: 100vw;
	float: none;
	display: block;
	margin: 0 auto;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
}

@media screen and (max-width:1600px) {
    /*　画面サイズが767px以下の場合読み込む　*/


.mainimg {
	height: 630px;
}
.mainimg img {
	width: 80vw;
}

}

@media screen and (max-width:1200px) {
    /*　画面サイズが767px以下の場合読み込む　*/


.mainimg {
	height: 630px;
}
.mainimg img {
	width: 100vw;
}

}
@media screen and (max-width:995px) {
    /*　画面サイズが767px以下の場合読み込む　*/

.mainimg {
	height: 500px;
}
}
	
.headcontact img {
	display: block;
	float: none;
	margin: 0 auto 1em;
	width: 100%
}
}
@media screen and (max-width:750px) {
    /*　画面サイズが767px以下の場合読み込む　*/
}
header {
	padding: 0 0 0 0;
	background-color:#fff;
	/*background: url(../images/header_bg.png)repeat-x left bottom;*/
}

header h1 {
	margin: 0;
	padding: 0;
}
.logobox {
	height: auto;
	display: block;
	float: left;
}
.headbox {
	display: block;
	float: left;
}
.logobox dl {
	width: 100%;
	display: block;
	height: auto;
}
.logobox dt {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	height: 30px;
}
.logobox dd {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	height: auto;
}
.logobox dd img {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	height: auto;
}

.headcontact {
	display: block;
	float: right;
	margin-top: 20px;
}
.headcontact img {
	display: block;
	float: right;
}
.headcontact p {
	margin: 0;
	padding: 0;
}
.headcontact dl {
	width: 100%;
	display: block;
	height: auto;
	padding-left:30px;
	float: left;
}
.headcontact dt {
	width: 18%;
	display: block;
	float: left;
	margin: 0;
	height: 30px;
	
}
.headcontact dd {
	width: 82%;
	float: right;
	display: block;
	margin: 0;
	height: 30px;
	line-height: 30px;
}
.headmail {
	font-family: CONDENSEicon;
	text-align: center;
	line-height: 60px;
	font-size: 28px;
	font-size: 2.8rem;
	margin: 0;
	margin: 0;
}

.headtel {
	font-family: CONDENSEicon;
	font-size: 20px;
	font-size: 2rem;
	letter-spacing: 0.6em;
	margin: 0;
	padding-left: 0;
}

.headadd {
	font-family: CONDENSEicon;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 1em;
	margin: 0;
	padding-left: 0;
}

.headmailback {
	background-color: #14A83B;
	width: 60px;
	height: 60px;
	border-radius:50%;     /* 角丸の指定 */
	margin: 0;
	color: #fff;
}
.navbar{
	display: none;
}
.mainnav_u {
	border-bottom: 5px solid #FFB833;
}
.mainnav_c {
	background-color: #14A83B;
}

.mainnav {
	width: 100%;
	height: auto;
	font-size:16px;
	font-size:16rem;
	float: left;
	margin: 0 auto 0 auto;
}
.mainnav ul {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin: 0;
	padding:0 0 0 0;
}
.mainnav li {
	width: 12.5%;
	float: left;
	height: auto;
	margin: 0 0 0 0;
	font-size:16px;
	font-size:1.6rem;
	padding: 8px 0 8px 0;
	line-height: 220%;
}
.active {
  background-color: red;
	
}
.mainnav a {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-left: dotted #076D22 1px;
	line-height: 220%;
}
.mainnav_line {
	border-right: dotted #076D22 1px;
}
.mainnav a:hover {
	text-decoration: none;
		color: #FFF500;
	line-height: 220%;
}
.icon01 {
	background: url(../../images/icon01.png) no-repeat center top;
	background-size:35%;
}
.icon01:hover {
	background: url(../../images/icon01_h.png) no-repeat center top;
	background-size:35%;
}
.icon02 {
	background: url(../../images/icon02.png) no-repeat center top;
	background-size:35%;
}
.icon02:hover {
	background: url(../../images/icon02_h.png) no-repeat center top;
	background-size:35%;
}
.icon03 {
	background: url(../../images/icon03.png) no-repeat center top;
	background-size:35%;
}
.icon03:hover {
	background: url(../../images/icon03_h.png) no-repeat center top;
	background-size:35%;
}
.icon04 {
	background: url(../../images/icon04.png) no-repeat center top;
	background-size:35%;
}
.icon04:hover {
	background: url(../../images/icon04_h.png) no-repeat center top;
	background-size:35%;
}
.icon05 {
	background: url(../../images/icon05.png) no-repeat center top;
	background-size:35%;
}
.icon05:hover {
	background: url(../../images/icon05_h.png) no-repeat center top;
	background-size:35%;
}
.icon06 {
	background: url(../../images/icon_.gif) no-repeat center top;
	background-size:35%;
}
.icon06:hover {
	background: url(../../images/icon_b.gif) no-repeat center top;
	background-size:35%;
}

.pickup_text a{
	font-weight: bold;
	color: #14A83B;
	font-size: 16px;
}

.pickup_text a:hover {
	text-decoration: none;
	color: #00a900;
		font-size: 16px;
}

/*
新着情報 
*/

.news {
	float:left;
	display:block;
	width:98%;
	margin: 0 1%;
	line-height:130%;
	/*background: url( ../../images/news_kazari01.png) repeat-x top center,
		url(../../images/news_kazari02.png) repeat-x bottom center;*/
	padding-top:40px;
}
.news_line{
	border-bottom: dotted 1px #444;
}
.innerimg {
	width: 100%;
	display: block;
	float: left;
	height: 250px;
	border-radius: 30px;
}
.innertitle {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 100px;
	font-weight: bold;
	color:#14A83B;
	margin: 70px 0 0 0;
/*text-shadow: 1px 1px 1px #fff,
             -1px 1px 1px #fff,
             1px -1px 1px #fff,
             -1px -1px 1px #fff;*/
}

.companyinfo{
	color: #000;
	margin-top: 25px;
	
}
.companyinfo img{
	width: 40%;
	
}

ul.example1, ol.example1 {
list-style-position: outside;
}

ul.example2, ol.example2 {
list-style-position: inside;
}

.pd40 {
	padding-left: 40px;
}

/* クリアフィックス */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	color: #CC9900;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
	margin-bottom: 0px;
	overflow: auto;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
	overflow: hidden;
}
/* End hide from IE-Mac */

/* カーソル合わせると拡大するやつ */
.cssAnim {
	width: 100%;
	height: 300px;
	display: inline-block;
	overflow: hidden;
	background-color: #ccc;
	position: relative;
}

.cssAnim img {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	transition: all 0.3s linear;
}

.imgScale img {
	transform: scale(1.2);
}



/* 中ページ */
/* タイトル*/
.title_back01{
	background: url( ../images/top_title_back.jpg) center top;
	background-size: 270px;
	height: 100px;
}
.title_back02{
	background: url(../../policy/images/title.jpg) no-repeat center top;
	background-size: 100%;
	height: 150px;
}

.title_text{
	width: 250px;
	line-height: 
	color: #000;
	margin: 100px auto 0;
	float: none;
	display: block;
	background-color: white;
	opacity: 0.5;
	border-radius: 5px;
	padding: 10px 0;
}

.inimg {
	width: 100%;
	height: 250px;
	float: left;
	display: block;
	background-size: cover;
	background-position: center center;
	margin-top: 1em;
	border-radius: 10px;
}

/* ボックス */
.box00{
	width: 100%;
	float: left;
	display: block;
}
.box02{
	width: 100%;
	max-width: 1000px;
	min-width: 500px;
	float: left;
	display: block;
}
.box04 {
    
}
.box04 img {
	width: 100%;
}
.box04 img:hover{

    -webkit-filter: saturate(50%);

  -moz-filter: saturate(50%);

  -o-filter: saturate(50%);

  -ms-filter: saturate(50%);

  filter: saturate(50%);

}
.box05 {
    padding: 0.5em 1em;
    border: double 5px #4ec4d3;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight: bold;
}


/* テキスト */
.text01{
	color: #8E0983;
	font-weight: bold;
	margin-bottom: 5px;
}
.text02{
	color: #DBD4E9;
	font-weight: bold;
}
.text03{
	color: #EA5514;
	font-weight: bold;
	margin-bottom: 5px;
}
.text04{
	color: #F39800;
	font-weight: bold;
	margin-bottom: 5px;
}
.text05{
	color: #13AE67;
	font-weight: bold;
	margin-bottom: 5px;
}
.textred {
	color: crimson;
}

/* パンクズ */
.pankuzu {
  margin-left: 0;
  padding-left: 15px;
}

.pankuzu li{
  position: relative;
  display:inline-block;/*横に並ぶように*/
  list-style: none;
  /*font-weight: bold;太字*/
  margin-right: 12px;
}
.pankuzu li:after{/*三角の部分*/
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    border-style: solid;
    border-color: transparent;
    border-left-color: #14A83B;/*背景色*/
    border-width: 14px 12px;
    width: 0;
    height: 0;
}

.pankuzu li a {
    display: inline-block;
    padding: 0 3px 0 7px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    color: #fff;
    background: #14A83B;
    font-size: 13px;
}

.pankuzu li a:hover {
	color: #fff;
}


/* フッター */
.footlogo {
	margin-top: 40px;
}
.footnav_title {
	border: #604c3f 1px solid;
	padding: 3% 3% 3% 3%;
	color: #604c3f;
	text-align: center;
	border-radius: 20px;
	margin-top: 20px;
}

.footnav ul{
	margin-bottom:20px;
}

.footnav li {
  background: url(../images/footer_botan.png) no-repeat left;
  float:left;
  width:33.33%;
  text-align:left;
  display:block;
	font-size: 12px;
	letter-spacing: 0em;
}
.footnav li a {
  color: #000;
}
.footnav li a:hover {
  color: #b2c6fb;
}

.foot_map{
    position:relative;
    width:100%;
    height:0;
    padding-top:30%;
}
.foot_map iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	border: 1px solid #ddd;
}

/* 新着 */
.download{
	background: url(../../news/images/download01.png) no-repeat center;
	height: 50px;
}
.download:hover{
	background: url(../../news/images/download02.png) no-repeat center;
	height: 50px;
}
.shosai{
	background: url(../../news/images/shosai01.png) no-repeat center;
	height: 50px;
}
.shosai:hover{
	background: url(../../news/images/shosai02.png) no-repeat center;
	height: 50px;
}
/* サイド */
#sideinfo{
	
}

.side_jyoho p{
	 background: url(../images/check_icon.png) no-repeat left;
	padding: 3% 0% 3% 7%;
	border-bottom: 1px dotted #919192;
}

.side_jyoho p a:hover{
	color: #14A83B;
	text-decoration: none;
}


@media (min-width: 1200px) { 
	footer {
		width: 100%;
	}
 
}

@media (max-width: 991px) {
	.logobox dd img {
	width: 60%;
	display: block;
	float: none;
	margin: 0 auto 15px auto;
}
	
  .headcontact {
	  width: 60%;
	  float: none;
	margin: 10px auto;
}
.headcontact dl {
	width: 310px;
	float: none;
	margin: 0 auto 15px auto;
}
.headcontact dd {
	width: 250px;
	float: right;
	display: block;
	margin: 0;
	height: 30px;
	line-height: 30px;
}
.icon01 {
	background-size:45%;
}
.icon01:hover {
	background-size:45%;
}
.icon02 {
	background-size:45%;
}
.icon02:hover {
	background-size:45%;
}
.icon03 {
	background-size:45%;
}
.icon03:hover {
	background-size:45%;
}
.icon04 {
	background-size:45%;
}
.icon04:hover {
	background-size:45%;
}
.icon05 {
	background-size:45%;
}
.icon05:hover {
	background-size:45%;
}
.icon06 {
	background-size:45%;
}
.icon06:hover {
	background-size:45%;
}
.img_box01{
	display: none;
}
#sideinfo{
	display: none;
	}
.side_jyoho{
	display: none;	
	}
.side_jyoho_mg{
	width: 80%;
	margin: 0 10%;
	}
}
@media (max-width: 767px) {
/*body{
	background:url( ../images/top_back.jpg);	
}*/
header {
	display: none;

}
.logobox dd img {
	width: 80%;
}
.headcontact {
	  width: 100%;
}
 .headcontact dl {
	width: 100%;
	display: block;
	height: auto;
}
.headcontact dt a{
	
	float: right;
	
}

.headcontact dd {
	font-size: 12px;
	font-size: 1.2rem;
}

.logobox{
	display: none;
}
.headcontact{
	display: none;
}
/* スマホナビ */
.mainnav {
	display: none;
}	
.navbar{
	display:flex;
	background: #fff;
	margin-bottom: 0px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000;
	padding:10px 0 10px 0;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	border-bottom: dotted #000 1px;
	line-height: 180%;
}	
.navbar-inverse .navbar-nav > li > a:hover {
	color: #eb6363;
}		
.navbar-brand img{
	width: 200px;
	float: left;
	padding-top: 0;	
}
.navbar-inverse .navbar-form {
  border-color: #fff;
}	
.container-fluid dl {	
	}
.container-fluid dt {
	width: 250px;
	float: none;
	background: ;
	border-radius: 20px;
	text-align: center;
	padding: 10px 0;
	margin: 10px auto 5px auto;
}
.container-fluid dt a {
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
}
.container-fluid dt a:hover {
	text-decoration: none;
	color: #fff100;
}
.container-fluid dd {
	width: 100%;
	float: left;
	text-align: center;
}
/* スマホナビ end */
	
h2 {
  font-size: 25px;
}
.innerimg {
	height: 60px;
	margin-top: 20px;
}
.innertitle {
	font-size: 25px;
	font-size: 2.5rem;
	line-height: 60px;
	margin: 0;
}
	
}

section table { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: ; }
 
/*----------------------------------------------------
  .list01
----------------------------------------------------*/
.list01 th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:480px){
    .list01 { margin: 0 -10px; }
    .list01 th,
    .list01 td{
    width: 100%;
    display: block;
    border-top: none;
		padding: 10px;
    }
  .list01 tr:first-child th { border-top: 1px solid #ddd; }
}

.bg_w{
	background-color:#fff;
	padding:20px;
	}

.bg_b{
	background-color:#20429c;
	padding:20px;
	}
.bg_g{
	background-color:#62bb47;
	padding:20px;
	}
nav{
	width:100%;
	height:60px;
	position: relative;
  z-index: 1;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 0;
	padding: 0 0 10px 0;
	text-align:center;
	background-color: #14A83B;
}

#gnav > ul {
	width: 60%;
	float: none;
	margin-left: auto;
	margin-right: auto;
  display: table;
  padding-right: 50px;
	padding-left: 50px;
}
nav img {
	width: 350px;
	float: none;
	margin-right: 20px;
	margin-left: 20px;
	
}
#gnav > ul > li {
	width: 15%;
  display: table-cell;
  margin-right: 2em;
}
#gnav > ul > li:hover {
  color: #fff;
  background-color: #20429c;
	text-decoration: none;
}
#gnav > ul > li:hover > a {
  color: #fff;
	text-decoration: none;
}
#gnav > ul > li:hover .menu {
  max-height: 9999px;
  opacity: 1;
}
#gnav > ul > li > a {
  display: block;
  padding: 25.5px 1.5em 15.5px;
  transition: all .2s ease-in;
}
#gnav > ul .menu {
  transition: all .2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: #05a5ed;
}
#gnav > ul .menu .menu_inner {
  padding: 1em 0;
}
#gnav > ul .menu .menu_inner li {
  display: inline-block;
  margin: 0.7em;

}
#gnav > ul .menu a {
  color: #fff;
}

.pwork_2{
	width:100%;
	height:150px;
	display:block;
	float:left;
	margin-bottom:2px;
}

.picupboxt a {
	text-align:center;
	line-height:100px;
	width:170px;
	display:block;
	float:left;
	background:#20429c;
	color:#ffffff;
}
.picupboxt2 a {
	text-align:center;
	line-height:100px;
	width:180px;
	display:block;
	float:left;
}
.picupboxt3 a {
	text-align:center;
	line-height:100px;
	width:170px;
	display:block;
	float:left;
	color:#ffffff;
	background:#00A3D9;
}
.picupboxt4 a {
	text-align:center;
	line-height:100px;
	width:100px;
	display:block;
	float:left;
	color:#ffffff;
	background:#00B285;
}
.picupboxt5 a {
	text-align:center;
	width:150px;
	display:block;
	float:left;
	padding-top:50px;
	background:#fff;
	color:#00A3D9;
}
.picupboxt6 a {
	text-align:center;
	padding-top:50px;
	width:150px;
	display:block;
	float:left;
	background:#fff;
	color:#00468C;
	
}

.top_picup {
	padding: 1% 0% 2% 0%;
}
.top_picup dl {
	width: 48%;
	background-color: #ffffff;
	float: left;
	padding: 1% 1% 1% 1%;
	margin: 1% 1% 2% 1%;
	top: 0px;
	
}
.top_picup dt {
	width: 75%;
	margin: 1% 0 1% 0;
	float: right;
	
}
.top_picup dd {
	width: 75%;
	margin: 0 0 1% 0;
	float: right;
	
}
.tpicup001 {
	width: 20%;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}
.tpicup001 img {
	width: 100%;
}

/* カーソル合わせると拡大するやつ */
.cssAnim02 {
	width: 330px;
	height: 100px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.cssAnim02 img {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	transition: all 0.3s linear;
}

.imgScale02 img {
	transform: scale(1.2);
}

.ct_area{
	width: 80%;
	height: auto;
	margin: -60px 0 0 0;
	background-color: #fff;
}
.txt_w{
	color: #fff;
}

.back_suport{
	background: url(../images/s_ttl.png);
	background-size:cover;
}

.back_01{
	background: url(../images/s_ttl02.png);
	background-size:cover;
}

.back_02{
	background: url(../images/s_ttl03.png);
	background-size:cover;
}

.back_02{
	background: url(../images/s_ttl04.png);
	background-size:cover;
}

.bar_h3{
border-bottom: solid 3px #b1c6ff;
position: relative;
margin:30px 0;
width:100%;
padding: 0 0 5px 0;
}
.bar_h3:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #20429c;
bottom: -3px;
width: 20%;
}

.under_dott dl{
	width: 100%;
	float: left;
	padding: 0 0 3% 0;
	border-bottom: 1px dotted #919192;
	margin-bottom: 15px;
}

.under_dott dt{
	width: 30%;
	float: left;
	padding: 0 0 0 0;
	font-weight: normal;
}

.under_dott dd{
	width: 70%;
	float: left;
	padding: 0 0% 0 0;
}

.staff {
  display: block;
	float: left;
	width: 100%;
  padding: 15px;
  margin: 0;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.staff > img,
.staff a > img {
  margin-right: auto;
  margin-left: auto;
}
a.staff:hover,
a.staff:focus,
a.staff.active {
  border-color: #337ab7;
}
.staff .caption {
  padding: 9px;
  color: #333;
	text-align: center;
}

.top_txt{
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 2em;
}

.foot_list{
	width:100%;
	float:left;
	height:auto;
	padding:15px 10px 15px 0;
	margin-bottom:75px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	font-size:12px;
}
.foot_list a {
	color: #FFFFFF;
	padding: 0 1em;
}

.foot_list a:hover {
	color: #FFBE00;
}
.back_w {
	background-color: white;
}

.picup_top {
	width: 100%;
	float: left;
	display: block;
}

.picup_topl {
	background: url("../../images/picup_l.jpg");
	background-size:cover;
}
.picup_topl dl {
	width: 100%;
	height: 250px;
	
}
.picup_topl dt {
	width: 100%;
	float: right;
	display: block;
	text-align: right;
	font-size: 30px;
	font-size: 3.0rem;
	margin: 20% 0 0 0;
	padding: 0;
}
.picup_topl dd {
	width: 100%;
	float: right;
	display: block;
	text-align: right;
	font-size: 20px;
	font-size: 2.0rem;
	margin: 2% 0 2% 0;
	padding: 0;
	font-weight: bold;
}
.picup_topl a {
	display: block;
	float: right;
	text-transform: uppercase;
	padding: 10px 15px;
	background-color: white;
	background-color: rgb(255,255,255,255.2);
	opacity: 5;
	color: blue;
	font-size: 20px;
	font-size: 2.0rem;
}
.picup_topl a:hover {
	float: right;
	color: red;
}

.picup_topr {
	background: url("../../images/picup_r.jpg");
	background-size:cover;
}
.picup_topr dl {
	width: 100%;
	height: 250px;
	
}
.picup_topr dt {
	width: 100%;
	float: left;
	display: block;
	text-align: left;
	font-size: 30px;
	font-size: 3.0rem;
	margin: 20% 0 0 0;
	padding: 0;
}
.picup_topr dd {
	width: 100%;
	float: left;
	display: block;
	text-align: left;
	font-size: 20px;
	font-size: 2.0rem;
	margin: 2% 0 2% 0;
	padding: 0;
	font-weight: bold;
}
.picup_topr a {
	display: block;
	float: left;
	text-transform: uppercase;
	padding: 10px 15px;
	background-color: white;
	background-color: rgb(255,255,255,255.2);
	opacity: 5;
	color: blue;
	font-size: 20px;
	font-size: 2.0rem;
}
.picup_topr a:hover {
	float: left;
	color: red;
}

.bartop {
	background-image: url("../../images/bar_logo.png");
	background-repeat: no-repeat;
	background-position: center;
	padding: 90px 0 10px 0;
	background-size:50px auto;
	width: 300px;
	float: none;
	display: block;
	border-bottom: #14A83B solid 3px;
	margin: 0 auto;
}
.pickup_backimg {
	background-image: url("../../images/pickup_backimg.jpg");
	background-size:cover;
}
.picup02l a {
	width: 90%;
	display: block;
	float: none;
	margin: 10% auto;
	background-image: url("../../images/picup02l.jpg");
	background-size:cover;
	background-position:center center;   
	color: blue;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 300%;
	text-align: right;
	padding: 10% 5%;
	color: black;
	font-weight: bold;
	text-stroke: 1px #FFF;
}
.picup02l a:hover {
	color: red;
	font-weight: bold;
}
.picup02r a {
	width: 90%;
	display: block;
	float: none;
	margin: 10% auto;
	background-image: url("../../images/picup02r.jpg");
	background-size:cover;
	background-position:center center;   
	color: blue;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 300%;
	text-align: left;
	padding: 10% 5%;
	color: black;
	font-weight: bold;
	text-stroke: 1px #FFF;
}
.picup02r a:hover {
	color: red;
	font-weight: bold;
}

.ucontact_character{
	width: 80%;
	float: none;
	display: block;
	margin: 0 auto;
}
.ucontact_contact{
	width: 90%;
	float: none;
	display: block;
	margin: 30px auto;
}

.ucontact_tel{
	width: 90%;
	float: none;
	display: block;
	margin: 30px auto;
}

.contactpd {
	padding: 50px 0;
}


.contact_backimg {
	background-image: url("../../images/contact_backimg.jpg");
	background-size:cover;
	background-position: bottom;
}
.under_link01 a {
	width: 90%;
	display: block;
	float: none;
	margin: 10% auto;
	color: black;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 500%;
	text-align: center;
	font-weight: bold;
	text-stroke: 1px #FFF;
	background: #FFFFFF;
	border-radius: 10px;
	border: solid 1px #CCCCCC
}
.under_link01 a:hover {
	color: yellow;
	font-weight: bold;
	background: #BBBBBB;
}
.under_link02 a {
	width: 90%;
	display: block;
	float: none;
	margin: 10% auto;
	color: white;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 500%;
	text-align: center;
	font-weight: bold;
	text-stroke: 1px #FFF;
	background: #FF8000;
	border-radius: 10px;
}
.under_link02 a:hover {
	color: deepskyblue;
	font-weight: bold;
	background: #FFCC99;
}


.cach_c {
    width: 100%;
	padding: 3em 0;
    font-size: 45px;
    font-size: 4.5rem;
    text-align: center;
    float: left;
    display: block;
}
.cach_backimg {
	background-image: url("../../images/cach_backimg.jpg");
	background-size:cover;
	background-position: bottom;
}
/* TOPメインイメージ */
.carousel-inner img {
	float: none;
	margin: 0 auto;
}

.carousel-caption img {
    position: absolute;
    left: -200px;
    bottom: 0px;
	width: 100%;
	max-width: 650px;
	min-width: 350px;
	float: none;
	margin: 0 auto;
}

@media screen and (max-width:1200px) {
    /*　画面サイズが767px以下の場合読み込む　*/
.carousel-caption img {
    left: -100px;
	max-width: 450px;
}
}
@media screen and (max-width:995px) {
    /*　画面サイズが767px以下の場合読み込む　*/
.carousel-caption img {
    left: -100px;
	max-width: 350px;
}
	
.headcontact img {
	display: block;
	float: none;
	margin: 0 auto 1em;
	width: 55%
}
}
@media screen and (max-width:750px) {
    /*　画面サイズが767px以下の場合読み込む　*/
}

.colmax_mainimg {
	width: 1500px;
	max-width: 1500px;
	min-width: 480px;
	display: block;
	float: none;
	margin: 0 auto;
	text-align: center;
}



/* TOPよくある質問 */
/*----------------------------------------------------*/
/*----------------- Testimonials CSS -----------------*/
/*----------------------------------------------------*/
.testimonial{
    margin-bottom: 10px;
}

    .testimonial-section {
        width: 100%;
        height: auto;
        padding: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: relative;
        border: 1px solid #fff;
    }
    .testimonial-section:after {
        top: 100%;
        left: 50px;
        border: solid transparent;
        content: " ";
        position: absolute;
        border-top-color: #fff;
        border-width: 15px;
        margin-left: -15px;
    }

    .testimonial-desc {
        margin-top: 20px;
        text-align:left;
        padding-left: 15px;
    }
        .testimonial-desc img {
            border: 1px solid #f5f5f5;
            border-radius: 150px;
            height: 70px;
            padding: 3px;
            width: 70px;
            display:inline-block;
            vertical-align: top;
        }

        .testimonial-writer{
            display: inline-block;
            vertical-align: top;
            padding-left: 10px;
        }

            .testimonial-writer-name{
                font-weight: bold;
            }

            .testimonial-writer-designation{
            }

            .testimonial-writer-company{
            }
    /*---- Outlined Styles ----*/
    .testimonial.testimonial-default{
        
    }
        .testimonial.testimonial-default .testimonial-section{
            border-color: #777;
        }

            .testimonial.testimonial-default .testimonial-section:after{
                border-top-color: #777;
            }

        .testimonial.testimonial-default .testimonial-desc{
            
        }

            .testimonial.testimonial-default .testimonial-desc img{
                border-color: #777;
            }

            .testimonial.testimonial-default .testimonial-writer-name{
                color: #777;
            }

    .testimonial.testimonial-primary{
        
    }
        .testimonial.testimonial-primary .testimonial-section{
            border-color: #337AB7;
            color: #286090;
            background-color: rgba(51, 122, 183, 0.1);
        }

            .testimonial.testimonial-primary .testimonial-section:after{
                border-top-color: #337AB7;
            }

        .testimonial.testimonial-primary .testimonial-desc{
            
        }

            .testimonial.testimonial-primary .testimonial-desc img{
                border-color: #337AB7;
            }

            .testimonial.testimonial-primary .testimonial-writer-name{
                color: #337AB7;
            }

    .testimonial.testimonial-info{
        
    }
        .testimonial.testimonial-info .testimonial-section{
            border-color: #5BC0DE;
            color: #31b0d5;
            background-color: rgba(91, 192, 222, 0.1);
        }

            .testimonial.testimonial-info .testimonial-section:after{
                border-top-color: #5BC0DE;
            }

        .testimonial.testimonial-info .testimonial-desc{
            
        }

            .testimonial.testimonial-info .testimonial-desc img{
                border-color: #5BC0DE;
            }

            .testimonial.testimonial-info .testimonial-writer-name{
                color: #5BC0DE;
            }


    .testimonial.testimonial-success{
        
    }
        .testimonial.testimonial-success .testimonial-section{
            border-color: #5CB85C;
            color: #449d44;
            background-color: rgba(92, 184, 92, 0.1);
        }

            .testimonial.testimonial-success .testimonial-section:after{
                border-top-color: #5CB85C;
            }

        .testimonial.testimonial-success .testimonial-desc{
            
        }

            .testimonial.testimonial-success .testimonial-desc img{
                border-color: #5CB85C;
            }

            .testimonial.testimonial-success .testimonial-writer-name{
                color: #5CB85C;
            }

    .testimonial.testimonial-warning{
        
    }
        .testimonial.testimonial-warning .testimonial-section{
            border-color: #F0AD4E;
            color: #d58512;
            background-color: rgba(240, 173, 78, 0.1);
        }

            .testimonial.testimonial-warning .testimonial-section:after{
                border-top-color: #F0AD4E;
            }

        .testimonial.testimonial-warning .testimonial-desc{
            
        }

            .testimonial.testimonial-warning .testimonial-desc img{
                border-color: #F0AD4E;
            }

            .testimonial.testimonial-warning .testimonial-writer-name{
                color: #F0AD4E;
            }

    .testimonial.testimonial-danger{
        
    }
        .testimonial.testimonial-danger .testimonial-section{
            border-color: #D9534F;
            color: #c9302c;
            background-color: rgba(217, 83, 79, 0.1);
        }

            .testimonial.testimonial-danger .testimonial-section:after{
                border-top-color: #D9534F;
            }

        .testimonial.testimonial-danger .testimonial-desc{
            
        }

            .testimonial.testimonial-danger .testimonial-desc img{
                border-color: #D9534F;
            }

            .testimonial.testimonial-danger .testimonial-writer-name{
                color: #D9534F;
            }

    /*---- Filled Styles ----*/
    .testimonial.testimonial-default-filled{
        
    }
        .testimonial.testimonial-default-filled .testimonial-section{
            color: #fff;
            border-color: #777;
            background-color: #777;
        }

            .testimonial.testimonial-default-filled .testimonial-section:after{
                border-top-color: #777;
            }

        .testimonial.testimonial-default-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-default-filled .testimonial-desc img{
                border-color: #777;
                background-color: #777;
            }

            .testimonial.testimonial-default-filled .testimonial-writer-name{
                color: #777;
            }

    .testimonial.testimonial-primary-filled{
        
    }
        .testimonial.testimonial-primary-filled .testimonial-section{
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
        }

            .testimonial.testimonial-primary-filled .testimonial-section:after{
                border-top-color: #337AB7;
            }

        .testimonial.testimonial-primary-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-primary-filled .testimonial-desc img{
                border-color: #2e6da4;
                background-color: #337ab7;
            }

            .testimonial.testimonial-primary-filled .testimonial-writer-name{
                color: #337AB7;
            }

    .testimonial.testimonial-info-filled{
        
    }
        .testimonial.testimonial-info-filled .testimonial-section{
            color: #fff;
            background-color: #5bc0de;
            border-color: #46b8da;
        }

            .testimonial.testimonial-info-filled .testimonial-section:after{
                border-top-color: #5BC0DE;
            }

        .testimonial.testimonial-info-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-info-filled .testimonial-desc img{
                border-color: #46b8da;
                background-color: #5bc0de;
            }

            .testimonial.testimonial-info-filled .testimonial-writer-name{
                color: #5BC0DE;
            }


    .testimonial.testimonial-success-filled{
        
    }
        .testimonial.testimonial-success-filled .testimonial-section{
            color: #fff;
            background-color: #5cb85c;
            border-color: #4cae4c;
        }

            .testimonial.testimonial-success-filled .testimonial-section:after{
                border-top-color: #5CB85C;
            }

        .testimonial.testimonial-success-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-success-filled .testimonial-desc img{
                border-color: #4cae4c;
                background-color: #5cb85c;
            }

            .testimonial.testimonial-success-filled .testimonial-writer-name{
                color: #5CB85C;
            }

    .testimonial.testimonial-warning-filled{
        
    }
        .testimonial.testimonial-warning-filled .testimonial-section{
            color: #fff;
            background-color: #f0ad4e;
            border-color: #eea236;
        }

            .testimonial.testimonial-warning-filled .testimonial-section:after{
                border-top-color: #F0AD4E;
            }

        .testimonial.testimonial-warning-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-warning-filled .testimonial-desc img{
                border-color: #eea236;
                background-color: #f0ad4e;
            }

            .testimonial.testimonial-warning-filled .testimonial-writer-name{
                color: #F0AD4E;
            }

    .testimonial.testimonial-danger-filled{
        
    }
        .testimonial.testimonial-danger-filled .testimonial-section{
                color: #fff;
                background-color: #d9534f;
                border-color: #d43f3a;
        }

            .testimonial.testimonial-danger-filled .testimonial-section:after{
                border-top-color: #D9534F;
            }

        .testimonial.testimonial-danger-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-danger-filled .testimonial-desc img{
                border-color: #d43f3a;
                background-color: #D9534F;
            }

            .testimonial.testimonial-danger-filled .testimonial-writer-name{
                color: #D9534F;
            }




/* INよくある質問 */
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: 'FontAwesome', sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #ffffff;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0 0.5em 0.5em 2em;
	padding: 1em 0 2em 0;
	cursor: pointer;
	border-radius: 0.3em;
	background: #ff5722;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}
.cp_qa .cp_actab label span {
	display: block;
	padding: 0 2em 1em 2em;
	border-bottom: 1px solid #ffffff;
}
/* --?アイコン */
.cp_qa .cp_actab label::before {
	font-size: 2em;
	position: absolute;
	z-index: 99;
	top: 0.5em;
	left: -1em;
	padding: 0 0.5em;
	content: '?';
	border: 3px solid #ffffff;
	border-radius: 50%;
	background: #ff5722;
	display: inline-block;
	width: 1.8em;
	height: 1.8em;
	line-height: 1.8em;
}
/* --▼アイコン */
.cp_qa .cp_actab label::after {
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	position: absolute;
	right: 0;
	bottom: 1em;
	content: '▼';
	display: inline-block;
	width: 100%;
	height: 1em;
	padding: 0.5em;
	text-align: right;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 5em;
	-webkit-transition: max-height 0.5s ease;
	        transition: max-height 0.5s ease;
	color: #ffffff;
}
/* --!アイコン */
.cp_qa .cp_actab .cp_actab-content::before {
	font-size: 1.5em;
	position: absolute;
	z-index: 99;
	top: calc(50% - 0.9em);
	left: 2.5em;
	padding: 0 0.6em;
	content: '!';
	color: #ffffff;
	border: 3px solid #ffffff;
	border-radius: 50%;
	background: #2196f3;
	width: 1.8em;
	height: 1.8em;
	line-height: 1.8em;
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 0.5em 0.5em 0.5em 0;
	padding: 1em 1em 1em 3em;
	border-radius: 0.3em;
	background: #2196f3;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
}
/* 質問をクリックした時の▼アイコンの動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	bottom: 0em;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

/* 運営会社 */


table.company {
width: 100%;
margin: 0 auto;
border-collapse: separate;
border-spacing: 0px 15px;
}

table.company th,
table.company td {
padding: 10px;
}

table.company th {
background: #295890;
vertical-align: middle;
text-align: left;
width: 100px;
overflow: visible;
position: relative;
color: #fff;
font-weight: normal;
font-size: 15px;
}

table.company th:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #295890;
border-width: 10px;
margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
table.company th::after {
float: right;
padding: 0;
left: 30px;
top: 10px;
content: " ";
height: 0;
width: 0;
position: relative;
pointer-events: none;
border: 10px solid transparent;
border-left: #295890 10px solid;
margin-top: -10px;
}
}

table.company td {
background: #f8f8f8;
width: 360px;
padding-left: 20px;
}

/* 手続きの流れ */

.blogShort{ border-bottom:1px solid #ddd;}
.add{background: #333; padding: 10%; height: 300px;}

.nav-sidebar { 
    width: 100%;
    padding: 8px 0; 
    border-right: 1px solid #ddd;
}
.nav-sidebar a {
    color: #333;
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
}
.nav-sidebar .active a { 
    cursor: default;
    background-color: #34ca78; 
    color: #fff; 
}
.nav-sidebar .active a:hover {
    background-color: #37D980;   
}
.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; 
}

.btn-blog {
    color: #ffffff;
    background-color: #37d980;
    border-color: #37d980;
    border-radius:0;
    margin-bottom:10px
}
.btn-blog:hover,
.btn-blog:focus,
.btn-blog:active,
.btn-blog.active,
.open .dropdown-toggle.btn-blog {
    color: white;
    background-color:#34ca78;
    border-color: #34ca78;
}
 h2{color:#34ca78;}
 .margin10{margin-bottom:10px; margin-right:10px;}

/* 〇〇〇〇 */
.nolist {
	margin-left: 50px;
}



/* 新着一覧 */
.pagination-classic {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
	font-size: 0;
}

.pagination-classic > li {
	display: inline-block;
	margin-left: 5px;
}

.pagination-classic > li > a {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 15px 19px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pagination-classic > li > a {
	min-width: 144px;
	font-weight: 700;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	padding: 15px 19px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 5px;
	border-width: 2px;
	text-transform: uppercase;
	letter-spacing: .06em;
	transition: .3s ease-out;
}

.pagination-classic > li a, .pagination-classic > li .icon {
	line-height: 32px;
}

.pagination-classic > li a {
	padding: 9px 18px;
	color: #fff;
	background: #831725;
	border: 2px solid #831725;
	box-shadow: none;
}

.pagination-classic > li a:hover, .pagination-classic > li a:focus {
	color: #fff;
	background: #B52033;
	border-color: #B52033;
}

.pagination-classic > li .icon {
	width: auto;
	height: auto;
	padding-left: 16px;
	padding-right: 16px;
	font-family: "Material Design Icons";
}

.pagination-classic > li + li {
	margin-left: 10px;
}

.pagination-classic > li.active a, .pagination-classic > li:first-child a {
	pointer-events: none;
	background: #B52033;
	border-color: #B52033;
}

.pagination-classic > li.active a:hover, .pagination-classic > li.active a:focus, .pagination-classic > li:first-child a:hover, .pagination-classic > li:first-child a:focus {
	color: #fff;
	background: #831725;
	border-color: #831725;
}

.pagination-classic > li a.icon-default {
	color: #b6b6b6;
	background: #f3f3f3;
	border-color: #f3f3f3;
}

.pagination-classic > li:nth-last-child(2) {
	display: none;
}

.pagination-classic > li > a,
.pagination-classic > li > span {
	min-width: 54px;
	min-height: 54px;
	max-width: 54px;
	max-height: 54px;
}

@media (min-width: 576px) {
	.pagination-classic li:nth-last-child(2) {
		display: inline-block;
	}
}

/* サイドbtn */
.side_satei a {
	width: 90%;
	display: block;
	float: none;
	margin: 10% auto;
	color: white;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 500%;
	text-align: center;
	font-weight: bold;
	text-stroke: 1px #FFF;
	background: #FF0000;
	border-radius: 10px;
}
.side_satei a:hover {
	color: yellow;
	font-weight: bold;
	background: #FF9999;
}

.side_link01 a {
	width: 90%;
	display: block;
	float: none;
	margin: 10% auto;
	color: white;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 250%;
	text-align: center;
	font-weight: bold;
	text-stroke: 1px #FFF;
	background: #003A8E;
	border-radius: 10px;
}
.side_link01 a:hover {
	color: yellow;
	font-weight: bold;
	background: #99CCFF;
}
.side_link02 a {
	width: 90%;
	display: block;
	float: none;
	margin: 10% auto;
	color: black;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 250%;
	text-align: center;
	font-weight: bold;
	text-stroke: 1px #FFF;
	background: #FFFF4D;
	border-radius: 10px;
}
.side_link02 a:hover {
	color: #D9A300;
	font-weight: bold;
	background: #FFD24D;
}
.side_link03 a {
	width: 90%;
	display: block;
	float: none;
	margin: 10% auto;
	color: white;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 250%;
	text-align: center;
	font-weight: bold;
	text-stroke: 1px #FFF;
	background: #14A83B;
	border-radius: 10px;
}
.side_link03 a:hover {
	color: yellow;
	font-weight: bold;
	background: #99FF99;
}

.picup_kokuchi00 {
	padding: 1em 0;
    background-color: ;
}

.picup_kokuchi01 {
	padding: 1em 0;
    background-color: darkorange;
}
.picup_kokuchi02 {
}
.top_gaiyo {
	width: 100%;
	float: left;
	display: block;
}
.top_gaiyo dl {
	width: 100%;
	float: left;
	display: block;
	border-bottom: solid 1px #6A6A6A;
	line-height: 200%;
	font-size: 20px;
	font-size: 2.0rem;
}
.top_gaiyo dt {
	width: 15%;
	float: left;
	display: block;
}
.top_gaiyo dd {
	width: 83%;
	float: right;
	display: block;
}


@media screen and (max-width:995px) {
    /*　画面サイズが767px以下の場合読み込む　*/

}
@media screen and (max-width:750px) {
    /*　画面サイズが767px以下の場合読み込む　*/

.top_gaiyo dt {
	width: 100%;
	float: left;
	display: block;
    text-align: center;
    margin-bottom: 1em;
	background-color: white;
	background: white;
}
.top_gaiyo dd {
	width: 100%;
	float: right;
	display: block;
}
}
.top_gaiyo .picup01 {
	font-size: 35px;
	font-size: 3.5rem;
}
.top_gaiyo .picup02 {
	color: white;
	padding: 3px;
	margin: 5xp 5xp 5xp 5xp;
	background-color: crimson;
}
.top_gaiyo .gaiyo_p {
	color: white;
	padding: 3px;
	margin: 5xp 10xp 5xp 10xp;
	background-color: darkorange;
	width: auto;
	float: left;
	display: block;
	border-radius: 5px;
}
.marker{
	color: white;
 background: linear-gradient(transparent 0%, crimson 0%);
}

.download a {
	width: 90%;
	display: block;
	float: none;
	margin: 0 auto;
	color: white;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 500%;
	text-align: center;
	font-weight: bold;
	text-stroke: 1px #FFF;
	background: #FF0000;
	border-radius: 10px;
}
.download a:hover {
	color: yellow;
	font-weight: bold;
	background: #FF9999;
}

.bar_top {
	padding: 90px 0 10px 0;
	width: 100%;
	float: left;
	display: block;
	font-size: 35px;
	font-size: 3.5rem;
}
.dotto ul {
	list-style-type : decimal;
	margin-left: 60px;
}
.dotto ol {list-style-type : upper-roman; }

.p_dotto ul {
	list-style-type : decimal;
	margin-left: 25px;
}
.p_dotto ul ul {
	list-style-type : disc;
	margin-left: 25px;
}
.p_dotto ol {list-style-type : upper-roman; }

.d_dotto ul {
	list-style-type : disc;
	margin-left: 25px;
}

/* ギャラリー */

.gallery {
	width: 100%;
	float: left;
	display: block;
    margin-top: 20px;
}
.gallery dl {
	float: left;
	display: block;
    margin-top: 20px;
}
.gallery dt {
	width: 100%;
	float: left;
	display: block;
    margin-top: 20px;
}
.gallery dd {
	width: 100%;
	float: left;
	display: block;
    margin-top: 5px;
	text-align: center;
}

@media screen and (max-width:995px) {
    /*　画面サイズが767px以下の場合読み込む　*/

}
@media screen and (max-width:750px) {
    /*　画面サイズが767px以下の場合読み込む　*/

.gallery dl img {
	float: none;
	margin: 10px auto;
}
.footnav li {
  width:30%;
	margin-left: 10%;
}
}

.sponsor {
	line-height: 220%;
	
}