@charset "utf-8";

/*ここから*/
body,div,dl, dt, dd,ul, ol, li,h1, h2, h3, h4, h5, h6,pre, code,form, fieldset, legend, input, textarea,p, blockquote,th, td {
	margin: 0;
        padding: 0;
}

ol, ul {
 list-style: none;
}

a:link { 
	color: #3A393E;
	text-decoration: none;
 }
a:visited { 
	color: #3A393E;
	text-decoration: none;
 }
a:hover {
	color: #29BFBC;
	text-decoration: underline;	
}

body{
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #3A393E;
	line-height: 28px;
        width:100%;
}



/*ヘッダー-------------------------------------------------*/
img {
 border: 0;
}

.general {
 width:100%;
 margin: 0 auto;
}

.header_01{
 background-image: url("../image/header_bg.png");
 height: 100px;
 overflow:hidden;
}

.header_02{
 width: 288px;
 float: left;
 margin: 21px 0 0 50px;
}

.hLink{
 background:#e62e8b;
 border-radius:5px;
 padding:3px 10px;
 float: right;
 margin:30px 50px 0 0;
}

.hLink a{
 display:block;
 color:#fff;
 font-weight:bold;
 text-decoration:none;
}
.hLink a:hover{
 color:#000;
 text-decoration:none;
}
/*------------------------------------------------------------
	langBox
------------------------------------------------------------*/
.langMenuBox,.langBox {
	display: none;
}

.langBox {
	display: block;
	position: relative;
	z-index: 200;
}

.langBox .langMenuBox {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	background-color: #ff4598;
}
	
.langBox .menuUl {
	margin-top: 10px;
	margin-bottom: 10px;
}

.langBox .menuUl li a {
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 2.5;
}

.langBox .menuUl li a:hover {
        color:#000;
        text-decoration:none;
}

.langBox .menuUl li img {
	width: 100%;
}

.langBox .close a {
	padding: 5px 0 3px;
	margin: 20px auto;
	display: block;
	width: 30%;
	color: #FF4598;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-color: #fff;
	border-radius: 3px;
}

.langBox .close a:hover {
        color:#000;
        text-decoration:none;
}

.langBox .close a span {
	display: inline-block;
}

/*グローバルナビ-------------------------------------------*/
.menu_01{
 width: 100%;
 height:110px;
 background-color: #000000;
 overflow:hidden;
}

.menu_02{
 width: 768px;
 margin:0 auto;
}

.menu_02 ul li{
 width:192px;
 height:100px;
 margin: 0;
 float: left;
 list-style: none;
}

.menu_02 ul li a{
 display:block;
 border:none;
}

.menu_02 ul li a:hover{
 opacity:0.7;
}

/*メインビジュアル-----------------------------------------*/
.mainvisual_01{
 width: 100%;
}

.logo_01{
 width:232px;
 margin:40px auto 20px;
}

.logo_02 img{
 width: 100%;
}

.logo_03 {
 width: 532px;
 margin:26px auto 0px;
}

/*コンテンツ-----------------------------------------------*/
.list_01 {
 width: 721px;
 margin:100px auto 120px;
 position: relative;
 padding-top:20px;
}

.list_01_inner{
 width:721px;
 margin: 0 auto;
 overflow:hidden;
}

.list_01_visual{
 width:284px;
 float:left;
}

.capInner{
 width:407px;
 float:right;
 margin:80px 0 0;
}

.list_01_subtitle{
 width:232px;
}

.list_01_text{
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:0 0 0 7px;
}

.logo_03_stamp{
 width:107px;
 height:100px;
 position:absolute;
 top:-150px; 
 left:550px;
 z-index:10;
}

.list_01_stamp{
 width:182px;
 height:217px;
 position:absolute; 
 top:-50px; 
 left:680px;
 z-index:10;
}

/*2*/
.list_02 {
 width: 721px;
 margin:60px auto 120px;
 position: relative;
 padding-top:20px;
}

.list_02_inner{
 width:721px;
 margin: 0 auto;
 overflow:hidden;
}

.list_02_visual{
 width:239px;
 float:right;
 margin:0 0 0 30px;
}

