/*書式設定
----------------------------------*/

body{
	margin: 0;
	padding: 0;
	border: 0 none;
	text-align:left;
	font-family:'Sawarabi Mincho','游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;;
	color: #333333;
	font-size:0.9rem;
	line-height: 200%;
	letter-spacing: 0.1em;
	font-weight: 500;


}
html,a,form,div,table,ul,ol,li,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
	border: 0 none;
}
img{
	margin:0;
	padding:0;
	border: 0 none;
}

td{
	margin:0;
	padding:0;
	vertical-align:top;
	text-align: left;
	white-space: normal;
}
a:focus{
	-moz-outline-style:none;
}

ul, li {
  list-style-type: none;
  color: #333333;
}


/*====================================
basic
====================================*/




#mainpic_3{
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 50.4%;
    background: url('img/top_black.png') 0 0 no-repeat;
    background-size: contain;
	text-indent: -9999px;
	padding-bottom: 5%;
}


#mainpic_4{
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 50.4%;
    background: url('img/top_white.png') 0 0 no-repeat;
    background-size: contain;
	text-indent: -9999px;
}

.box_01 {
	width:85%;
	text-align:left;
	padding-bottom:10%;
}
	

.txt_01 {
	width:80%;
	text-align:left;
	padding-bottom:5%;
}

.txt_01 h3 {
	font-size:1.5rem;
	padding-bottom:30px;
}

.box_02 {
	width:85%;
	text-align:left;
	padding-bottom:10%;
}

.box_02 h3 {
	font-size:1.5rem;
	font-weight:bold;
	line-height: 180%;
}
.box_02 h4 {
	font-size:0.8rem;
	font-weight:bold;
	line-height: 180%;
}

#pic_1{
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 30%;
    background: url('img/main_p_01_2.jpg') 0 0 no-repeat;
    background-size: contain;
}

#pic_2{
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 30%;
    background: url('img/main_p_02_2.jpg') 0 0 no-repeat;
    background-size: contain;
}

#pic_3{
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 30%;
    background: url('img/main_p_03_2.jpg') 0 0 no-repeat;
    background-size: contain;
}

#news {
  padding: 20px 20px 20px 20px;
  list-style: none;
  text-align: left;
  width: 80%;
  height: auto;
}
.pro_p {
	width: 400px;
}
.pro_p img{
	width: 85%;
}
.pro_txt {
	width: 100%;
}

.FOOT{
	height:100px;
	width: 100%;
	background-color:#444444;
	color:#ffffff;
}






/*====================================
padding
====================================*/
.r30{
	padding: 0px 30px 0px 0px ;
}

.tb20{
	padding: 20px 0px 20px 0px ;
}
/*====================================
hidden
====================================*/
em{
	display: block;
	text-indent: -9999px;
}
/*MacIE HACK------------------- \*//*/
em{
	height:0px;
	width:0px;
	overflow:hidden;
}
/*====================================
float
====================================*/
.flL {
	float:left;
	display: block;
}

.flR {
	float:right;
	display: block;
}

/*====================================
link
====================================*/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #96D4E2;
	text-decoration: underline;
}
a:hover {
	color:#96D4E2;
	text-decoration: underline;
}

/*====================================
font
====================================*/
.bold{
font-weight: bold;
}

.tx10 {
font-size:10px;
line-height: 195%;
}
.tx11 {
font-size:11px;
line-height: 180%;
}
.tx12 {
font-size:12px;
line-height: 200%;
}
.tx14 {
font-size:14px;
}
.blue {
color: #038DE6;
font-weight:bold;
}
.red_01 {
color: #982820;
}
.tx_green {
	color:#009933;
}
.tx_white {
	color:#ffffff;
}

/*====================================
clearfix
====================================*/
.clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html .clear {
	height: 1px;
/* Hides from IE-mac ￥*//*/
	height: auto;
	overflow: hidden;
/* End hide from IE-mac */
}
/*----------------------------------*/
.clear0 {
	clear: both;
	height: 0px;
}



#page-top {
	position: fixed;
	bottom: 25px;
	right: 25px;
	font-size: 77%;
}
#page-top a {
	background: #3394C5;
	font-size: 32px;
	text-decoration: none;
	color: #fff;
	width: 55px;
	padding: 18px 0;
	text-align: center;
	display: block;
	border-radius: 100px;
}
#page-top a:hover {
	text-decoration: none;
	background: #6CC2E9;
}


h2 {
  padding: 1.5rem;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
	width: 85%;
	margin: 3.5rem 0;
	font-size: 1.8rem;
	letter-spacing: 0.3rem;
	
}





.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  background: #fff;
}

.logo {
  font-size: 24px;
}

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

  ここから下がハンバーガーメニュー
  に関するCSS

------------------------------*/
  
/* チェックボックスは非表示に */
.drawer-hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer-open {
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;/* 重なり順を一番上に */
  cursor: pointer;
}

/* ハンバーガーメニューのアイコン */
.drawer-open span,
.drawer-open span:before,
.drawer-open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #333;
  transition: 0.5s;
  position: absolute;
}

/* 三本線のうち一番上の棒の位置調整 */
.drawer-open span:before {
  bottom: 8px;
}

/* 三本線のうち一番下の棒の位置調整 */
.drawer-open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer-check:checked ~ .drawer-open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer-check:checked ~ .drawer-open span::before {
  bottom: 0;
  transform: rotate(45deg);
	background: #fff;
}

#drawer-check:checked ~ .drawer-open span::after {
  top: 0;
  transform: rotate(-45deg);
		background: #fff;
	display: block;
	
}
  
/* メニューのデザイン*/
.drawer-content {
  width: 250px;
  height: 100%;
  position: fixed;
  top: 0;
	right:0;
  left: -80%;/* メニューを画面の外に飛ばす */
  z-index: 99;
  background: #333;
	opacity: 0.97;
  transition: .8s;
	 text-align: left;
}

/* アイコンがクリックされたらメニューを表示 */
#drawer-check:checked ~ .drawer-content {
  left: 0;/* メニューを画面に入れる */
}




.outer{
  justify-content: center;
  align-items: center;
	padding-top: 5rem;
}

.drawer-list {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 1rem;
}

.drawer-item {
	padding: 2rem;
	border-bottom: 1px #777 solid;
}

.drawer-item a{
	font-size: 1rem;
	text-decoration: none;
	color: #fff;
	letter-spacing: 0.1rem;
}
.drawer-item a:hover{
	color: #96d3e2;
}


.top_menu {
	font-size: 0.8rem;
	text-align: center;
	padding:0 0 0 5.5rem;
}

.title_01{
	padding:10px 15px;
	border: 1px solid;
}


.photo_01 {
	width: 33%;
	float: left;
}



/* 3カラム */
*, *:before, *:after {
	box-sizing: border-box;
}
.col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
background-color: #ffffff; /* 背景の色 */
text-align: left; /* 内容は中央配置 */
}
.col_3 img{
	width: 100%;
}
.col_3 > div{
	width: 33.33333%;
	padding: 10px;
}
@media screen and (max-width: 1090px) {
	.col_3 > div{
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.col_3 > div{
		width: 100%;
	}
}



/* 2カラム */
*, *:before, *:after {
	box-sizing: border-box;
}
.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
background-color: #fff; /* 背景の色 */
text-align: left; /* 内容は中央配置 */
}
.col_2 img{
	width: 100%;
}
.col_2 > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 1090px) {
	.col_2 > div{
		width: 100%;
	}
}