/* 共通項目 */ 
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap');


*{
	font-size: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	line-height: 1.7;
	font-family: "Hiragino Maru Gothic W4 JIS2004","M PLUS Rounded 1c", sans-serif;
	font-weight: 400;
	background-color: #FFF;
	color: #000;
	}
#wrap {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	margin: 0 !important;
	padding: 0 !important;
}
img {
	border:0;
}

a {
	color: #123BD5;
	text-decoration: underline;
}
a:hover {
    color: #0095F6;
    text-decoration: underline;
}



h1,h2,h3,h4,h5,h6,p,ul,li{
	margin: 0;
	padding: 0;
}
.strong{
	font-family:"M PLUS Rounded 1c", sans-serif;
    font-weight:600;
}

.backnext{
	text-align:center;
	font-size: 100%;
	margin:0;
	padding-top:5px;
}

.skip {
	display: none;
}

.media1 {
	display: none;
}

.totop {
	font-size: 85%;
	text-align: right;
	padding-right: 0;
	padding-bottom: 10px;
}

.indent {
	margin: 5px 15px 15px 15px;
}
/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 480px){
	
.indent {
	margin: 5px 5px 5px 5px;
}
}


.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clear {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
}

em{
	color: #F06;
	font-weight: bold;
}


.attention{
	color: #FA3535;
}


.attention-l{
	font-size: 120%;
	color: #FA3535;
	letter-spacing: 0.1em;
}


.blue{
	color: #26408B;
}


.green{
	color: #1F863D;
}
.text-s{
	font-size: 85%;
}


.text-ss{
	font-size: 80%;
}

.text-l{
	font-size: 115%;
}

.text-ll{
	font-size: 150%;
}
.photo {
	margin: 5px;
	padding: 0;
	border:#DDDDDD 1px solid;
}

.photo-left {
	margin: 5px 5px 5px 0;
	padding: 0;
	border:#DDDDDD 1px solid;
}
.photo-right {
	margin: 5px 0 5px 5px;
	padding: 0;
	border:#DDDDDD 1px solid;
}
.shadow{
	-moz-box-shadow:#CCC 0px 1px 3px;
	-webkit-box-shadow:#CCC 0px 1px 3px;
	box-shadow:#CCC 0px 1px 3px;
}



/*表示非表示*/
.disp1{
	display:block;
}
.disp2{
	display:none;
}

.disp4{
	display:none;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
    /*表示非表示*/
.disp1{
	display:none;
}
.disp2{
	display:block;
}

.disp4{
	display:none;
}
}

/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 480px){
    
.floatRight {
	float: none;
    display: block;
    margin:auto;
	text-align:center;
}

.floatLeft {
	float: none;
    display: block;
    margin:auto;
	text-align:center;
}
img.floatRight::after, img.floatLeft::after{
        content: "\A";
    white-space: pre;}
    
img.floatLeft.photo-left {
	margin: 5px 5px 10px 5px;
	padding: 0;
	border:#DDDDDD 1px solid;
    margin:auto !important;
}
img.floatRight.photo-right {
	margin: 5px 5px 10px 5px;
	padding: 0;
	border:#DDDDDD 1px solid;
    width:80%;
    margin:auto !important;
}

}

/*表示非表示*/
@media only screen and (max-width: 639px){
.disp1{
	display:none;
}
.disp2{
	display:block;
}

.disp4{
	display:block;
}
    
        
}



/* サイトの全体像 */ 
#wrapper1{
	width: 100%;
	margin:0px;
	padding:0px;
	text-align: center;
}
.wrapper2{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:0px;
	width: 100%;
	text-align: center;
	background-color:#FFF;
}


/* ヘッダ */
#header{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:0px;
	width: 1000px;
}
#header a{
	text-decoration: none;
}
#header a:hover{
	text-decoration: none;
}
 #header h2 {
	margin:20px 0 10px 0;
	padding: 0;
	float:left;
}
#header h2 img.mark {
	margin:0 8px 0 0;
	padding: 0 0 0 0;
    width:140px;
}
#header h2 .title {
	margin:-8px 0 10px 8px;
	padding: 0 0 0 0;
	float:right;
	font-size: 170%;
	line-height: 1.1;
	text-shadow: 2px 2px 2px #BBB;
	font-weight: 800;
	text-align: left;
	letter-spacing: 0.1em;
}
#header h2 .title .npo {
	font-size: 70%;
	font-weight: 500;
}
#header h2 .title a{
	color: #0066CB;
}
#header_text{
	margin:25px 0 0 0;
	padding:0;
	vertical-align:middle;
	text-align:left;
	font-size: 100%;
	float:right;
	line-height: 1.4;
	color: #0066CB;
	font-weight: 500;
	text-shadow: 2px 2px 3px #BBB;
	letter-spacing: 0.1em;
}

#header .access{
	margin:0;
	padding:10px 20px 5px 20px;
	color:#000;
	text-align:right;
	line-height: 120%;
	float:right;
}
#header .access .button{
    margin: 10px 0 10px 0;
}
#header .access .button a{
    background: #B3CCF5;
    padding: 5px 30px;
    text-align: center;
}
#header .access .button a:hover{
    background: #5E93FE;
    color: #FFF;
}

#header .access a{
    text-decoration: none;
    
}
#header_image{
	margin:0px;
}

#contents{
	margin:0px;
	padding:0 0 0 0;
}



/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
    
 .wrapper2{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:0px;
	width: 100%;
	text-align: center;
	background-color:#FFF;
}
 

/* ヘッダ */
#header{
	width:100%; 
	margin:0px;
	padding:5px 0 10px 0;
	height:auto;
	background-color:#FFF;
}
 #header h2 {
	margin:15px 0 10px 0;
	padding: 0;
	float:none;
}
#header h2 img.mark {
	margin:0 0 0 0;
	padding: 0 0 0 0;
    width:140px;
}
#header h2 .title {
	margin:-8px 0 10px 0;
	padding: 0 0 0 0;
	float:none;
	font-size: 170%;
	line-height: 1.1;
	text-shadow: 2px 2px 3px #BBB;
	font-weight: 800;
	text-align: center;
	letter-spacing: 0.1em;
}
#header h2 .title .npo {
	font-size: 70%;
	font-weight: 500;
}
#header h2 .title a{
	color: #0066CB;
}
#header_text{
	margin:10px 0 10px 0;
	padding:0;
	vertical-align:middle;
	text-align:center;
	font-size: 90%;
	float:none;
	line-height: 1.4;
	color: #0066CB;
	font-weight: 500;
	text-shadow: 2px 2px 3px #BBB;
	letter-spacing: 0.1em;
}
#header .access{
	margin:0;
	padding:5px 5px 10px 5px;
	color:#000;
	text-align:center;
	line-height: 120%;
	float:none;
}
#header_image{
	margin:0px;
}

