@charset "utf-8";


#main h2, #main h3, #main h4, #main h5 {
	text-shadow:none;
	font-weight:normal;
	line-height:1.4;
	width:auto;
	height:auto;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}


#main {
  width: 100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6;
	background: url(../images/bg.gif) repeat;
	width: 100%;
	position: relative;
	height: auto;
	font-size: 14px;
}


#main a {
  text-decoration:none;
  color:#222222;
}



#main a:hover {
  opacity:0.8;
}

/*--------------------------------------------------
  body
--------------------------------------------------*/

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

.hide{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}

body {
  overflow-x: hidden;
  width:100%;
}



body li {
  list-style:none;
}

.bold {
  font-weight: bold;
}


.pc-no01 {
  display: none;
}



 /*--------------------------------------------------
  fv
--------------------------------------------------*/

#main #fv {
  position: relative;
  width: 100%;
  height:auto;
	min-width: 1100px;
 }
 
#main #fv .inner {
  background: url(../images/pc-fv-bg.jpg) center 0 no-repeat;
	background-size: cover;
  width: 100%;
	height:610px;
	padding: 0;
}

#main #fv .inner .image01{
 background: url(../images/fv-image.png) center 0 no-repeat;
	width: 1100px;
	height: 550px;
	float: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#main #fv .inner .text {
	font-size: 15px;
	text-align: center;
	width: 570px;
	position: absolute;
	top: 325px;
	left: 265px;
}


 /*--------------------------------------------------
  link
--------------------------------------------------*/

#main .bn_30th { text-align:center;padding:15px; }

#main .p-link-box {
	width: 1100px;
	margin: 30px auto 0;
	overflow: hidden;
	font-weight: bold;
}

#main .p-link-box .link001 a {
	background: url(../images/link01.png) center 0 no-repeat;
	width: 542px;
	height: 70px;
	display: block;
	margin: 0 15px 0 auto ;
	padding-top: 6px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
#main .p-link-box .link002 a {
	background: url(../images/link01.png) center 0 no-repeat;
	width: 542px;
	height: 70px;
	display: block;
	margin: 0 0 0 auto ;
	padding-top: 10px;
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	float: left;
}
#main .p-link-box .link009 a {
	background: url(../images/link09.png) center 0 no-repeat;
	width: 542px;
	height: 70px;
	display: block;
	margin: 0 0 0 auto ;
	padding-top: 6px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	float: left;
}




 /*--------------------------------------------------
  sec01
--------------------------------------------------*/

#main .section01 {
	width: 100%;
	margin-top: 24px;
}

#main .section01 .inner {
	width: 100%;
	background: url(../images/sec01-bg.gif) center 0 no-repeat;
	width: 100%;
	height: 689px;
	background-size: cover;
	min-width: 1100px;
}

#main .section01 .inner .box {
	width: 1100px;
	margin: 0 auto;
	padding-top: 40px;
}

#main .section01 .inner .box .title001 {
	background: url(../images/title01.png) center 0 no-repeat;
	width: 1100px;
	height: 105px;
	color: #a05f15;
	font-size: 37px;
	text-align: center;
	letter-spacing: -0.05em;
	padding-top: 16px;
}

#main .section01 .inner .box .title001 h2 {
	padding-left: 50px;
}

#main .section01 .inner .box .title001 span {
	font-size: 20px;
}

#main .section01 .inner .box .m-box {
	margin-top: 20px;
}

#main .section01 .inner .box .m-box .sub01 , #main .section01 .inner .box .m-box .sub02 , #main .section01 .inner .box .m-box .sub03 {
	float: left;
	width: 353px;
}

#main .section01 .inner .box .m-box .sub02 , #main .section01 .inner .box .m-box .sub03 {
margin-left: 20px;
}


#main .section01 .inner .box .m-box .sub01 .ttl , #main .section01 .inner .box .m-box .sub02 .ttl , #main .section01 .inner .box .m-box .sub03 .ttl {
	background: #76d1d9;
	color: #fff;
	font-size: 17px;
   height: 72px;
	position: relative;
}

#main .section01 .inner .box .m-box .sub01 .ttl span , #main .section01 .inner .box .m-box .sub02 .ttl span , #main .section01 .inner .box .m-box .sub03 .ttl span {
	border-bottom: dotted 2px #fff;
	display: inline-block;
	font-weight: bold;
	position: relative;
	top: -25px;
	left: 20px;
}

#main .section01 .inner .box .m-box .sub03 .ttl span {
	border-bottom: dotted 2px #fff;
	display: inline-block;
	font-weight: bold;
	position: relative;
	top: -16px;
	left: 20px;
}



#main .section01 .inner .box .m-box .sub01 .ttl:before {
	content: "";
	display: inline-block;
	background: url(../images/icon01.gif) center 0 no-repeat;
	width: 70px;
	height: 70px;
	position: relative;
	left: 3px;
	top: 2px;
}

#main .section01 .inner .box .m-box .sub02 .ttl:before {
	content: "";
	display: inline-block;
	background: url(../images/icon02.gif) center 0 no-repeat;
	width: 70px;
	height: 70px;
	position: relative;
	left: 3px;
	top: 2px;
}

#main .section01 .inner .box .m-box .sub03 .ttl:before {
	content: "";
	display: inline-block;
	background: url(../images/icon03.gif) center 0 no-repeat;
	width: 70px;
	height: 70px;
		position: relative;
	left: 3px;
	top: 2px;
}


#main .section01 .inner .box .sub01 .text-box {
	background: url(../images/sec01-image01.gif) center 0 no-repeat;
	width: 353px;
	height: 232px;
}

#main .section01 .inner .box .sub02 .text-box {
	background: url(../images/sec01-image02.gif) center 0 no-repeat;
	width: 353px;
	height: 232px;
}

#main .section01 .inner .box .sub03 .text-box {
	background: url(../images/sec01-image03.gif) center 0 no-repeat;
	width: 353px;
	height: 232px;
}

#main .section01 .inner .box .text-box p {
	width: 313px;
	margin: 0 auto;
	padding-top: 20px;
}

#main .section01 .link-box {
	margin: 30px auto 0;
	text-align: center;
	width: 1100px;
}

#main .section01 .link-box .link001 {
	margin: 10px auto 0;
	width: 602px;
}
#main .section01 .link-box .link001 a {
	display: block;
	background: url(../images/link02.png) center 0 no-repeat;
	width: 602px;
	height: 84px;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	line-height: 82px;
}



 /*--------------------------------------------------
  sec02
--------------------------------------------------*/

#main .section02 {
	width: 100%;
}


#main .section02 .inner {
	width: 100%;
	background: url(../images/sec02-bg.png) center 0 no-repeat;
	height: 1580px;
	background-size: cover;
	min-width: 1100px;
}



#main .section02 .inner .box {
	width: 1100px;
	margin: 0 auto;
	padding-top: 50px;
}

#main .section02 .inner .box .title001 {
	background: url(../images/title02.png) center 0 no-repeat;
	width: 1100px;
	height: 105px;
	color: #a05f15;
	font-size: 37px;
	text-align: center;
	padding-top: 16px;
}

#main .section02 .inner .box .title001 h2 {
	padding-left: 30px;
}

#main .section02 .inner .box .m-box {
	margin-top: 30px;
}

#main .section02 .q01 {
	color: #fff;
	font-size: 19px;
	margin: 26px 0 0 120px;
}

#main .section02 .a01 {
	width: 555px;
	margin: 48px 0 0 30px;
	line-height: 1.8;
}

#main .section02 .a01 .txt_blue {
	color:#0385ff;
	font-weight: bold;
}


#main .section02 .inner .box .m-box .sub01 {
	margin-bottom: 20px;
}