.capInner02{
 width:367px;
 float:right;
 margin:100px 0 0;
}

.list_02_subtitle{
 width:367px;
}

.list_02_text{
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:0 0 0 7px;
}

.list_02_stamp{
 width:230px;
 height:161px;
 position:absolute;
 top:420px; 
 left:-200px;
 z-index:10;
}

/*3*/
.list_04 {
 width: 659px;
 margin:60px auto 120px;
 position: relative;
 padding-top:20px;
}

.list_04_inner{
 width:659px;
 margin: 0 auto;
 overflow:hidden;
}

.list_04_visual{
 width:222px;
 float:left;
 margin:0 30px 0 0;
}

.capInner04{
 width:407px;
 float:left;
 margin:100px 0 0;
}

.list_04_subtitle{
 width:291px;
}

.list_04_text{
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:0 0 0 7px;
}

.list_04_stamp{
 width:340px;
 height:270px;
 position:absolute;
 top:250px; 
 left:580px;
 z-index:1;
}

/*4*/
/*
.list_04 {
 width: 659px;
 margin:60px auto 80px;
 position: relative;
 padding-top:20px;
}

.list_04_inner{
 width:659px;
 margin: 0 auto;
 overflow:hidden;
}

.list_04_visual{
 width:222px;
 float:left;
 margin:0 30px 0 0;
}

.capInner04{
 width:407px;
 float:left;
 margin:100px 0 0;
}

.list_04_subtitle{
 width:291px;
}

.list_04_text{
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:0 0 0 7px;
}
*/

/*5*/
.list_05 {
 width: 592px;
 margin:60px auto 200px;
 position: relative;
 padding-top:20px;
}

.list_05_inner{
 width:592px;
 margin: 0 auto;
 overflow:hidden;
}

.list_05_visual{
 width:223px;
 float:right;
 margin:0 0 0 60px;
}

.capInner05{
 width:309x;
 float:right;
 margin:100px 0 0;
}

.list_05_subtitle{
 width:309px;
}

.list_05_text{
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:0 0 0 7px;
}

.list_05_stamp{
 width:198px;
 height:337px;
 position:absolute;
 top:0px; 
 left:-250px;
 z-index:10;
}
.list_05_stamp2{
 width:236px;
 height:142px;
 position:absolute;
 top:450px; 
 left:150px;
 z-index:10;
}

/*フッター-------------------------------------------------------------*/
.footer_01{
        width:100%;
	height: 195px;
	background:#00a7eb;
	margin:50px 0 0 0;
        border-bottom:#000 5px solid;
	position:relative;
}

.footer_02{
	width: 960px;
	margin:0 auto;
}

.badge{
	position:absolute;
	top: -36px;
	right: 10%;
}

.footer_02_txt{
	padding:47px 0 0 0;
	font-size:14px;
	color:#221815;
}
.footer_03{
	padding:20px 0 0 0;
	font-size:12px;
	color:#005d83;
}
/*ここまで-----------------------------------------------------------------*/







