/*ハンバーガーの枠線、形変更*/
.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: 0px;
    right: 20px;
    z-index: 20;
}


a:link { color: #333; }
a:visited { color: #333; }
a:hover { color: #53b2b0; }
a:active { color: #53b2b0; }



h2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}


.sp {display: none;}
.pc {display: inline;}


#header {
	display: flex;
	justify-content: space-between;
}
#header .c-menu li:first-child {
    border-left-width: 0px;
}
#header .c-menu li {
    border-right-width: 0px;
    font-size: 14px;
    font-weight: bold;
}
#header .c-menu {
    margin-bottom: 0px;
}
#header .c-menu.-menu_a li a {
    padding: 0 0 0 3.2vw;
}
#header h1 {
	margin-top:10px;
}


#mv {
	position: relative;
}
#mv .column.-column1 {
	margin-bottom:30px;
	width:54%;
	padding-right: 30px;
}
#mv .column.-column2 {
	position: absolute;
    bottom: 0;
    right: 0;
    width: 46%;
}


#box_01 {
	background-image: url(../_userdata/img/box_01img01.png);
	background-repeat: no-repeat;
    background-position: bottom right 30px;
    background-size: 48%;
}
#box_01 h2 {
	font-size: 36px;
    background-image: url(../_userdata/img/t_01.png);
    line-height: 1.2;
    height: 180px;
    background-repeat: no-repeat;
    background-position: top left;
    padding: 50px 0 0 180px;
    text-align: center;
    max-width: 665px;
    width: 100%;
    color: #fff;
    letter-spacing: 0.05em;
}
#box_01 p {
	font-size:16px;
	line-height: 2.6;
}


#box_02 h2 {
	font-size: 36px;
    letter-spacing: 0.05em;
    background-image: url(../_userdata/img/t_02.png);
    text-align: center;
    color: #333;
    background-position: top center;
    background-repeat: no-repeat;
    height: 200px;
    padding: 50px 130px 0 0;
    line-height: 1.3;
    width: 700px;
    margin: 0 auto;
}
#box_02 .column.-column1 {
	width:100%;
}
#box_02 .column.-column2 {
	width:31.3333333333333%;
	margin:0 1%;
}
#box_02 .column.-column3 {
	width:31.3333333333333%;
	margin:0 1%;
}
#box_02 .column.-column4 {
	width:31.3333333333333%;
	margin:0 1%;
}
#box_02 h3 {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    color: #fff;
    font-size: 30px;
    position: absolute;
    padding: 12% 10% 0;
}
#box_02 h4 {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 22px;
    color: #326cb1;
    background-color: #fff8a5;
    margin-top: 30px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    padding: 2px 15px;
    letter-spacing: 0.05em;
}
#box_02 p {
	font-size:16px;
	text-align: center;
	padding: 15px 15px;
	background-color:#fff;
	border-radius:0 0 5px 5px;
}


#box_03 {
	display: flex;
}
#box_03 img {
	left: 50%;
    position: absolute;
    top: 50%;
    display: inline-block;
    padding: 20px;
    transform: translate(-50%,-50%);
}
#box_03 h2 {
	background-image: url(../_userdata/img/t_03.png);
    background-repeat: no-repeat;
    height: 140px;
    margin: 60px 0 0 40px;
    font-size: 28px;
    color: #fff;
    width: 670px;
    text-align: center;
    padding: 34px 0 0 180px;
}
#box_03 p {
	background-color:#fff;
	border-radius:5px;
	margin-left:40px;
	font-size:16px;
	padding:30px 30px;
	margin-bottom: 60px;
}
#box_03 .column.-column1 {
	background-color:#fff;
	width:35%;
	text-align: center;
	position: relative;
}
#box_03 .column.-column2 {
	width:65%;
}



