/*ハンバーガーの枠線、形変更*/
.c-sp_navigation_btn {
    border: 1px solid #eee!important;
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
}

/*ハンバーガーの「三」の色*/
.c-sp_navigation_btn .c-sp-navigation_line1, .c-sp_navigation_btn .c-sp-navigation_line2, .c-sp_navigation_btn .c-sp-navigation_line3 {
    border-top: 4px solid #666!important;
}
/*ハンバーガーの位置（上と右の空き調節）*/
#spNavigationTrigger.-js-menuPosition-right_top_fixed {
    top: 10px;
    left: auto;
    right: 10px;
}


/*TOPに戻るボタン*/
#top {
    position: fixed;
    bottom: 40px;
    right: 30px;
    z-index: 20;
}



body {
	color:#000;
}
h1 {
	font-size:12px!important;
	color:#fff;
	font-weight: normal;
}
h2 {
	font-size:30px!important;
	letter-spacing: 0.1em!important;
}
h3 {
	font-size:24px!important;
	letter-spacing: 0.05em!important;
}
h4 {
	font-size:20px!important;
}
p {
	font-size:16px!important;
}

a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #008b79; }
a:active { color: #008b79; }


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

#page .bg-document {
    background-size: 100%;
}




#header {
	display: flex;
	position: relative;
}
#header h3 {
	position: absolute;
    right: 380px;
    top: 22px;
}
#header h4 {
    position: absolute;
    top: -20px;
    right: 200px;
}
#header .c-lead {
    position: absolute;
    top: -20px;
    right: 30px;
}




#header_menu .m-motion.-f {
    margin-bottom: 15px;
    display: flex;
	justify-content: center; 
	flex-wrap: wrap;
}
#header_menu .m-motion.-f>li {
    margin: 15px 26px 0;
    font-size: 15px;
    letter-spacing: 0.15em;
}

#header_menu .m-motion.-f>li>ul li:first-child:before {
	border-bottom-color: #008b79;
}
#header_menu .m-motion.-f>li>ul {
    width: 210px;
    margin-left: -105px;
}
#header_menu .m-motion.-f>li>ul>li a {
    background-color: rgba(240, 247, 233, 0.9);
    border-bottom: 1px solid #fff;
    font-size:14px;
}
#header_menu .m-motion.-f>li a:hover {
    background-color: #fff;
    border-bottom: 0px;
    color: #008b79;
}





#mv {
	position: relative;
}
#mv h2 {
	position: absolute;
	left: 30px;
	top: 48%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


#a-billboard {
	background-color:rgba(255, 255, 255, 0.85);
}


#yoyaku {
	display: flex;
	flex-wrap: wrap;
}
#yoyaku .column.-column1 {
	background-color:#edf4fb;
	padding: 30px 15px;
}
#yoyaku .column.-column1 .c-lead {
	display: flex;
	justify-content: center; 
	font-weight: bold;
	margin-top:15px;
	line-height:2.2;
}
#yoyaku .column.-column1 .c-lead img{
	margin-left:15px;
	width:80px;
}
#yoyaku .column.-column1 h3 {
	color:#195d9a;
}
#yoyaku .column.-column1 p {
	text-align: center;
	font-weight: bold;
	font-size:15px!important;
	line-height: 1.6;
}
#yoyaku .column.-column2 {
	background-color:#fbf2eb;
	padding: 30px 15px;
}
#yoyaku .column.-column2 h3 {
	color:#d16a1d;
}
#yoyaku .column.-column2 p {
	text-align: center;
	font-weight: bold;
	font-size:15px!important;
	line-height: 1.6;
}
#yoyaku .column.-column2 .c-lead {
	font-weight: bold;
	margin-top:15px;
	line-height:2.2;
}

#news {
	position: relative;
}
#news h2 {
	color:#fff;
	position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#news h3 {
	margin-left: 160px;
	padding-left: 40px;
	padding-bottom:10px;
	border-left: 1px solid #fff;
	color:#faf6af;
}
#news p {
	margin-left: 160px;
	padding-left: 40px;
	padding-bottom:15px;
	border-left: 1px solid #fff;
	color:#fff;
}


#menu_t h2 {
	margin-bottom:30px;
}