#header_image_top{
	margin:0px;
	height:auto;
}


#contents{
	margin:0px;
	padding:0 0 0 0;
}
}
/*==========================================
 スマホ 〜480
===========================================*/
@media screen and (max-width:639px) {
    
    .wrapper2{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:0px;
	width: 100%;
	text-align: center;
	background-color:#FFF;
}
    
 
/* ヘッダ */
#header{
	width:100%; 
	margin:0px;
	padding:0px 0 5px 0;
	height:auto;
	background-color:#FFF;
}
#header h2 {
	margin:5px 0 5px 0;
	padding: 0;
	float:none;
}
#header h2 .title {
	font-size: 125%;
	margin:-8px 0 5px 0;
}

#header_text{
	margin:0 0 5px 0;
	padding:0 0 0 0;
	vertical-align: text-top;
	text-align:center;
	font-size: 85%;
	float:none;
}

#header .access{
	margin:0;
	padding:5px 5px 10px 5px;
	color:#000;
	text-align:center;
	line-height: 120%;
	float:none;
}
#header_image{
	margin:0px;
}

#header_image_top{
	margin:0px;
	height:auto;
}

#contents{
	margin:0px;
	padding:0 0 0 0;
}
}



/* フッタ */ 


#footer{
	margin-left: auto;
	margin-right: auto;
	margin: 0px auto;
	margin-top: 0px;
	width: 100%;
	font-size: 90%;
	height: auto;
	background-color: #F6F6F6;
	padding: 15px 0;
    border-top:#21509C solid 6px;
}
#footer2{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto 10px auto;
	margin-top:0px;
	width: 1000px;
}


#footer_menu{
text-align:center;
padding: 15px 0;
	margin:0px;
}
#footer_menu ul{
	margin:0px;
}
#footer_menu ul li{
	float:left;
	padding:0;
	margin:0;
	text-align:left;
	height:30px;
    list-style: none;
    line-height: 1.2;
}
#footer ul li a {
	width: auto;
	color: #000;
	font-size: 90%;
	text-decoration: none;
	display: block;
    line-height: 1.2;
	margin:5px 0;
	padding: 5px 0 5px 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ccc;
}

#footer ul li a li a{
	padding: 0px;
}
#footer ul li a.br {
	padding: 5px 0 5px 10px;
}
#footer ul.submenu li{
	border-right: 0px;
	width: auto;
	height: auto;
	float:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	margin-left:5px;
}


#footer ul.submenu li a{
	padding: 1px 0 1px 10px;
	border-left: 0px;
	border-right: 0px;
	font-size: 85%;
}



#footer a:hover {
	color: #000;
	text-decoration: underline;
}

#footer_menu p{
	margin:5px;
	font-size:90%;
}

#footer_menu_all{
    width: 1000px; 
    margin:0 0 0 0;
}
#footer_menu_left{
    width: 520px; 
    float: left;
}
#footer_menu_left_left{
    width: 280px;
    float: left
}
#footer_menu_left_left_left{
    width: 70px;
    float: left;
}
#footer_menu_left_left il.top{
    width: 50px;
}
#footer_menu_left_left il.shukan{
    width: 70px;
}
#footer_menu_left_left il.topics{
    width: 70px;
}
#footer_menu_left_left_right{
    width: 210px;
    float: right;
}
#footer_menu_left_right{
    width:230px; 
    float: right;
}
#footer_menu_left_right il{
    width:230px; 
}
#footer_menu_right{
    width: 450px;
    float: right;
}
#footer_menu_right_left{
    width:240px;
    float: left;
}
#footer_menu_right_left il{
    width:240px;
}
#footer_menu_right_right{
    width:200px;
    float: right
}
#footer_menu_right_right il{
    width:200px;
}
#footer_menu_copyright{
    width:45%; 
    margin:80px 0 0 0; 
    float: right; 
    text-align: left;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
#footer2{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:0px;
	width: 100%;
}
#footer_menu ul li{
	float:none;
	padding:0;
	margin:0;
	text-align:left;
	height:auto;
    list-style: none;
    width:100%;
}

#footer ul li a {
	width: auto;
	color: #FFF;
	font-size: 90%;
	text-decoration: none;
	display: block;
    line-height: 1.2;
	margin:1px 0;
	padding: 8px 0 8px 10px;
	border-left-width: 0px;
    background: #5D85B0;
}
#footer dt {
	width: auto;
	color: #FFF;
	font-size: 90%;
	text-decoration: none;
	display: block;
    line-height: 1.2;
	margin:1px 0;
	padding: 8px 0 8px 10px;
	border-left-width: 0px;
    background: #5D85B0;
    text-align: left;
}
#footer ul li a:hover {
	color: #FFF;
}
#footer ul li a li a{
	padding: 0px;
}
#footer ul li a.br {
	padding: 5px 0 5px 10px;
}
#footer ul.submenu li{
	border-left: 0px;
	border-right: 0px;
	width: 100%;
	height: auto;
	float:none;
}


#footer ul.submenu li a{
	padding: 5px 0 5px 10px;
	border-left: 0px;
	border-right: 0px;
	font-size: 85%;
    background: #7CAADE;
}



#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer_menu_all{
	margin-left: auto;
	margin-right: auto;
	margin:0px auto 0px auto;
	margin-top:0px;
    width:100%;
text-align:center;
}
#footer_menu_left{
    width: 100%; 
    float: none;
}
#footer_menu_left_left{
    width: 100%; 
    float: none;
}
#footer_menu_left_left_left{
    width: 100%; 
    float: none;
}
#footer_menu_left_left_right{
    width: 100%; 
    float: none;
}
#footer_menu_left_left il.top{
    width: 100%;
}

#footer_menu_left_left il.topics{
    width: 100%;
}
#footer_menu_left_left il.shukan{
    width: 100%;
}
#footer_menu_left_right{
    width: 100%; 
    float: none;
}

