@media screen and (max-width: 768px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

{
width:100%;
overflow: hidden;
}

{
font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック","Yu Gothic",YuGothic,"メイリオ",Meiryo,Arial,sans-serif;
}

li
{list-style: none;}

a { text-decoration: none; }
a{color: #000000;}
a:hover { color: #ff0000; }
a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

img { border-style:none;}

a {
	 text-decoration: none; 
}

body{
	max-width: 100%;
	margin: 0 auto;
	font-size:62.5%;
	line-height: 1.5;
}

p{font-size: 1.6em;}
li{font-size: 1.6em;}

.header
{
	 width: 100%;
	  padding-top: 16px;
}

.header-left img
{
	padding-top: 18px;
	padding-left: 16px;
	width: 175px;
}

ul{
margin: 0px; /* 上下の余白削除 */
padding: 0px; /* 左の余白（箇条書きの「・」）削除 */
}

.header-right 
{
	width: 100%;
}

.header-right 
{
	overflow:hidden;
}

.header-right li
{
	height: 30px;
	width: 100%;
	border: 1px solid #F0EBFF;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
}

#menu-list
{
	display: none;
	width: 100%;
}

#bar
{
	float: right;
	padding-right: 20px;
	font-size: 3em;
	padding-top: 8px;
}

.main1 img
{
	width: 100%;
 }

.main2
{
	height: 400px;
	width: 768px;	
	margin: 0 auto;
}

.pickup
{
	height: 400px;
	width: 768px;
	margin: 0 auto;
}

.pickup-tittle {
	letter-spacing: 8px;
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
}

.pickup1, .pickup2, .pickup3
{
	float:left;
        width: 304px;
        height: 320px;
        margin: 32px;
        background-color: #FFF1CC;
}

.pickup3
{
	display: none;
}


.pickup1 img, .pickup2 img, .pickup3 img
{
	width: 258px;
	height: 174px;
	display: block;
	margin: auto;
}

.pickup1 h2
{
        text-align: center;
        margin-bottom: 5px;
        font-size: 2em;
        margin-top: 16px;
}

.pickup2 h2, .pickup3 h2
{
        text-align: center;
        margin-bottom: 20px;
        font-size: 2em;
        margin-top: 16px;
}

.pickup1 p
{
      margin: 0 auto ;
      padding: 0;
      width: 280px;
}

.pickup2 p, .pickup3 p
{
      margin: 10px 0 15px 10px;
      padding: 0;
      width: 290px;
}

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

.what
{
	font-size: 2.5em;
	text-align: center;
	font-weight: bold;
}

.news1, .news2
{
	width: 100%;
	border-bottom: 3px solid #FFFFFF;
	background-color:#66FF66;
	padding-top: 8px;
	font-weight: bold;
}

.news1 p, .news2 p
{
	margin-left: 24px;
}

.news1 a, .news2 a
{
	text-decoration: underline
}

.twitter-timeline
{
	margin: 0 auto;
	width: 100%;
}

.concept
{
	height: 400px;
	width: 100%;
	margin-top: 50px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.concept1
{
	float: left;
	width: 100%;
}

.concept1 h2
{
	text-align: center;
	font-size: 3em;
}

.concept1 p
{
	padding-left: 30px;
	font-size: 1.8em;

}

.sentence
{
	padding-left: 30px;
	font-size: 2em;
        font-weight: bold;
}

.concept1 img
{
	height: 160px;
	width 204px;
	float: right;
	padding: 0 30px;
}

#main3
{
	clear: left;
	width: 100%;
	height: 800px;
	margin: 0 auto;
}

#main3 a:hover 
{ 
        color: #000000;
}

.thema
{
        width: 100%;
        clear: left;
        text-align: center;
        height: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 3em;
        font-weight: bold;
}

.caution
{
	text-align: center;
}

.caution a
{
        text-decoration: underline
}

.item1, .item2, .item3 ,.item4, .item5, .item6
{
	float: left;
	width: 42.96%;
	height: 240px;
	margin: 3.125%;
	border-radius: 20px;
}

 .item2,.item5
{
	background-color: #66FF66;
}

.item2:hover, .item5:hover{
	background-color: #99FF99;
}

.item3,.item6
{
	background-color: #FFFF66;
}

.item3:hover, .item6:hover
{
	background-color: #FFFF99;
}

.item1, .item4
{
	background-color: #6699FF;
}

.item1:hover, .item4:hover
{
	background-color: #99CCFF;
}

.item1 h2, .item2 h2, .item3 h2 ,.item4 h2, .item5 h2, .item6 h2
{
	text-align: center;
	font-size: 2.5em
}

.item1 p, .item2 p, .item3 p, .item4 p, .item5 p, .item6 p
{
	padding-right: 5px;
	padding-left: 10px;
	font-size: 1.8em;
}

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

.footer
{
	width: 100%;
}

.footer li
{
	float: right;
	padding: 8px 32px;
	border-left: 1px solid #F0EBFF;
	background-color: #FFFFFF;
}

.footer p
{
	float: right;
	padding: 2px 32px;
	font-size: 1em;
}

}