#menu {
	display: flex;
	justify-content: center; 
	flex-wrap: wrap;
}
#menu .column.-column1 {
	position: relative;
	max-width:100%;
	width:340px;
	margin:30px 12px 0;
}
#menu .column.-column2 {
	position: relative;
	max-width:100%;
	width:340px;
	margin:30px 12px 0;
}
#menu .column.-column3 {
	position: relative;
	max-width:100%;
	width:340px;
	margin:30px 12px 0;
}


#time .time {
	margin:30px 0 15px;
}
#time p {
	text-align: center;
}


#footer .column.-column1 {
	width:100%;
	margin-bottom:30px;
}
#footer .column.-column2 {
	width:58%;
}
#footer .column.-column3 {
	width:42%;
	padding-left:30px;
}
#footer .column.-column3 .c-enclosure {
    border: 0px;
    padding: 15px 15px 15px 50px;
    color: #008b79;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    background-color: #e8f3f2;
    margin: 15px 0 0 15px;
    border-radius: 10px;
    position: relative;
}
#footer .column.-column3 .c-enclosure img {
	position: absolute;
    top: 15px;
    left: -15px;
}


#footer_menu {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
#footer_menu .c-credit {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
#footer_menu h4{
    position: absolute;
    right: 200px;
}
#footer_menu .c-lead {
    position: absolute;
    right: 30px;
}
#footer_menu .c-list-no_mark {
    line-height: 2.2;
    list-style: none;
    margin-right: 6%;
    font-size: 14px;
}
#footer_menu a:link { color: #fff; }
#footer_menu a:visited { color: #fff; }
#footer_menu a:hover { color: #fff; }
#footer_menu a:active { color: #fff; }


#title_mv h2 {
    font-size: 38px!important;
    letter-spacing: 0.2em!important;
}


#box_01 h3 {
	background-color: #0dbfa9;
	color:#fff;
	margin-top:40px;
	padding:10px 15px;
}
#box_01 h4 {
	border-left: 10px solid #0dbfa9;
    padding-left: 15px;
    line-height: 1.6;
    margin: 60px 0 20px;
}
#box_01 p {
	overflow: hidden;
}
#box_01 .c-list-no_mark {
	font-size: 16px;
	font-weight: bold;
    color: #008b79;
    background-color: #f6fbf0;
    padding: 30px;
    margin-top:20px;
    line-height: 2.4;
    border: 1px solid #e2ead7;
}
#box_01 .c-list-no_mark .bindicon-checkbox-checked:before {
    color: #f19149;
    padding-right: 5px;
}
#box_01 .c-note {
	margin-top:15px;
}
#box_01 .c-list-sign {
    margin-left: 0;
    background-color: #f6f6f6;
    padding: 30px 30px 30px 50px;
    font-size: 16px;
    margin: 30px 0 15px;
    border: 1px solid #eee;
    line-height: 2.4;
}
#box_01 .c-list-numbers {
	margin-left:0;
	background-color: #f6f6f6;
    padding: 30px 30px 30px 50px;
    font-size: 16px;
    margin: 20px 0 0;
    border: 1px solid #eee;
    position: relative;
    line-height: 2.4;
}
#box_01 .c-list-numbers>li {
    list-style: none;
}
#box_01 .c-list-numbers .bindicon-play3 {
	margin-right:0;
	line-height: 2.4;
}
#box_01 .c-list-numbers .bindicon-play3:before {
    color: #0dbfa9;
    position: absolute;
    left: 30px;
}
#box_01 .c-lead {
    background-color: #f1f8eb;
    font-weight: bold;
    color: #008b79;
    padding: 3px 15px;
    margin: 10px 0;
}



#box_02 {
	overflow: hidden;
}
#box_02 h2 {
}
#box_02 img {
	float:left;
	width:40%;
	margin:0 30px 0 0;
}
#box_02 .c-list-no_mark {
    display: flex;
    flex-wrap: wrap;
    padding: 25px;
    margin: 20px 0 0;
    color: #008b79;
    font-weight: bold;
    border: 1px solid #e2ead7;
    font-size: 16px;
    background-color: #f6fbf0;
}
#box_02 .c-list-no_mark .bindicon-checkbox-checked:before {
    color: #f19149;
    padding-right: 5px;
}
#box_02 .c-list-no_mark li {
    width: 50%;
    padding: 5px 5px;
}
#box_02 .c-hr {
    margin: 20px 0 30px;
}
#box_02 h4 {
	border-left: 10px solid #0dbfa9;
    padding-left: 15px;
    line-height: 1.6;
    margin: 0 0 20px;
}
#box_02 p {
	overflow: hidden;
}
#box_02 .c-enclosure {
    border: 1px solid #e2ead7;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.1em;
    background-color: #f6fbf0;
}

