@charset "UTF-8";    
/* CSS Document */


/* shared
--------------------------------------------------------*/
.color_green {color: #00A040 !important;}
.indent-1 {padding-left:1em; text-indent:-1em;}

/*--------------------------------------------------------*/




html {}

body {
   margin:0;
   padding:0;
  font-family:'メイリオ';
}

p {
	font-size:22px;
	padding:0 10px;
}

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

a:hover {
	opacity: 0.5;
}

.weight{
	font-weight:bold;
}


@media screen and (min-width: 641px){

h1{
	font-family:'游明朝';
	text-align:center;
	color:#000000;
	font-size:38px;
}

h2 {
	font-family:'游明朝';
	text-align:center;
	color:#000000;
	font-size:38px;
}

h3 {
	border-left:solid 5px #00972e;
	padding:0 0 0 5px;
	font-size:28px;
}

h4{
	 font-family:'メイリオ';
	 background:#203559;
	 width:100%;
	 height:60px;
	 color:#fff;
	 text-align:center;
	 font-size:30px;
	 font-weight:100;
	 padding:20px 0 0 0;
}

h5 {
	width:800px;
	font-family:'游明朝';
	text-align:center;
	color:#203559;
	font-size:30px;
	margin:70px auto;
	border-bottom:#203559 solid 2px;
	
}
h6{
	font-family:'游明朝';
	font-size:22px;
	width:800px;
	text-align:center;
	margin:20px auto;
	color:#244AA3;
}


.logo{
width:180px;
 overflow:auto;
}

#header_sp{
	display:none;
}


.pagetop{
	width:1100px;
	margin:0 auto;
	clear:both;
}

.pagetop p{
	text-align:right;
	
}

.pagetop a{
	color:#23375a;
}

.pagetop a:hover{
    color:#CEDDFF;
	text-decoration:none;
}


#top {
	width:100%;
}

#header_bg {
	width:100%;
	background:url("../img/header_bg.jpg");
	height:150px;
	
}
#header_bg_sp {
	display:none;
}
#header{
	width:1200px;
	height:150px;
	margin:0 auto;
	
}

#header a img {
	opacity:1;
	transision:0.36s;
}

#header a:hover img{
	opacity:1;
}

.header_logo{
	width:180px;
	float:left;
	
}

/*-----------------20221012 グローバルメニューcss修正小野*/
    .header_menu{
	width:auto;
	margin:0 auto;
	padding-top:70px;
	text-align:center;
}

.header_menu ul{
    padding-left: 25px;
    margin: 0 auto;
    overflow:hidden;
    text-aligin:center;
}

.header_menu li{
	display: inline-block;
	list-style-type:none;
	color:#fff;
	margin:0 20px;
	font-size:20px;

}

.header_menu li a{
	color:#fff;
}

.header_menu li a:hover{
	color:#CEDDFF;
	text-decoration:none;
}

/*-- 修正案
#main01{
	width:100%;
	height:100vh;
	background-image:url("../img/topimage.jpg") ;
	background-size:cover;
	background-position:top center;
    }
--*/

/*--サイド余白あり--*/
#main01{
	width:auto;
	height:700px;
	background:url("../img/topimage.jpg");
	background-size: contain;
	background-position:top center;
	background-repeat: no-repeat;
    }


#blue{
	background:#e6ebf6;
}
	
#main02{
	width:100%;
	height:auto;
  margin:0 auto;
 padding-bottom:20px;
  overflow:hidden;
 
}
#main02 a img {
	opacity:1;
	transision:0.36s;
}

#main02 a:hover img{
	opacity: 0.7;
}


#main02 .pickup{
	display:block;
	width:230px;
	margin:0 auto;
	
}

#main02 ul{
	width:1000px;
	margin:40px auto;
	padding:0;
	overflow:hidden;
	text-align:center;
}
#main02 li{
	float:left;
	display:inline-block;
	vertical-align:top;
	margin:0 10px;
	width:230px;
	list-style-type:none;
	
	
}

#main02 p{
	font-size:14px;
	font-family:'メイリオ';
}