#box_04 {
	display: flex;
}
#box_04 img {
	left: 50%;
    position: absolute;
    top: 50%;
    display: inline-block;
    padding: 20px;
    transform: translate(-50%,-50%);
}
#box_04 h2 {
	background-image: url(../_userdata/img/t_04.png);
    background-repeat: no-repeat;
    height: 140px;
    margin: 60px 40px 0 0;
    font-size: 28px;
    color: #fff;
    width: 670px;
    text-align: center;
    padding: 34px 0 0 180px;
}
#box_04 p {
	background-color:#fff;
	border-radius:5px;
	margin-right:40px;
	font-size:16px;
	padding:30px 30px;
	margin-bottom: 60px;
}
#box_04 .column.-column1 {
	width:65%;
}
#box_04 .column.-column2 {
	width:36%;
	background-color:#fff;
	text-align: center;
	position: relative;
}



#box_05 {
	display: flex;
}
#box_05 img {
	left: 50%;
    position: absolute;
    top: 50%;
    display: inline-block;
    padding: 20px;
    transform: translate(-50%,-50%);
}
#box_05 h2 {
	background-image: url(../_userdata/img/t_05.png);
    background-repeat: no-repeat;
    height: 140px;
    margin: 60px 0 0 40px;
    font-size: 28px;
    color: #fff;
    width: 670px;
    text-align: center;
    padding: 34px 0 0 180px;
}
#box_05 p {
	background-color:#fff;
	border-radius:5px;
	margin-left:40px;
	font-size:16px;
	padding:30px 30px;
	margin-bottom: 60px;
}
#box_05 .column.-column1 {
	background-color:#fff;
	width:36%;
	text-align: center;
	position: relative;
}
#box_05 .column.-column2 {
	width:65%;
}




#box_06t h3 {
	text-align: center;
	color:#fff;
}
#box_06 {
	display: flex;
}
#box_06 .column.-column1 {
	width:49%;
	margin-right:1%;
	background-color:#fff;
	border-radius:5px;
	padding: 20px 30px 30px;
}
#box_06 .column.-column1 img {
	position: absolute;
    top: -20px;
    left: 28px;
}
#box_06 .column.-column2 {
	width:49%;
	margin-left:1%;
	background-color:#fff;
	border-radius:5px;
	padding: 20px 30px 30px;
}
#box_06 .column.-column2 img {
	position: absolute;
    top: -20px;
    left: 10px;
}
#box_06 h4 {
	text-align: center;
    font-size: 20px;
    padding: 0 50px;
    color:#333;
}
#box_06 p {
	text-align: center;
    font-size: 16px;
    margin-top: 10px;
}



#box_07 h2 {
	background-image: url(../_userdata/img/t_07.png);
    background-repeat: no-repeat;
    height: 150px;
    background-position: top center;
    width: 700px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 170px 0 0;
    line-height: 1.3;
    font-size: 36px;
    color:#333;
}



#box_08 h2 {
	font-size: 40px;
	color:#fff;
	text-align: center;
	width:600px;
	margin:-120px auto;
	line-height: 1.3;
	background-color: #326cb1;
	padding:30px 15px 170px;
	border-radius: 30px 30px 0 0;
}



#box_09 {
	display: flex;
}
#box_09 .column.-column1 {
	width:50%;
	padding:60px 40px 60px 5%;
	background-color:#e69c2e;
}
#box_09 .column.-column2 {
	width:50%;
	padding:60px 5% 60px 40px;
	background-color:#97c79b;
}
#box_09 h2 {
	color: #fff;
    float: left;
    margin-right: 15px;
    letter-spacing: 0.05em;
}
#box_09 .c-lead {
	color:#fff;
	font-size:12px;
	letter-spacing: 0.2em;
	line-height: 4.6;
}
#box_09 #news {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
}
#box_09 #blog {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
}
#box_09 .c-list_news {
    margin-bottom: 0px;
    border-top: 0px solid #999;
}
#box_09 .c-list_news th {
    border-bottom: 0px solid #999;
    padding: 0.5em 0em;
    width: 70px;
    display: table-cell;
}
#box_09 .c-list_news td {
    border-bottom: 0px solid #999;
    padding: 0.5em 0 0.5em 1em;
    width:auto;
    display: table-cell;
    line-height: 1.4;
}