#footer_menu_left_right il{
    width:100%; 
}
#footer_menu_right{
    width: 100%; 
    float: none;
}
#footer_menu_right_left{
    width: 100%; 
    float: none;
}
#footer_menu_right_left il{
    width:100%;
}
#footer_menu_right_right{
    width: 100%; 
    float: none;
}
#footer_menu_right_right il{
    width:100%;
}
#footer_menu_copyright{
    width:100%; 
    margin:20px 0 0 0; 
    float: none; 
    text-align: center;
}

}

/* 上部横ナビゲーション
---------------------------------------------*/

#globalNav{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:-5px;
    width:100%;
	height:51px;
	background-color:#FFF; 
	z-index:998;
	border-top: 4px solid #21509C;
	border-bottom:9px double #21509C;
}
#toggle{
  display: none;
}

#menu {
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	margin-top:0px;
	text-align: center;
	width:1000px;
	padding:0;
	list-style-type: none;
	background-color:#FFF; 
	z-index:999;
}


#menu ul {
	margin: 0;
}


#menu li {
	width:199px;
	float:left;
	padding:0;
	margin:0;
	text-align:center;
	background-color:#FFF;
	height:51px;
}

#menu li.top{
	width:0px;
	border-left: #999 solid 1px;
}
#menu li.top #btn{
	display: none;
}

#menu li.last{
	width: 0;
	border-right: #fff solid 0px;
}



#menu li a {
	width: auto;
	color: #000;
	font-size: 90%;
	padding: 13px 0 14px 0;
	text-decoration: none;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#menu li a.br {
	line-height:1.2;
	padding: 9px 0 9px 0;
}
#menu li a:hover {
	background-color: #0066CC;
    color:#FFF;
}

#menu li a.hover {
	background-color: #0066CC;
    color:#FFF;
}

#menu li ul.submenu{
	position:absolute;
	width:auto;
	z-index:14;
}
#menu li.last ul.submenu{
}
#menu li ul.submenu li{
	display:none;
	height: 0;
	border-left: 0px;
	border-right: 0px;
}
#menu li:hover ul.submenu li{
	overflow:visible;
	display: block;
	opacity:1;
	height: auto;
	list-style-type: none;
	float: none;
	margin: 0;
	line-height: 1.2;
	border-left: 0px;
	border-right: 0px;
}

#menu li ul.submenu li a{
	font-size: 85%;
	width: 100%;
	padding: 10px 10px;
	text-decoration: none;
	background-image: none;
	text-align: left;
	background-color: #C8E0FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 0px;
}
#menu li ul.submenu li a.color{
	background-color: #0083E2;
}

#menu li ul.submenu li a:hover{
	padding: 10px 10px;
	background-image: none;
	background-color: #0083E2;
}
#menu li ul.submenu li a.hover{
	padding: 10px 10px;
	background-image: none;
	background-color: #0083E2;
}


/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
	
#toggle{
	display: block;
	position: relative;
	z-index: 99;
	width: 100%;
	background-color: #1E4E9E;
	margin-bottom: 0;
	border-top: 0px;
	border-bottom:0px;
}
#toggle a{
  display: block;
  position: relative;
  padding: 10px 0 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size:140%;
  font-family: Arial, Helvetica, sans-serif;
}
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 4px;
  background-color: #1E4E9E;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
  
  #menu{
	position: fixed;
	top: 0;
	left: -240px;
	width: 240px;
	height: 99%;
    background: #FFF;
	border-bottom: 0px;
	overflow:scroll;
	-moz-box-shadow:#AAA 0px 0px 4px;
	-webkit-box-shadow:#AAA 0px 0px 4px;
	box-shadow:#AAA 0px 0px 4px;
	z-index:100;
  } 
  
#menu ul {
	margin: 0;
	padding:0px;
}


#menu li {
	list-style-type: none;
	float: none;
	margin: 0;
	border-right-width: 0px;
	border-left-width: 0px;
	height: auto;
	width: 100%;
	font-size:90%;
	background-image: none;
	border-bottom: 0px solid #666;
	position:static;
	text-align:left;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

#menu li.top{
	border-left: 0px;
	text-align:right !important;
	color: #000;
	width: 100%;
}
#menu li.top #btn{
	display: block;
}

#menu li.top a{
	padding-right:10px;
}
#menu li.top a:hover{
	padding-right:10px;
}

#menu li.last{
	border-right: 0px;
	width: 100%;
	border-bottom: 0px;
}

#menu li a{
	margin: 0;
	width:auto;
	padding:10px 0 10px 10px !important;
	display:block;
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	text-shadow: none;
    background: #0063CF;
	background-image: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom: 1px solid #FFF;
	border-left: 0px ;
}
#menu dt{
	margin: 0;
	width:auto;
	padding:10px 0 10px 10px !important;
	display:block;
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	text-shadow: none;
    background: #0063CF;
	background-image: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom: 1px solid #FFF;
	border-left: 0px ;
}	
#menu li a br{
    white-space:normal;
}
#menu li a:hover {
	margin: 0;
	padding:10px 0 10px 10px !important;
	background-image: none;
	color: #FFF;
	text-shadow: none;
	background-color:#007FDC;
}
#menu li a.hover {
	margin: 0;
	padding:10px 0 10px 10px !important;
	background-image: none;
	color: #FFF;
	text-shadow: none;
	background-color:#007FDC;
}

#menu li ul.submenu{
	position: static;
	width:100%;
	display:block;
	float: none;
}
#menu li.last ul.submenu{
	}
#menu li ul.submenu li{
	display:block;
	position: static;
	opacity:1;
	height: auto;
	list-style-type: none;
	float: none;
	margin: 0;
	line-height: 1.2;
	border-right: 0px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	width:100%;
	border-left: 0px;
}

#menu li:hover ul.submenu li{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-left: 0px;
}

#menu li ul.submenu li a{
	width: auto;
	overflow: auto;
	display: block;
	position: static;
	padding:8px 0 8px 20px !important;
	text-decoration: none;
	background-image: none;
	text-align: left;
	background-color:#C7E0FF;
	color: #000;
	border-left-width: 0px;
	font-size:100%;
	text-shadow: none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	border-bottom: 1px solid #FFF;
}

#menu li ul.submenu li a:hover{
	padding:8px 0 8px 20px !important;
	background-image: none;
	text-shadow: none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color:#007FDC;
	color: #FFF;
}
	#menu li ul.submenu li a.color{
	background-color: #EDF6D5;
}

#menu li ul.submenu li a.hover{
	padding:8px 0 8px 20px !important;
	background-image: none;
	text-shadow: none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color:#007FDC;
	color: #FFF;
}
}