#news {
	width:1000px;
	margin:0 auto;
	clear:both;
}

.more{
	display:block;
	margin-left:auto;
}


#main03{
	background:#e6ebf6;
	padding:5px 0 100px 0;
	height:auto;
	margin-top:-40px;
}


#main03 a img {
	opacity:1;
	transision:0.36s;
}

#main03 a:hover img{
	opacity: 0.7;
}

#main03 dl{
	margin:0px auto;
	padding:10px 0;
	width:600px;
	font-family:'メイリオ';
	font-size:14px;
	overflow:hidden;
}

#main03 dt{
	width:100px;
	float:left;

}
    
#main03 dd{
	width:450px;
	float:right;

}

#main04{
	width:100%;
	height:auto;
  margin:0 auto;
  overflow:hidden;
 padding:40px 0;
}

#main04 a img {
	opacity:1;
	transision:0.36s;
}

#main04 a:hover img{
	opacity: 0.7;
}


#main04 ul{
	width:1040px;
	margin:40px auto;
	padding:0;
	 overflow:hidden;
}
#main04 li{
	float:left;
	margin:0 5px;
	list-style-type:none;
	
}	

.contents{
	width:250px;
}


#main05{
	width:690px;
	height:auto;
	margin:0px auto 70px auto;
	padding:0;
}

#main05 a img {
	opacity:1;
	transision:0.36s;
}

#main05 a:hover img{
	opacity: 0.7;
}


	
.banner{
	width:300px;
	margin:0 20px;
	padding:0;
}
	
	
#footer {
	width:100%;
	height:200px;
    background:url("../img/header_bg.jpg");
	clear:both;
	overflow:hidden;
}

.itoen_logo{
	display:block;
	width:150px;
	margin:30px auto;
}

#footer p {
	font-size:18px;
	color:#fff;
	padding-top:20px;
	margin:0;
	text-align:center;
}

#footer ul{
	width:600px;
	height:30px;
	margin:0 auto;
	
}

#footer li {
	list-style-type:none;
	float:left;
	color:#fff;
}

#footer a{
	color:#fff;
}

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


.title_container {
    position: relative;
    }
    
.title_container img {
    position: absolute;
    width: 25%;
    top: 470px;
    right: 13%;
    }
    
.sp_vol{
        display: none;
    }
    
}

@media screen and (max-width:640px){
	
	
h1 {
	font-family:'游明朝';
	text-align:center;
	color:#000000;
	font-size:28px;
	
}
	h2 {
	font-family:'游明朝';
	text-align:center;
	color:#000000;
	font-size:28px;
	
}
	
	
h4{
	 font-family:'メイリオ';
	 background:#203559;
	 width:100%;
	 height:40px;
	 color:#fff;
	 text-align:center;
	 font-size:22px;
	 font-weight:100;
	 padding:15px 0 0 0;
	 
}

h5 {
	width:90%;
	font-family:'游明朝';
	text-align:center;
	color:#203559;
	font-size:22px;
	margin:40px auto;
	border-bottom:#203559 solid 2px;
	
}
h6{
	font-family:'游明朝';
	font-size:20px;
	width:90%;
	text-align:center;
	margin:20px auto;
	color:#244AA3;
}

	
	
	#top {

	width:100%;
	
}

	
	
	#header_bg {
	display:none;
	
}
	
	
#header_sp {
   background:url("../img/header_bg.jpg");
    color:#4B4B4B;
    width: 100%;
	height:60px;
	border-bottom:solid 1px #B3B3B3;
	}
#header_sp .menu_button { 
    float: right;
    width: 50px;
   padding-top:15px;
  
   
}

#header_sp .menu_button span {
    line-height: 40px;
}

#header_sp .nav {
	position: absolute;
    color:#4B4B4B;
    width: 100%;
    top:60px;
	height:60px;
	border-top-style:solid 1px #969696;
	z-index:2;

}
#header_sp .nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	
}
#header_sp .nav ul li:first-child {
    border-top: solid 1px #969696;
}
#header_sp .nav ul li {
    border-bottom: dotted 1px #969696;
    text-align: center;
	background:#fff;
	
}