#contact h2 {
	background-color:#fff8a5;
	font-size:40px;
	padding: 5px 15px;
    text-align: center;
    border-radius: 100px;
}
#contact .c-hr {
    margin: 20px 0;
    border-top: 1px solid #fff;
}
#contact .c-credit {
	color:#fff;
	font-size:12px;
	padding:15px 0;
}
#contact .c-lead {
	color:#fff;
	font-size:14px;
}
#contact a:link { color: #fff; }
#contact a:visited { color: #fff; }
#contact a:hover { color: #fff; }
#contact a:active { color: #fff; }


#sp_contact {
	display:none;
}

#contact_form {
	background-color: #fff;
    margin: 40px 0 80px;
    border-radius: 10px;
	padding: 40px;
}
#contact_form .mail_txt {
	margin: 0 0 30px;
}




@media screen and (max-width:1100px){
#header {
	padding-bottom: 15px!important;
}
#box_02 {
	display: flex;
    flex-direction: column;
}
#box_02 .column.-column2 {
    width: 100%;
    margin: 30px auto;
    text-align: center;
}
#box_02 .column.-column3 {
    width: 100%;
    margin: 30px auto;
    text-align: center;
}
#box_02 .column.-column4 {
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
}
#box_02 h2 {
    width: 100%;
}


#box_03 {
    display: block;
}
#box_03 .column.-column1 {
    width: 100%;
    background-color: #e6f5fc;
}
#box_03 img {
    left: auto;
    position: static;
    top: auto;
    display: inline-block;
    padding: 60px 30px 30px;
    transform: translate(0%,0%);
}
#box_03 h2 {
    margin: 0 auto;
    width: 100%;
    background-position: center;
}
#box_03 .column.-column2 {
    width: 100%;
}
#box_03 p {
    margin-right: 30px;
    margin-left: 30px;
}
#box_04 {
    flex-direction: column;
}
#box_04 .column.-column1 {
    width: 100%;
    order: 2;
}
#box_04 .column.-column2 {
    width: 100%;
    background-color: #d6edf7;
    order: 1;
}
#box_04 img {
    left: 0;
    position: static;
    top: 0;
    padding: 60px 30px 30px;
    transform: translate(0,0);
}
#box_04 p {
    margin-right: 30px;
    margin-left: 30px;
}
#box_04 h2 {
    margin: 0 auto;
    width: 100%;
    background-position: center;
}


#box_05 {
    display: block;
}
#box_05 .column.-column1 {
    width: 100%;
    background-color: #cce9f6;
}
#box_05 img {
    left: auto;
    position: static;
    top: auto;
    display: inline-block;
    padding: 60px 30px 30px;
    transform: translate(0%,0%);
}
#box_05 h2 {
    margin: 0 auto;
    width: 100%;
    background-position: center;
}
#box_05 .column.-column2 {
    width: 100%;
}
#box_05 p {
    margin-right: 30px;
    margin-left: 30px;
}



#box_06 {
    flex-direction: column;
}
#box_06 .column.-column1 {
    width: 100%;
    margin-right: 0%;
}
#box_06 .column.-column2 {
    width: 100%;
    margin-left: 0%;
    margin-top: 30px;
}



#box_07 {
	flex-direction: column;
    display: flex;
}
#box_07 h2 {
    width: 100%;
}
#box_07 .column.-column1 {
	margin-right: 0%;
	width:100%;
}
#box_07 .column.-column2 {
	width:100%;
	margin-left: 0%;
    margin-right: 0%;
    margin-top:40px;
}
#box_07 .column.-column3 {
	width:100%;
	margin-left: 0%;
	margin-top:40px;
}


#box_09 {
    flex-direction: column;
}
#box_09 .column.-column1 {
	width:100%;
    padding: 60px 30px;
}
#box_09 .column.-column2 {
	width:100%;
    padding: 60px 30px;
}
#box_09 a.link_02 {
    right: 30px !important;
    margin-right: auto;
}
}





@media screen and (max-width:768px){
	
.sp {display: inline;}
.pc {display: none;}	


#top {
	width:80px;
    bottom: 60px;
    right: 10px;
}