#main .section02 .inner .box .m-box .sub02 {
	margin-bottom: 20px;
}

#main .section02 .inner .box .m-box .sub02 .ma-top {
	margin-top: 34px;
}

#main .section02 .inner .box .m-box .sub01 .text-box {
	float: left;
	background: url(../images/sec02-image01.gif) center 0 no-repeat;
	width: 710px;
	height: 290px;
}

#main .section02 .inner .box .m-box .sub01 .image01 {
	float: left;
	width: 390px;
	height: 290px;
}


#main .section02 .inner .box .m-box .sub02 .text-box {
	float: right;
	background: url(../images/sec02-image01.gif) center 0 no-repeat;
	width: 710px;
	height: 290px;
}

#main .section02 .inner .box .m-box .sub02 .image01 {
	float: right;
	width: 390px;
	height: 290px;
}
#main .section02 .link-box {
	margin: 30px auto 0;
	text-align: center;
	width: 1100px;
}
#main .section02 .link-box .link001 {
	margin: 10px auto 0;
	width: 602px;
}
#main .section02 .link-box .link001 a {
	display: block;
	background: url(../images/link02.png) center 0 no-repeat;
	width: 602px;
	height: 84px;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	line-height: 82px;
}



 /*--------------------------------------------------
  sec03
--------------------------------------------------*/

#main .section03 {
	width: 100%;
}


#main .section03 .inner {
	width: 1100px;
	margin: 0 auto;
	padding-top: 50px;
}

#main .section03 .inner .title001 {
	background: url(../images/title03.png) center 0 no-repeat;
	width: 1100px;
	height: 105px;
	color: #a05f15;
	font-size: 37px;
	text-align: center;
	padding-top: 16px;
	letter-spacing: -0.05em;
}

#main .section03 .inner .title001 h4 {
	padding-left: 20px;
}

/*-------------タブ----------------*/

#main .tab-menu {
  /* border-bottom:#029b9d solid 8px; */
	padding:10px 0 0 0 ;
  margin:22px 0 0 0;
  position:relative;
  box-sizing: border-box;
	display: block;
}
#main .tab {
  width: 1100px;
	margin: 0 auto;
}

#main .ml {
	margin-right: 20px;
}

#main ul.tab li.active {
	color: #fff ;
	background: url(../images/tab-on.gif) center 0 no-repeat;
	width:540px;
	height:88px;
	position: relative;
	top:0;
	padding-top: 8px;
}

	
#main ul .tab li .active02 {
	width:540px;
  height:88px;
  padding-top: 8px;

}
	
	
#main .t-box {
	width: 1100px;
	margin: 0 auto;
	padding: 20px;
	min-width: 1100px;
}

#main ul.tab li {
	float: left;
	font-weight: bold;
	font-size:22px;
	background: url(../images/tab-off.gif) center 0 no-repeat;
	color: #029b9d ;
	cursor: pointer;
	width:540px;
	height:78px;
	text-align:center;
	padding:5px 0 0 0 ;
	box-sizing: border-box;
	border-radius:6px 6px 0px 0px ;
	-moz-border-radius:6px 6px 0px 0px ;
	-webkit-border-radius:6px 6px 0px 0px ;
	position: relative;
	top: 10px;
}

#main ul.tab li.current{
	color: #fff ;
	background: url(../images/tab-on.gif) center 0 no-repeat;
	width:540px;
	height:88px;
	position: relative;
	top:0;
	padding-top: 15px;
}


/*-------------タブここまで----------------*/

 /*--------------------------------------------------
n-bg
--------------------------------------------------*/
#main .n-bg {
	background: url(../images/sec04-bg.gif) repeat;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 70px;
}

#main .n-bg .m-bg {
	background: #fff;
	width: 1100px;
	margin: 0 auto 20px;
	padding:10px 0 30px 0;
	border:solid 1px #209bc3;
}

#main .n-bg .content {
	width: 1100px;
	margin: 0 auto;
	padding-top: 50px;
}

#main .n-bg .title001 {
	background: url(../images/title02.png) center 0 no-repeat;
	width: 1100px;
	height: 105px;
	color: #a05f15;
	font-size: 37px;
	text-align: center;
	padding-top: 16px;
	letter-spacing: -0.05em;
}

#main .n-bg .title001 h2 {
	padding-left: 20px;
}


 /*--------------------------------------------------
section03-main 共通
--------------------------------------------------*/

#main .section03-main .inner {
	width: 1040px;
	margin: 0 auto;
}

#main .section03-main .title-box  {
	border-bottom: dotted 2px #6facdb;
	padding-bottom: 10px;
}


#main .section03-main .sub02 .title-box , #main .section03-main .sub03 .title-box {
	margin-top: 50px;
}


#main .section03-main .title-box .h3 {
	font-weight: bold;
	position: relative;
	top: 10px;
}

#main .section03-main .title-box .ttl {
	float: left;
	color: #6facdb;
	font-size: 31px;
	padding-right: 20px;
}

#main .section03-main .title-box .rank {
	float: left;
	position: relative;
	top: 5px;
}

#main .section03-main .title-box .icon-ls {
	float: right;
}

#main .section03-main .title-box li{
	float: left;
}


 /*--------------------------------------------------
main .section03-main .box
--------------------------------------------------*/

#main .section03-main .box {
	margin-top: 30px;
}


#main .section03-main .box .image-box {
	float: left;
	width: 470px;
}

#main .section03-main .box .image-box02 {
 margin-top: 10px;
}

#main .section03-main .box .image-box02 .image02 {
	float: left;
}

#main .section03-main .box .image-box02 .ma-r {
	margin-right: 20px;
}


 /*--------------------------------------------------
main .section03-main .text-box
--------------------------------------------------*/

#main .section03-main .box .text-box {
	width: 540px;
	float: left;
	margin-left: 30px;
}

#main .section03-main .box .text-box .check {
	border-bottom: dotted 1px #d3e1ed;
	padding-bottom: 10px;
}

#main .section03-main .box .text-box .check .t-icon {
	float: left;
	margin-top: 10px;
}

#main .section03-main .box .text-box .check .text{
	float: left;
	margin-top: 16px;
	margin-left: 5px;
	width: 470px;
}

#main .section03-main .box .text-box .check .tx{
	font-size: 17px;
	color: #ff6464;
}

#main .section03-main .box .text-box .check .c-tx02{
	font-size: 14px;
	color: #555;
}


 /*--------------------------------------------------
main .section03-main ..list-j
--------------------------------------------------*/
#main .section03-main .list-j {
	margin-top: 25px;
}

#main .section03-main .list-j .ls01 {
	width: 519px;
	float: left;
}

#main .section03-main .list-j .ma-l {
	margin-left: 10px;
}

#main .section03-main .list-j .ls01 .ls-bg {
	background: #5dbad9;
	color: #fff;
	text-align: center;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
}

#main .section03-main .list-j .ls01 .ls-box {
	border: dotted 1px #5dbad9;
	border-top: none;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 15px;
}

#main .section03-main .list-j .ls01 .ls-box p {	
	margin: 0 auto;
	padding: 10px;
	line-height: 1.5;
}

#main .section03-main .list-j .ls01 .ls-box .tx02 {
 color: #ff6464;
font-weight: bold;
	position: absolute;
	bottom: 30px;
	right: 15px;
}

#main .section03-main .list-j .ls01 .ls-box .c-tx {
 color: #ff6464;
 font-weight: bold;
font-size: 20px;
	padding-left: 5px;
}


 /*--------------------------------------------------
main .section03-main ..llink
--------------------------------------------------*/


#main .section03-main .list-j .ls01 .ls-box .link-box {
	text-align: center;
	margin-top: 40px;
}