@media (max-width: 1024px) {
/*ヘッダー-------------------------------------------------*/
img {
 border: 0;
 width:100%;
}

.general {
 width:100%;
 margin: 0 auto;
}

.header_01{
 background-image: url("../image/header_bg.png");
 height: 100px;
}

.header_02{
 width: 28.125%;
 float: left;
 margin: 21px 0 0 50px;
}

/*グローバルナビ-------------------------------------------*/
.menu_01{
 width: 100%;
 height:auto;
 background-color: #000000;
 overflow:hidden;
}

.menu_02{
 width: 75%;
 margin:0 auto;
}

.menu_02 ul li{
 width:25%;
 height:auto;
 margin: 0;
 float: left;
 list-style: none;
}

.menu_02 ul li a{
 display:block;
 border:none;
}

.menu_02 ul li a:hover{
 opacity:0.7;
}

/*メインビジュアル-----------------------------------------*/
.mainvisual_01{
 width: 100%;
}

.logo_01{
 width:22.656%;
 margin:40px auto 20px;
}

.logo_02 img{
 width: 100%;
}

.logo_03 {
 width: 51.953%;
 margin:26px auto 0px;
}

/*コンテンツ-----------------------------------------------*/
.list_01 {
 width: 721px;
 margin:100px auto 120px;
 position: relative;
 padding-top:20px;
}

.list_01_inner{
 width:721px;
 margin: 0 auto;
 overflow:hidden;
}

.list_01_visual{
 width:284px;
 float:left;
}

.capInner{
 width:407px;
 float:right;
 margin:80px 0 0;
}

.list_01_subtitle{
 width:232px;
}

.list_01_text{
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:0 0 0 7px;
}

.logo_03_stamp{
 width:10%;
 position:absolute;
 top:-160px; 
 left:65%;
 z-index:10;
}

.list_01_stamp{
 width:20%;
 position:absolute;
 top:-100px; 
 left:75%;
 z-index:10;
}

/*2*/
.list_02 {
 width: 721px;
 margin:60px auto 120px;
 position: relative;
 padding-top:20px;
}

.list_02_inner{
 width:721px;
 margin: 0 auto;
 overflow:hidden;
}

.list_02_visual{
 width:239px;
 float:right;
 margin:0 0 0 30px;
}

.capInner02{
 width:367px;
 float:right;
 margin:100px 0 0;
}

.list_02_subtitle{
 width:367px;
}

.list_02_text{
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:0 0 0 7px;
}

.list_02_stamp{
 display:none;
}

/*3*/
.list_04 {
 width: 659px;
 margin:60px auto 120px;
 position: relative;
 padding-top:20px;
}

.list_04_inner{
 width:659px;
 margin: 0 auto;
 overflow:hidden;
}

.list_04_visual{
 width:222px;
 float:left;
 margin:0 30px 0 0;
}

.capInner04{
 width:407px;
 float:left;
 margin:100px 0 0;
}

.list_04_subtitle{
 width:291px;
}

.list_04_text{
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:0 0 0 7px;
}

.list_04_stamp{
 width:30%;
 position:absolute;
 top:-100px; 
 left:70%;
 z-index:10;
}

/*4*/
/*
.list_04 {
 width: 659px;
 margin:60px auto 80px;
 position: relative;
 padding-top:20px;
}

.list_04_inner{
 width:659px;
 margin: 0 auto;
 overflow:hidden;
}

.list_04_visual{
 width:222px;
 float:left;
 margin:0 30px 0 0;
}

.capInner04{
 width:407px;
 float:left;
 margin:100px 0 0;
}

.list_04_subtitle{
 width:291px;
}

.list_04_text{
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:0 0 0 7px;
}
*/

/*5*/
.list_05 {
 width: 592px;
 margin:60px auto 200px;
 position: relative;
 padding-top:20px;
}

.list_05_inner{
 width:592px;
 margin: 0 auto;
 overflow:hidden;
}

.list_05_visual{
 width:223px;
 float:right;
 margin:0 0 0 60px;
}

.capInner05{
 width:309x;
 float:right;
 margin:100px 0 0;
}

.list_05_subtitle{
 width:309px;
}

.list_05_text{
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:0 0 0 7px;
}

.list_05_stamp{
 width:20%;
 position:absolute;
 top:-100px; 
 left:5%;
 z-index:10;
}
.list_05_stamp2{
 width:30%;
 position:absolute;
 top:450px; 
 left:20%;
 z-index:10;
}

/*フッター-------------------------------------------------------------*/
.footer_01{
        width:100%;
	height: 195px;
	background:#00a7eb;
	margin:50px 0 0 0;
        border-bottom:#000 5px solid;
	position:relative;
}

.footer_02{
	width: 45%;
	margin:0 auto;
}

.badge{
 width:9.667%;
 position:absolute;
 top:-27px; 
 left:80%;
 z-index:10;
}

.footer_02_txt{
	padding:47px 0 0 0;
	font-size:14px;
	color:#221815;
        text-align:center;
}
.footer_03{
	padding:20px 0 0 0;
	font-size:12px;
	color:#005d83;
}
  }

#topcontrol {
  z-index: 100;
}

/*20250417 LINE UP追加*/
.lineup {
	margin-top: 50px;
}