#js-globalNavigation {
	background-color: rgba(34, 118, 186, 0.98);
}
#js-globalNavigation a:link { color: #fff; }
#js-globalNavigation a:visited { color: #fff; }
#js-globalNavigation a:hover { color: #fff; }
#js-globalNavigation a:active { color: #fff; }
#js-globalNavigation .c-menu li {
    border-bottom-style: dotted;
}
#js-globalNavigation .c-menu {
    margin-bottom: 0px;
}
#js-globalNavigation .c-menu.-menu_a li {
    border-color: rgba(255, 255, 255, 0.4);
}
#js-globalNavigation .c-menu.-menu_a li a{
    padding: 15px 20px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.05em;
}
#js-globalNavigation a.header_contact {
    margin: 0 auto;
    width: 100%!important;
    border-radius: 0px !important;
    border: 0px!important;
    padding: 20px 15px!important;
}
#js-globalNavigation .c-menu li:last-child {
	border: 0px;
}
#js-globalNavigation .c-menu li:nth-last-child(2) {
	border: 0px;
}



#al_01, #al_02, #al_03, #al_04, #al_05, #al_06, #al_contact {
	margin-top:-60px;
	padding-top:60px;
}





#header {
	padding-bottom: 30px!important;
}
#header h1 {
    margin-top: 0px;
}


#box_01 {
    padding-top: 30px!important;
    padding-bottom: 300px!important;
    background-position: bottom center;
    background-size: 400px;
}
#box_01 h2 {
    font-size: 26px;
    background-size: 500px;
    max-width: 500px;
    padding: 38px 0 0 140px;
    height: 140px;
    background-position: top center;
    margin: 0 auto;
}
#box_01 p {
    line-height: 1.8;
    font-size: 14px;
}


#box_02 {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
}
#box_02 h2 {
    font-size: 26px;
    background-size: 500px;
    padding: 36px 120px 0 0;
    height: 140px;
}
#box_02 h4 {
    font-size: 18px;
    max-width: 500px;
    margin: 30px auto 0;
}
#box_02 p {
    font-size: 14px;
    max-width: 500px;
    margin: 0 auto;
}
#box_02 .column.-column2 {
    margin: 15px auto;
}
#box_02 .column.-column3 {
    margin: 15px auto;
}
#box_02 .column.-column4 {
    margin: 15px auto;
}


#box_03 h2 {
    background-size: 500px;
    font-size: 22px;
    padding: 26px 0 0 130px;
    height: 106px;
}
#box_03 img {
    padding: 30px 30px 30px;
}
#box_03 p {
    font-size: 14px;
    padding: 15px 15px;
    margin-bottom: 40px;
}


#box_04 img {
    padding: 30px 30px 30px;
}
#box_04 h2 {
    background-size: 500px;
    height: 106px;
    font-size: 22px;
    padding: 26px 0 0 140px;
}
#box_04 p {
    font-size: 14px;
    padding: 15px 15px;
    margin-bottom: 40px;
}


#box_05 h2 {
    background-size: 500px;
    font-size: 22px;
    padding: 26px 0 0 130px;
    height: 106px;
}
#box_05 img {
    padding: 30px 30px 30px;
}
#box_05 p {
    font-size: 14px;
    padding: 15px 15px;
    margin-bottom: 40px;
}


#box_06t {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
}
#box_06 {
	padding-bottom: 30px!important;
}
#box_06t h3{
	font-size:18px;
}
#box_06 h4 {
    font-size: 16px;
    padding: 0 60px;
}
#box_06 p {
    font-size: 14px;
}
#box_06 .column.-column1 {
    padding: 15px 15px 15px;
}
#box_06 .column.-column2 {
    padding: 15px 15px 15px;
}

#box_07 {
    padding-top: 40px!important;
    padding-bottom: 0px!important;
}
#box_07 h2 {
    background-size: 500px;
    font-size: 26px;
    padding: 16px 120px 0 0;
    height: 108px;
}
#box_07 .column.-column3 {
    margin-bottom: 100px;
}



#box_08 h2 {
    width: 500px;
    font-size: 30px;
    padding: 15px 15px 80px;
    margin: -60px auto;
}

#contact {
    padding-top: 40px!important;
}
#contact h2 {
    font-size: 30px;
}
#contact .c-credit {
    font-size: 10px;
    padding: 0;
}
#contact .c-hr {
    margin: 15px 0;
}
#contact .c-lead {
	font-size:12px;
}