#main .section03-main .list-j .ls01 .ls-box .link-box .link002 {
	width: 150px;
	height: 28px;	
	margin: 0 auto;
	position: absolute;
	bottom: 5px;
	right: 15px;
}

#main .section03-main .list-j .ls01 .ls-box .link-box .link002 a {
	width: 150px;
	height: 28px;
	line-height: 30px;
	background: #ff9351;
	color: #fff;
	display: block;
box-shadow:0px 3px 0px 0px #de8244;
-moz-box-shadow:0px 3px 0px 0px #de8244;
-webkit-box-shadow:0px 3px 0px 0px #de8244;
border-radius:2px 2px 2px 2px ;
-moz-border-radius:2px 2px 2px 2px ;
-webkit-border-radius:2px 2px 2px 2px ;
	position: relative;
}

#main .section03-main .list-j .ls01 .ls-box .link-box .link002 a:before {
content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	 display:inline-block;
	position: absolute;
	top: 9px;
	right: 10px;
}



#main .section03-main .link-box02 {
	margin-top: 40px;
}

#main .section03-main .link-box02 .link001 a{
	background: url(../images/link07.png) repeat;
	width: 538px;
	height: 80px;
	display: block;
	color: #fff;
	line-height: 2em;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#main .section03-main .link-box02 .link-ls01 {
	float: left;
}

#main .section03-main .link-box02 .link-ls02 {
	float: left;
}

#main .section03-main .link-box02 .link-ls01 .link001 {
	margin-right: 30px;
}

#main .section03-main .link-box02 .link-ls01 .link001 a {
	background: url(../images/link08.png) repeat;
	width: 472px;
	height: 80px;
	display: block;
	color: #fff;
	line-height: 2em;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	
}

#main .section03-main .link_info {
	background:#ff9351;/*背景色*/
	border-radius:5px;/*角の丸み*/
	padding:10px;/*文字とボタンの余白*/
	margin:10px auto;/*ボタン位置中央揃え*/
	width:500px;/*横幅*/
	text-align:center;/*文字中央揃え*/
	line-height:2;/*行の高さ(ボタンの高さ)*/
	font-size:14px;/*文字の大きさ(基本は14px)*/
	box-shadow:0 3px #de8244;/*ボタンの影の高さと色*/
}
#main .section03-main .link_info:hover {
	opacity: .7;
}
#main .section03-main .link_info a {
	color:#ffffff;/*文字の色*/
	font-weight:bold;
	text-decoration:none;
}



 /*--------------------------------------------------
アイコン
--------------------------------------------------*/
#main .c01 {
	color:#fff;
	background: #a1b6f4;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left: 5px;
	margin-bottom: 5px;
}

#main .c02 {
	color:#fff;
	background: #7dcddb;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left: 5px;
	margin-bottom: 5px;
}

#main .c03 {
	color:#fff;
	background: #e0dc6f;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left: 5px;
	margin-bottom: 5px;
}


#main .c04 {
	color:#fff;
	background: #9ddeb4;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left: 5px;
	margin-bottom: 5px;
}

#main .c05 {
	color:#fff;
	background: #e8c27f;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left: 5px;
	margin-bottom: 5px;
}

#main .c06 {
	color:#fff;
	background: #f8a690;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left: 5px;
	margin-bottom: 5px;
}

#main .c07 {
	color:#fff;
	background: #a1d2f4;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left: 5px;
	margin-bottom: 5px;
}


#main .c08 {
	color:#fff;
	background: #f89ab0;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left: 5px;
	margin-bottom: 5px;
}


#main .c09 {
	color:#fff;
	background: #eea8e0;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left: 5px;
	margin-bottom: 5px;
}





 /*--------------------------------------------------
ここまで共通
--------------------------------------------------*/



 /*--------------------------------------------------
sub01
--------------------------------------------------*/

#main .section03-main .sub01 .title-box ul {
	width: 330px;
}

#main .section03-main .sub01 .title-box {
	padding-top: 20px;
}

#main .section03-main .sub01 .link-box02 .link001 {
  margin: 40px auto 0;
	width: 538px;
}

/*
#main .section03-main .sub01 .list-j .ls01 .ls-box {
height: 288px;
}
*/

 /*--------------------------------------------------
sub02
--------------------------------------------------*/


#main .section03-main .sub02 .title-box ul {
	width: 330px;
}

#main .section03-main .sub02 .box .text-box .check .text{
	margin-top: 12px;
}

/*
#main .section03-main .sub02 .list-j .ls01 .ls-box {
height: 288px;
}
*/

 /*--------------------------------------------------
sub03
--------------------------------------------------*/


#main .section03-main .sub03 .title-box ul {
	width: 495px;
}

#main .section03-main .sub03 .box .text-box .check .text{
	margin-top: 12px;
}

#main .section03-main .sub03 .link-box02 .link001 {
  margin: 40px auto 0;
	width: 538px;
}


#main .section03-main .sub03 .list-j .ls01 .ls-box {
height: 266px;
}







 /*--------------------------------------------------
vr02 
--------------------------------------------------*/
#main #vr02 .section03-main .sub01 .box .text-box .check .text{
	margin-top: 24px;
}


#main #vr02 .section03-main .sub01 .link-box02 .link001 {
	width: 472px;
	margin-right: 30px;
	margin-top: 0;
}


#main #vr02 .section03-main .sub02 .title-box ul {
	width: 330px;
}

#main #vr02 .section03-main .sub03 .title-box ul {
	width: 330px;
}

#main #vr02 .section03-main .sub03 .list-j .ls01 .ls-box {
height: 238px;
}



 /*--------------------------------------------------
sub04
--------------------------------------------------*/
#main .section03-main .sub04 {
	margin-top: 60px;
}



#main .section03-main .sub04 .image01 {
	float: left;
	width: 360px;
	height: 230px;
}

#main .section03-main .sub04 .text-box {
	float: left;
	width: 650px;
	height: 230px;
}

#main .section03-main .sub04 .text-box .h5 {
	color: #6facdb;
	font-size: 23px;
	font-weight: bold;
	padding-bottom: 5px;
}

#main .section03-main .sub04 .text-box p {
	margin-top: 16px;
}

#main .section03-main .sub04 .text-box .tx02 {
	font-size: 16px;
	color: #ff6464;
	font-weight: bold;
}


#main .section03-main .sub04 .text-box .c-tx {
	font-size: 24px;
	font-weight: bold;
	padding-left: 5px;
}


#main .section03-main .sub04 .text-box .link-box{
	text-align: center;
	position: relative;
}


#main .section03-main .sub04 .text-box .link-box .link002 {
	position: absolute;
	right: 0;
}


#main .section03-main .sub04 .text-box .link-box .link002 a {
	width: 250px;
	height: 50px;
	line-height: 52px;
	background: #ff9351;
	color: #fff;
	display: block;
box-shadow:0px 3px 0px 0px #de8244;
-moz-box-shadow:0px 3px 0px 0px #de8244;
-webkit-box-shadow:0px 3px 0px 0px #de8244;
border-radius:2px 2px 2px 2px ;
-moz-border-radius:2px 2px 2px 2px ;
-webkit-border-radius:2px 2px 2px 2px ;
	position: relative;
	font-size: 18px;
}

#main .section03-main .sub04 .text-box .link-box .link002 a:before {
content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	display:inline-block;
	position: absolute;
	top: 20px;
	right: 10px;
}



/*--------------------------------------------------
link-box03
--------------------------------------------------*/

#main .section03-main .link-box03 {
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}


#main .section03-main .link-box03 .link001 {
	width: 538px;
	margin: 10px auto 0;
}