#box_02 .c-list_table {
    border: 2px solid #0dbfa9;
    margin-bottom: 0px;
    font-size: 16px;
}
#box_02 .c-list_table th {
    border-right: 1px solid #e2ead7;
    background-color: #f6fbf0;
    font-weight: bold;
    width: 200px;
    display: table-cell;
    color: #008b79;
    padding: 30px;
    border-top: 1px solid #e2ead7;
}
#box_02 .c-list_table td {
	width:auto;
	display: table-cell;
	display: table-cell;
	padding: 30px;
    border-top: 1px solid #e2ead7;
}
#box_02 .c-list_news {
    width: 55%;
    margin-left:auto;
    font-size: 16px;
}
#box_02 .c-list_news {
    margin-bottom: 40px;
    border-top:0;
}
#box_02 .c-list_news th {
    border-bottom: 1px dotted #999;
    padding: 0.5em;
    width:120px;
    display: table-cell;
}
#box_02 .c-list_news td {
    border-bottom: 1px dotted #999;
    padding: 0.5em;
    width:auto;
    display: table-cell;
}

#box_03 .column.-column1, #box_03 .column.-column2, #box_03 .column.-column3 {
	position: relative;
}
#box_03 .bindicon-circled_one:before,
#box_03 .bindicon-circled_one:before,
#box_03 .bindicon-circled_two:before,
#box_03 .bindicon-circled_three:before,
#box_03 .bindicon-circled_four:before,
#box_03 .bindicon-circled_five:before,
#box_03 .bindicon-circled_six:before,
#box_03 .bindicon-circled_seven:before,
#box_03 .bindicon-circled_eight:before {
    color: #438aca;
    font-size: 50px;
    position: absolute;
    top: 0;
    left: -10px;
}
#box_03 h4 {
    margin: 0 0 10px;
    background-color: #edf4fb;
    padding: 5px 15px;
    font-size: 18px!important;
}
#box_03 .c-note {
	font-size: 14px!important;
    margin-top: 10px;
    border: 1px solid #ddd;
    padding: 15px 20px;
}

#box_04 h4 {
	background-color: #fbf2eb;
	position: relative;
	padding:5px 15px 5px 50px;
	margin-bottom:15px;
	font-size: 18px!important;
}
#box_04 h4 .bindicon-circled_one:before,
#box_04 h4 .bindicon-circled_two:before,
#box_04 h4 .bindicon-circled_three:before, 
#box_04 h4 .bindicon-circled_four:before, 
#box_04 h4 .bindicon-circled_five:before, 
#box_04 h4 .bindicon-circled_six:before, 
#box_04 h4 .bindicon-circled_seven:before, 
#box_04 h4 .bindicon-circled_eight:before, 
#box_04 h4 .bindicon-circled_nine:before {
	font-size: 50px;
	color: #f19149;
    margin-right: 10px;
    position: absolute;
    top: -20px;
    left: -10px;
}
 #box_04 .c-note {
	font-size: 14px!important;
    border: 1px solid #ddd;
    padding: 15px 20px;
    margin-top:15px;
}



/*----------------------------------------------------------*/
@media screen and (max-width:1800px){
#page .bg-document {
    background-size: 1800px;
}
}


/*----------------------------------------------------------*/
@media screen and (max-width:1600px){
#page .bg-document {
    background-size: 1600px;
}
#mv h2 {
	width:26vw;
}
#mv h3 {
	    width: 74vw;
    margin-left: auto;
}
}






/*----------------------------------------------------------*/
@media screen and (max-width:1000px){
#a-billboard {
    background-image: none;
    background-repeat: no-repeat;
    background-position: unset;
    background-color: #f7fdf2!important;
}
#page .bg-document {
    background-size: 1200px;
}
#header {
    flex-wrap: wrap;
    justify-content: center; 
}
#header h2 {
    width: 100%;
    margin-bottom:30px;
    text-align: center;
}
#header h3 {
    position: static;
    right: auto;
    top: auto;
    width: 252px;
    margin-right:30px;
    margin-top: 44px;
}
#header h4 {
    position: static;
    top: auto;
    right: auto;
    width: 154px;
    margin-right:20px;
}
#header .c-lead {
    position: static;
    top: auto;
    right: auto;
    width: 154px;
}
#yoyaku .column.-column1 h3 {
	position: relative;
	margin-top: 40px;
}
#yoyaku .column.-column1 h3 img{
	position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#yoyaku .column.-column2 h3 {
	position: relative;
	margin-top: 40px;
}
#yoyaku .column.-column2 h3 img{
	position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
}