#sp_contact {
	display: block;
    position: fixed;
    z-index: 10;
    bottom: 0;
    width: 100%;
}
#sp_contact a.header_contact {
    margin: 0 auto;
    width: 100%!important;
    border-radius: 0px !important;
    border: 0px!important;
    padding: 20px 15px!important;
}
}






@media screen and (max-width:641px){
#a-header {
    background-position: top right 548%;
    background-size: 500%;
}
#header h1 {
    width: 50%;
    line-height: 0;
}
#mv {
    flex-direction: column;
    display: flex;
    margin-top: -70px!important;
}
#mv .column.-column1 {
    margin-bottom: 0px;
    width: 100%;
    padding-right: 0px;
    order: 2;
}
#mv .column.-column2 {
    position: static;
    width: 35%;
    order: 1;
    margin: 0 5% -6% auto;
}
#box_01 h2 {
    background-size: 100%;
    font-size: 6vw;
    padding: 6.4% 0 0 26%;
    max-width: 100%;
    height: 26vw;
}
#box_01 {
    padding-bottom: 52vw!important;
    background-size: 70%;
}


#box_02 h2 {
    font-size: 5.6vw;
    background-size: 100%;
    padding: 6% 22% 0 0;
    height: 26vw;
}
#box_02 {
    padding-top: 20px!important;
    padding-bottom: 30px!important;
}
#box_02 .column.-column2 img{
    width:250px;
}
#box_02 .column.-column3 img{
    width: 250px;
}
#box_02 .column.-column4 img{
    width: 250px;
}
#box_02 h4 {
    margin: 15px auto 0;
}



#box_03 img {
    padding: 15px 15px 15px;
    width: 250px;
}
#box_03 h2 {
    background-size: 100%;
    font-size: 4vw;
    padding: 5% 0 0 26%;
    height: 20vw;
}
#box_03 p {
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 0;
}


#box_04 img {
    padding: 15px 15px 15px;
    width: 250px;
}
#box_04 h2 {
    background-size: 100%;
    font-size: 4vw;
    padding: 5% 0 0 26%;
    height: 20vw;
}
#box_04 p {
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 0;
}



#box_05 img {
    padding: 15px 15px 15px;
    width: 250px;
}
#box_05 h2 {
    background-size: 100%;
    font-size: 4vw;
    padding: 5% 0 0 26%;
    height: 20vw;
}
#box_05 p {
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 0;
}



#box_06t {
    padding-bottom: 0px!important;
}
#box_06 h4 {
    padding: 0 0 0 50px;
    text-align: left;
}
#box_06 p {
    text-align: left;
    margin-top: 5px;
    padding: 0 0 0 50px;
}
#box_06 .column.-column1 img {
    top: -10px;
    left: 18px;
    width: 28px;
}
#box_06 .column.-column2 img {
    top: -10px;
    left: 10px;
    width: 47px;
}


#box_07 h2 {
    background-size: 100%;
    font-size: 5.6vw;
    padding: 2.2% 23% 0 0;
    height: 21vw;
}
#box_07 {
    padding-top: 30px!important;
}
#box_07 .column.-column2 {
    margin-top: 20px;
}
#box_07 .column.-column3 {
    margin-top: 20px;
}



#box_08 h2 {
    width: 90%;
    font-size: 6vw;
}



#box_09 .column.-column1 {
    padding: 30px 15px;
}
#box_09 h2 {
    font-size: 20px;
}
#box_09 .c-lead {
    font-size: 10px;
    line-height: 4.1;
}
#box_09 a.link_01 {
    font-size: 12px !important;
    top: 31px !important;
    right: 15px !important;
}
#box_09 #news {
    padding: 15px;
}
#box_09 .column.-column2 {
    padding: 30px 15px;
}
#box_09 #blog {
    padding: 15px;
}
#box_09 a.link_02 {
    font-size: 12px !important;
    top: 31px !important;
    right: 15px !important;
}


#contact h2 {
    font-size: 6vw;
}
#contact_form {
    background-color: #fff;
    margin: 20px 0 60px;
    border-radius: 10px;
    padding:30px 15px;
}
}


