#header_sp .nav ul li a {
	display: block;
    padding: 1em;
	color:#000;
	text-decoration:none;

}

#header_sp .nav ul li a:hover{
	text-decoration:none;
}
	

.logo_sp{
	width:80px;
   position: absolute;
   padding-left:10px;
   z-index: 3;
}


/*-- SP用優勝者追加後--*/
#main01{
	width:100%;
	height:350px;
	background:url("../img/topimage.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}

/*-- SP用優勝者追加後
#main01{
	width:100%;
	height:350px;
	background:url("../img/topimage_winner.jpg");
	background-size: contain;
	background-repeat: no-repeat;
}
--*/


#blue{
	background:#e6ebf6;
	height:auto;
}
#main02{
	width:100%;
	/*height:500px;*/
 	padding-bottom:50px;
 	overflow:hidden;
}

#main02 .pickup{
	width:100%;
}

#main02 ul{
	width:100%;
	margin:10px auto;
	padding:0;
	 overflow:hidden;
}
#main02 li{
	float:left;
	margin:0 5px;
	width:47%;
	list-style-type:none;
	
}

#main02 p{
	font-size:16px;
	font-family:'メイリオ';
}

#news {
	width:90%;
	margin:0 auto;
	clear:both;
}

.more{
	display:block;
	
	margin-left:auto;
}


#main03{
	width:100%;
	/*margin-top:-70px;*/
	background:#e6ebf6;
	padding:10px 0 50px 0;
	overflow:hidden;
	
}

#main03 dl{
	margin:0px auto;
	padding:10px 0;
	
	font-family:'メイリオ';
	font-size:16px;
	overflow:hidden;
}

#main03 dt{
	padding:0;
	margin:0;
	float:left;

}
		
#main03 dd{
	padding:0;
	margin:0;
	float:right;

}

.more{
	display:block;
	margin:0 auto;
}
#main04{
	width:100%;
	height:auto;
  margin:0 auto;
  overflow:hidden;
 padding:20px 0 0 0;
}


#main04 ul{
	width:98%;
	margin:10px auto;
	padding:0;
	 overflow:hidden;
}
#main04 li{
	float:left;
	width:50%;
	margin:0;
	padding:10px 0;
	list-style-type:none;
	
}	


	
.contents{
	display:block;
	margin:0 auto;
	width:90%;
}


#main05{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.banner{
	display:block;
	width:80%;
	margin:20px auto;
	padding:0;
}



.pagetop{
	width:100%;
	margin:0 auto;
}

.pagetop p{
	text-align:right;
}

.pagetop a{
	color:#23375a;
}

.pagetop a:hover{
		color:#CEDDFF;
	text-decoration:none;
}



#footer {
	width:100%;
	height:300px;
     background:url("../img/header_bg.jpg");
	clear:both;
	overflow:hidden;
	
}

.itoen_logo{
	display:block;
	width:150px;
	margin:30px auto;
}

#footer p {
	font-size:18px;
	color:#fff;
	margin:50px 0 0 0;
	text-align:center;
	
}

#footer ul{
	width:100%;
	margin:0;
	padding:0;

}

#footer li {
	list-style-type:none;
	float:none;
	color:#fff;
	margin:0;
	padding:0;
	text-align:center;
	
}

#footer span{
	display:none;
}

#footer a{
	color:#fff;
}

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

.pro_banner{
	display:block;
	margin:0 auto;
	width:90%;
	}
	
.title_container{
    display: none;
    }

.sp_vol{
    display: block;
    width: 100%;
    text-align: center;
    margin-top:20px;
}

/*.sp_vol a{
    display: block;
    width: auto;
    margin: 0;
    font-size: 18px;
    padding: 7px;
    text-decoration: none;
    color:#0d4629;
    }
    
.sp_vol p{
    margin: 0 auto;
    padding: 10px;
    }
*/
.sp_vol img{
	width: 70%;
	}
	
.title_inner{
    display: none;
    }

}
/*20190319　追加　小野*/

.tac {
    text-align: center;
}