#main .section03-main .link-box03 .link001 a {
	background: url(../images/link07.png) repeat;
	width: 538px;
	height: 80px;
	display: block;
	color: #fff;
	line-height: 80px;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}


#main .section03-main .top-link {
	text-align: center;
	margin-top: 50px;
	padding-bottom: 50px;
}


#main .section03-main .top-link .t-btn a {
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: #7fd2d3;
	display: block;
	height: 50px;
	line-height: 50px;
	position: relative;
}


#main .section03-main .top-link .t-btn a:before {
content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	 display:inline-block;
	position: absolute;
	top: 22px;
	right: 20px;
}




 /*--------------------------------------------------
  sec04
--------------------------------------------------*/

#main .section04 {
	width: 100%;
}


#main .section04 .inner .box {
	width: 1100px;
	margin: 0 auto;
	padding-top: 20px;
}

#main .section04 .inner .box .title001 {
	width: 1100px;
	height: 152px;
	color: #a05f15;
	font-size: 37px;
	text-align: center;
}

#main .section04 .inner .title001 h4 {
	padding-top: 54px;
	font-size: 30px;
	line-height: 1.2em;
}


#main .section04 .link-box {
	margin: 10px 0;
}

#main .section04 .link-box li {
	float: left;
	width: 353px;
}

#main .section04 .link-box .ma-l {
	margin-left: 20px;
}

#main .section04 .link-box a{
		width: 353px;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	padding-top: 16px;
}






 /*--------------------------------------------------
  sec05
--------------------------------------------------*/

#main .section05 {
	width: 100%;
}


#main .section05 .inner {
	width: 100%;
	background: url(../images/sec05-bg.jpg) center 0 no-repeat;
	height: 400px;
	min-width: 1100px;
	background-size: cover;
}



#main .section05 .inner .box {
	width: 1100px;
	margin: 0 auto;
	padding-top: 20px;
}

#main .section05 .inner .box .title001 {
	background: url(../images/sec05-image01.png) center 0 no-repeat;
	width: 684px;
	height: 72px;
	color: #7fd2d3;
	font-size: 25px;
	text-align: center;
	margin: 30px auto 0;
}

#main .section05 .inner .title001 h4 {
	padding-top: 12px;
}

#main .section05 .inner .title001 span {
	font-weight: bold;
}

#main .section05 p{
	font-size: 19px;
	font-weight: bold;	
	color: #fff;
	text-align: center;
	padding-top: 20px;
}


#main .section05 .link-box {
	margin: 20px auto 0;
} 

#main .section05 .link-box .link001 {
	width: 742px;
	margin: 0 auto;
}

#main .section05 .link-box .link001 a{
	text-align: center;
	font-size: 27px;
	background: url(../images/link-06.png) center 0 no-repeat;
	width: 742px;
	height: 90px;
	color: #fff;
	display: block;
	line-height: 90px;
	font-weight: bold;
} 

#main .section05 .link-box .link001 .tx01 {
	font-weight: bold;
}


 /*--------------------------------------------------
  sec05
--------------------------------------------------*/

#main .section_bn {
	width: 100%;
}


#main .section_bn .inner {
	width: 100%;
	background: url(../images/sec05-bg.jpg) center 0 no-repeat;
	height: 150px;
	min-width: 1100px;
	background-size: cover;
}



#main .section_bn .inner .box {
	width: 1100px;
	margin: 0 auto;
	padding-top: 20px;
}



#main .section_bn .link-box {
	margin: 10px auto 0;
} 

#main .section_bn .link-box .link001 {
	width: 742px;
	margin: 0 auto;
}

#main .section_bn .link-box .link001 a{
	text-align: center;
	font-size: 27px;
	background: url(../images/link-06.png) center 0 no-repeat;
	width: 742px;
	height: 90px;
	color: #fff;
	display: block;
	line-height: 90px;
	font-weight: bold;
} 


.footer_link {
  width:900px;
  margin: 20px auto!important;
  background-color:#ffffff;
  border:solid 1px #333333;
  padding:20px!important;
}
.footer_link p {
 text-align:center;
}
.footer_link .footer_link_tit { 
 font-size:18px;
 font-weight:bold;
 color:#d9188e;
 margin-bottom:15px!important;
}
.footer_link a { background: url("//image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }

.tab_title {
 width: 1040px;
 font-weight: bold;
 font-size: 30px;
 color: #ffffff;
 margin: 0 auto 0 auto !important;
 text-align: center;
 background: linear-gradient(135deg, orange, orange 60%, cyan);
}
.tab_title02 {
 width: 1040px;
 font-weight: bold;
 font-size: 30px;
 color: #ffffff;
 margin: 100px auto 0 auto !important;
 text-align: center;
 background: linear-gradient(135deg, orange, orange 60%, cyan);
}

.tab_title span {
 /*background: linear-gradient(transparent 80%, yellow 30%);*/
}


/*------------------------------------------------------------
  footer-btn
------------------------------------------------------------*/
.footer-btn {
  background:rgba(255,255,255,0.50);
  width:100%;
  height: 83px;
  position: fixed;
  bottom:0;
  z-index: 1000;
  box-sizing:border-box;
  padding: 5px 0 0 0 !important;
}
.footer-btn img {
	display: block;
	width: 800px;
	height: 73px;
	border-radius:8px;
	position: relative;
	margin:0 auto;
	text-align:center;
	text-decoration: none;
}

/*--------------------------------------------------
  page-top
--------------------------------------------------*/
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  Z-index: 99999;
}





/*--------------------------------------------------
sp
--------------------------------------------------*/
 
 
@media screen and (max-width: 768px){

/*--------------------------------------------------
  body
--------------------------------------------------*/
.sp-no01 {
  display: none;
}
.pc-no01 {
  display: block;
}

.f-size01 {
}

body {
}

.f-family {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
 }
 

#main {
	background: none;
}


	
	
	
 /*--------------------------------------------------
  fv
--------------------------------------------------*/

#main #fv {
  position: relative;
  width: 100%;
  height:auto;
	min-width: 100%;
	margin-top: -10px;
 }
 
#main #fv .inner {
  background: none;
  width: 100%;
	height:auto;
	padding: 0;
}

#main #fv .inner .image01{
 background: url(../images/sp-fv.jpg) center 0 no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 0;
	padding-top: 91.56%;
	float: none;
	margin: 0 auto;
	position: relative;
}

#main #fv .inner .text {
	font-size: 14px;
	text-align: center;
	width: 96%;
	margin: 15px auto 0;
	text-align: left;
	position: inherit;
}


	
	 /*--------------------------------------------------
  link
--------------------------------------------------*/

#main .bn_30th { text-align:center;padding:15px; }
#main .bn_30th img { width:100%; }

#main .p-link-box {
	width: 100%;
	margin: 0 auto 0;
	font-weight:bold;
}

#main .p-link-box .link001 a {
	background: url(../images/sp-link01.png) center 0 no-repeat;
	background-size: 100% auto;
	width: 100%;
	padding-top: 12.5%;
	height: 0;
	display: block;
	margin: 10px auto ;
	color: #fff;
	text-align: center;
	position: relative;
	
}

	#main .p-link-box .link001 span{
		position: absolute;
		top: 5%;
		left: 23%;
		font-size: 3.6vw;
		line-height:1.3em;
	}
#main .p-link-box .link002 a {
	background: url(../images/sp-link01.jpg) center 0 no-repeat;
	background-size: 100% auto;
	width: 100%;
	padding-top: 12.5%;
	height: 0;
	display: block;
	margin: 0 auto ;
	color: #fff;
	text-align: center;
	position: relative;
}

	#main .p-link-box .link002 span{
		position: absolute;
		top: 12%;
		left: 8%;
		font-size: 3.5vw;
	}

