@charset "utf-8";
/*img {
	max-width:100%;
  vertical-align: bottom;
  -webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
		/*-webkit-transition: 0.25s ease-in-out;
		-moz-transition: 0.25s ease-in-out;
		transition: 0.25s ease-in-out;*/
}
img {
	max-width:100%;
	height:auto;
}
@font-face {
    font-family: 'gidoleregular';
    src: url('../../../../../css/font/gidole-regular-webfont.eot');
    src: url('../../../../../css/font/gidole-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../../../../../css/font/gidole-regular-webfont.woff2') format('woff2'),
url('../../../../../css/font/gidole-regular-webfont.woff') format('woff'),
url('../../../../../css/font/gidole-regular-webfont.ttf') format('truetype'),
url('../../../../../css/font/gidole-regular-webfont.svg#gidoleregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* -----------------------------------------------------------------------
## Reset #################################################################
----------------------------------------------------------------------- */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,img,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin: 0px;
  padding: 0px;
}
html {overflow:auto; height:100%;}
body{
	color: #000;
	font: 14px/185% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
fieldset,img {
  border: 0;
  vertical-align: bottom;
}

address,caption,cite,code,dfn,em,var {
  font-style: normal;
  font-weight: normal;
}
ul {
  list-style: none;
}
ol li {
	list-style-position: outside;
	list-style: decimal;
	margin-left: 25px;
	margin-bottom:5px;
}

caption,th {
  text-align: left;
  font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}

a{
	color: #333333;
	text-decoration:none;
}



.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}


table, tr, th, td {
    border-collapse: collapse;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
/*p {
	font: 14px/190% 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, "メイリオ", sans-serif;
}
*/
.sp {display:none;}

.hover {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.hover:hover {
	opacity:0.75;
}


/*---- FOR SP ----*/
@media only screen and (max-width: 768px){
body{
	color: #000;
	font: 12px/165% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	letter-spacing:0.05em;
	line-height:160% !important;
	
}
body{
	color: #000;
	font: 12px/165% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	letter-spacing:0.05em;
	
}
.pc {display:none !important;}
.sp {display:block!important;}
.img100 {width:100%; height:auto;}
.img90 {width:90%; height:auto;}
.img80 {width:80%; height:auto;}
.img70 {width:70%; height:auto;}
}
.re { position:relative;}

.ma_b5 {margin-bottom: 5px;}
.ma_b10 {margin-bottom: 10px;}
.ma_b15 {margin-bottom: 15px;}
.ma_b20 {margin-bottom: 20px;}
.ma_b21 {margin-bottom: 21px;}
.ma_b25 {margin-bottom: 25px;}
.ma_b30 {margin-bottom: 30px;}


/****************************************

HEADER

*****************************************/
#header .innar h1  {
	float: left;
	margin: 20px 0px;
}
#header .innar .hd_tel  {
	float: right;
	margin: 25px 0px 30px;
}
#header .innar .hd_tel .txt {
	color: #ff6500;
	font-size: 15px;
	line-height: 35px;
}

/* ===============================================
#header2
=============================================== */
#header {
	width: 100%;
}
#header .innar {
	max-width: 1000px;
	min-width: 760px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header #gnav  {
	margin: 0px 0px 15px;
}
#header #gnav ul li {
	float: left;
}
#header #gnav li {
	display: inline-block;
	line-height: 100%;
	width: 16.5%;
}

#header .gnavi li a {
	position: relative;
	display: block;
	transition: .1s;
	font-family: 'gidoleregular';
	font-size: 15px;
	letter-spacing: 0.08em;
	color: #000;
	padding: 0px 4px 7px 4px;
	/*! font-weight: bold; */
	z-index: 10;
	border-right: 1px solid #aaaaaa;
	text-align: center;
}
#header .gnavi .gnavi1 a {
	border-left: 1px solid #aaaaaa;
}
#header .gnavi li a img {
	position: relative;
  z-index:10;
}