/* メイン */ 
#main{
	margin: 0;
	padding: 0;
	/*background-color: rgba(255,255,255,0.40);*/
}

#main_contents{
	margin-left:auto;
	margin-right:auto;
	margin:0px auto 0 auto;
	margin-top:0px;
	width: 1000px
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
/* メイン */ 
#main{
	padding: 0;
	/*background-color: rgba(255,255,255,0.40);*/
}

#main_contents{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin: 0 0 0 0;
	padding: 10px 0;
}

}




/* 右コンテンツ */ 
.right_contents{
	float:right;
	margin:0 0 15px 10px;
	width:260px;
	padding:0 0 0 0;
	vertical-align: text-top;
	line-height:1.5;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
	.right_contents{
	float: none;
	margin:10px 0 10px 0;
	width:100%;
	padding:0 0 0 0;
	vertical-align: text-top;
}
}



.right_contents h3{
	margin: 0 0 0 0;
	padding:5px 0 0 0;
	font-size: 150%;
	color: #1C4DAA;
	font-weight: 600;
}



.right_contents hr{
	margin: 10px 0;
}
.right_contents .banner{
	margin:10px 5px;
	text-align:center;
}

.right_contents .googlebox table{
    margin: 5px !important;
    padding:0px !important;
    }



.right_contents h3.linkbanner {
	color: #FFF;
	text-align:center;
	background-color: #348CCC;
	margin:0;
	padding:10px 10px 10px 10px;
	line-height: 120%;
}
.right_contents h3.linkbanner a{
	color: #FFF;
    text-decoration: none;
    font-weight: normal;
}
.right_contents h3.linkbanner a:hover{
    text-decoration: underline;
}


.right_contents .facebook{
	color: #FFF;
	text-align:center;
	background-color: #3B579D;
	margin:10px 7px 20px 7px;
	padding:8px 10px 5px 10px;
	line-height: 120%;
	-moz-box-shadow:#ccc 0 0 3px 1px;
	-webkit-box-shadow:#ccc 0 0 3px 1px;
	box-shadow:#ccc 0 0 3px 1px;
}
.right_contents .twitter{
	margin:10px 10px;
	padding:15px 10px;
	background-color:#FFFFFF;
	-moz-box-shadow:gray 0px 1px 3px;
	-webkit-box-shadow:gray 0px 1px 3px;
	box-shadow:gray 0px 1px 3px;
}

.right_contents img.banner{
	margin:0 10px 10px 10px;
	-moz-box-shadow:gray 0px 1px 3px;
	-webkit-box-shadow:gray 0px 1px 3px;
	box-shadow:gray 0px 1px 3px;
}

.right_contents .side-waku{
	margin:10px 10px;
	padding:10px 5px 5px 5px;
	border: solid 1px #BBB;
    line-height: 1.3;
}
.right_contents .side-waku .tel{
	padding:0;
	margin:10px 0;
	font-weight:bold;
	color: #E30206;
	text-shadow: gray 0px 1px 3px;
	font-size: 140%;
	transform: scale(1, 1.5);
	white-space: nowrap;
}
.right_contents .side-waku .call{
	width:100%;
	font-weight: 500;
}
.right_contents ul li{
	padding:0;
	margin:5px 15px;
	text-align:left;
    list-style: none;
    line-height: 1.7;
	font-size:90%;
}


/* 左コンテンツ */ 
#left_contents-top {
	float:left;
	margin:20px 10px 15px 0;
	width:710px;
	padding:0;
	text-align: left;
}

#left_contents {
	float:left;
	margin:20px 10px 15px 0;
	width:710px;
	padding:0;
	text-align: left;
}



/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
#left_contents-top {
	float: none;
	margin:10px 0 10px 0;
	width:100%;
	padding:0 0;
	text-align: left;
}

#left_contents {
	float: none;
	margin:10px 0 10px 0;
	width:100%;
	padding:0 0;
	text-align: left;
}

.right_contents .side-waku{
    padding:10px;
	font-size:100%;
}
.right_contents .side-waku .link {
	margin:0 3px;
}
.right_contents .side-waku .link ul li{
	font-size: 90%;
	text-decoration: none;
    line-height: 1.2;
	margin:0 0;
	padding: 8px 0;
	border-bottom: 1px solid #FFF;
    background:#4999d6;
    width:100%;
	text-align:center;
}

.right_contents .side-waku .link ul li a {
	text-decoration: none;
	color:#FFF;
}
.right_contents .side-waku .link ul li a:hover {
	text-decoration: underline;
	color:#FFF;
}
.right_contents .side-waku .tel{
	padding:0;
	margin:10px 0;
	font-weight: 800;
	color: #E30206;
	text-shadow: gray 0px 1px 3px;
	font-size: 200%;
	transform: scale(1, 1);
	white-space: nowrap;
}
.right_contents .side-waku .call{
	width:auto;
	margin:10px auto;
	font-size: 100%;
}
}


/*==========================================
 スマホ 〜480
===========================================*/
@media screen and (max-width:639px) {
	.right_contents .side-waku .tel{
	font-size: 140%;
	transform: scale(1, 1);
	white-space: nowrap;
}
.right_contents .side-waku .button{
	font-size: 100%;
}
	
}



/* ぱんくずリスト
---------------------------------------------*/


.plist {
	font-size: 75%;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 5px 0 0 0;
	float: left;
}
.plist ul{
	margin: 0;
	padding:0;
	border: 0px;
}

*html .plist ul{
	padding:0;
	border: 0px;
}
*:first-child+html .plist ul{
	padding:0;
	border: 0px;
}
.plist li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
	.plist {
	font-size: 75%;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0em;
	padding: 5px 0 0 0;
	float: left;
}

}




/* content
---------------------------------------------*/

.content{
}
.waku{
	margin: 15px 0px 20px 0px;
	padding: 10px 20px 20px 20px;
	background-color: #FFF;
	text-align:left;
	border: solid 1px #BBB;
}

.content .top-messsage{
	width: 100%;
	margin-bottom:20px;
	}
.content .top-messsage table td{
	width: 33.3%;
	vertical-align: top;
	padding:0 5px;
}
.content .top-messsage .waku{
	margin:0 0 0 0;
	border: 3px solid #3A8ADC;
	border-radius: 7px;
	padding: 8px;
	width: 95%;
	
}
.content .top-messsage .top-icon{
	width: 55px;
	height: 50px;
	text-align: center;
	background-color: #9BCBFF;
	-moz-border-radius: 50px 50px;
	border-radius: 50px 50px;
	padding:4px 0 0 0;
	margin: 0 auto;
}
.content .top-messsage .top-icon img{
	width: 45px;
	text-align: center;
	vertical-align:middle;
}

