@charset "UTF-8";
#comp_info dt, #form_table dt, h1, h2, h3, h4, h5 {
	font-weight: 700
}
body {
	background: #3E4C5E;
	font-family: Marcellus, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	border-top: 10px solid #3E4C5E
}
ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}
a:link, a:visited {
	text-decoration: none;
	color: #069
}
a:hover {
	text-decoration: underline;
	color: #F99
}
.drop-down-menu, .menu a {
	display: block;
	color: #069
}
#move-page-top, .menu a, header a:hover {
	text-decoration: none
}
h1 {
	font-size: 2em
}
h2 {
	font-size: 1.8em
}
h3 {
	font-size: 1.1em
}
h4, h5 {
	font-size: 1.2em
}
p {
	line-height: 180%;
	text-align: left
}
#menu_over, .use_inlineblock {
	text-align: center
}
#menu_over {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 0 5px
}
.menu {
	margin: 0 auto;
	display: inline-block;
	z-index: 5
}
.menu a {
	float: left;
	padding: 10px 25px
}
.drop-down a {
	text-align: left;
	float: none;
	padding: 10px 15px
}
#contents, #page-top p, #top_h1, .align_center {
	text-align: center
}
.drop-down-menu {
	float: left;
	white-space: nowrap
}
.menu-title {
	cursor: default;
	padding: 12px 15px
}
.activate {
	display: none;
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 40px;
	margin: 0 0 0 -15px;
	opacity: 0
}
.drop-down-menu:hover, .menu a:hover {
	background: #F99;
	color: #fff
}
.drop-down a {
	background: rgba(230,230,230,.95)
}
.drop-down a:hover {
	background: rgba(250,250,250,.95);
	color: #666
}
.drop-down {
	max-height: 0;
	overflow: hidden
}
img#co-logo{width:100%;height:auto;}


#co-logo-over{text-align:center;}

#section_index a[target="_blank"]:after{
	content:"　";
    padding-right: 18px;
    background: url(link_icon.svg) no-repeat center center;	
}
img.img-right{float:right;display:inline-block;margin:0 0 20px 20px;}
img#coco-icon{width:120px;height:auto;}


