@charset "UTF-8";
@import url('normalize.css');

/* CSS Document */
/*---------------共通レイアウト-----------------*/
body{
	/*background: url(../img/bg.png);*/
	margin:auto;
	color:#000;
	min-width: 1000px;
	font-size:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pc{
	display:block;
}
.sp{
	display:none;
}
.wrap{
	margin: auto;
	overflow:hidden;
}
h2{
	font-weight:normal;
}
a {
	color:#000;
}
a:focus, *:focus { 
	outline:none; 
}
/*a:hover,*/
a img:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
img{
	max-width:100%;
	-webkit-backface-visibility: hidden;
}
.con_box{
	max-width: 1000px;
	margin: auto;
	position: relative;
}

/* header */
#menu_wrap{
	background:#fff;
}
#menu{
	max-width:1000px;
	margin: auto;
	padding: 18px 0 13px;
}
#menu:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
h1{
	margin: 0;
	float: left;
	line-height: 1.2;
}
#menu_right{
	float: right;
}
#detail_search{
	background: #B7B7B7;
	border-radius: 5px;
	float: left;
	height: 34px;
	width: 230px;
	position: relative;
    box-sizing: border-box;
	margin-right: 35px;
}
#detail_search .gsc-control-cse {
    padding: 0;
}
#detail_search .word input{
	margin: 0 -2px -10px 4px;
    position: absolute;
    top: 4px;
    left: -1px;
	height: 26px;
	width: 192px;
	border: none;
	border-radius: 5px;
	box-sizing: border-box;
}
#detail_search .btn input {
    float: right;
}
#menu_right .link{
	text-decoration: none;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
    letter-spacing: 1px;
	display: block;
	font-weight: bold;
}
#header_fontsize{
	float: left;
}
#header_fontsize img{
	margin: 7px 7px 0 0;
}
#fontSize{
	float: right;
	list-style: none;
	padding:0;
	margin: 0;
}
#fontSize li{
	display: inline-block;
	margin: 0 0 0 3px;
}
#fontSize li a{
	display: block;
	line-height: 1;
	overflow: hidden;
	width: 33px;
	height: 33px;
	text-indent: -999px;
}
#fontSize li a.small{
	background: url(../img/font01_off.png) no-repeat center center;
}
#fontSize li a.small:hover,
#fontSize li a.small.active{
	background: url(../img/font01_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#fontSize li a.medium{
	background: url(../img/font02_off.png) no-repeat center center;
}
#fontSize li a.medium:hover,
#fontSize li a.medium.active{
	background: url(../img/font02_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#fontSize li a.large{
	background: url(../img/font03_off.png) no-repeat center center;
}
#fontSize li a.large:hover,
#fontSize li a.large.active{
	background: url(../img/font03_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.site-header{
	background: #fff;
	width: 100%;
	min-width: 1000px;
/*	box-shadow: 3px 3px 5px rgba(29,30,30,0.2);*/
	border-bottom: 1px solid #f36f21;
}
.head_wrap{
	padding:10px 0;
}
.head_wrap:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.site-header h1{
	float: left;
	margin: 20px 0 15px;
	line-height: 1;
}
.site-header ul{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	max-width: 1000px;
}
.site-header ul li{
	float: left;
	line-height: 1;
	width: 14.2%;
}
.site-header ul li a{
	display: block;
	width: 97%;
	min-width: 97%;
	height: 59px;
	line-height: 1.3;
	vertical-align: middle;
	border: 2px solid #FF6600 ;
	text-decoration: none;
	color: #f60;
	font-weight: bold;
	padding: 1.0em 0.4em 0.5em;
	box-sizing: border-box;
	font-size: 125%;
	background-color: #fff;
	text-align: center;
	border-radius: 8px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";}

.site-header ul li.menu03 a, .site-header ul li.menu04 a{
	padding-top: 0.5em;
}

.site-header ul li a:hover, .site-header ul li.active a{
	color: #fff;
	background-color: #f60;
}

/* footer */
.site-footer {
	padding-bottom: 20px;
}
.bc_wrap{
	position: relative;
	padding: 40px 0 30px;
	text-align: center;
}
.bc{
	max-width: 1180px;
	margin: auto;
	padding: 20px 0;
	box-sizing: border-box;
	max-height: 60px;
}
#pagetop{
	text-align: center;
}
#pagetop img:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	cursor: pointer;
}
.ft_bn{
	padding: 0;
    text-align: center;
    max-width: 1000px;
    margin: auto;
    position: relative;
}
.ft_bn:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.ft_bn ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.ft_bn ul li{
	display: inline-block;
	padding: 0;
	margin: 0 7px;
}
.ft_menu{
	max-width: 1000px;
	margin: auto;
	padding: 25px 0 10px;
}
.ft_menu:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.ft_menu > ul {
	list-style: none;
	padding: 0;
	margin: 0 0 22px;
	text-align: center;
}
.ft_menu > ul > li{
	display: inline-block;
	margin: 0 12px;
}
.ft_menu > ul > li > a{
	font-size: 90%;
	margin: 0;
	display: block;
}
.site-footer p{
	font-size: 110%;
	margin: 0 0 30px;
	text-align: center;
	line-height: 1.6;
}
.site-footer p.cr{
	font-size: 90%;
}