.content .top-messsage h3{
	font-size: 135%;
	letter-spacing: 0em;
	border-bottom: 0px;
	color: #0063CF;
	font-weight: 500;
	margin: 5px 0 10px 0;
	padding: 5px 0 0 0;
}
.content .top-messsage p{
	font-size: 85%;
	text-align: left;
	letter-spacing: 0em;
	line-height: 1.4;
	color: #000;
}

.content .list a{
	color: #000;
}

.content .list a:hover{
    color: #0095F6;
    text-decoration: underline;}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {

.content{
	margin:0 10px;
	}
.waku{
	margin: 15px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
}	
.content .top-messsage{
	width: 100%;
	}
.content .top-messsage table td{
	vertical-align: top;
	width: 100%;
	padding:10px 0;
}
}
.content .top-messsage .waku{
	margin:0 0 0 0;
	border: 3px solid #3A8ADC;
	border-radius: 7px;
	padding: 8px;
	width: auto;
}
}


.content h2{
	margin: 15px 0 0 0;
	padding: 10px 15px;
	font-size: 160%;
    color: #FFF;
    background-color: #184FA2;
    -webkit-box-shadow: 0px 1px 4px hsla(0,0%,0%,0.31);
    box-shadow: 0px 1px 4px hsla(0,0%,0%,0.31);
    line-height: 1.2;
	text-shadow: #999 1px 1px 1px;
	letter-spacing: 0.1em;
}
.content h3{
	margin: 5px 0 20px 0;
	padding: 5px 0 0 0;
	font-size: 150%;
	color: #0066CC;
	letter-spacing: 0.1em;
    line-height: 1.2;
    border-bottom: solid 2px #0066CC;
    font-weight: normal;
}


.content h4{
	margin: 15px 5px 0 5px;
	padding: 10px 15px;
	font-size: 140%;
	font-weight: normal;
    color: #FFF;
    background-color: #0063CF;
    -webkit-box-shadow: 0px 1px 4px hsla(0,0%,0%,0.31);
    box-shadow: 0px 1px 4px hsla(0,0%,0%,0.31);
    line-height: 1.2;
	letter-spacing: 0.1em;
}
.content h4 a{
    color: #FFF;
	text-decoration: none;
}
.content h4 a:hover {
    color: #FFF;
    text-decoration: underline;
}
.content h5{
	font-size: 105%;
	padding: 5px 5px 0 5px;
	font-weight:bold;
	color:#003F98;
}


.content .date{
	font-size: 85%;
	padding:5px 10px;
	text-align:right;
}
.content p{
	margin:5px 0;
}
.content .topcomment p{
	font-size: 110%;
}
.content .comment{
	font-size: 90%;
	margin:10px 0;
	color: #333333;
	line-height:1.7;
}
.content .comment .indent{
	line-height:1.7;
}

.content .comment h2{
	margin: 15px 0px 15px 0px;
	padding: 5px 5px 0 5px;
	font-size: 175%;
	color: #1A6AD0;
	text-shadow: #999 1px 1px 1px;
	letter-spacing: 0.1em;
    line-height: 1.2;
    border-bottom: solid 2px #1A6AD0;
    font-weight: normal;
	background-image: none;
}

.content .comment h3{
	margin: 15px 5px 15px 5px;
	padding: 5px 0 0 0;
	font-size: 165%;
	color: #0066CC;
	text-shadow: #999 1px 1px 1px;
	letter-spacing: 0.1em;
    line-height: 1.2;
    border-bottom: solid 2px #0066CC;
    font-weight: normal;
	background-image: none;
}


.content .comment h4{
	margin: 15px 5px 0 5px;
	padding: 5px 15px;
	font-size: 140%;
	font-weight:normal;
	background-image: none;
}
.box-green h4{
    background-color: #66B944;
}
.box-brown h4{
    background-color: #CF781C;
}
.box-pink h4{
    background-color: #BF4895;
}


.content .comment h5{
	font-size: 120%;
	padding: 5px 5px 0 5px;
	font-weight:bold;
    text-decoration: underline;
}

.content .comment p{
	margin: 10px 15px;
}

.content .comment hr{
	margin: 10px 0;
}

.content .comment ul {
	margin:10px 10px 10px 40px;
    padding-left:-10px;
}

.content .comment ul li ul{
	margin:5px 10px 5px 10px;
    padding-left:-20px;
}





/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 480px){
    
.content h2{
    font-size:140%;
    }
.content h3{
    font-size:130%;
    }
.content .comment h4{
    font-size:120%;
    }

.content .comment ul {
	margin:10px 10px 10px 10px;
    padding-left:-10px;
}

.content .comment ul li ul{
	margin:5px 0 5px 0;
    padding-left:0px;
}
 
}




.box-green ul li{
    color: #19A290;
}
.box-brown ul li{
    color: #CF781C;
}
.box-pink ul li{
    color: #BF4895;
}
.box-blue ul li{
    color: #003F98;
}

.content table{
	border-top: #AAA solid 1px;
	border-left: #AAA solid 1px;
	border-right: #AAA solid 1px;
	margin: 10px 0;
	padding: 0;
width:100%;
}
.content table caption{
	text-align:left;
	font-weight: bold;
	margin: 0;
}
.content table tr{
	border-bottom: #AAA solid 1px;
	padding: 0;
	margin: 0;
}
.content table th{
	margin: 0;
	padding: 5px 5px;
	font-weight: normal;
	white-space: nowrap;
	font-size:13px;
	width:10%;
}
.content table th.date{
    text-align: left;
	padding: 5px 5px;
	border-left: 0px;
    vertical-align: middle;
}
.content table td{
	margin: 0;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
}

.content table td.title{
	margin: 0;
	padding: 5px 5px;
	border-left: #AAA solid 1px;
    width:75%;
    vertical-align: middle;
}
.content table td.icon{
	margin: 0;
	padding: 5px 5px 5px 0;
	border-left: 0px;
    text-align: right;
    width:15%;
    vertical-align: middle;
}
.content table td.icon img{
    vertical-align: middle;
}
.content table td .title{
    font-size:100%;
    font-weight: normal;
}