#main .p-link-box .link009 a {
	background: url(../images/sp-link09.png) center 0 no-repeat;
	background-size: 100% auto;
	width: 100%;
	padding-top: 12.5%;
	height: 0;
	display: block;
	margin: 0 auto ;
	color: #fff;
	text-align: center;
	position: relative;
	
}

	#main .p-link-box .link009 span{
		position: absolute;
		top: 5%;
		left: 23%;
		font-size: 3.6vw;
		line-height:1.3em;
	}
	
	
	

 /*--------------------------------------------------
  sec01
--------------------------------------------------*/

#main .section01 {
	width: 100%;
	margin-top: 30px;
}

#main .section01 .inner {
	width: 100%;
	background: url(../images/sec01-bg.gif) center 0 no-repeat;
	width: 100%;
	height: auto;
	background-size: cover;
	min-width: 100%;
	padding-bottom: 30px;
}

#main .section01 .inner .box {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}

#main .section01 .inner .box .title001 {
	background: url(../images/sp-title01.png) center 0 no-repeat;
	background-size: 100% auto;
	width: 100%;
	padding-top: 28.75%;
	height: 0;
	color: #a05f15;
	font-size: 37px;
	text-align: center;
	letter-spacing: -0.05em;
	position: relative;
}

#main .section01 .inner .box .title001 h2 {
	padding-left: 0;
	position: absolute;
	top: 12%;
	line-height: 1.5;
	font-size: 6.2vw;
}

#main .section01 .inner .box .title001 span {
	font-size: 4vw;
}

#main .section01 .inner .box .m-box {
	margin-top: 20px;
}

#main .section01 .inner .box .m-box .sub01 , #main .section01 .inner .box .m-box .sub02 , #main .section01 .inner .box .m-box .sub03 {
	float: none;
	width: 96%;
	margin: 20px auto 0;
}

#main .section01 .inner .box .m-box .sub02 , #main .section01 .inner .box .m-box .sub03 {
margin-left: 0;
	margin: 20px auto 0;
}


#main .section01 .inner .box .m-box .sub01 .ttl , #main .section01 .inner .box .m-box .sub02 .ttl , #main .section01 .inner .box .m-box .sub03 .ttl {
	background: #76d1d9;
	color: #fff;
	font-size: 16px;
   height: 62px;
	position: relative;
}

#main .section01 .inner .box .m-box .sub01 .ttl span , #main .section01 .inner .box .m-box .sub02 .ttl span , #main .section01 .inner .box .m-box .sub03 .ttl span {
	border-bottom: dotted 2px #fff;
	display: inline-block;
	font-weight: bold;
	position: relative;
	top: -22px;
	left: 12px;
}

#main .section01 .inner .box .m-box .sub03 .ttl span {
	border-bottom: dotted 2px #fff;
	display: inline-block;
	font-weight: bold;
	position: relative;
	top: -10px;
	left: 12px;
}



#main .section01 .inner .box .m-box .sub01 .ttl:before {
	content: "";
	display: inline-block;
	background: url(../images/icon01.gif) center 0 no-repeat;
	background-size: 60px 60px;
	width: 60px;
	height: 60px;
	position: relative;
	left: 3px;
	top: 2px;
}

#main .section01 .inner .box .m-box .sub02 .ttl:before {
	content: "";
	display: inline-block;
	background: url(../images/icon02.gif) center 0 no-repeat;
	background-size: 60px 60px;
	width: 60px;
	height: 60px;
	position: relative;
	left: 3px;
	top: 2px;
}

#main .section01 .inner .box .m-box .sub03 .ttl:before {
	content: "";
	display: inline-block;
	background: url(../images/icon03.gif) center 0 no-repeat;
	background-size: 60px 60px;
	width: 60px;
	height: 60px;
		position: relative;
	left: 3px;
	top: 2px;
}


#main .section01 .inner .box .sub01 .text-box {
	background:none;
	background:#fff;
	width: 100%;
	height: auto;
	border: solid 2px #76d1d9;
	box-sizing: border-box;
	margin: 0 auto;
}

#main .section01 .inner .box .sub02 .text-box {
	background:none;
	background:#fff;
	width: 100%;
	height: auto;
	border: solid 2px #76d1d9;
	box-sizing: border-box;
	margin: 0 auto;
}

#main .section01 .inner .box .sub03 .text-box {
	background:none;
	background:#fff;
	width: 100%;
	height: auto;
	border: solid 2px #76d1d9;
	box-sizing: border-box;
	margin: 0 auto;
}

#main .section01 .inner .box .text-box p {
	width: 94%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

	
	
	#main .section01 .link-box img {
		text-align: center;
		margin: 0 auto;
		width: 160px;
		display: block;
	}
	
#main .section01 .link-box {
	margin: 20px auto 0;
	text-align: center;
	width: 100%;
}

#main .section01 .link-box .link001 {
	margin: 10px auto 0;
	width: 100%;
}
#main .section01 .link-box .link001 a {
	display: block;
	background: url(../images/sp-link02.png) center 0 no-repeat;
	background-size: 100% auto;
	padding-top: 18.75%;
	width: 100%;
	height: 0;
	color: #fff;
	text-align: center;
	position: relative;
}

	#main .section01 .link-box .link001 span {
		font-size: 5vw;
	 font-weight: bold;
		position: absolute;
		top: 13%;
		left: 16%;
		line-height: 1.4;
	}


	
	
	
	
	
	
	
 /*--------------------------------------------------
  sec02
--------------------------------------------------*/

#main .section02 {
	width: 100%;
}


#main .section02 .inner {
	width: 100%;
	background: url(../images/sec02-bg.png) center 0 no-repeat;
	height: auto;
	background-size: cover;
	min-width: 100%;
	padding-bottom: 30px;
}



#main .section02 .inner .box {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}

#main .section02 .inner .box .title001 {
	background: url(../images/sp-title02.png) center 0 no-repeat;
	background-size: 100% auto;
	padding-top: 28.75%;
	width: 100%;
	height: 0;
	color: #a05f15;
	font-size: 37px;
	text-align: center;
	position: relative;
}

#main .section02 .inner .box .title001 h2 {
		padding-left: 0;
	position: absolute;
	top: 12%;
	line-height: 1.5;
	font-size: 6.5vw;
}

#main .section02 .inner .box .m-box {
	margin-top: 20px;
}

#main .section02 .q01 {
	color: #fff;
	background: #ff9292;
	font-size: 16px;
	margin: 0;
}
	
	#main .section02 .q01 span {
		position: relative;
		top: -10px;
		left: 5px;
		padding-right: 4%;
	}

#main .section02 .q01:before {
	content: "";
	display: inline-block;
	background: url(../images/sp-q.png) center 0 no-repeat;
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	position: relative;
	left: 3px;
	top: 2px;
}
	
	
#main .section02 .a01 {
	width: 92%;
	margin: 0 auto;
	line-height: 1.6;
}
	
	
	
	#main .section02 .a01 .txt_blue {
	color:#0385ff;
	font-weight: bold;
}

	
#main .section02 .a01:before {
	content: "";
	display: inline-block;
	background: url(../images/sp-a.png) center 0 no-repeat;
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
	position: relative;
	left:0;
	top: 2px;
}
	


#main .section02 .inner .box .m-box .sub01 {
	margin-bottom: 20px;
}

#main .section02 .inner .box .m-box .sub02 {
	margin-bottom: 20px;
}

#main .section02 .inner .box .m-box .sub02 .ma-top {
	margin-top: 0;
}

#main .section02 .inner .box .m-box .sub01 .text-box {
	float: none;
	background: none;
	background: #fff;
	width: 94%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 10px
}

