@charset "UTF-8";

@media screen and (max-width: 768px) {

	.pcOnly { display: none;}
	.spOnly { display: block;}

	.breadcrumbs-wrapper { display: none;}
	.breadcrumbs-wrapper>.inner { width: 100%; margin: 9px auto 0; font-size: 90%;}
	.breadcrumbs-wrapper>.inner a { color: #000; text-decoration: underline;}
	.breadcrumbs { margin: 0 5px;}

	section.s_01 { width: 100%; background: url(../img/kv_bg_sp.png) no-repeat left top, #F1F1EF; background-size: 100% auto, 100%; padding: 50px 0 0px;}
	.main_area { position: relative; display: block; width: 100%;}
	.main_area { display: flex; justify-content: space-between; flex-direction: column; width: 86%; margin: 0 auto; position: relative;}
	.s_01 .main_area .txt_cell { width: 100%;}
	.s_01 .main_area .txt_cell h1 { font-size: 27px; color: #00326D; font-weight: 900; line-height: 1.6; margin: 0 0 20px; letter-spacing: 0.1em;}
	.s_01 .main_area .txt_cell h1 img { width: 100px; margin-right: 5px;}
	.s_01 .main_area .txt_cell .txt01 { font-size: 18px; line-height: 26px; color: #00326D; font-weight: 900; margin: 0 0 30px; letter-spacing: 0.1em;}
	.s_01 .main_area .txt_cell .txt02 { font-size: 14px; line-height: 24px; color: #00326D; margin: 0 0 20px; letter-spacing: 0.1em;}
	.s_01 .main_area .img_cell { width: 31.7%; margin: 0 auto 20px;}

	#nav_area { background: #00326D; color: #fff;}
	#nav_area a { color: #fff;}
	#nav_area2 { position: fixed; bottom: 0; width: 100%; text-align: left; z-index: 9998;}
	ul.nav_p { display: flex; flex-wrap: wrap; margin: 0 auto;}
	ul.nav_p li { width: 50%; border-bottom: 1px solid #fff; padding: 10px 0; border-left: none; border-right: none;}
	ul.nav_p li:nth-child(2n) { width: calc(50% - 1px); border-left: 1px solid #fff;}
	ul.nav_p li img { width: 13px; margin-right: 15px; margin-left: 15px;}
	.nav_mh { vertical-align: middle; }
	ul.btn_navi { text-align: left; margin: 0px; padding: 5px 0;}
	ul.btn_navi li { display: inline-block;}

	.wrapper { width: 84%; margin: 0 auto;}

	.hbox { margin: 0 auto 25px;}
	.hbox p { font-size: 42px !important; color: #F0F0F0; text-align: center; margin: 0 auto; line-height: 1 !important; font-family: "Orbitron", sans-serif; font-weight: 900;}
	.hbox h2 { color: #00326D; font-size: 20px !important; font-weight: 700; text-align: center; line-height: 1; margin: -15px auto 0; position: relative; z-index: 2;}

	.lead { padding: 40px 0 0;}
	.lead .txt02 { width: 84%; font-size: 14px; line-height: 24px; margin: 0 auto 0px; letter-spacing: 0.2em; text-align: left;}

	.s_02 { display: block; width: 100%; padding: 55px 0 55px;}
	.s_02 h3 { padding: 0 0 0 0px; margin: 0 0 15px; font-size: 18px; line-height: 24px; font-weight: 700; position: relative; color: #333333;}
/*
	.s_02 h3::before { display: block; position: absolute; content: ""; left: 0; top: 13px; width: 14px; height: 14px; background: #4FBBCE; border-radius: 50%;}
*/
	.s_02 p { font-size: 14px; line-height: 24px; margin: 0;}
	.s_02 p.txt_s { font-size: 11px; line-height: 16px; margin: 10px 0 0;}
	.s_02 .flcell { display: flex; justify-content: space-between; flex-direction: column; margin: 0 0 30px;}
	.s_02 .flcell:last-of-type { margin: 0 0 80px;}
	.s_02 .flcell .fleft { width: 100%; margin-bottom: 20px;}
	.s_02 .flcell .fright { width: 100%;}
	.s_02 ul { display: block; margin: 20px 0 0;}
	.s_02 ul li { margin: 0 0 24px;}
	.s_02 ul li:last-child { margin: 0 0 0px;}

	.s_03 { display: block; width: 100%; padding: 55px 0 50px; background: #F1F1EF;}
	.s_03 .hbox p { color: rgba(255,255,255,0.6);}
	.s_03 h3 { padding: 0 0 0 0px; margin: 0 0 20px; font-size: 18px; line-height: 24px; font-weight: 700; position: relative; color: #333333;}
/*
	.s_03 h3::before { display: block; position: absolute; content: ""; left: 0; top: 7px; width: 14px; height: 14px; background: #4FBBCE; border-radius: 50%;}
*/
	.s_03 p { font-size: 14px; line-height: 24px; margin: 0;}
	.s_03 .cell { margin: 0 0 35px;}
	.s_03 .cell .img { display: block; margin: 40px auto 0px;}
	.s_03 .cell .img_point { display: block; margin: 75px auto 100px; position: relative; width: 315px;}
	.s_03 .cell .img_point img { display: block; width: 315px; margin: 0 auto;}
	.s_03 .cell .img_point .txt_box { position:absolute; width: 140px; padding: 10px 8px; border: 1px solid #D0D0D0; border-radius: 6px; background: rgba(255,255,255,0.41);}
	.s_03 .cell .img_point .txt_box.box01 { top: -28px; left: 0px;}
	.s_03 .cell .img_point .txt_box.box02 { top: -55px; right: 0px;}
	.s_03 .cell .img_point .txt_box.box03 { bottom: -60px; left: 77px;}
	.s_03 .cell .img_point .txt_box .txt01 { font-size: 13px; color: #00326D; font-weight: 700; line-height: 16px; margin: 0 0 5px;}
	.s_03 .cell .img_point .txt_box .txt02 { font-size: 11px; color: #000000; line-height: 14px; margin: 0 0 0;}
	.s_03 .cell .flcell { display: flex; justify-content: space-between; flex-direction: column; margin: 0 0 35px;}
	.s_03 .cell .flcell .fleft { width: 100%; margin-bottom: 20px;}
	.s_03 .cell .flcell .fright { width: 100%;}
	.s_03 .cell .flcell .fright p { margin: 0 0 15px;}
	.s_03 .cell .flcell .fright p:last-of-type { margin: 0 0 0px;}
	.s_03 .cell .flcell .fright p span { font-weight: 700;}
	.s_03 .cell .flcell .fright img { display: block; width: 86px; margin: 15px 0 0; }
	.s_03 .cell .wht_bg { background: #fff; padding: 20px 20px; margin: 0 auto 25px; border-radius: 4px;}
	.s_03 .cell .wht_bg ul { display: flex; justify-content: space-between; flex-direction: column; margin: 0 auto 0px;}
	.s_03 .cell .wht_bg ul li { width: 100%; margin-bottom: 15px;}
	.s_03 .cell .wht_bg p { text-align: left; margin: 0 auto;}
	.s_03 .cell .detail_cell { display: block; margin: 20px auto 24px;}
	.s_03 .cell .detail_cell .ttl { padding: 10px 20px; background: #50BBCE; color: #fff; font-size: 14px; font-weight: 700; line-height: 1; margin: 0; border-radius: 4px 4px 0 0;}
	.s_03 .cell .detail_cell .box { background: #fff; padding: 20px 20px; border: 1px solid #C4C4C4; border-top: none; border-radius: 0 0 4px 4px;}
	.s_03 .cell .detail_cell .box dl { display: flex; flex-wrap: wrap; flex-direction: column;}
	.s_03 .cell .detail_cell .box dl dt { width: max-content; position: relative; margin: 0 0 6px; font-size: 13px; padding: 0 10px 0 0;}
	.s_03 .cell .detail_cell .box dl dt::after { display: block; position: absolute; content: "："; color: #B5B5B5; top: 0; bottom: 0; right: 0px; margin: auto;}
	.s_03 .cell .detail_cell .box dl dd { width: 100%; margin: 0 0 15px; font-size: 13px; line-height: 18px;}
	.s_03 .cell .btn_s03 { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 315px; height: 64px; position: relative; color: #fff; font-size: 14px; font-weight: 700; background: #00326D; border-radius: 32px; margin: 0 auto 25px; box-shadow: 3px 3px 9px rgba(0,0,0,0.16);}
	.s_03 .cell .btn_s03::before { display: block; position: absolute; content: ""; background: url(../img/btn_s03.png) no-repeat; background-size: 6px 12px; width: 6px; height: 12px; top: 0; bottom: 0; left: 30px; margin: auto;}
	.s_03 .cell .attention { width: max-content; margin: 0 auto;}
	.s_03 .cell .attention .ttl { font-size: 14px; margin: 0 0 10px;}
	.s_03 .cell .attention .txt { font-size: 11px; line-height: 14px; margin: 0 0 0px;}
	.s_03 .cell .support_cell { position: relative; background: #fff; border-radius: 12px; padding: 20px 20px; }
	.s_03 .cell .support_cell .bg { position: absolute; top: 50px; left: 0; right: 0; width: 95%; margin: 0;}
	.s_03 .cell .support_cell .box { margin: auto; max-width: 800px; height: max-content;}
	.s_03 .cell .support_cell .box .txt_cell { }
	.s_03 .cell .support_cell .box .txt_cell .ttl { padding: 0 0 0 22px; margin: 0 0 10px; font-size: 16px; line-height: 37px; font-weight: 700; position: relative; color: #333333;}
	.s_03 .cell .support_cell .box .txt_cell .ttl::before { display: block; position: absolute; content: ""; left: 0; top: 13px; width: 14px; height: 14px; background: #4FBBCE; border-radius: 50%;}
	.s_03 .cell .support_cell .box .txt_cell .txt { font-size: 14px; line-height: 22px; margin: 0 0 20px;}
	.s_03 .cell .support_cell .box .img_flcell { display: flex; justify-content: space-between; flex-direction: column;}
	.s_03 .cell .support_cell .box .img_flcell .i_fleft { width: 72%; margin: 0 auto 24px;}
	.s_03 .cell .support_cell .box .img_flcell .i_fright { display: flex; justify-content: space-between; width: 100%;}
	.s_03 .cell .support_cell .box .img_flcell .i_fright li { width: 47%;}
	.s_03 .cell .support_cell .box .img_flcell .i_fright li img { margin: 0 0 5px;}

	.s_04 { display: block; width: 100%; padding: 55px 0 55px;}
	.s_04 h3 { padding: 0 0 0 0px; margin: 0 0 20px; font-size: 18px; line-height: 24px; font-weight: 700; position: relative; color: #333333;}
/*
	.s_04 h3::before { display: block; position: absolute; content: ""; left: 0; top: 7px; width: 14px; height: 14px; background: #4FBBCE; border-radius: 50%;}
*/
	.s_04 p { font-size: 14px; line-height: 24px; margin: 0;}
	.s_04 h4 { display: flex; align-items: center; padding: 0 0 0; margin: 0 0 20px; font-size: 17px; line-height: 1; font-weight: 700; position: relative; color: #000;}
	.s_04 h4 img { width: 32px; margin-right: 10px;}
	.s_04 .flcell { display: flex; justify-content: space-between; flex-direction: column; margin: 0 0 30px;}
	.s_04 .flcell .fleft { width: 100%; margin-bottom: 24px;}
	.s_04 .flcell .fright { width: 100%;}
	.s_04 ul { display: flex; flex-wrap: wrap; flex-direction: column; margin: 0 0 30px;}
	.s_04 ul:last-of-type { margin: 0 0 0px;}
	.s_04 ul li { width: 100%; margin: 0 0% 16px 0;}
	.s_04 ul li:last-child { margin: 0 0% 0px 0;}
	.s_04 ul li .ttl { display: flex; align-items: center; width: 235px; height: 38px; color: #fff; font-size: 14px; font-weight: 700; padding: 0 0 0 20px; background: url(../img/s04_list01.png) no-repeat; background-size: 100% 100%;}
	.s_04 ul.list02 li .ttl { background: url(../img/s04_list02.png) no-repeat; background-size: 100% 100%;}
	.s_04 ul.list03 li .ttl { background: url(../img/s04_list03.png) no-repeat; background-size: 100% 100%;}
	.s_04 ul.list04 li .ttl { background: url(../img/s04_list04.png) no-repeat; background-size: 100% 100%;}
	.s_04 ul li .box {background: #fff; border-radius: 0 10px 10px 10px; box-shadow: 0 3px 6px rgba(0,0,0,0.16); padding: 15px 20px;}
	.s_04 ul li .box .tab { display: flex; margin: 0 0 10px;}
	.s_04 ul li .box .tab span { padding: 5px 10px; border: 1px solid #92BC59; color: #92BC59; font-size: 11px; border-radius: 12px; line-height: 1; margin-right: 5px;}
	.s_04 ul.list02 li .box .tab span { border: 1px solid #E29F3D; color: #E29F3D;}
	.s_04 ul.list03 li .box .tab span { border: 1px solid #D86956; color: #D86956;}
	.s_04 ul.list04 li .box .tab span { border: 1px solid #969696; color: #969696;}
	.s_04 ul li .box .txt { font-size: 14px; line-height: 22px; margin: 0 0 14px; letter-spacing: 0.1em;}

	.s_05 { display: block; width: 100%; padding: 55px 0 55px; background: #F1F1EF;}
	.s_05 .hbox p { color: rgba(255,255,255,0.6);}
	.s_05 h3 { padding: 0 0 0 0px; margin: 0 0 20px; font-size: 18px; line-height: 24px; font-weight: 700; position: relative; color: #333333;}
/*
	.s_05 h3::before { display: block; position: absolute; content: ""; left: 0; top: 7px; width: 14px; height: 14px; background: #4FBBCE; border-radius: 50%;}
*/
	.s_05 ul { display: flex; flex-wrap: wrap; margin: 0 0 40px;}
	.s_05 ul li { width: 47.6%; margin: 0 4.8% 15px 0; background: #fff; padding: 10px 10px; border-radius: 10px 10px; box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
	.s_05 ul li:nth-child(2n) { margin: 0 0% 15px 0;}
	.s_05 ul li a p { position: relative; padding: 0 0 0 20px; margin: 5px 0 0; font-size: 13px; line-height: 16px; font-weight: 700; color: #000;}
	.s_05 ul li a p::after { display: block; position: absolute; content: ""; width: 8px; height: 12px; top: 3px; left: 5px; background: url(../img/s05_list_link.png) no-repeat; background-size: 8px 12px;}
	.s_05 ul.list_tag { margin: 0;}
	.s_05 ul.list_tag li { background: #fff; padding: 10px 10px; border-radius: 0 10px 10px 10px; box-shadow: 0 3px 6px rgba(0,0,0,0.16); width: 47.6%; margin: 38px 4.8% 15px 0; position: relative;height: auto;}
	.s_05 ul.list_tag li:nth-child(2n) { margin: 38px 0% 15px 0;}
	.s_05 ul.list_tag li .ttl { position: absolute; left: 0; top: -38px; display: flex; align-items: center; width: 139px; height: 38px; color: #fff; font-size: 14px; font-weight: 700; padding: 0 0 0 15px; background: url(../img/s05_ttl_sp.png) no-repeat; background-size: 100% 100%;}
 	.s_05 ul.list_tag li .box {}
 	.s_05 ul.list_tag li p { font-size: 13px; line-height: 20px; margin-bottom: 10px;}

	.s_06 { display: block; width: 100%; padding: 55px 0 55px;}
	.s_06 ul { display: flex; flex-wrap: wrap; flex-direction: column; margin: 0 0 0px;}
	.s_06 ul li { width: 100%; margin: 0 0% 25px 0; background: #fff; padding: 20px 20px 20px; border-radius: 10px 10px; box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
	.s_06 ul li .img { position: relative;}
	.s_06 ul li .img p { display: flex; align-items: center; position: relative; left: 0; top: 5px;}
	.s_06 ul li .img p span { padding: 7px 10px 5px; background: #fff; border: 1px solid #666; color: #666; margin-right: 5px; font-size: 90%; line-height: 1; color:#000;}
	.s_06 ul li p.setsumei{ color: #333; line-height: 1.5; margin-top: 10px;}
	.s_06 ul li a p.txt { position: relative; padding: 0 0 0 20px; margin: 7px 0 0; font-size: 14px; line-height: 20px; font-weight: 700; color: #000;}
	.s_06 ul li a p.txt::after { display: block; position: absolute; content: ""; width: 8px; height: 12px; top: 5px; left: 5px; background: url(../img/s05_list_link.png) no-repeat; background-size: 8px 12px;}
	.s_06 p.c-name {
		color: #333;
	    font-weight: bold;
	    margin-top: 20px;
	}

	.s_07 { display: block; width: 100%; padding: 55px 0 55px; background: rgba(79,187,206,0.1);}
	.s_07 h3 { padding: 0 0 0 0px; margin: 0 0 20px; font-size: 18px; line-height: 24px; font-weight: 700; position: relative; color: #333333;}
	.s_07 .hbox p { color: rgba(79,187,206,0.15);}
	.s_07 .list_event { margin: 0 0 55px;}
	.s_07 .list_event li { display: flex; flex-direction: column; width: 100%; background: #fff; padding: 20px 20px; margin: 0 0 10px; border: 8px;}
	.s_07 .list_event li .date { width: 100%; font-size: 14px; color: #0057FC; margin: 0 0 12px;}
	.s_07 .list_event li .ttl { width: 100%; padding: 0 0 0 16px; position: relative; font-size: 14px; line-height: 20px; color: #000000; font-weight: 700;}
	.s_07 .list_event li .ttl a { color: #000000;}
	.s_07 .list_event li .ttl::after { display: block; position: absolute; content: ""; width: 8px; height: 12px; top: 4px; left: 0px; background: url(../img/s07_date.png) no-repeat; background-size: 8px 12px;}

	.s_07 .list_event_detail { display: flex; flex-direction: column;}
	.s_07 .list_event_detail li { width: 100%; margin: 0 0% 15px 0; background: #fff; position: relative;}
	.s_07 .list_event_detail li::after { display: block; position: absolute; content: ""; width: 24px; height: 24px; bottom: 30px; right: 30px; background: url(../img/s07_icon.png) no-repeat; background-size: 24px 24px;}
	.s_07 .list_event_detail li a { display: block; padding: 20px 20px 55px;}
	.s_07 .list_event_detail li a img { display: block; margin: 0 auto 25px; border: 3px solid #387fc1;}
	.s_07 .list_event_detail li a .date { font-size: 14px; color: #4FBBCE; margin: 0 0 7px;}
	.s_07 .list_event_detail li a .ttl { font-size: 14px; line-height: 20px; color: #000000; font-weight: 700; margin: 0 0 7px;}
	.s_07 .list_event_detail li a .detail { font-size: 13px; line-height: 20px; color: #000000; margin: 0 0 0px;}

	.s_07 .list_webiner { display: flex; flex-direction: column;}
	.s_07 .list_webiner li { width: 100%; margin: 0 0% 15px 0; background: #fff; position: relative;}
	.s_07 .list_webiner li::after { display: block; position: absolute; content: ""; width: 24px; height: 24px; bottom: 30px; right: 30px; background: url(../img/s07_icon.png) no-repeat; background-size: 24px 24px;}
	.s_07 .list_webiner li a { display: block; padding: 20px 20px 55px;}
	.s_07 .list_webiner li a img { display: block; margin: 0 auto 25px;}
	.s_07 .list_webiner li a .date { font-size: 14px; color: #4FBBCE; margin: 0 0 7px;}
	.s_07 .list_webiner li a .ttl { font-size: 14px; line-height: 20px; color: #000000; font-weight: 700; margin: 0 0 7px;}
	.s_07 .list_webiner li a .detail { font-size: 13px; line-height: 20px; color: #000000; margin: 0 0 0px;}

	.s_08 { display: block; width: 100%; padding: 50px 0;}
	.s_08 .btn_s08 { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 315px; height: 64px; position: relative; color: #fff; font-size: 14px; font-weight: 700; background: #00326D; border-radius: 32px; margin: 0 auto 0px; box-shadow: 3px 3px 9px rgba(0,0,0,0.16);}
	.s_08 .btn_s08::before { display: block; position: absolute; content: ""; background: url(../img/btn_s03.png) no-repeat; background-size: 6px 12px; width: 6px; height: 12px; top: 0; bottom: 0; left: 30px; margin: auto;}

	.comingsoon{ color: #00326D; font-size: 30px !important; font-weight: 700; text-align: center; line-height: 1; margin: 0px auto 70px;}
	
	.list-default {
        margin-bottom: 20px;
	}
	.s_07 .list_webiner .list-default li {
        font-size: 13px;
        margin-bottom: 0;
	}
	
	.s_06 ul li .img p span.new-icon { padding: 7px 10px 5px; background: #fff; border: 1px solid #cc0000; color: #cc0000; margin-right: 0; font-size: 90%; line-height: 1; color:#cc0000; font-weight: bold; position: absolute; right: 0; top: 0;}

	.s_03 .cell .a3 { background: #fff; padding: 20px 20px; margin: 0 auto 25px; border-radius: 4px;}
	.s_03 .cell .a3 ul { display: flex; justify-content: space-between; flex-direction: column; margin: 15px auto 15px;}
	.s_03 .cell .a3 ul li { width: 100%; margin-bottom: 15px;}
	.s_03 .cell .a3 p { text-align: left; margin: 0 auto;}

	/*.s_03 .cell .btn_s03_a3 { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 315px; height: 64px; position: relative; color: #000; font-size: 14px; font-weight: 700; background: #fff; border-radius: 32px; margin: 0 auto 25px; box-shadow: 3px 3px 9px rgba(0,0,0,0.16); border: 1px solid #00326D;}*/
	.s_03 .cell .btn_s03_a3 { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 315px; height: 64px; position: relative; color: #fff; font-size: 14px; font-weight: 700; background: #00326D; border-radius: 32px; margin: 0 auto 25px; box-shadow: 3px 3px 9px rgba(0,0,0,0.16);}
	.s_03 .cell .btn_s03_a3::before { display: block; position: absolute; content: ""; background: url(../img/btn_s03.png) no-repeat; background-size: 6px 12px; width: 6px; height: 12px; top: 0; bottom: 0; left: 10px; margin: auto;}
	
}