.content .comment table{
	border-top: #AAA solid 1px;
	border-left: #AAA solid 1px;
	border-right: #AAA solid 1px;
	margin: 10px 0;
	padding: 0;
width:100%;
}
.content .comment table tr{
	border-bottom: 0px;
	padding: 0px;
	margin: 0;
}
.content .comment table th{
	margin: 0;
	padding: 5px;
	font-weight: normal;
	white-space: normal;
	border-left: #AAA solid 1px;
	border-bottom: #AAA solid 1px;
}

.content .comment table td{
	margin: 0;
	padding: 5px;
	border-left: #AAA solid 1px;
	border-bottom: #AAA solid 1px;
}








@media only screen and (max-width: 480px){
    .content table td .title{
    font-size:100%;
    font-weight: normal;
}
}
/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {

.content table{
	margin: 10px 0;
	width:100%;
	}
.content table th{
	display:block;
	width:auto;
	border-right: 0px;
	margin: 0;
	padding: 0 0;
	border-left: 0px;
}
.content table th.date{
    text-align: left;
	padding: 0 0 0 5px;
	border-left: 0px;
}
.content table td{
	display:block;
	width:auto;
	padding: 0 5px;
	border-left: 0px;
}
.content table td.title{
    width:auto;
	border-left: 0px;
	padding: 0 5px;
}
.content table td.icon{
	display: table-cell;
    text-align: right;
	border-left: 0px;
	padding: 0 5px 5px 5px;
}
.content table.nochange{
	width:97%;
	margin: 10px 0;
	}
.content table.nochange th{
	display: table-cell;
	width:auto;
	border-right: none;
	margin: 0;
	padding: 5px 0 0 0;
}
.content table.nochange th.date{
    text-align: left;
	padding: 5px 0 0 5px;
}
.content table.nochange td{
	display: table-cell;
	width:auto;
	padding: 5px 5px;
	border-left: 0px;
}

.content .comment table{
	border-top: #AAA solid 1px;
	border-left: #AAA solid 1px;
	border-right: #AAA solid 1px;
	margin: 10px 0;
	padding: 0;
width:100%;
}
.content .comment table tr{
	border-bottom: 0px;
	padding: 0px;
	margin: 0;
}
.content .comment table th{
	margin: 0;
	padding: 5px;
	font-weight: normal;
	white-space: normal;
	border-left: #AAA solid 1px;
	border-bottom: #AAA solid 1px;
	display: table-cell;
	width:auto;
	margin: 0;
	padding: 5px 0 0 0;
}

.content .comment table td{
	margin: 0;
	padding: 5px;
	border-left: #AAA solid 1px;
	border-bottom: #AAA solid 1px;
	display: table-cell;
	width:auto;
	padding: 5px 5px;
}
	
}


/*==========================================
 スマホ 〜480
===========================================*/
@media screen and (max-width:639px) {


.comment ul li{
	margin-left: 20px;
}


.content .comment table{
	border-top: #AAA solid 1px;
	border-left: #AAA solid 1px;
	border-right: #AAA solid 1px;
	margin: 10px 0;
	padding: 0;
width:100%;
}
.content .comment table tr{
	border-bottom: 0px;
	padding: 0px;
	margin: 0;
}
.content .comment table th{
	margin: 0;
	padding: 5px;
	font-weight: normal;
	white-space: normal;
	border-left: #AAA solid 1px;
	border-bottom: #AAA solid 1px;
	display: table-cell;
	width:auto;
	border-right: none;
	margin: 0;
	padding: 5px 0 0 0;
}

.content .comment table td{
	margin: 0;
	padding: 5px;
	border-left: #AAA solid 1px;
	border-bottom: #AAA solid 1px;
	display: table-cell;
	width:auto;
	padding: 5px 5px;
}


}



}
	
.content ol{
	margin: 5px 10px 5px 25px;
}


.content .list ul{
	margin: 5px 10px 5px 25px;
}
.content .list ul li {
	list-style-type: none;
	margin: 3px 0 3px 0;
	padding: 8px 0 8px 20px;
	border-bottom: #AAA solid 1px;
	font-size: 150%;
	background-image: url(../img/dot1.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.content .act{
	font-size: 70%;
	background-color: #F0E1E6;
	padding: 0 5px;
	color: #666;
}


.content .other_b{
	margin: 5px 0;
}


.content .news .act{
	font-size: 100%;
}







/* フォーム
---------------------------------------------*/

form input{
	margin: 0px 2px 10px 2px;
	padding: 8px;
	font-size: 100%;
	border: 1px solid #CCCCCC;
}

form input.button{
	padding: 8px 10px;
	margin-bottom: 2px;
	font-size: 100%;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	-webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
	box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
}


form select{
	border: 1px solid #CCCCCC;
	padding: 8px;
	margin-bottom: 2px;
	font-size: 100%;
}
form input.text{
	width: 97%;
}
form input.text1{
	width: 210px;
}
form input.text2{
	width: 9em;
}
form input.text3{
	width: 60px;
}

form input.text4{
	width: 97%;
}

form textarea{
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 100%;
	width: 97%;
}

form input:focus {background-color: #FFEEEE !important;
}
form textarea:focus {background-color: #FFEEEE !important;
}








img.photo {
	padding:5px;
}

img.photo-left {
	margin: 0 10px 10px 0;
}

img.photo-right {
	padding: 0 0 10px 10px;
}
img.border {
	padding: 0;
box-shadow: 0 2px 6px #999;	
margin:5px;
}

.board{
	margin: 10px 0;
    text-align: center;
}

.board img{
	padding:3px;
}
.board img.photo{
	width:90%;
	padding:3px;
    margin:3px;
}

/*==========================================
 〜480
===========================================*/
@media only screen and (max-width: 480px){
	

.board{
	margin: 7px 0;
    text-align: center;
}

.board img{
	padding:3px;
}
.board img.photo{
	width:95%;
	padding:3px;
    margin:3px;
}
	}

	
div.tooltip	{
	width: 250px;
	position: absolute;
	left: -9999px;
	background: #EEE;
	padding: 5px;
	border: 1px solid #AAA;
}

div.tooltip p{
	color: #FFF;
	background: #222;
	padding: 5px 10px;
}

#twitter_update_list li{
	list-style-type: none;
}
#twitter_update_list li a{
	color: #FF3300;
}
#msg{
	padding: 10px;
	font-weight: bold;
	float: right;	
}
	
.slide table{
border: 0px;
}
	
.slide td{
border: 0px;
}
.t-button{
top:20px;
}