#main .section02 .inner .box .m-box .sub01 .image01 {
	float: none;
	width: 94%;
	height: auto;
	margin: 0 auto;
}


#main .section02 .inner .box .m-box .sub02 .text-box {
	float: none;
	background: none;
	background: #fff;
	width: 94%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 10px
}

#main .section02 .inner .box .m-box .sub02 .image01 {
	float: none;
	width: 94%;
	height: auto;
	margin: 0 auto;
}

	#main .section02 img {
		width: 100% ;
	}
#main .section02 .link-box {
	margin: 20px auto 0;
	text-align: center;
	width: 100%;
}

#main .section02 .link-box .link001 {
	margin: 10px auto 0;
	width: 100%;
}
#main .section02 .link-box .link001 a {
	display: block;
	background: url(../images/sp-link02.png) center 0 no-repeat;
	background-size: 100% auto;
	padding-top: 18.75%;
	width: 100%;
	height: 0;
	color: #fff;
	text-align: center;
	position: relative;
}

	#main .section02 .link-box .link001 span {
		font-size: 5vw;
	 font-weight: bold;
		position: absolute;
		top: 13%;
		left: 16%;
		line-height: 1.4;
	}
	
	
/*--------------------------------------------------
  sec03
--------------------------------------------------*/

#main .section03 {
	width: 100%;
}


#main .n-bg .content {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}

#main .section03 .inner .title001 {
	background: url(../images/sp-title03.png) center 0 no-repeat;
	background-size: 100% auto;
	padding-top: 28.75%;
	width: 100%;
	height: 0;
	color: #a05f15;
	font-size: 37px;
	text-align: center;
	letter-spacing: -0.05em;
	position: relative;
}

#main .section03 .inner .title001 h4 {
	padding-left: 0;
	position: absolute;
	top: 12%;
	line-height: 1.5;
	font-size: 6.5vw;
}

	
	
	
	

/*-------------タブ----------------*/
	
		
#main .tab-menu {
  /* border-bottom:#7fd2d3 solid 4px; */
	padding:10px 0 0 0 ;
  margin:15px 0 0 0;
  position:relative;
  box-sizing: border-box;
	display: block;
}
#main .tab {
  width: 100%;
	margin: 0 auto;
}


#main .ml {
	margin-right: 0;
}

	
#main ul.tab li.active02 {
	width:47%;
  height:60px;
	top:0;
}
	
#main ul.tab li.active {
	width:47%;
  height:60px;
	background: none;
	background: #7fd2d3 ;;
	top:0;
}
	

#main .t-box {
	width: 100%;
	margin: 20px auto 0;
	padding: 0;
	min-width: 100%;
}



#main ul.tab li {
	float: left;
	font-weight: bold;
	font-size:14px;
	background: none;
	background:#fff;
	color: #7fd2d3 ;
	cursor: pointer;
	width:47%;
	border:#7fd2d3 solid 1px;
	border-bottom:none;
	height:60px;
	text-align:center;
	padding:10px 0 0 0;
	margin-left:2.3%;
	box-sizing: border-box;
	border-radius:6px 6px 0px 0px ;
	-moz-border-radius:6px 6px 0px 0px ;
	-webkit-border-radius:6px 6px 0px 0px ;
	position: relative;
	top: 0;
}

#main ul.tab li.current{
   color: #fff ;
	background: none;
   background: #7fd2d3 ;;
	 width:47%;
  height:60px;
	position: relative;
  top:0;
	padding-top: 10px;
}
	
/*-------------タブここまで----------------*/	

	
/*--------------------------------------------------
n-bg
--------------------------------------------------*/
#main .n-bg {
	background: none;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}

#main .n-bg .m-bg {
	background: #fff;
	width: 100%;
	margin: 0 auto;
}
#main .n-bg .inner {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
}

#main .n-bg .title001 {
	background: url(../images/sp-title03.png) center 0 no-repeat;
	background-size: 100% auto;
	padding-top: 28.75%;
	width: 100%;
	height: 0;
	color: #a05f15;
	font-size: 37px;
	text-align: center;
	letter-spacing: -0.05em;
	position: relative;
}

#main .n-bg .title001 h2 {
	padding-left: 0;
	position: absolute;
	top: 12%;
	line-height: 1.5;
	font-size: 6.5vw;
}



 /*--------------------------------------------------
アイコン
--------------------------------------------------*/
#main .c01 {
	color:#fff;
	background: #a1b6f4;
	width: 48%;
	height: auto;
	padding: 5px 0;
	line-height: 1.6;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 5px;
}

#main .c02 {
	color:#fff;
	background: #7dcddb;
	width: 48%;
	height: auto;
	padding: 5px 0;
	line-height: 1.6;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 5px;
}

#main .c03 {
	color:#fff;
	background: #e0dc6f;
	width: 48%;
	height: auto;
	padding: 5px 0;
	line-height: 1.6;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 5px;
}


#main .c04 {
	color:#fff;
	background: #9ddeb4;
	width: 48%;
	height: auto;
	padding: 5px 0;
	line-height: 1.6;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 5px;
}

#main .c05 {
	color:#fff;
	background: #e8c27f;
	width: 48%;
	height: auto;
	padding: 5px 0;
	line-height: 1.6;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 5px;
}

#main .c06 {
	color:#fff;
	background: #f8a690;
	width: 48%;
	height: auto;
	padding: 5px 0;
	line-height: 1.6;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 5px;
}

#main .c07 {
	color:#fff;
	background: #a1d2f4;
	width: 48%;
	height: auto;
	padding: 5px 0;
	line-height: 1.6;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 5px;
}


#main .c08 {
	color:#fff;
	background: #f89ab0;
	width: 48%;
	height: auto;
	padding: 5px 0;
	line-height: 1.6;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 5px;
}


#main .c09 {
	color:#fff;
	background: #eea8e0;
	width: 48%;
	height: auto;
	padding: 5px 0;
	line-height: 1.6;
	text-align: center;
	border-radius: 4px;       
  -webkit-border-radius: 4px;   
  -moz-border-radius: 4px;  
	margin-left:1%;
	margin-right: 1%;
	margin-bottom: 5px;
}


 /*--------------------------------------------------
section03-main 共通
--------------------------------------------------*/

#main .section03-main .inner {
	width: 94%;
	margin: 0 auto;
}

#main .section03-main .title-box  {
	border-bottom: none;
	padding-bottom: 0;
	width: 100%;
	margin-top: 10px;
}


#main .section03-main .sub02 .title-box , #main .section03-main .sub03 .title-box {
	margin-top: 40px;
	width: 100%;
}


#main .section03-main .title-box .h3 {
	font-weight: bold;
	position: relative;
	top: 0;
	border-bottom: dotted 2px #6facdb;
	border-top: dotted 2px #6facdb;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 100%;
	display: inline-block;
}

#main .section03-main .title-box .ttl {
	float: none;
	color: #6facdb;
	font-size: 22px;
	padding-right: 0;
}

#main .section03-main .title-box .rank {
	float: none;
	position: relative;
	top: 0;
	width: 130px;
	margin: 0 auto;
	margin-top: 14px;
}

#main .section03-main .title-box .icon-ls {
	float: none;
	margin-top: 10px;
	font-size: 12px;
}

#main .section03-main .title-box li{
	float: left;
}


 /*--------------------------------------------------
main .section03-main .box
--------------------------------------------------*/

#main .section03-main .box {
	margin-top: 10px;
}

	#main .section03-main .box .image-box img {
		width: 100%;
		height: auto;
	}
#main .section03-main .box .image-box {
	float: none;
	width: 100%;
}

#main .section03-main .box .image-box02 {
 margin-top: 0;
}

#main .section03-main .box .image-box02 .image02 {
	float: left;
	width: 50%;
}