/* top */
.top01>.con_box {
	display: table;
}

.top01{
	background: #f36f21;
	border-top: 15px solid #f35a00;
	border-bottom: 15px solid #f35a00;
	line-height: 1;
}

.top01 figure {
	display: table-cell;
/*	float: left;*/
	max-width: 40%;
	width: 40%;
	text-align: center;
	margin: 0;
	box-sizing: border-box;
	padding: 1em;
}
.top01 figcaption {
	color: #fff;
}
/*.top01 img{
	margin: 0 auto;
    display: block;
    height: 352px;
    max-width: 1000px;
}*/

.top01 figure+div {
	display: table-cell;
	vertical-align: middle;
}
.top01 h1 {
	color: #fff;
	font-size: 430%;
/*	margin: 70px 0px 0px 0px;*/
/*	float: left;*/
/*	max-width: 59%;*/
	width: 100%;
	box-sizing: border-box;
	padding: 1em 0 1em 1em;
	line-height: 1.4;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.top01 h1.center {
/*	margin-top: 100px;
	width: 59%;*/
	text-align: center;
	padding-left: 0;
}

.top01 h1>small {
	font-size: 70%;
	display: block;
}
.top01 h1>small>small {
	font-size: 77%;
	display: block;
}
.top01 .con_box:after {
	content: '';
	clear: both;
	display: block;
	visibility: hidden;
}

/* トップ　ぱたーん2　*/
.top01_2{
	background: #f36f21;
	border-top: 15px solid #f35a00;
	border-bottom: 15px solid #f35a00;
	line-height: 1;
}

.top01_2 figure {
	display: block;
	float: left;
	max-width: 40%;
	text-align: center;
	margin: 0;
	box-sizing: border-box;
	padding: 1em;
}
.top01_2 figcaption {
	color: #fff;
}
/*.top01 img{
	margin: 0 auto;
    display: block;
    height: 352px;
    max-width: 1000px;
}*/
.top01_2 h1 {
	color: #fff;
	font-size: 400%;
	margin: 70px 0px 0px 0px;
	float: left;
	max-width: 59%;
	box-sizing: border-box;
	padding: 1em;
	line-height: 1.4;
	text-shadow: 0 -1px #f7931d,0 -2px #f7931d, 0 8px 15px rgba(0,0,0,0.7);
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	
}

.top01_2 .con_box:after {
	content: '';
	clear: both;
	display: block;
	visibility: hidden;
}

/* トップパターン2　ここまで　*/


.top02{
	padding-bottom: 57px;
}
#pankuzu{
	margin: 15px 0;
	font-size: 110%;
}
#pankuzu a{
	text-decoration: none;
}
.intr_img{
	float: left;
	margin: 0 45px 15px;
}
.top02 .text h2,
.sen_con .text h2{
	padding: 25px 0 22px;
	margin: 0;
}
.top02 .text p,
.sen_con .text p{
	font-size: 140%;
	line-height: 1.8;
	margin: 0;
}
.top03_wrap{
	clear: both;
	padding: 10px 0;
	background: url(/images/01_bg_y.png);
	box-shadow: 0 0 3px rgba(12,11,12,0.2);
}
.top03_wrap h2{
	text-align: center;
	line-height: 1;
	margin: 30px 0 20px;
	background: url(/images/line_green.png) repeat-x center center;
}
.top03 ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 -50px;
}
.top03 ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.top03 ul li{
	background: #fff;
	border: 5px solid #139147;
	border-radius: 10px;
	float: left;
	width: 300px;
	padding: 20px 20px 15px;
	margin: 0 0 50px 50px; 
	box-sizing: border-box;
	box-shadow: 4px 4px rgba(29,30,30,0.2);
}
.top03 ul li h3{
	margin: 0;
	text-align: center;
}
.top03 ul li p{
	line-height: 1.7;
	font-size: 125%;
}
.home #changeArea[style="font-size: 70%;"] .top03 ul li p{
	height: 135px;
}
.home #changeArea[style="font-size: 80%;"] .top03 ul li p{
	height: 160px;
}
.home #changeArea[style="font-size: 90%;"] .top03 ul li p{
	height: 210px;
}

