@charset "utf-8";
/*----------------------------------------------------------------------------------------------------------
	スマホ用
------------------------------------------------------------------------------------------------------------*/
.inner_home01,
.inner_home02{
	width:100%;
	max-width: 1064px;
	padding: 0 2rem;
	margin: 0 auto;
	box-sizing: border-box;
}
.inner_home02{
	max-width: 600px;
}
.inner_home01:after,
.inner_home02:after{content:".";	display: block;	height:0px;	clear:both;	visibility:hidden;	font-size: 0.1em;	line-height:0;}

/*メインイメージ（SP）************************/
#mainImg{
	position: relative;
	width: 100%;
	height: 220px;
	background: linear-gradient(to right, #EAEBED 70%, #D6D8D7 80%);
}
#mainImg_in{
	position: relative;
	z-index: 1;
	width: 100%;
	height: 220px;
	max-width: 500px;
	margin: 0 auto;
	background: url(../image/home/mainImg_home01.jpg) no-repeat 100% 0%;
	background-size: 332px;
}
#mainImg .shadow{
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 220px;
	background-image: url(../image/common/bg_shadow01.png), url(../image/common/bg_shadow02.png);
	background-position: 0% 0%, 0% 100%;
	background-size: 50px, 50px;
	background-repeat: repeat-x, repeat-x;
}
#mainImg .illust_01{display: none;}
#mainImg .illust_02{display: none;}
#mainImg .text_01{
	position: absolute;
	top: 30px;
	left: 4%;
	width: 235px;
}
/*ピックアップ（SP）************************/
h2.h2_home01{
	font-size: 1.63rem;/*26px*/
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: italic;
	text-align: center;
	line-height: 100%;
	text-shadow: 2px 2px 0px rgba(0,0,0,0.15);
	margin: 0 0 1rem 0;
}
h2.h2_home01 .sub{
	display: block;
	font-size: 0.69rem;
	font-style: normal;
	font-weight: normal;
	font-family:"ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	background: url(../image/common/bg_plate01.png) no-repeat 0% 50%;
	background-size: 120px;
	width: 120px;
	margin: 7px auto 0 auto;
	line-height: 1.25rem;
	
}
#area_pickup01{
	background-color: #E8F3F8;
	background-image: url(../image/common/bg_wave02_01.png);
	background-size: 220px;
	background-repeat: no-repeat;
	background-position: 0% 2px;
	padding: 2rem 0 2rem 0;
}
ul.ul_pickup01{
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
ul.ul_pickup01 li{
	border-bottom: 1px solid rgba(0,0,0,0.20);
	margin: 0 0 2rem 0;
	padding: 0 0 2rem 0;
}
ul.ul_pickup01 li:last-child{
	border-bottom: none;
	margin: 0;
}
ul.ul_pickup01 li .photo{
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
ul.ul_pickup01 li .photo img{
	border-radius: 10px
}
ul.ul_pickup01 li .xyz{
	width: 100%;
	padding-top: 1rem;
}
ul.ul_pickup01 li .title{
	font-size: 1.25rem;
	font-weight: 500;
	text-shadow: 3px 3px 0px rgba(0,0,0,0.15);
}
ul.ul_pickup01 li hr{
	clear:both;
	border:none;
	height: 5px;
	width: 80px;
	margin:0.75rem 0;
	padding: 0;
	background: -moz-linear-gradient(left, #009EE7 10%, #FFC62E 80%); 
	background: -webkit-linear-gradient(left, #009EE7 10%, #FFC62E 80%); 
	background: linear-gradient(to right, #009EE7 10%, #FFC62E 80%);
	border-radius: 3px;
}
ul.ul_pickup01 li .text{
	font-size: 0.94rem;
	line-height: 175%;
	color: 333333;
}
/*ご挨拶（SP）************************/
#area_greetings01{
	padding: 1.5rem 0 2rem 0;
	background-image: url(../image/common/bg_wave02_01.png), url(../image/common/bg_wave02_02.png);
	background-size: 220px, 220px;
	background-repeat: no-repeat, no-repeat;
	background-position: 0% 0%, 100% 100%;
}
/*そのほか（SP）************************/
#area_other01{}
#area_other01_in{
	background: url(../image/common/bg_dot01.png) repeat 0px 1px;
	background-size: 50px;
	padding: 3rem 0 2rem 0;
}
#area_other01 ul{
	max-width: 400px;
	margin: 0 auto;
}
#area_other01 ul li{
	background: #fff;
	margin: 0 0 1rem 0;
}
#area_other01 ul li a{
	display: block;
	box-sizing: border-box;
	border: #BDCCD4 4px solid;
	text-align: center;
	line-height: 100%;
	padding: 10px 0 7px 0;
}
#area_other01 ul li a:hover{
	border: #F5B52E 4px solid;
}
#area_other01 ul li a .name{
	display: inline-block;
	background: url(../image/common/icn_arrow03.png) no-repeat right 1px top 50%;
	background-size: 22px;
	font-size: 1.13rem;
	font-weight: 500;
	color: #1a1a1a;
	padding: 7px 30px 7px 15px;
}
#area_other01 ul li a .sub{
	font-size: 0.75rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #009FE8;
}