#header .gnavi li a::after {
	position: absolute;
	content: '';
	width: 0;
	height: 5px;
	background-color: #80c005;
	transition: .3s;
	z-index:8;
}
@media only screen and (max-width: 1100px){
#header #gnav  {
	width: auto;
	padding-top: 50px;
}
#header #gnav li {
	margin-right: 10px;
}
#header .gnavi li a {
	padding: 0px 2px 7px 2px;
}
}
@media only screen and (max-width: 885px){
#header #gnav ul li img {
	width:auto;
	height: 13px;
}
}
#header .gnavi .gnavi1 a::before,
#header .gnavi .gnavi1 a::after {
	background-color: #ff6500;
}
#header .gnavi .gnavi2 a::before,
#header .gnavi .gnavi2 a::after {
	background-color: #ff6500;
}
#header .gnavi .gnavi3 a::before,
#header .gnavi .gnavi3 a::after {
	background-color: #ff6500;
}
#header .gnavi .gnavi4 a::before,
#header .gnavi .gnavi4 a::after {
	background-color: #ff6500;
}
#header .gnavi .gnavi5 a::before,
#header .gnavi .gnavi5 a::after {
	background-color: #ff6500;
}
#header .gnavi .gnavi6 a::before,
#header .gnavi .gnavi6 a::after {
	background-color: #ff6500;
}

#header .gnavi li a::before {
	top: 6px;
	left: 0;
}
#header .gnavi li a::after {
	bottom: 0px;
	left: 0;
}
#header .gnavi li a:hover::before,
#header .gnavi li a:hover::after {
	width: 100%;
}

/* Toggle Button */
#nav-toggle {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 80px;
	height: 80px;
	cursor: pointer;
	z-index: 101;
	background: -webkit-repeating-linear-gradient(-45deg, #d80036, #d80036 3px,#db1446 3px, #db1446 7px);
	background: repeating-linear-gradient(-45deg, #d80036, #d80036 3px,#db1446 3px, #db1446 7px);
}

#nav-toggle div {
	width: 35px;
	height: 35px;
	margin: 25px auto 0;
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	background-color: #fff
	;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 10px;
}
#nav-toggle span:nth-child(3) {
	top: 20px;
}
	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
		top: 10px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 10px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
#sp_navi{
	display: none;
	width: 50%;
	clear: both;
	position: absolute;
	top: 80px;
	right: 0;
	background: #fff;
	box-sizing: content-box;
	z-index: 100;
	border: 1px solid #dfdfdf;
}
	#sp_navi .ttl{
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	width: auto;
	box-sizing: border-box;
	border-bottom: 1px solid #dfdfdf;
	line-height: 1.5em;
	font-weight: 700;
	color: #fff;
	background: #da0031;
	padding: 0 5%;
	line-height: 45px;
	position: relative;
}
#sp_navi .ttl a{
	color: #fff;	
}
#sp_navi .ttl{
	font-size:16px;
}
#sp_navi .st a{
	color: #333;
	padding: 0 10%;
	line-height: 30px;
}
#sp_navi li:last-child {
	border-bottom: none;
}
#sp_navi ul li a {
	color: #333;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}
#sp_navi ul li a:hover {
	opacity:0.8;
	text-decoration: none;
}





#sp_navi {display:none;}
@media only screen and (max-width: 760px){
.pc {display:none !important;}
.sp {display:block!important;}
	
#header {
	height: 50px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#header .innar {
	max-width:auto;
	min-width:auto;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
#header .innar h1  {
	float: none;
	padding-top: 15px;
	padding-left: 10px;
	width: 30%;
	float: none;
	margin: 0;
}



#header .hd_tel {display:none;}
#header #gnav {display:none;}
#nav-toggle {
		display: block;
	}