#main .section03-main .box .image-box02 .ma-r {
	margin-right: 0;
}

	

 /*--------------------------------------------------
main .section03-main .text-box
--------------------------------------------------*/

#main .section03-main .box .text-box {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-top: 10px;
}

#main .section03-main .box .text-box .check {
	border-bottom: dotted 1px #d3e1ed;
	padding-bottom: 10px;
	margin-top: 10px;
}

#main .section03-main .box .text-box .check .t-icon {
	float: left;
	margin-top: 10px;
	width: 5%;
}

#main .section03-main .box .text-box .check .text{
	float: left;
	margin-top: 0;
	margin-left: 20%;
	width: 70%;
}

#main .section03-main .box .text-box .check .tx{
	font-size: 16px;
	color: #ff6464;
}

#main .section03-main .box .text-box .check .c-tx02{
	font-size: 12px;
	color: #555;
}


 /*--------------------------------------------------
main .section03-main ..list-j
--------------------------------------------------*/
#main .section03-main .list-j {
	margin-top: 20px;
}

#main .section03-main .list-j .ls01 {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

#main .section03-main .list-j .ma-l {
	margin-left: 0;
}

#main .section03-main .list-j .ls01 .ls-bg {
	background: #5dbad9;
	color: #fff;
	text-align: center;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
}

#main .section03-main .list-j .ls01 .ls-box {
	border: dotted 1px #5dbad9;
	border-top: none;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 20px;
}

#main .section03-main .list-j .ls01 .ls-box p {
	width: 94%;
	margin: 0 auto;
	padding-top: 10px;
	line-height: 1.6;
}

#main .section03-main .list-j .ls01 .ls-box .tx02 {
 color: #ff6464;
font-weight: bold;
	position: inherit;
	bottom: 0;
	left: 0;
	font-size: 16px;
}

#main .section03-main .list-j .ls01 .ls-box .c-tx {
 color: #ff6464;
 font-weight: bold;
font-size: 24px;
	padding-left: 7px;
}


 /*--------------------------------------------------
main .section03-main ..llink
--------------------------------------------------*/


#main .section03-main .list-j .ls01 .ls-box .link-box {
	text-align: center;
	margin-top: 10px;
}

#main .section03-main .list-j .ls01 .ls-box .link-box .link002 {
	width: 100%;
	height: 34px;	
	margin: 0 auto;
	position: inherit;
	bottom: 0;
	left: 0;
	text-align: center;
	padding: 0;
}

#main .section03-main .list-j .ls01 .ls-box .link-box .link002 a {
	width: 94%;
	height: 34px;
	line-height: 34px;
	background: #ff9351;
	color: #fff;
	margin: 0 auto;
	display: block;
box-shadow:0px 3px 0px 0px #de8244;
-moz-box-shadow:0px 3px 0px 0px #de8244;
-webkit-box-shadow:0px 3px 0px 0px #de8244;
border-radius:2px 2px 2px 2px ;
-moz-border-radius:2px 2px 2px 2px ;
-webkit-border-radius:2px 2px 2px 2px ;
	position: relative;
}

#main .section03-main .list-j .ls01 .ls-box .link-box .link002 a:before {
content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	 display:inline-block;
	position: absolute;
	top:14px;
	right: 10px;
}



#main .section03-main .link-box02 {
	margin-top: 20px;
}

#main .section03-main .link-box02 .link001 a{
	background: url(../images/sp-link03.png) center 0 no-repeat;
	background-size: 100% auto;
	padding-top: 18.75%;
	width: 100%;
	height: 0;
	display: block;
	color: #fff;
	line-height: 1.6;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
	position: relative;
}
	
	#main .section03-main .link-box02 .link001 span {
		top: 20%;
		font-weight: bold;
		font-size: 3.5vw;
		position: absolute;
		left:10%;
	}
	

#main .section03-main .link-box02 .link-ls01 {
	float: none;
}

#main .section03-main .link-box02 .link-ls02 {
	float: none;
}

#main .section03-main .link-box02 .link-ls01 .link001 {
	margin-right: 0;
	margin-bottom: 10px;
}

	#main .section03-main .link-box02 .link-ls01 .link001 span {
		top: 20%;
		left:10%;
		font-weight: bold;
		font-size: 3.5vw;
		position: absolute;
	}
	
#main .section03-main .link-box02 .link-ls01 .link001 a {
	background: url(../images/sp-link04.png) center 0 no-repeat;
	background-size: 100% auto;
	padding-top: 18.75%;
	width: 100%;
	height: 0;
	display: block;
	color: #fff;
	line-height: 1.6;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
	position: relative;
}

#main .section03-main .link_info {
	width:100%;/*横幅*/
}
	
	


 /*--------------------------------------------------
sub01
--------------------------------------------------*/

#main .section03-main .sub01 .title-box ul {
	width: 100%;
}

#main .section03-main .sub01 .title-box {
	padding-top: 20px;
}

#main .section03-main .sub01 .link-box02 .link001 {
  margin: 10px auto 0;
	width: 100%;
}

#main .section03-main .sub01 .list-j .ls01 .ls-box {
height: auto;
}

 /*--------------------------------------------------
sub02
--------------------------------------------------*/


#main .section03-main .sub02 .title-box ul {
	width: 100%;
}

#main .section03-main .sub02 .box .text-box .check .text{
	margin-top: 0;
}


#main .section03-main .sub02 .list-j .ls01 .ls-box {
height: auto;
}


 /*--------------------------------------------------
sub03
--------------------------------------------------*/


#main .section03-main .sub03 .title-box ul {
	width: 100%;
}

#main .section03-main .sub03 .box .text-box .check .text{
	margin-top: 0;
}

#main .section03-main .sub03 .link-box02 .link001 {
  margin: 10px auto 0;
	width: 100%;
}


#main .section03-main .sub03 .list-j .ls01 .ls-box {
height: auto;
}



 /*--------------------------------------------------
vr02 
--------------------------------------------------*/
#main #vr02 .section03-main .sub01 .box .text-box .check .text{
	margin-top: 10px;
}


#main #vr02 .section03-main .sub01 .link-box02 .link001 {
	width: 100%;
	margin-right: 0;
	margin-top: 10px;
}


#main #vr02 .section03-main .sub02 .title-box ul {
	width: 100%;
}

#main #vr02 .section03-main .sub03 .title-box ul {
	width: 100%;
}

#main #vr02 .section03-main .sub03 .list-j .ls01 .ls-box {
height: auto;
}

	
	
	

 /*--------------------------------------------------
sub04
--------------------------------------------------*/
#main .section03-main .sub04 {
	margin-top: 40px;
}
	
	#main .section03-main .sub04 img {
		width: 100%;
	}



#main .section03-main .sub04 .image01 {
	float: none;
	width: 100%;
	height: auto;
}

#main .section03-main .sub04 .text-box {
	float: none;
	width: 100%;
	height: auto;
}

#main .section03-main .sub04 .text-box .h5 {
	color: #6facdb;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#main .section03-main .sub04 .text-box p {
	margin-top: 10px;
}

#main .section03-main .sub04 .text-box .tx02 {
	font-size: 16px;
	color: #ff6464;
	font-weight: bold;
}


#main .section03-main .sub04 .text-box .c-tx {
	font-size: 24px;
	font-weight: bold;
	padding-left: 7px;
}


#main .section03-main .sub04 .text-box .link-box{
	text-align: center;
	position: relative;
}


#main .section03-main .sub04 .text-box .link-box .link002 {
	position: inherit;
	right: 0;
	margin-top: 10px;
}


#main .section03-main .sub04 .text-box .link-box .link002 a {
	width: 100%;
	height: 40px;
	line-height: 42px;
	background: #ff9351;
	color: #fff;
	display: block;