/*-------------------------------------------------------------------------------------------------------------------------------
	タブレット用（768px～）
---------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:768px){
.inner_home02{
	max-width: 800px;
}
/*メインイメージ（タブ）************************/
#mainImg{
	height: 360px;
}
#mainImg_in{
	height: 360px;
	max-width: 1000px;
	background-size: 550px;
}
#mainImg .shadow{
	height: 360px;
}
#mainImg .illust_01{
	display: block;
	position: absolute;
	top: 0;
	left: 1%;
	width: 110px;
}
#mainImg .illust_02{
	display: block;
	position: absolute;
	left: 4%;
	bottom: 0;
	width: 112px;
}
#mainImg .text_01{
	top: 60px;
	left: 19%;
	width: 352px;
}
/*ピックアップ（タブ）************************/
#area_pickup01{}
ul.ul_pickup01{
	max-width: 1000px;
}
ul.ul_pickup01 li{
	display:flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
ul.ul_pickup01 li .photo{
	width: 35%;
	margin: 0;
}
ul.ul_pickup01 li .xyz{
	width: 60%;
	padding-top: 0;
}
/*ご挨拶（タブ）************************/
#area_greetings01{
	background-image: url(../image/common/bg_wave02_01.png), url(../image/common/bg_wave02_02.png);
	background-size: 220px, 220px;
	background-repeat: no-repeat, no-repeat;
	background-position: 0% 0%, 100% 100%;
}
/*そのほか（タブ）************************/
#area_other01_in{
	padding: 3rem 0 2rem 0;
}
#area_other01 ul{
	max-width: 1000px;
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
#area_other01 ul li{
	width: 48%;
}
/********/
}






/*-------------------------------------------------------------------------------------------------------------------------------
	PC用（1000px～）
---------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1000px){
/*メインイメージ（PC）************************/
#mainImg{
	height: 450px;
}
#mainImg_in{
	height: 450px;
	max-width: 1300px;
	background-size: 680px;
}
#mainImg .shadow{
	height: 450px;
}
#mainImg .illust_01{
	width: 150px;
}
#mainImg .illust_02{
	width: 150px;
}
#mainImg .text_01{
	top: 60px;
	left: 20%;
	width: 470px;
}
/*ピックアップ（PC）************************/
h2.h2_home01{
	font-size: 2.50rem;/*40px*/
	line-height: 2.50rem;
	text-shadow: 3px 3px 0px rgba(0,0,0,0.15);
	margin: 0 0 2.5rem 0;
}
h2.h2_home01 .sub{
	display: inline-block;
	font-size: 0.88rem;
	line-height: 2.50rem;
	vertical-align: top;
	background: url(../image/common/bg_plate01.png) no-repeat 0% 50%;
	background-size: 143px;
	width: 143px;
	height: 2.50rem;
	margin: 0 0 0 22px;
}
#area_pickup01{
	background-image: url(../image/common/bg_wave01_01.png), url(../image/common/img_tools01.png);
	background-size: 360px, 153px;
	background-position: 0% 0%, right 35px top 35px;
	background-repeat: no-repeat, no-repeat;
	padding: 2.5rem 0 3rem 0;
}
ul.ul_pickup01 li .xyz{
	padding-top: 0.5rem;
}
ul.ul_pickup01 li .title{
	font-size: 1.75rem;
}
ul.ul_pickup01 li hr{
	height: 5px;
	width: 80px;
	margin: 1.25rem 0 1.50rem 0;
}
ul.ul_pickup01 li .text{
	font-size: 1rem;
}
/*ご挨拶（PC）************************/
#area_greetings01{
	padding: 3rem 0 4rem 0;
	background-image: url(../image/common/bg_wave01_01.png), url(../image/common/bg_wave01_02.png);
	background-size: 360px, 360px;
	background-repeat: no-repeat, no-repeat;
	background-position: 0% 0%, 100% 100%;
}
/*そのほか（PC）************************/
#area_other01_in{
	padding: 5rem 0 4rem 0;
}
#area_other01 ul li a{
	border: #BDCCD4 5px solid;
	padding: 16px 0 14px 0;
}
#area_other01 ul li a:hover{
	/*border: #009FE8 5px solid;*/
	border: #F5B52E 5px solid;
}
#area_other01 ul li a .name{
	font-size: 1.38rem;/*22px*/
}
#area_other01 ul li a .sub{
	padding: 4px 0 0 0;
}
/********/
}