#nav-toggle {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 101;
	background: -webkit-repeating-linear-gradient(-45deg, #d80036, #d80036 3px,#db1446 3px, #db1446 7px);
	background: repeating-linear-gradient(-45deg, #d80036, #d80036 3px,#db1446 3px, #db1446 7px);
}
#nav-toggle div {
	width: 25px;
	height: 25px;
	margin: 15px auto 0;
	position: relative;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 8px;
}
#nav-toggle span:nth-child(3) {
	top: 16px;
}
	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
		top: 8px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 8px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
#sp_navi{
	display: none;
	width: 100%;
	clear: both;
	position: absolute;
	top: 50px;
	background: #fff;
	box-sizing: content-box;
	z-index: 100;
	border: 1px solid #dfdfdf;
}
	#sp_navi li{
	font-family: -webkit-body;
	width: auto;
	box-sizing: border-box;
	border-bottom: 1px solid #dfdfdf;
	line-height: 1.5em;
	font-weight: 700;
}
#sp_navi .ttl{
	font-size:12px;
	line-height: 35px;
}
#sp_navi .ttl a{
	color: #fff;
	background: #da0031;
	line-height: 35px;
}

#sp_navi .st a{
	color: #333;
	padding: 0 10%;
	line-height: 30px;
}
#sp_navi li:last-child {
	border-bottom: none;
}
#sp_navi ul li a {
	color: #333;
	vertical-align: middle;
	display: block;
	text-decoration: none;
}
#sp_navi ul li a:hover {
	color: #333;
	text-decoration: none;
}

}




/****************************************

footer

*****************************************/
footer {
	background: #f6f6f6;
	border-top: 1px solid #FF6D26;
	font-size: 13px;
}
footer .innarWrap {
	max-width: 1000px;
	margin: 0px auto;
	padding: 0 0 25px;
	position: relative;
}
footer .ft_menu {
	border-bottom: 1px dotted #FF6601;
}
footer .ft_menu .nav {
	float: left;
	width: 74.9%;
}
footer .ft_menu .nav ul {
	padding:35px 0;
}
footer .ft_menu .nav ul li {
	display: inline-block;
	margin: 0px 3%;
}
footer .ft_menu .nav ul li:first-child {
	margin: 0 3% 0 0;
}
footer .ft_menu .nav ul li:last-child {
	margin: 0 0 0 3%;
}
footer .ft_menu .nav ul li .blank:after {
	margin: 0 0 0 3px;
	content: " ";
	display: inline-block;
	width: 11px;
	height: 9px;
	background: url(../../../../../images/common/ft_blank.png);
	background-size: contain;
	vertical-align: middle;
}
footer .ft_menu .tel  {
	float: left;
	width: 22.6%;
	margin: 10px 0px 0px 0px;
}
footer .ft_menu .tel .txt {
	color: #FF5400;
	margin: 0px 0px 5px;
	font-size: 13px;
}
footer .ft_outline .logo {
	margin: 20px 0px 0px;
	float: left;
}
footer .ft_outline .logo  .txt{
	color: #FF5400;
	margin: 5px 0px 0px;
}
footer .ft_outline .ex_text {
	float: right;
	margin: 40px 0px 0px;
}


#ft_bnr_area {
	padding: 60px 0px 40px;
	width: 100%;
}
#ft_bnr_area .innar  {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#ft_bnr_area .innar ul li {
	float: left;
	width: 48%;
	margin: 0px 30px 20px 0px;
}
#ft_bnr_area .innar ul li:nth-child(even) {
	margin: 0px 0px 20px 0px;
}
#ft_bnr_area .innar ul li a:hover {
	opacity:0.7;
}

#ft_bnr_area2 {
	padding: 0px 0px 60px;
	width: 100%;
}
#ft_bnr_area2 .innar  {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#ft_bnr_area2 .innar ul li {
	float: left;
	width: 22.2%;
	margin: 0px 3.7% 20px 0px;
	font-size:13px;
	line-height: 175%;
}
#ft_bnr_area2 .innar ul li:last-child {
	margin: 0px 0px 20px 0px;
}
#ft_bnr_area2 .innar ul li img {
	margin: 0px 0 10px 0px;
	font-size:13px;
}
#ft_bnr_area2 .innar ul li a:hover {
	opacity:0.7;
}