.con_box h2 {
	background: none;
	background-color: #FFCC99;
	padding: 0.5em 1em;
	line-height: 1.5;
	text-align: left;
/*	margin-top: 20px;*/
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";}

.con_box h2.title {
	font-size: 220%;
	color: #f36f21;
	background: inherit;
	border-left: 7px solid #f36f21;
	padding: 0.3em 0.5em;
}

.con_box h3 {
	margin-bottom: 0;
}

.con_box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.plink {
	list-style: none;
	padding: 0;
	margin: 1em 0;
}

ul.plink>li {
	display: inline-block;
	margin-right: 2em;
}	

.main {
	font-size: 125%;
	line-height: 1.7;
}

.main p {
	padding-left: 1em;
}

.con_box th, .con_box td {
	padding: 0.4em 1em;
}

.con_box th {
	background-color: #FF9966;
	text-align: left;
}

/* sengen */
.sengen_con .info_con,
.sen_con{
	background: url(../img/line_gray.png) repeat-x center bottom;
	padding-bottom: 35px;
	margin-bottom: 30px;
	clear: both;
}
.sengen_con div:last-child{
	background: none;
	padding: 0;
}
.top02.sen_con {
	padding-bottom: 50px;
}
.sen_con:after,
.info_con:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.info_con .text{
	max-width: 570px;
	float: right;
}
.info_con p{
	margin: 0;
	line-height: 1.8;
	font-size: 140%;
}
.info_con .date{
	background: #F9F800;
	margin: 0 0 10px;
	line-height: 1;
	font-weight: bold;
}
.info_con .date.right{
	margin: 0 0 10px 430px;
}
.info_con .date.right + .img{
	margin-top: -30px;
}
.info_con .img{
	width: 400px;
	float: left;
	overflow: hidden;
}
.info_con .img .movie{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.info_con .img .movie iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.info_con .img p{
	font-size: 140%;
	margin:0 0 20px;
	text-align: center;
	font-weight: bold;
}
.info_con .img img{
	margin-bottom:15px;
	font-size: 110%;
}
.info_con .img p:last-child,
.info_con .img img:last-child{
	margin-bottom:0;
}

.douga {
	width: 560px;
	max-width: 100%;
	float: left;
}

.douga>h4 {
	font-size: 120%;
	color: #fff;
	background-color: #f60;
	margin: 0;
	padding: 0.5em;
	text-align: center;
}

.douga>iframe {
	width: 100%;
	height: 315px;
}

.douga+.right:after {
	content: '';
	clear: both;
	display: block;
}

.douga+.right {
	padding: 0 1.5em;
	margin-left: 560px;
}

ul.button {
	margin-top: 1.5em;
}

.button>li {
	margin-bottom: 0.8em;
}

.button>li>a {
	display: block;
	border-radius: 8px;
	border: 2px solid #f60;
	text-align: center;
	padding: 0.7em;
	color: #f60;
	background-color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.3;
}

.button>li>a:hover {
	color: #fff;
	background-color: #f60;
}

.hi {
	padding-left: 1em;
	text-indent: -1em;
}

figure.left {
	float: left;
	max-width: 43%;
	margin: 0;
}

figure>figcaption {
	text-align: center;
	font-weight: bold;
}

.mt-2 {
	margin-top: -2em;
}

ul.right33 {
	max-width: 53%;
	margin-left: 47%;
	margin-top: 1em;
}

.right33:after {
	display: block;
	content: '';
	clear: both;
}

.right33>li {
	width: 28%;
	margin-right: 7.3%;
	float: left;
	font-weight: bold;
	list-style: disc;
	line-height: 1.2;
	margin-bottom: 3em;
}

.right33>li:nth-child(3) {
	margin-right: 1.3%;
}

.right33>li>figure {
	margin: 0;
}

.right33>li>figure>figcaption {
	font-size: 90%;
}


.link {
	display: table;
	border-collapse: separate;
	border-spacing: 5px 3px;
}

.link>li {
	display: table-cell;
	box-sizing: border-box;
	border: 2px solid #f60;
	width: 25%;
}

.link>li>a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding: 0 0.8em 0.8em;
	box-sizing: border-box;
}

.link>li>a>h3 {
	text-align: center;
	margin-top: 0;
	padding: 0.7em 0 0.3em;
	color: #f60;
	line-height: 1.2;
}

.link>li>a:hover {
	opacity: 0.5;
}

a.line {
	display: block;
	border-bottom: dashed 1px #f60;
	margin: 10px 0;
}

img.left {
	float: left;
	width: 300px;
	margin: 0.2em 1.5em 0.2em 0;
}

img.left+p {
	margin: 0;
	padding-top: 0.5em;
}

img.left+p:after {
	display: block;
	content: '';
	clear: both;
	visibility: hidden;
}

.m600 {
	width: 100%;
	max-width: 600px;
}

.m600 th, .m600 td {
	border: solid 1px;
}

.kensa {
	width: 95%;
	margin-bottom: 0.5em;
}

.kensa th, .kensa td {
	vertical-align: top;
}

.kensa th {
	font-weight: normal;
	background: none;
	width: 7em;
}


.tantou {
	width: 95%;
	margin-bottom: 0.5em;
	margin-left: 0.8em;
}

.tantou th, .tantou td {
	border: 1px solid;
}

.tantou th>.tel {
	display: block;
	float: right;
	width: 50%;
}

.disc-or>li {
	text-indent: -1em;
	padding-left: 2em;
}

.disc-or>li:before {
	content: '●';
	color: #f72;
	font-size: 115%;
}

.btn-or {
	display: inline-block;
	padding: 0.3em 1.5em;
	border: 3px solid #f72;
	color: #f72;
	background-color: #fff;
	border-radius: 0.5em;
	font-size: 110%;
	text-decoration: none;
	margin: 0 1em 1em 2em;
}

.btn-or:hover {
	background-color: #f72;
	color: #fff;
}

.fukidashi {
	display: inline-block;
	border: 1px solid #f72;
	border-radius: 0.5em;
	padding: 0.3em 1em;
	position: relative;
	margin-left: 1em;
	font-weight:bold;
}

.fukidashi>img {
	position: absolute;
	bottom: 0;
	right: -130px;
}

/* SP */
@media (max-width: 640px) {
	body{
		min-width:320px;
	}
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}
	.con_box{
		padding: 0 10px;
	}
	
	/* header */
	#menu_wrap {
		position: relative;
	}
	#menu{
		background: #fff;
		background-size: 100% auto;
		padding: 5px;
		width: 100%;
		box-sizing: border-box;
	}
	h1 {
		margin-right: 3%;
		line-height: 0;
		padding-top: 6px;
		box-sizing: border-box;
	}
	h1 img{
		height: 14px;
	}
	#menu_right {
		float: none;
	}
	#detail_search {
		width: 40%;
    	height: 27px;
		margin-right: 10px;
	}
	#detail_search .word input {
		margin: 0 -2px -10px 4px;
		top: 4px;
		height: 19px;
		width: 85%;
	}
	#detail_search .btn input{
		width: 25%;
		float: right;
		margin-top: 4px;
		max-width: 20px;
	}
	#menu_right .link {
		text-align: center;
		font-size: 8px;
		margin-top: 2px;
		margin-right: 5px;
		line-height: 1.4;
	}
	#menu .logo_sp{
		display: block;
		width: 47px;
	}
	#menu .logo_sp img{
		height: 40px;
		display: block;
	}
	.menu_btn{
		width: 25px;
		float: right;
	}
	.site-header {
		width: 100%;
		position: absolute;
		top: 37px;
		left: 0;
		z-index: 99;
		padding: 0;
		background: rgba(255,255,255,0.8);
		height: 100%;
		min-height: 1px;
		text-align: center;
		display: none;
		min-width: 270px;
		box-shadow: none;
	}
	.head_wrap{
		width: auto;
		height: auto;
		padding: 0;
		background: #fff;
		box-shadow: 0 5px 5px rgba(25,27,27,0.2);
	}
	.menu_close {
		position: absolute;
		top: -32px;
		right: 5px;
		z-index: 1000;
	}
	.site-header ul li {
		display: block;
		float: none;
		margin: 0 auto;
		padding: 10px;
		border-top: 1px solid #dcdcdc;
		box-sizing: border-box;
		width: 100%;
	}
	.site-header ul li:last-child{
		border-bottom: none;
	}
	.site-header ul li a {
		background-repeat: no-repeat;
		background-position: right 10px center !important;
		background-image: url(/images/menu_arr.png) !important;
		background-size: 28px auto !important;
		width: 100% !important;
		height: auto;
		padding: 10px;
    	box-sizing: border-box;
		text-align: left;
		color: #000;
		background-color: #fff;
		border: none;
	}
	.site-header ul li a:hover,.site-header ul li.active a {
		color: #000;
		background-color: #fff;
	}
	.site-header ul li a>br {
		display: none;
	}
	.site-header ul li a img {
		width: 176px;
	}
	.site-header ul li.this a {
		padding-top: 20px;
		border-top: none;
	}
	.site-header ul li.btn_con {
		padding: 0;
	}
	/* footer */
	.bc_wrap {
		padding: 20px 0 25px;
	}
	#pagetop {
		width: 40%;
		margin: auto;
	}
	.bc {
		padding: 12px 5%;
		font-size: 10px;
	}
    
	.ft_bn{
		text-align: center;
	}
	.ft_bn ul {
		margin: 0 auto;
		padding:0 15%;
	}
	.ft_bn ul li {
		padding: 0 1%;
		margin: 0 0 2%;
	}
	.ft_bn ul li:nth-child(2):after {
		content: '';
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
	}
	.ft_bn ul li img {
		max-height: 25px;
	}
	
	.ft_menu {
		padding: 10px 0 5px;
	}
	.ft_menu > ul {
		padding: 0 10px;
		margin: 0 auto 0;
	}
	.ft_menu > ul > li {
		margin: 0 3px;
	}
	.ft_menu > ul > li > a {
		font-size: 60%;
	}
	.site-footer p {
		font-size: 70%;
		margin: 0 0 20px;
		line-height: 1.8;
	}
	.site-footer p.cr {
		font-size: 50%;
		padding: 0 10px;
	}
	
	/* top */
	.main {
		font-size: 100%;
	}
	.top01 {
		border-top: 8px solid #f35a00;
		border-bottom: 8px solid #f35a00;
	}
	.top01 h1 {
		font-size: 185%;
		padding: 0;
/*		margin-top: 16px;*/
	}
	.top01 figcaption {
		display: none;
	}
	.top01 .con_box{
		padding: 0;
	}
	.top01 img {
		margin: 0;
		height: auto;
		max-width: 100%;
	}

	.con_box h2 {
		font-size: 120%;
	}
	.con_box h2.title {
		font-size: 150%;
		margin-top: 0.3em;
	}
	
	.douga {
		float: none;
	}
	.douga+.right {
		margin-left: 0;
	}
	.douga>iframe {
		height: 200px;
	}

	figure.left {
		float: none;
		max-width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	figure.left>img {
		width: 80%;
	}
	ul.right33 {
		max-width: 100%;
		margin-left: 10%;
	}
	.right33>li {
		width: 43%;
	}
	.right33>li:nth-child(3) {
		margin-right: 7.3%;
	}
	.right33>li:nth-child(even) {
		margin-right: 1.3%;
	}

	.link>li {
		width: 100%;
		display: block;
		margin-bottom: 5px;
	}

	.tantou th>.tel {
		width: 100%;
		text-align: right;
	}
/* トップ　パターン2　*/
	.top01_2 {
		border-top: 8px solid #016C26;
		border-bottom: 8px solid #016C26;
	}
	.top01_2 .con_box{
		padding: 0;
	}
	.top01_2 img {
		margin: 0;
		height: auto;
		max-width: 100%;
	}

/* トップ　パターン2　ここまで*/	
	#pankuzu {
		margin: 10px 0 20px;
		font-size: 70%;
	}
	.top02 .intr_img {
		float: left;
		margin: 3% 5% 25px 2%;
    	width: 46%;
	}
	.top02 .text,
	.sen_con .text{
		width: 47%;
		float: left;
	}
	.top02 .text h2,
	.sen_con .text h2{
		padding: 0 0 10px;
		margin: 0;
	}
	.top02 .text h2 img,
	.sen_con  .text h2 img{
		height: 55px;
	}
	.top02 .text p,
	.sen_con .text p{
		font-size: 70%;
		margin-bottom: 25px;
	}
	.top03_wrap h2 {
		background-size: auto 3px;
	}
	.top03_wrap h2 img{
		height: 28px;
	}
	.top03 ul {
		margin: 0 0 0 -3%;
	}
	.top03 ul li {
		border: 3px solid #139147;
		width: 47%;
		padding: 3%;
		margin: 0 0 3% 3%;
		box-shadow: 2px 2px rgba(29,30,30,0.2);
	}
	.top03 ul li p {
		font-size: 80%;
		height: 130px !important;
	}
	
	/* sengen */
	.info_con,
	.sen_con{
		background-size: auto 3px;
	}
	.top02.sen_con {
		padding-bottom: 10px;
	}
	.info_con .text,
	.info_con .img{
		max-width: 100%;
		float: none;
		margin: auto;
	}
	.info_con .text{
		margin-top: 10px;
	}
	.info_con .img iframe{
		margin: auto;
		display: block;
	}
	.info_con .img p{
		font-size: 80%;
	}
	.info_con p {
		font-size: 80%;
	}
	.info_con .date{
		text-align: center;
	}
	.info_con .date.right{
		margin: 0 0 10px;
	}
	.info_con .date.right + .img{
		margin-top: 0;
	}
	.info_con .img img {
		margin-bottom: 0;
	}
	.slick-dots {
		position: relative;
		bottom: 7px;
		margin: 0;
	}
}
@media (max-width: 374px) {
	#detail_search {
		width: 28%;
	}
	#detail_search .word input {
		width: 73%;
	}
}