.content table.bordernon{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
width:100%;
}

.content table.bordernon td{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
}
.content table.bordernon th{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
}
.content table.bordernon td.date{
	width:5em;
}
.content table.bordernon td.title2{
	font-size:100%;
}
.content table.bordernon td.icon{
	text-align:right;
	width:100px;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {
.content table.bordernon td.date{
	width:auto;
}
.content table.bordernon td.icon{
	text-align:right;
	width:auto;
}
}


.border-non{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
}


table.board-photo{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
margin: 5px 10px 20px 10px;
width:640px;
}

table.board-photo th{
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	padding:3px;
	vertical-align:top;
	text-align:center;
	white-space: normal;
}
table.board-photo th img{
	margin:5px;
padding: 5px;
background-color:#FFF;
-moz-box-shadow:gray 1px 1px 2px 2px;
-webkit-box-shadow:gray 1px 1px 2px 2px;
box-shadow:gray 1px 1px 2px 2px;
}

table.board-photo td{
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
padding:10px;
vertical-align:top;
}

table.board-photo th h3{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #300;
	margin: 0 0 5px 0;
	padding: 2px 15px;
	font-size: 140%;
	font-weight:bold;
	color: #300;
}

table.board-photo td h3{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 140%;
	text-align: left;
}

table.board-photo td .comment{
	text-align: left;
	margin: 10px 0;
}

.waku-line{
border-top: #DDDDDD 1px solid;
border-bottom: #DDDDDD 1px solid;
border-right: #DDDDDD 1px solid;
border-left: #DDDDDD 1px solid;
padding:5px 20px;
margin:5px 15px 5px 5px;
}



.icon{
	text-align:right;
}






/*進む　戻る*/



.css-arrow{
  display: inline-block;
  position: relative;
  margin: 0 0 0 8px;
  padding: 0;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-left-color: #000;
}
.css-arrow:before, .css-arrow:after{
  display: block;
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
}
.css-arrow:before{
  left: -30px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right-color: #000;
}
.css-arrow:after{
  left: -20px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left-color: #eee;
}



.backnext {
	text-align:center;
	margin: 10px;
	padding: 0;
}
.backnext a {
	text-decoration: none;
	background-color: #FEF7DE;
	padding: 5px 10px;
	margin: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #D4D4D4;
	-webkit-box-shadow: 1px 1px 2px #D4D4D4;
	box-shadow: 1px 1px 2px #D4D4D4;
	color: #777;
}

.backnext a:hover {
	color: #C36;
	background-color: hsla(0,0%,100%,0.80);
	-moz-box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
	-webkit-box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
	box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
}
.backnext2{
	text-align:right;
	font-size: 120%;
	margin: -20px 30px;
	padding: 0;
}
.backnext2 a {
	text-decoration: none;
	background-color: rgba(227,240,132,0.76);
	padding: 0 10px;
	margin: 0 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px hsla(0,0%,0%,0.33);
	-webkit-box-shadow: 1px 1px 2px hsla(0,0%,0%,0.33);
	box-shadow: 1px 1px 2px hsla(0,0%,0%,0.33);
}

.backnext2 a:hover {
	color: #F36;
	background-color: hsla(0,0%,100%,0.80);
	-moz-box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
	-webkit-box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
	box-shadow: 0 0 2px hsla(0,0%,0%,0.33);
}

/*ボタン*/
.box {
	margin:10px;
	font-size:120%;
	width:100%;
	text-align:center;
	height:auto;
	background-color: #FEF7DE;
	padding: 1em 10px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px #D4D4D4;
	-webkit-box-shadow: 1px 1px 2px #D4D4D4;
	box-shadow: 1px 1px 2px #D4D4D4;
}
.box a {
	text-decoration: none;
}

.box a:hover {
	color: #C36;
}


/*FB＆twitterぼたん*/
#entrybutton {
	display:inline;
	float: right;
}
#entrybutton ul {
	margin-right:25px;
	margin-top:3px;
	}
#entrybutton li {
	list-style:none;
	display:block;
	float: right;
	padding: 0 2px;
}



/*右タブ*/
#tab-right {	position:absolute;
	top:350px;
	right:0;
	z-index:12;

}

	
	
	

/* 右to pagetop 固定 */ 
.gotop{
    position: fixed;
	bottom: 20px;
	right: 50px;
	
}
.gotop a{
	display: block;
	width: 74px;
	height: 55px;
	padding: 10px 0;
	text-align: center;
	background-color: #CD000E;
	font-size: 80%;
	-moz-border-radius: 50px 50px;
	border-radius: 50px 50px;
	-moz-box-shadow: gray 0 0 3px;
	-webkit-box-shadow: gray 0 0 3px;
	box-shadow: gray 1px -1px 3px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 50px;
	}

.gotop a:hover {
	background-color: #E34939;
	color: #FFF;
}

/*==========================================
 スマホ 〜480
===========================================*/
@media screen and (max-width:639px) {
	.gotop{
    position: fixed;
	bottom: 10px;
	right: 15px;
	
}
.gotop a{
	display: block;
	width: 60px;
	height: 50px;
	padding: 5px 0;
	text-align: center;
	font-size: 75%;
	-moz-border-radius: 50px 50px;
	border-radius: 50px 50px;
	-moz-box-shadow: gray 0 0 3px;
	-webkit-box-shadow: gray 0 0 3px;
	box-shadow: gray 1px -1px 3px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 50px;
	}

}

	
.gotop img{
	border:0px;
	}

.content .comment {
	word-break: break-all;
}

/*アンドロイド用*/
p {background-image:url(../images/space.gif);}

@media print {
	    #wrap {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: visible;
	    }

	}

	
/*ボタン*/
.linkbutton a{
    color: #FFF;
	text-decoration: none;
    border: 0px;
    padding: 5px;
    margin:10px 0;
    font-size: 90%;
    background-color: #348CCC;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
    box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
    width:100%;
}
.linkbutton a:hover{
    background-color: #5595E0;
}

/*トップページボタン*/
.top-button {
	font-size: 100%;
	float: left;
    width:100%;
	margin: 0;
	padding:0;
}
.top-button ul{
	margin: 0;
	padding:0;
	border: 0px;
}

.top-button li {
	float: left;
	list-style-type: none;
	padding: 0 0 0 0;
    width:22%;
    margin:5px;
    text-align: center;
}
.top-button li a{
    color: #FFF;
	text-decoration: none;
}
.top-button li a:hover{
	text-decoration:underline;
}