/* pageTop */
#page-top {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: -65px;
	right: 0;
}
#page-top a {
	background: #ff6500;
	width: 60px;
	display: block;
	float: right;
	padding: 25px 0;
}
#page-top a:hover {
	opacity:0.7;
}
#page-top .pagetop {
	text-align: center;
	float: right;
	background: #1057a0;
	margin: -45px 0px 0px;
}

@media only screen and (max-width: 768px){
#page-top {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: -35px;
	right: 5%;
}
#page-top a {
	background: #ff6500;
	width: 40px;
	display: block;
	float: right;
	padding: 10px 0;
}
#page-top a:hover {
	opacity:0.7;
}
#page-top .pagetop {
	text-align: center;
	float: right;
	background: #1057a0;
	margin: -45px 0px 0px;
}
	
	
}


.wrapper {
}


#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #FFF;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}
/*---- FOR SP ----*/
#contents_box {
	width: 1800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 71px;
}




nav ul li a .text {
	height: 40px;
	width: 150px;
}
nav .contact img {
	height: 40px;
	width: 150px;
}

.footer_sp {
	display:none;
}


/*---- FOR SP ----*/
@media only screen and (max-width: 768px){
.wrapper {
	padding-top: 0px;
}

footer .innarWrap {
	max-width: 1000px;
	margin: 0px auto;
	padding: 0 5% 25px;
	position: relative;
}
footer .ft_menu {
	border-bottom: 1px dotted #FF6601;
	padding-bottom: 20px;
}
footer .ft_menu .nav {
	float: none;
	width: auto;
}
footer .ft_menu .nav ul {
	padding:15px 0;
}
footer .ft_menu .nav ul li {
	display: inline-block;
	margin: 0px 3%;
}
footer .ft_menu .nav ul li:first-child {
	margin: 0 3% 9px;
}
footer .ft_menu .nav ul li:last-child {
	margin: 9px 0 0px 3%;
}
footer .ft_menu .nav ul li .blank:after {
	margin: 0 0 0 3px;
	content: " ";
	display: inline-block;
	width: 11px;
	height: 9px;
	background: url(../../../../../images/common/ft_blank.png);
	background-size: contain;
	vertical-align: middle;
}
footer .ft_menu .tel  {
	float: none;
	width: auto;
	margin: 10px 0px 0px 0px;
}
footer .ft_menu .tel .txt {
	color: #FF5400;
	margin: 0px 0px 5px;
	font-size: 13px;
}
footer .ft_outline .logo {
	margin: 20px 0px 0px;
	float: left;
}
footer .ft_outline .logo  .txt{
	color: #FF5400;
	margin: 5px 0px 0px;
	font-size: 12px;
}
footer .ft_outline .ex_text {
	float: right;
	margin: 15px 0px 0px;
	font-size: 12px;
}


#ft_bnr_area {
	padding: 30px 0px 10px;
}
#ft_bnr_area .innar  {
	margin-right: 5%;
	margin-left: 5%;
}
#ft_bnr_area .innar ul li {
	float: none;
	margin: 0px 0px 10px;
	width: auto;
}
#ft_bnr_area .innar ul li:nth-child(even) {
	margin: 0px 0px 10px 0px;
}
#ft_bnr_area2 {
	padding: 0px 0px 60px;
	width: 100%;
}
#ft_bnr_area2 .innar  {
	max-width: 1000px;
	margin-right: 5%;
	margin-left: 5%;
}
#ft_bnr_area2 .innar ul li {
	float: left;
	width: 49%;
	margin: 0px 2% 20px 0px;
	font-size:12px;
	line-height: 175%;
}
#ft_bnr_area2 .innar ul li:nth-child(2n) {
	margin: 0px 0px 20px 0px;
}
#ft_bnr_area2 .innar ul li img {
	margin: 0px 0 10px 0px;
	font-size:13px;
}
#ft_bnr_area2 .innar ul li a:hover {
	opacity:0.7;
}
#copyright {
}
#copyright .copy {
	margin: 0px 0px 5px;
}

}