/*----------------------------------------------------------*/
@media screen and (max-width:768px){
h1 {
	font-size:10px!important;
	padding-right:60px;
}
h2 {
	font-size:20px!important;
	letter-spacing: 0.05em!important;
}
h3 {
	font-size:18px!important;
	letter-spacing: normal!important;
}
h4 {
	font-size:16px!important;
}
p {
	font-size:14px!important;
}

a.link_01 {
    font-size: 16px !important;
}
a.link_02 {
    font-size: 16px !important;
}
a.link_03 {
    font-size: 14px !important;
}
a.link_04 {
    font-size: 14px !important;
}
a.link_05 {
	font-size: 14px !important;
	margin-top:30px!important;
	width:100%!important;
}
a.link_07 {
	font-size: 14px !important;
}
a.link_08 {
	font-size: 14px !important;
}


#js-globalNavigation .icon-close:before {
    text-align: right;
    width: 100%;
    display: block;
}
#js-globalNavigation {
	background-color: #0dbfa9;
}
#js-globalNavigation .m-motion.-f li{
    border-bottom: 1px dashed #fff;
}
#js-globalNavigation .m-motion.-f>li>ul>li {
    border-bottom: 0px dashed #fff;
    border-top: 1px dashed #fff;
}
#js-globalNavigation .m-motion.-f li a { 
	color: #fff!important; 
	display: block;
    padding: 15px 10px;
    text-align: left;
}
#js-globalNavigation .m-motion.-f>li>ul>li a {
	color: #fff!important;
	padding:10px 10px;
	background-color: #099c8a;
}
#js-globalNavigationa:visited { color: #fff!important; }
#js-globalNavigationa:hover { color: #fff!important; }
#js-globalNavigationa:active { color: #fff!important; }



#page .bg-document {
    background-size: 900px;
}
#header h3 {
    width: 100%;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
}
#mv {
	padding:30px 15px!important;
}
#mv h2 {
    width: 50%;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    margin: 30px auto;
}
#mv h3 {
	margin-top: 44vw;
    width: 100%;
}
#yoyaku .column.-column1 {
    width:100%;
    margin-right: 0%;
}
#yoyaku .column.-column2 {
    width:100%;
    margin-left: 0%;
}
#yoyaku .column.-column1 .c-lead {
    line-height: 2;
    font-size:14px!important;
}
#yoyaku .column.-column2 .c-lead {
    line-height: 2;
    font-size:14px!important;
}
#news h2 {
    position: static;
    left: auto;
    top: auto;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    margin-bottom:15px;
}
#news h3 {
    margin-left: 0;
    padding-left: 0;
    border-left: 0px;
}
#news p {
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 15px;
    border-left: 0px;
}


#footer .column.-column2 {
    width: 100%;
}
#footer .column.-column2 img {
	width:100%;
}
#footer .column.-column3 {
    width: 100%;
    padding-left: 0px;
    margin-top:30px;
}
#footer .column.-column3 .c-enclosure {
    font-size: 14px;
}
#footer_menu {
    justify-content: center;
}
#footer_menu .c-list-no_mark {
    width: 50%;
    margin-right: 0;
}
#footer_menu h4 {
    position: static;
    margin-right: 30px;
    margin-top: 40px;
}
#footer_menu .c-lead {
    position: static;
    right: 0;
    margin-top: 40px;
}
#footer_menu .c-credit {
    position: static;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
}
#top {
    bottom: 30px;
    right: 30px;
    width: 50px;
}
#time .time {
    margin: 20px 0 15px;
}
#title_mv h2 {
    font-size: 24px!important;
    letter-spacing: 0.1em!important;
}
#box_01 h3 {
    margin-top: 30px;
}
#box_01 h4 {
    border-left: 6px solid #0dbfa9;
    padding-left: 10px;
    margin: 40px 0 15px;
}
#box_01 .c-list-no_mark {
    font-size: 14px;
    padding: 20px;
    margin-top: 15px;
}
#box_01 .c-note {
	margin-top:10px;
}
#box_01 .c-list-sign {
    padding: 20px 20px 20px 30px;
    font-size: 14px;
    margin: 30px 0 10px;
    line-height: 1.8;
}
#box_01 .c-list-numbers {
    padding: 20px 20px 20px 30px;
    font-size: 14px;
    margin: 20px 0 0;
    line-height: 1.8;
}
#box_01 .c-list-numbers .bindicon-play3:before {
    left: 15px;
}