.top-button li.linkbutton-pink{
    padding: 23px 5px;
    background-color: #B6438B;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
    box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
}

.top-button li.linkbutton-blue{
    padding: 10px 5px;
    background-color: #3288B4;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
    box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
}

.top-button li.linkbutton-green{
    padding: 10px 5px;
    background-color: #69B92E;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
    box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
}
.top-button li.linkbutton-blue2{
    padding: 23px 5px;
    background-color: #2A459A;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
    box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
}
.top-button li.linkbutton-purple{
    padding: 23px 5px;
    background-color: #BC9EC5;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
    box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
}
	

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {

.top-button li {
	float: left;
	list-style-type: none;
	padding: 0 0 0 0;
    width:42%;
    margin:5px;
    text-align: center;
}

}





.button{
	margin: 10px;
    padding: 10px 10px;
    background-color: #0064CC;
    border-radius: 8px;
    -webkit-box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
    box-shadow: 1px 1px 3px hsla(0,0%,0%,0.31);
	font-size:100%;
	font-weight: 500;
	height:2.5em;
}


.button.color{
    background-color: #0096FF;
}

.right_contents .button{
	text-align: left;
	line-height: 1.2;
	padding: 10px 20px;
}
	
.casestudy .button{
	width:47%;
	line-height: 1.2;
	margin: 8px 5px;
	padding: 10px 5px 10px 5px;
}
.casestudy .button.color{
    background-color: #0064CC;
}
.right_contents .button.line{
	padding: 18px 20px 0 20px;
}
.casestudy .button.line{
	padding: 18px 5px 0 5px;
}

.right_contents .button.facebook{
    background-color: #9DCCFF;
	padding: 5px 10px 10px 15px;
	margin:10px 10px;
}
.right_contents .button.facebook a{
    color: #21509C;
}
.right_contents .button.facebook a:hover{
    color: #21509C;
	text-decoration: underline;
}

/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {

.button{
	height:auto;
	font-size:100%;
}	
.right_contents .button{
	text-align: center;
	line-height: 1.2;
	padding: 10px;
}
.casestudy .button{
	width:auto;
	line-height: 1.2;
	margin: 10px 5px;
}
.casestudy .button.color{
    background-color: #0096FF;
}
.casestudy .floatLeft{float: none}	

.casestudy .floatRight{float: none}	
.right_contents .button.line{
	padding: 10px 8px 10px 8px;
	}
.casestudy .button.line{
	padding: 10px 8px 10px 8px;
	}
.right_contents .button.facebook{
	padding: 5px 10px 5px 10px;
	margin:10px 10px;
}	
	
}
	

	

.button a{
    color: #FFF;
	text-decoration: none;
	line-height: 1.2;
}
.button a:hover{
    color: #FFF;
	text-decoration: underline;
}
h3.button{
 font-weight: normal;
}




/* SNSボタン */
.container {
	text-align: center;
	margin:0;
}

.sns_btn {
  display: inline-block;
  color: #fff;
  height: 50px;
  width: 50px;
  // text-align: center;
  // clear:both;
  // white-space:nowrap;
  border-radius: 50px;
  box-shadow: 0 0.1875em 0.3125em 0 rgba(0, 0, 0, 0.35);
  margin:0 10px;
  overflow: hidden;
}

.btn_facebook {
  background: #1577ED;
}

.btn_twitter {
  background: #1CA1F1;
}
.btn_X {
  background: #000;
}

.btn_youtube {
  background: #FFF;
}
.btn_line {
    background-color: #02C303;
}

.btn_line i img{
	padding:5px;
	width:40px;
}
.btn_facebook i img{
	padding:5px;
	width:40px;
}
.btn_twitter i img{
	padding:5px;
	width:40px;
}

.btn_X i img{
	padding:5px;
	width:40px;
}
.btn_youtube i img{
	padding:5px;
	width:40px;
}
/* ######################################################################################

　facebook埋め込み：レスポンシブ対応

###################################################################################### */
.fb-page {
    display:block !important;
    width:100%;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
    height:600px;
}


/* 
スライドショー
*/


.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}


.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 90;
	cursor: pointer;
}
.slider_prev {
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(../img/prev.png);
    background-color: hsla(0,0%,100%,0.70);
}
.slider_next {
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../img/next.png);
    background-color: hsla(0,0%,100%,0.70);
}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 150;
	opacity: 0.5;
}

.pagination a {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	display: inline-block;
	overflow: hidden;
	background: #666;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 100!important;
	opacity: 0.5!important;
}

/*<![CDATA[*/

#side .gsc-control-cse {

border: 1px solid #afe5fd;

}

.gsib_a {

padding: 0 !important;

}

.gsc-input-box {

overflow: hidden !important; 

}

/*]]>*/



/*==========================================
 〜807
===========================================*/
@media screen and (max-width:947px) {


/*アコーデオン*/

#footer_menu_all #accordion {
	}
#footer_menu_all #accordion dl.accordion{
	}
#footer_menu_all #accordion dl.accordion dt {
	cursor:pointer;
}
#footer_menu_all #accordion dl.accordion .open {
}
#footer_menu_all #accordion dl.accordion dt {
overflow:hidden;
	}
		
	
#footer_menu_all #accordion2 {
	}
#footer_menu_all #accordion2 dl.accordion2 {
	}
#footer_menu_all #accordion2 dl.accordion2 dt {
	cursor:pointer;
}
#footer_menu_all #accordion2 dl.accordion2 .open {
}
#footer_menu_all #accordion2 dl.accordion2 dt {
overflow:hidden;
	}
    
    
	
#footer_menu_all #accordion3 {
	}
#footer_menu_all #accordion3 dl.accordion3 {
	}
#footer_menu_all #accordion3 dl.accordion3 dt {
	cursor:pointer;
}
#footer_menu_all #accordion3 dl.accordion3 .open {
}
#footer_menu_all #accordion3 dl.accordion3 dt {
overflow:hidden;
	} 
    
    
    #footer_menu_all #accordion4 {
	}
#footer_menu_all #accordion4 dl.accordion4 {
	}
#footer_menu_all #accordion4 dl.accordion4 dt {
	cursor:pointer;
}
#footer_menu_all #accordion4 dl.accordion4 .open {
}
#footer_menu_all #accordion4 dl.accordion4 dt {
overflow:hidden;
	}   
}


.comment .strong{
	font-family:"M PLUS Rounded 1c", sans-serif;
    font-weight:600;
}