.footer_sp .f_inner_sp .address_sp {
	width: 90%;
	margin: 0px auto 30px;
	text-align: left;
}
.footer_sp .f_inner_sp .ft_logo_sp {
	width: 28%;
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 15px;
}
.footer_sp .f_inner_sp .ft_logo_sp2 {
	width: 52%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}

#pankuzu {
	line-height: 50px;
	font-size: 13px;
}
#pankuzu p {
	margin: 0px auto;
	max-width: 1000px;
}
#pankuzu p a {
	color: #FF6500;
	text-decoration: none;
}
#pankuzu p a:hover {
	color: #FF6500;
	text-decoration: none;
}
#pankuzu p span {
	color: #1057A0;
	font-weight: 700;
}


#main_img {
	background-image: url(../../../../../images/common/main_bg2.gif) , url(../../../../../images/anniver_100th/main.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, center top;
	background-size: 30% 100%, cover;
}
#main_img .main_title {
	line-height: 180px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#main_img .main_title h2 {
	color: #FFF;
	font-size: 34px;
	font-weight: 700;
	margin: 0px;
	padding: 0px 200px 0px 0px;
	background: url(../../../../../images/common/main_bg.png) no-repeat right center;
	float: left;
}

#sidenav {
	float: left;
	width: 220px;
}
#sidenav ul li {
	margin: 0px 0px 10px;
}
.content {
	width: 1000px;
	padding: 0px 0px 100px;
}
.content h3 {
	font-size: 24px;
	font-weight: 700;
	border-bottom: 1px dotted #FF6500;
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
}
.content h4 {
	font-size: 20px;
	border-bottom: 1px dotted #333;
	padding: 0px 0px 10px 15px;
	margin: 0px 0px 20px;
}







@media only screen and (max-width: 768px){
#pankuzu {
	display:none;
}
#pankuzu p a:hover {
	color: #999;
	text-decoration: none;
}
#pankuzu p span {
	color: #c31a27;
}


#main_img {
	background-image: url(../../../../../images/common/main_bg2.gif) , url(../../../../../images/anniver_100th/main.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, center top;
	background-size: 30% 100%, cover;
}
#main_img .main_title {
	line-height: 180px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#main_img .main_title h2 {
	color: #FFF;
	font-size: 34px;
	font-weight: 700;
	margin: 0px;
	padding: 0px 200px 0px 0px;
	background: url(../../../../../images/common/main_bg.png) no-repeat right center;
	float: left;
}

#sidenav {
	float: none;
	width: auto;
}
#sidenav ul li {
	width:48%;
	float:left;
}
#sidenav ul li:nth-child(even) {
	float:right;
}

.content {
	width: auto;
	float: none;
	padding: 0px 0px 50px;
}
.content h3 {
	font-size: 20px;
	line-height: 120%;
}
.content h4 {
	font-size: 20px;
	border-bottom: 1px dotted #333;
	padding: 0px 0px 10px 15px;
	margin: 0px 0px 20px;
}

}


#contents {
	background: url(../images/bg.png) repeat center top;
	padding: 50px 0px 0;
}
#contents .Wrap {
	max-width: 980px;
	margin: 0 auto;
}
#contents .Wrap:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}


@media only screen and (max-width: 768px){
#contents {
	background: url(../images/bg.png) repeat center top;
	padding: 50px 0px 0;
}
#contents .Wrap {
	margin: 0;
}
}

#copyright {
	text-align: center;
	font-size: 13px;
	line-height: 55px;
	color: #FFF;
	background: #564916;
}