#box_02 h4 {
    border-left: 6px solid #0dbfa9;
    padding-left: 10px;
    margin: 0 0 15px;
}
#box_02 .c-list-no_mark {
    font-size: 14px;
    padding: 20px;
    margin-top: 15px;
}
#box_02 .c-list-no_mark li {
    width: 100%;
    padding: 3px 0;
}
#box_02 .c-hr {
    margin: 15px 0 20px;
}
#box_02 .c-enclosure {
    font-size: 16px;
    letter-spacing: 0.05em;
}
#box_02 .c-list_table {
    font-size: 13px;
}
#box_02 .c-list_table th {
    width: 100px;
    padding: 20px 10px;
    border-bottom: 1px solid #e2ead7;
}
#box_02 .c-list_table td {
    padding: 20px 10px;
}
#box_02 .c-list_news {
    font-size: 14px;
}
#box_03 h4 {
    font-size: 14px!important;
}
#box_03 .c-note {
    font-size: 12px!important;
}
#box_03 .bindicon-circled_one:before,
#box_03 .bindicon-circled_one:before,
#box_03 .bindicon-circled_two:before,
#box_03 .bindicon-circled_three:before,
#box_03 .bindicon-circled_four:before,
#box_03 .bindicon-circled_five:before,
#box_03 .bindicon-circled_six:before,
#box_03 .bindicon-circled_seven:before,
#box_03 .bindicon-circled_eight:before {
    font-size: 30px;
    left: -5px;
    top: 10px;
}
#box_04 h4 {
    font-size: 14px!important;
}
#box_04 .c-note {
    font-size: 12px!important;
}
#box_04 h4 .bindicon-circled_one:before,
#box_04 h4 .bindicon-circled_two:before,
#box_04 h4 .bindicon-circled_three:before, 
#box_04 h4 .bindicon-circled_four:before, 
#box_04 h4 .bindicon-circled_five:before, 
#box_04 h4 .bindicon-circled_six:before, 
#box_04 h4 .bindicon-circled_seven:before, 
#box_04 h4 .bindicon-circled_eight:before, 
#box_04 h4 .bindicon-circled_nine:before {
	font-size: 30px;
    top: -10px;
    left: -5px;
}
#box_04 h4 {
    padding: 5px 15px 5px 30px;
}
}






/*----------------------------------------------------------*/
@media screen and (max-width:641px){
#page .bg-document {
    background-size: 700px;
}
#header h2 {
    margin-bottom: 15px;
    line-height: 0;
}
#header h2 img{
    width: 200px;
}
#header h3 {
    margin-bottom: 20px;
}
#header h3 img{
    width: 250px;
}
#header h4 {
    width: 134px;
    margin-right: 10px;
}
#header .c-lead {
    width: 134px;
}
#mv {
    padding: 15px 10px!important;
}
#mv h2 {
	width: 66%;
    margin: 15px auto;
}
#mv h3 {
    margin-top: 60vw;
}
#menu_t h2 {
    margin-bottom: 20px;
}
#menu .column.-column1 {
    margin: 0px 12px 0;
}
#menu .column.-column2 {
    margin: 20px 12px 0;
}
#menu .column.-column3 {
    margin: 20px 12px 0;
}
#time .time {
    margin: 20px 0 10px;
    font-size:13px;
}
#footer h2 {
    width: 200px;
    margin: 0 auto;
    line-height: 0;
}
#footer .column.-column1 {
    margin-bottom: 20px;
}
#footer_menu .c-list-no_mark {
    line-height: 2.9;
    font-size: 13px;
}
#footer_menu h4 {
    position: static;
    margin-top: 30px;
    width: 134px;
    margin-right: 10px;
}
#footer_menu .c-lead {
    width: 134px;
    margin-top: 30px;
}
#box_02 img {
	float:none;
	width:100%;
	margin:0 0 15px 0;
}
#box_02 .c-list_news {
    width: 100%;
}
#box_02 .c-list_news {
    margin-bottom: 30px;
}
#box_02 .c-list_news th {
    width:100px;
}
}





