@media only print, screen and (min-width:769px) {
.menu a, .menu_title {
	margin: 1px 20px 0
}
.drop-down {
	position: absolute
}
.drop-down-menu:hover .drop-down {
	max-height: 500px
}
.drop-down-menu a {
	border-bottom: 1px dotted #ccc;
	margin: 0
}
.drop-down a:last-child {
	border: none
}
.menu a.active {
	border: 1px solid #f99
}
.drop-down a.active {
	background: #3E4C5E;
	color: #e9e9e9
}


img#co-logo{width:80%;height:auto;margin:5px auto;display:inline-block;text-align:center;}
#co-logo-over{text-align:center;}


}
@media only screen and (max-width:768px) {
#menu_over {
	padding: 0;
	border-bottom: none
}
.menu {
	width: 100%;
	background: #F5F5F5
}
.drop-down a:last-child {
	border: none
}
.activate {
	display: block
}
:checked~.menu-title {
	background: #999
}
.drop-down-menu, .menu a {
	float: none;
	border-bottom: 1px dotted #ccc;
	text-align: center;
	background: 0 0
}
.drop-down a {
	background: #E6E6E6
}
.activate:checked~.drop-down {
	max-height: 300px
}
.drop-down a:hover {
	color: #fff;
	background: #F99
}
a.active {
	background: #3E4C5E;
	color: #f5f5f5
}
}
.drop-down, .drop-down-menu, .menu a {
	-webkit-transform: translateZ(0);
	-o-transition: all .3s;
	transition: all .3s
}
#page-top p, .drop-down, .drop-down-menu, .menu a {
	-webkit-transition: all .3s;
	-moz-transition: all .3s
}
.gray_area {
	background: #F9F9F9;
	margin: 20px auto;
	padding: 20px
}
.gray_area h1 {
	font-size: 1.1em;
	margin-bottom: 10px
}
section {
	margin-bottom: 40px
}
section h1 {
	background: #C7EE7D
}
article h2 {
	color: #333;
	margin: 20px 0 10px
}
article h3 {
	color: #333;
	margin: 10px 0
}
#contents .gray_area li, #contents .gray_area ul {
	margin: 0;
	padding: 0
}
#contents .list_inline_and_block li {
	text-align: center;
	list-style-type: none
}
article {
	margin: 20px 0
}
#page-top {
	display: none;
	position: fixed;
	right: 30px;
	bottom: 36px;
	font-size: .7em
}
#page-top p {
	margin: 0;
	padding: 5px 10px;
	background: #3E4C5E;
	transition: all .3s
}
#move-page-top {
	color: #fff;
	display: block;
	cursor: pointer
}
header {
	background: #3F4C5E;
	color: #fff
}
#container {
	width: 100%;
	background: #fff
}
#contents {
	color: #555;
	background: #fff
}
header a:link, header a:visited {
	color: #fff
}
header a:hover {
	color: #FC6
}
#top_h1 {
	font-size: 2.2em;
	margin: 20px 0;
	color: #3f4c5f
}
#contents {
	width: 90%;
	margin: 10px auto 0
}
#contents h1 {
	margin-bottom: 20px;
	color: #333
}
#contents ul {
	display: inline-block;
	margin: 10px auto
}
#contents li {
	text-align: left
}
#footer_top p, #form_info, #main_visual, article h1, footer, p#send_button {
	text-align: center
}
section h2 {
	font-size: 1.2em;
	color: #333;
	padding: 5px 0
}
#contents section h1 {
	background: #777;
	color: #fff;
	padding: 5px 0;
	font-size: 1.1em
}
footer {
	color: #666;
	background: #E6E6E6
}
#footer_top {
	padding: 20px 0
}
#footer_top h1 {
	font-size: 1em;
	padding: 10px 0
}
#footer_top p {
	font-size: .8em
}
#footer_bottom {
	color: #CCC;
	background: #3F4C5E;
	margin-top: 10px;
	padding: 10px 0;
	font-size: .8em
}
#footer_top p.kyocho {
	color: #333;
	font-size: 1.1em
}
#main_visual {
	background: url(img.jpg)center top no-repeat;
	-moz-background-size: cover;
	background-size: cover
}
#main_visual_inner {
	padding: 50px 0
}
#main_visual_inner h1 {
	margin: 20px 0
}
article h1 {
	font-size: 1.5em
}
#comp_info dt {
	margin-bottom: 10px
}
#comp_info dd {
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px
}
#comp_info ul {
	margin: 0;
	padding-left: 1em
}
#comp_info li, #form_table {
	margin-bottom: 10px
}
#form_info {
	margin-top: 30px
}
#form_table {
	background: #F5F5F5
}
#form_table dt {
	padding: 10px 0 0;
	margin-top: 20px
}
#form_table textarea, .w200, .w280, .w400 {
	width: 92%;
	padding: 10px;
	border: 1px solid #ccc;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2);
	box-shadow: inner 0 0 4px rgba(0,0,0,.2);
	font-size: 1.2em;
	color: #666
}
#form_table textarea {
	height: 200px
}
p#send_button {
	padding-bottom: 10px
}
p#send_button input {
	width: 8em;
	border: 1px solid #E9E9E9;
	padding: 10px 30px;
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: 400;
	color: #4F7C8B;
	cursor: pointer;
	background: #E0E0E0
}
p#send_button input:hover {
	background: #F9F9F9
}
article h2 {
	background: #c6ee7c
}
@media print, screen and (min-width:769px) {
#contents section h1 {
	background: #F4F4F4;
	color: #333;
	padding: 5px 0;
	font-size: 1.2em
}
article h2 {
	position: relative;
	padding: 14px 5px 10px 35px;
	background: 0 0;
	display: inline-block
}
article h2:after {
	background: #c6ee7c;
	border-radius: 50%;
	content: "";
	height: 20px;
	left: 1px;
	margin-top: -9px;
	position: absolute;
	top: 50%;
	width: 20px
}
#contents {
	width: 920px;
	padding: 0 20px 40px;
	text-align: left
}
#section_index article {
	width: 290px;
	float: left;
	margin-left: 20px
}
#section_index article:first-child {
	margin-left: 0
}
#contents .gray_area li, #contents .gray_area ul {
	margin: 0;
	padding: 0
}
#contents .list_inline_and_block li {
	display: inline;
	margin-right: 20px
}
#comp_info, #form_table {
	text-align: left;
	display: inline-block
}
#footer_top {
	padding: 20px 0 20px 40px;
	text-align: left
}
#footer_top p {
	text-align: left
}
#footer_top h1 {
	padding: 10px 0
}
#footer_bottom {
	margin-top: 10px;
	padding: 10px 40px 10px 0;
	font-size: .8em;
	text-align: right
}
#comp_info dl {
	margin-left: 20px
}
#comp_info dl:first-child, #comp_info h1+dl {
	margin-left: 0
}
#comp_info dt {
	font-weight: 700;
	float: left;
	width: 7em
}
#comp_info dd {
	margin-bottom: 20px;
	padding-left: 5em
}
#form_table {
	margin: 20px 0;
	padding: 20px 20px 10px
}
#form_info {
	padding: 20px;
	margin-top: 0
}
#form_table dd, #form_table dt {
	padding-bottom: 20px
}
#form_table dt {
	float: left;
	width: 8em;
	padding: 10px 0;
	margin-top: 12px;
	text-align: center;
	background: #F5F5F5
}
#form_table dd {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 10px 8em
}
.w200 {
	width: 200px
}
.w280 {
	width: 280px
}
.w400 {
	width: 390px
}
#form_table textarea {
	height: 200px;
	width: 600px
}

}
@media only print, screen and (min-width:769px) {
#section_index ul {
	margin: 0;
	padding: 0 0 0 10px
}
li {
	list-style-type: none;
	color: #000;
	margin-bottom: 5px;
	text-indent: -1.6em;
	padding-left: 1.9em;
	margin-left: 10px
}
li:before {
	content: "●";
	color: #c6ee7c;
	margin-right: 10px
}
p.img_over_p {
	text-align: center;
	margin: 20px 0
}
#footer_top_inner {
	width: 960px;
	margin: 0 auto
}
#footer_top_left {
	float: left
}
#footer_top_right {
	float: right
}
.row2{display:flex;margin-top:50px;}
.row2 div{width:50%;font-size:1.2em;}
.row2 div img{width:100%;}
}
@media print, screen and (max-width:768px) {
#section_index li, #section_index ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0
}
#section_index a:link, #section_index a:visited {
	color: #fff
}
#section_index a:hover {
	color: #F99
}
#section_index article ul a {
	display: block;
	margin-bottom: 8px
}
#section_index article ul a:link, #section_index article ul a:visited {
	color: #069
}
#contents img {
	width: 100%;
	height: auto;
	margin-top: 10px
}
#footer_top_right img {
	margin-top: 20px
}




.row2{display:block;margin-top:30px;}
.row2 div{width:90%;margin:auto;}
.row2 div img{width:100%;}
}




@media only screen and (max-width:768px) {
	img#co-logo{width:50%;height:auto;}
	img#coco-icon{width:120px;height:auto;float:none;display:block;margin:0 auto;margin:20px auto;}
}


.img-ptn-a{width:80%;margin:20px auto;}