@media only screen and (max-width: 768px){
#copyright {
	text-align: center;
	font-size: 10px;
	line-height: 45px;
	color: #FFF;
	background: #564916;
}
}


.main_bg {
	background: url(../images/main_bg_pc.jpg) no-repeat center top;
	background-size:cover;
	padding: 3% 0;
}
.main_bg .inn {
	background: rgba(255,255,255,0.9);
	margin: 0 auto;
	padding: 5% 0;
	width: 75%;
}
.main_bg .inn .logo {
	width: 60%;
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 20px;
}
.main_bg .inn .text {
	color: #62544e;
	text-align: center;
	margin: 0px auto;
	width: 65%;
	font-size: 16px;
	padding-bottom: 0.1em;
	line-height: 2.5;
	font-weight: bold;
	background: url(../images/phrase/main_text_bg.png) repeat center bottom;
	background-size: 7px auto;
}
.main_bg .inn2 {
	background: rgba(255,255,255,0.9);
	margin: 0 auto;
	padding: 3% 0;
	width: 75%;
}
.main_bg .inn2 .logo {
	width: 60%;
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 10px;
}
.main_bg .inn2 .text {
	color: #62544e;
	text-align: center;
	margin: 0px auto;
	width: 65%;
	font-size: 16px;
	padding-bottom: 0.1em;
	line-height: 2.5;
	font-weight: bold;
	background: url(../images/phrase/main_text_bg.png) repeat center bottom;
	background-size: 7px auto;
}
@media only screen and (max-width: 768px){
.main_bg {
	background: url(../images/main_bg_sp.png) no-repeat center top;
	background-size:cover;
	padding: 72.5px 0 25px;
}
.main_bg .inn {
	background: rgba(255,255,255,0.9);
	margin: 0 5%;
	padding: 5% 0;
	width: auto;
}
.main_bg .inn .logo {
	width: 80%;
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 10px;
}
.main_bg .inn .text {
	color: #62544e;
	text-align: center;
	margin: 0px auto;
	width: 80%;
	font-size: 12px;
	padding-bottom: 0.1em;
	line-height: 27px;
	font-weight: bold;
	background-size: auto 27px;
}

.main_bg .inn2 {
	background: rgba(255,255,255,0.9);
	margin: 0 5%;
	width: auto;
}
.main_bg .inn2 .logo {
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 10px;
}
.main_bg .inn2 .text {
	color: #62544e;
	text-align: center;
	margin: 0px auto;
	width: 80%;
	font-size: 12px;
	padding-bottom: 0.1em;
	line-height: 27px;
	font-weight: bold;
	background-size: auto 27px;
}

}




.accordion {}
.accordion .inner {display: none;}
.accordion .inner li ul{display: none;}
.accordion p{cursor: pointer;}
.accordion .inner li ul li{padding: 5px 45px;background: #fcfafb;border-bottom: 1px solid #ccc;}
.accordion .inner li > p{cursor: pointer;font-weight: bold;position:relative;border-bottom: 1px solid #ccc;padding: 10px 30px 11px 45px;}
.accordion .inner li > div{cursor: pointer;font-weight: bold;position:relative;border-bottom: 1px solid #ccc;padding: 10px 30px 11px 45px;}
.accordion .inner li.content1-1{background: #FCE4EC;}
.accordion p.ttl:after {content: "\f078";font-family: FontAwesome;position: absolute;top: 0px;right: 15px;}
.accordion p.ttl.active:after {content: "\f077";}
.accordion .inner li > p:after {content: "\f054";font-family: FontAwesome;position: absolute;top: 10px;left:25px;color: #da0031;}
.accordion .inner li > p.active:after {content: "\f078";}

@media only screen and (max-width: 768px){
.accordion .inner li > p{padding: 5px 15px 5px 30px;}
.accordion .inner li > p:after {top: 5px;left: 15px;}
.accordion .inner li ul li{padding: 5px 30px;}
.accordion .inner li > div{padding: 5px 15px 5px 30px;}
}


