﻿
/* モバイル */


@media screen and (max-width: 767px){
body {
	margin:0; padding:0;
	line-height:1.4;
	font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}

.top {
	width:100%;
	margin: 0 auto;
	background-color:#FFF;
	background-repeat: no-repeat;
	background-size:100% auto;
	padding-bottom: 10px;
overflow: hidden;
}



.header {
	position: fixed !important; 
	top: 0;
	left:0;
	height:80px;
	width:100%;
	background-color:rgba(255,255,255,0.9 );
	position: absolute;
	z-index: 200;
}


.logo {
	padding: 25px 0px 0px 25px;
	width: 240px;
}




/*メニュー部分*/
.btn {
    background:transparent url(../img/btn.png) no-repeat 0 0;
    display: block;
    width:35px;
    height: 35px;
    position: absolute;
    top:20px;
    right:20px;
    cursor: pointer;
    z-index: 99999;
}
.peke {
    background-position: -35px 0;
}
.drawr {
    display: none;
    background-color:rgba(0,0,0,0.9);
    position: absolute;
    top: 0px;
    right:0;
    width:260px;
    padding:60px 0 20px 20px;
    z-index: 100;
}
#menu li {
    width:260px;
list-style-type:none;
}
#menu li a {
    color:#fff;
    display: block;
    padding: 15px;

}



.main {
	width: 100%;
	margin: 0 auto;
	padding:80px 0px 60px 20px;

}


.main a {
	width: 100%;

}

.description {
	margin:0px 40px 0px 10px;
}


.title {
	margin-left:5px;
	margin-top:40px;
	font-size: 24px;
	font-weight:700;
	padding: .25em 0 .25em .25em;
	border-left: 12px solid #00acdd;
	margin-bottom:20px;

}

.sub-title {
	margin-top:60px;
	font-size: 20px;
	font-weight:700;
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
	margin-bottom:30px;
}

.date {
	text-align:left;
	font-size:24px;
	margin-top:80px;
	padding-bottom:30px;
	padding-left:35px;

}

.ribbon_box2 {    
	display: block;
	position: relative;
	margin: 30px 0px 10px 0px;
	padding: 4px 10px 4px 102px;
	height:100px;
	width: 86%;
	background: #f1f1f1;
	box-sizing: border-box;
  }

.ribbon_box2 p {
	font-size: 16px;
	font-weight:700;
	margin-right: 10px;
}

.ribbon_box2 a {
	color: #383838;
	text-decoration: none;
}

.ribbon12 {    
	display: inline-block;
	position: absolute;
	top: 0;
	left: 18px;
	margin: 0;
	padding: 18px 0;
	z-index: 2;
	width: 60px;
	text-align: center;
	font-size: 14px;
	color: white;
	background: #00acdd;
	font-weight:700;
}

.ribbon12:after{
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 30px solid #00acdd;
    border-right: 30px solid #00acdd;
    border-bottom: 14px solid transparent;
}



/*  フッター　*/



.copyright {
	font-size: 10px;
	color: #bbb;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:normal;
}
}




/* タブレットとPC */

@media(min-width:768px){

body {
	margin:0; padding:0;
	line-height:1.4;
	font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}

.top {
	width:100%;
	margin: 0 auto;
	background-color:#FFF;
	background-repeat: no-repeat;
	background-size:100% auto;
	padding-bottom: 10px;

}



.header {
	position: fixed !important; 
	top: 0;
	left:0;
	z-index:0;
	height:80px;
	width:100%;
	background-color:rgba(255,255,255,0.9 );
	position: absolute;
	z-index: 200;
}


.logo {
	padding: 22px 0px 20px 30px;
	width:320px;
}

/*メニュー部分*/
.btn {
    background:transparent url(../img/btn.png) no-repeat 0 0;
    display: block;
    width:35px;
    height: 35px;
    position: absolute;
    top:20px;
    right:20px;
    cursor: pointer;
    z-index: 200;
}
.peke {
    background-position: -35px 0;
}
.drawr {
    display: none;
    background-color:rgba(0,0,0,0.6);
    position: absolute;
    top: 0px;
    right:0;
    width:260px;
    padding:60px 0 20px 20px;
    z-index: 100;
}
#menu li {
    width:260px;
list-style-type:none;
}
#menu li a {
    color:#fff;
    display: block;
    padding: 15px;

}



.main {
	width: 960px;
	margin: 0 auto;
	margin-bottom:60px;
	padding-top: 80px;
}


.main a {
	width: 400px;

}




.title {
	margin-top:60px;
	font-size: 24px;
	font-weight:700;
	padding: .25em 0 .25em .75em;
	border-left: 12px solid #00acdd;
	margin-bottom:30px;
}

.sub-title {

	margin-top:60px;
	font-size: 20px;
	font-weight:700;
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
	margin-bottom:30px;
}

.date {
	text-align:left;
	font-size:24px;
	margin-top:80px;
	padding-bottom:30px;
	padding-left:35px;

}

.ribbon_box2 {    
	display: block;
	position: relative;
	margin: 30px 0px 10px 0px;
	padding: 4px 10px 4px 142px;
    width: 900px;
    background: #f1f1f1;
    box-sizing: border-box;
  }

.ribbon_box2 p {
	font-size: 20px;
	font-weight:700;
}

.ribbon_box2 a {
	color: #383838;
	text-decoration: none;
}

.ribbon12 {    
	display: inline-block;
	position: absolute;
	top: 0;
	left: 28px;
	margin: 0;
	padding: 10px 0;
	z-index: 2;
	width: 80px;
	text-align: center;
	font-size: 17px;
	color: white;
	background: #00acdd;
	font-weight:700;
}

.ribbon12:after{
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 40px solid #00acdd;
    border-right: 40px solid #00acdd;
    border-bottom: 14px solid transparent;
}



/*  フッター　*/



.copyright {
	font-size: 16px;
	color: #bbb;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:normal;
}







}