box-shadow:0px 3px 0px 0px #de8244;
-moz-box-shadow:0px 3px 0px 0px #de8244;
-webkit-box-shadow:0px 3px 0px 0px #de8244;
border-radius:2px 2px 2px 2px ;
-moz-border-radius:2px 2px 2px 2px ;
-webkit-border-radius:2px 2px 2px 2px ;
	position: relative;
	font-size: 14px;
}

#main .section03-main .sub04 .text-box .link-box .link002 a:before {
content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	display:inline-block;
	position: absolute;
	top: 16px;
	right: 10px;
}


	
	
	
/*--------------------------------------------------
link-box03
--------------------------------------------------*/

#main .section03-main .link-box03 {
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
}


#main .section03-main .link-box03 .link001 {
	width: 100%;
	margin: 10px auto 0;
}

	#main .section03-main .link-box03 img {
		width: 160px;
		text-align: center;
		margin: 0 auto;
	}
	
#main .section03-main .link-box03 .link001 a {
	background: url(../images/sp-link03.png) repeat;
	background-size: 100% auto;
	padding-top: 18.75%;
	width: 100%;
	height: 0;
	display: block;
	color: #fff;
	line-height: 1.4;
	font-size: 21px;
	font-weight: bold;
	position: relative;
	text-align: center;
}
	
	
	#main .section03-main .link-box03 .link001 span {
		top: 10%;
		font-weight: bold;
		font-size: 5vw;
		position: absolute;
		left: 18%;
	}
	
	


#main .section03-main .top-link {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
}


#main .section03-main .top-link .t-btn a {
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #7fd2d3;
	display: block;
	height: 30px;
	line-height: 30px;
	position: relative;
}


#main .section03-main .top-link .t-btn a:before {
content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	 display:inline-block;
	position: absolute;
	top: 14px;
	right: 10px;
}




 /*--------------------------------------------------
  sec04
--------------------------------------------------*/

#main .section04 {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}


#main .section04 .inner {
	width: 100%;
	background-size: cover;
	height: auto;
	min-width: 100%;
	padding-bottom: 10px;
}



#main .section04 .inner .box {
	width: 100%;
	margin: 0 auto;
	padding-top: 0;
}
#main .section04 .inner .box img {
	width: 100%;
	margin: 0 auto;
}



#main .section04 .link-box {
	margin-top: 10px;
}

#main .section04 .link-box li {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}

#main .section04 .link-box .ma-l {
	margin-left: 0;
}

#main .section04 .link-box a{
		width: 100%;
	height: auto;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	padding-top: 16px;
}

	#main .section04 .link-box .link001 span {
		position: absolute;
		top: 11%;
		left: 20%;
		font-size: 4.5vw;
		font-weight: bold;
	}
	
	#main .section04 .link-box .link002 span {
		position: absolute;
		top: 11%;
		left: 20%;
		font-size: 4.5vw;
		font-weight: bold;
	}

	#main .section04 .link-box .link003 span {
		position: absolute;
		top: 11%;
		left: 30%;
		font-size: 4.5vw;
		font-weight: bold;
	}
	




 /*--------------------------------------------------
  sec05
--------------------------------------------------*/

#main .section05 {
	width: 100%;
}


#main .section05 .inner {
	width: 100%;
	background: url(../images/sec05-bg.jpg) center 0 no-repeat;
	height: auto;
	min-width: 100%;
	background-size: cover;
	padding-bottom: 30px;
}



#main .section05 .inner .box {
	width: 94%;
	margin: 0 auto;
	padding-top: 20px;
}

#main .section05 .inner .box .title001 {
	background: url(../images/sp-sec05-image01.png) center 0 no-repeat;
	background-size: 100% auto;
	padding-top: 21.87%;
	width: 100%;
	height: 0;
	color: #7fd2d3;
	font-size: 25px;
	text-align: center;
	margin: 10px auto 0;
	position: relative;
}

#main .section05 .inner .title001 h4 {
	padding-top: 0;
	position: absolute;
	top: 10%;
	font-size: 5.5vw;
}

#main .section05 .inner .title001 span {
	font-weight: bold;
}

#main .section05 p{
	font-size: 14px;
	font-weight: bold;	
	color: #fff;
	text-align: center;
	padding-top: 20px;
}


#main .section05 .link-box {
	margin: 20px auto 0;
} 

#main .section05 .link-box .link001 {
	width: 100%;
	margin: 0 auto;
}

#main .section05 .link-box .link001 a{
	text-align: center;
	font-size: 27px;
	background: url(../images/sp-link08.png) center 0 no-repeat;
	background-size: 100% auto;
	padding-top: 18.85%;
	width: 100%;
	height: 0;
	color: #fff;
	display: block;
	line-height: 1.4;
	font-weight: bold;
	position: relative;
} 

#main .section05 .link-box .link001 .tx01 {
	font-weight: bold;
	position: absolute;
	top: 14%;
	left: 24%;
	font-size: 4.5vw;
}

 /*--------------------------------------------------
  sec_bn
--------------------------------------------------*/

#main .section_bn {
	width: 100%;
}


#main .section_bn .inner {
	width: 100%;
	background: url(../images/sec05-bg.jpg) center 0 no-repeat;
	height: auto;
	min-width: 100%;
	background-size: cover;
	padding-bottom: 30px;
}

#main .section_bn .inner .box {
	width: 94%;
	margin: 0 auto;
	padding-top: 20px;
}

#main .section_bn .link-box {
	margin: 20px auto 0;
} 

#main .section_bn .link-box .link001 {
	width: 100%;
	margin: 0 auto;
}

#main .section_bn .link-box .link001 a{
	text-align: center;
	font-size: 27px;
	background: url(../images/sp-link08.png) center 0 no-repeat;
	background-size: 100% auto;
	padding-top: 18.85%;
	width: 100%;
	height: 0;
	color: #fff;
	display: block;
	line-height: 1.4;
	font-weight: bold;
	position: relative;
}
#main .section_bn .link-box .link001 .tx01 {
	font-weight: bold;
	position: absolute;
	top: 14%;
	left: 24%;
	font-size: 4.5vw;
}
#main .section_bn .inner .title001 span {
	font-weight: bold;
}



.footer_link {
    width:100%;
    margin: 20px auto!important;
    background-color:#ffffff;
    padding:20px!important;
    }
   .footer_link p {
    text-align:center; 
    }
   .footer_link .footer_link_tit { 
   font-size:18px;
   font-weight:bold;
   color:#d9188e;
   margin-bottom:15px!important;
   }
   .footer_link a { background: url("//image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }

	
.tab_title {
 width: 98%;
 font-weight: bold;
 font-size: 22px;
 margin: 0 auto 0 auto !important;
 text-align: center;
}
.tab_title02 {
 width: 98%;
 font-weight: bold;
 font-size: 26px;
 margin: 30px auto 0 auto !important;
 text-align: center;
}

.tab_title span {
 /*background: linear-gradient(transparent 80%, yellow 30%);*/
}









/*--------------------------------------------------
  page-top
--------------------------------------------------*/
#page-top {
  position: fixed;
  bottom: 65px;
  right: 0px;
  z-index: 99999;
}

#page-top img{
	width:75%;
}

	
/*------------------------------------------------------------
  footer-btn
------------------------------------------------------------*/
.footer-btn {
  background:none;
  width:100% !important;
  height: auto;
  position: fixed;
  bottom:0;
  z-index: 1000;
  padding: 0;
}
.footer-btn img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius:0px;
	position: relative;
}
.footer-btn img {
	width: 100%;
}
	
	
	
	
	
	
	
	
	
	
	
	
}

