@charset "UTF-8";
/*
	Theme Name: Hannan no Umi
	Author: SBDesign
	Author URI: https://www.sbdesign.jp/
*/

html {
	color: #014c74;
	font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro", osaka, sans-serif;
	font-size: 62.5%;
	position: relative;
	font-weight: 500;
}

body {
	font-size: 1.6rem;
	min-width: 1100px;
}

.onpc {display: block;}
.onsp {display: none;}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	opacity:0.8;
	filter: alpha(opacity=80); /* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
	-webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80); /* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
	-webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
}

a:focus {
	overflow:hidden;
	outline:none;
}

.b {font-weight:bold;}
.s {font-size:10px;font-size:1rem;}
.center {text-align:center;}

.red {color: #FF0268; font-size:12px;}

.mb0 {margin-bottom:0px !important;}
.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:40px !important;}
.mb50 {margin-bottom:50px !important;}
.mb60 {margin-bottom:60px !important;}
.mb70 {margin-bottom:70px !important;}
.mb80 {margin-bottom:80px !important;}
.mt50 {margin-top:50px !important;}

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

dt,dd,p,li,th,td,address {
	line-height:4rem;
}


/* ------------------------------------------------
	■ clearfix ■
------------------------------------------------ */
.cf,
header,
#wrap,
footer,
nav,
#main { zoom: 1;overflow:hidden;}

.cf:before, .cf:after,
header:before, header:after,
#wrap:before, #wrap:after,
footer:before, footer:after,
nav:before, .nav:after,
#main:before, #main:after { content: ""; display: table; }

.cf:after,
header:after,
#wrap:after,
.footer:after,
nav:after,
#main:after { clear: both; }


/* ------------------------------------------------
	■ common ■
------------------------------------------------ */
.wrap {
	max-width: 1100px;
	margin: 0 auto;
}

.key {
	background: url(img/key_bg.jpg) no-repeat center top / cover;
	min-height: 183px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 63px;
}

.key h1 {
	width: 100%;
	color: #014c74;
	font-size: 3rem;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: 500;
	text-align: center;
}

.key h1 span {
	font-size: 1.8rem;
	display: block;
	margin-top: 24px;
	text-transform: uppercase;
}

#container {
	padding: 70px 0;
}

.description {
	text-align: center;
	margin: 0 0 70px;
	font-size: 1.6rem;
	line-height: 3rem;
}

section.common_box {
	background: url(img/icon_wavyline01.png) repeat-x left top;
	padding: 74px 0 90px;
}

h2.h2_common {
	background: #ecf9fe;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 2.4rem;
	font-weight: bold;
	padding: 60px 0;
	position: relative;
	text-align: center;
	margin: 0 0 86px;
	color: #014c74;
}

h2.h2_common:before {
	border-top: 1px solid #80a5b9;
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	top: -3px;
}

.link a {
	color: #014c74;
	background: url(img/icon_arrow.png) no-repeat left center;
	padding: 0 0 0 18px;
	text-decoration: underline;
	margin: 22px 0 0;
	display: inline-block;
}

.link a:hover {
	text-decoration: none;
}

span.must {
	color: #ff0080;
}

span.sup {
	color: #808080;
	font-size: 1.2rem;
}
span.sup2 {
	color: #535353;
	font-size: 1.2rem;
}
span.box {
	background-color:#EFEFEF;
	margin:auto;
	width:100%;
}
.btn {
	text-align: center;
}

.btn a {
	display: inline-block;
	background: #014c74;
	color: #fff;
	padding: 6px 86px;
}

.btn a:hover {
	opacity: 1;
	background: #f0d909;
	color: #014c74;
	text-decoration: none;
}

/* ------------------------------------------------
	■ main ■
------------------------------------------------ */
main {
	position: relative;
}

main h1 {
	width: 26%;
	height: auto;
	margin: 0 auto;
	position: absolute;
	z-index: 2;
	top: 27%;
	left: 38%;
}

main h1 img {
	width: 100%;
	max-width: 497px;
	height: auto;
}

main p.scroll {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 3%;
	z-index: 2;
}

.flexslider .slides li {
	text-indent:-9999px;
	height: 100vh;
	width:100%;
}

.flexslider .slides li img {
	display:none;
}

.flexslider .slides li.slides01 {
	background:url(img/main01.jpg) no-repeat center top / cover;
}

.flexslider .slides li.slides02 {
	background:url(img/main02.jpg) no-repeat center top / cover;
}

.flexslider .slides li.slides03 {
	background:url(img/main03.jpg) no-repeat center top / cover;
}

ul.flex-direction-nav,
ol.flex-control-paging {
	display: none;
}

.purun {
      -webkit-animation: purun 0.8s linear 0s 1;
      animation: purun 0.8s linear 0s 1;
}

@-webkit-keyframes purun {
	0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
	15%  { -webkit-transform: scale(0.9, 0.9) translate(0%, 5%); }
	30%  { -webkit-transform: scale(1.3, 0.8) translate(0%, 10%); }
	50%  { -webkit-transform: scale(0.8, 1.3) translate(0%, -10%); }
	70%  { -webkit-transform: scale(1.1, 0.9) translate(0%, 5%); }
	100% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}

@keyframes purun {
	0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
	15%  { transform: scale(0.9, 0.9) translate(0%, 5%); }
	30%  { transform: scale(1.3, 0.8) translate(0%, 10%); }
	50%  { transform: scale(0.8, 1.3) translate(0%, -10%); }
	70%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
	100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}


/* ------------------------------------------------
	■ nav ■
------------------------------------------------ */
nav {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #347090;
	padding: 23px 0 16px;
}

nav .nav_wrap {
	max-width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	position: relative;
}

nav .nav_wrap ul {
	display: flex;
	justify-content: space-between;
	width: 88%;
	margin-left: 10%;
}

nav .nav_wrap ul li a {
	letter-spacing: -1px;
	padding: 0 0 12px;
	display: block;
}

nav .nav_wrap p {
	position: absolute;
	left: 0;
	top: -10px;
}
body.contactform nav ul li:nth-child(8) a,
body.sregistration nav ul li:nth-child(7) a,
body.topics nav ul li:nth-child(6) a,
body.ristex nav ul li:nth-child(5) a,
body.psp nav ul li:nth-child(4) a,
body.about nav ul li:nth-child(3) a,
body.about_hannan nav ul li:nth-child(2) a,
body.home nav ul li:nth-child(1) a {
	background: url(img/icon_nav_active.png) no-repeat center bottom;
}

.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	opacity: 0.9;
}

.is-fixed nav {
	padding: 10px 0 7px;
}

.is-fixed nav .nav_wrap p {
	display: none;
}

.is-fixed nav .nav_wrap ul {
	margin-left: 0%;
}

.is-fixed nav .nav_wrap ul li a {
	padding: 0 0 5px;
}


/* ------------------------------------------------
	■ footer ■
------------------------------------------------ */
footer {
	margin-top: -9px;
	background: url(img/icon_wavyline03.png) repeat-x center top , url(img/bg02.jpg) no-repeat center 9px / cover;
	color: #fff;
}

footer .wrap {
	display: flex;
	justify-content: flex-start;
	padding: 60px 0;
}

footer .wrap .info {
	width: 414px;
}

footer .wrap .info .logo {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 2rem;
	letter-spacing: 1px;
	margin: 0 0 14px;
}

footer .wrap .info address {
	font-style: normal;
	font-size: 1.4rem;
	line-height: 2.4rem;
	margin: 0 0 38px;
}

footer .wrap .link {
	display: flex;
	justify-content: flex-start;
}

footer .wrap .link ul {
	margin: 0 50px 0 0;
	color: #fff;
}

footer .wrap .link ul li {
	font-size: 1.4rem;
	line-height: 1.4rem;
}
footer .wrap .link ul li a {
	color: #fff;
}
#pagetop {
	position: fixed;
	right: 50px;
	bottom: 50px;
	cursor: pointer;
}

/* ------------------------------------------------
	■ *YouTube/map レスポンシブサイズ* ■
------------------------------------------------ */

.youtube {
position: relative;
max-width: 100%;
padding-top: 56.25%;
}

.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



/* ------------------------------------------------
	■ top ■
------------------------------------------------ */
#top_about .wrap {
	padding: 80px 107px;
	width: 886px;
	text-align: center;
}

#top_about .date {
	background: #f0d909;
	display: inline-block;
	font-size: 3.7rem;
	line-height: 1;
	padding: 5px 12px;
	margin: 0 0 14px;
}

#top_about .date span {
	font-size: 2.7rem;
}

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

#top_about h2 {
	margin: 0 0 24px;
	font-size: 4.4rem;
}

#top_about h3 {
	font-size: 2.4rem;
	margin: 0 0 36px;
}

#top_about h2:before,
#top_about h2:after {
	content: " ";
	display: inline-block;
	height: 53px;
	width: 30px;
	position: relative;
	top: 15px;
}

#top_about h2:before {
	background: url(img/icon_comment_before.png) no-repeat 0px 0px;
	margin-right: 15px;
}

#top_about h2:after {
	background: url(img/icon_comment_after.png) no-repeat 0px 0px;
	margin-left: 15px;
}

#top_about p.text {
	text-align: left;
}

/* 記事 */
#top_news {
	padding: 0 0 100px;
}

#top_news .wrap {
	background: url(img/icon_wavyline01.png) repeat-x center top;
	padding: 80px 0 0;
}

#top_news h2 {
	text-align: center;
	margin: 0 0 60px;
}

#top_news .article {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#topics_relation article,
#top_news .article article {
	display: flex;
	justify-content: space-between;
	align-content: stretch;
	width: 48%;
	margin: 0 0 40px;
}

#top_news .article article .photo {
	width: 178px;
	margin: 0 30px 0 0;
}

#top_news .article article .photo img {
	width: 178px;
	height: 134px;
}

#topics_relation article .text .header,
#top_news .article article .text .header {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 0 18px;
	width: 100%;
}

#topics_relation article .text .header p.category,
#top_news .article article .text .header p.category {
	line-height: 1;
}

#topics_relation article .text .header p.category a,
#top_news .article article .text .header p.category a {
	display: inline-block;
	padding: 4px 8px;
	color: #124f73;
	font-weight: bold;
	margin: 0 14px 0 0;
	white-space: nowrap;
	vertical-align: top;
}

article .text .header p.category a.news_event {background: #f0d734;}
article .text .header p.category a.news_topics {background: #b3d465;}

#topics_relation article .text .header time,
#top_news .article article .text .header time {
	font-weight: bold;
}

#topics_relation article .text h3,
#top_news .article article .text h3 {
	font-size: 1.8rem;
	line-height: 2.4rem;
	margin:  0 0 15px;
}

#topics_relation article .text .contents,
#top_news .article article .text .contents {
	line-height: 2.4rem;
	color: #000;
	font-size: 1.4rem;
}

/* 記事 1件目 */

#top_news .article article:first-child {
	width: 100%;
	margin: 0 0 60px;
}

#top_news .article article:first-child .photo {
	width: 454px;
	margin: 0 32px 0 0;
}

#top_news .article article:first-child .photo img {
	width: 454px;
	height: auto;
}

#top_news .article article:first-child .text {
	border: 5px solid #f0d934;
	padding: 45px 40px 40px;
	max-height: 285px;
}

#top_news .article article:first-child .text h3 {
	font-size: 2.4rem;
	line-height: 3.2rem;
	margin:  0 0 18px;
}


#top_news .article article:first-child .text .contents {
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #000;
}

/* top_recruit */
#top_recruit {
	background: url(img/icon_wavyline02.png) repeat-x center top , url(img/bg01.jpg) no-repeat center top / cover ;
	padding: 102px 0 135px;
}

#top_recruit .top_recruit_box {
	width: 1100px;
	margin: 0 auto 70px;
	position: relative;
}

#top_recruit .top_recruit_box h2 {
	line-height: 0;
}

#top_recruit .top_recruit_box .contents {
	display: flex;
	justify-content: space-between;
	padding: 18px 54px 40px;
	border: 4px solid #f0d934;
	border-top: none;
	background: #fff;
}

#top_recruit .top_recruit_box .contents .photo {
	width: 340px;
	margin: 0 40px 0 0;
}

#top_recruit .top_recruit_box .contents .text {
	font-size: 1.2rem;
	line-height: 2.8rem;
	font-weight: bold;
}

#top_recruit .top_recruit_box p.btn a {
	display: inline-block;
	background: #f0d734;
	padding: 11px 20px 10px;
	color: #124f73;
	vertical-align: top;
	line-height: 1;
	font-size: 1.4rem;
	position: absolute;
	right: 0;
	bottom: 0;
}

/* top_sponsor */
#top_sponsor {
	width: 1100px;
	margin: 0 auto;
}

#top_sponsor h2 {
	background: #f0d908;
	font-size: 2.4rem;
	color: #014c74;
	font-weight: bold;
	text-align: center;
	padding: 28px 0 27px;
	margin: 0 0 50px;
}

#top_sponsor .top_sponsor_box ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: 2px solid #a9e4fa;
	padding: 0 0 42px;
	margin: 0 0 40px;
}

#top_sponsor .top_sponsor_box ul li {
	min-width: 261px;
}

#top_sponsor ul.sponsor_list {
	width: 980px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	right: -20px;
}

#top_sponsor ul.sponsor_list li {
	display: inline-block;
	font-weight: bold;
}

#top_sponsor ul.sponsor_list li a {
	text-decoration: underline;
}

#top_sponsor ul.sponsor_list li a:hover {
	text-decoration: none;
}
.top_sponsor_assist {
	width: 1020px;
	margin: 40px auto;
	padding:40px;
	text-align:center;
	border:1px solid #a9e4fa;
	background:#FFF;
	
}


/* ------------------------------------------------
	■ sub ■
------------------------------------------------ */

#illust_box {
	position: relative;
	width:239px;
	heght:308px;
}
#illust_box img {
	position:absolute;
	top:0px;
	left:1300px;
}
	

/* program */
#program .wrap {
	max-width: 1000px;
	text-align: center;
}


#program section h2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: bold;
	font-size: 2.4rem;
	margin: 0 auto 40px;
	background: #f0d909;
	display: inline-block;
	padding: 5px 12px;
}

#program section .table {
	padding: 0 44px;
}

#program section .table dl {
	display: flex;
	justify-content: space-between;
	border-bottom: 2px solid #aee6fb;
	margin: 4px 0 0;
	padding: 0 0 4px;
	font-size: 1.4rem;
}

#program section .table dl dt {
	min-width: 12%;
	border-right: 1px solid #c0c0c0;
	text-align: center;
	white-space: nowrap;
	padding-top:1%;
}

#program section .table dl dd {
	width: 90%;
	padding: 1% 0 1% 4%;
	text-align: left;
}

#program section .table dl.title dd {
	text-align: center;
	padding: 0 0 0 4%;
}
/* sponsor */
#sponsor .wrap {
	max-width: 1000px;
	text-align: center;
}


#sponsor section h2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: bold;
	font-size: 2.4rem;
	margin: 0 auto 40px;
	background: #f0d909;
	display: inline-block;
	padding: 5px 12px;
}

#sponsor section .table {
	padding: 0 44px;
}

#sponsor section .table dl {
	justify-content: space-between;
	border-bottom: 2px solid #aee6fb;
	margin: 4px 0 0;
	padding: 0 0 4px;
	font-size: 1.4rem;    
    display: flex;
}
#sponsor section .table dl p {
	line-height:3rem;
	padding:10px 0;
}
#sponsor section .table dl dt {
	min-width: 30%;
	border-right: 1px solid #c0c0c0;
	text-align: center;
	white-space: nowrap;   
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

#sponsor section .table dl dd {
	text-align: left;
	min-width: 65%;  
	display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
	padding:0 25px;
}

#sponsor section .table dl dd a {
	text-decoration:underline;
}

#sponsor section .table dl.title dd {
	text-align: center;
	padding: 0 0 0 4%;
}
#sponsor section .table dl ul li {
	text-align: left;
	min-width: 70%;  
	display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

#setsurirtsu p a {
	font-size: 1.6rem;
	line-height: 3rem;
	border: 1px solid #c0c0c0;
	padding:10px;
	display: block;	
	cursor: pointer;
	width:746px;
	margin:0 auto 20px;
}
#setsurirtsu p a:hover {
	background: #f0d909;
	color: #014c74;
	-webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
}

/* sponsor-wanted */
#sponsor-wanted .wrap {
	max-width: 1186px;
    text-align: center;
}
#sponsor-wanted p {
	font-size: 1.4rem;
	line-height: 3rem;
}
#sponsor-wanted ul li a {
	font-size: 1.6rem;
	line-height: 3rem;
	border: 1px solid #c0c0c0;
	padding:10px;
	display: block;	
	cursor: pointer;
}
#sponsor-wanted ul li a:hover {
	background: #f0d909;
	color: #014c74;
	-webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
}

#sponsor-wanted #contact01 {
	padding-left: 190px;
	padding-right: 190px;
}

#sponsor-wanted #contact01 .contact_box {
	padding: 50px 30px 30px;
	border-bottom: 2px solid #aee6fb;
}

#sponsor-wanted #contact01 .contact_box:last-child {
	border: none;
}

#sponsor-wanted #contact01 .contact_box h2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 2.4rem;
	margin: 0 0 26px;
	font-weight: bold;
	color: #014c74;
}

#sponsor-wanted #contact01 .contact_box .payee {
	background: #78d5f8;
	padding: 26px 42px;
	width: 65%;
	margin: 34px 0 16px;
}

#sponsor-wanted #contact01 .contact_box .payee strong {
	color: #014c74;
}
#sponsor-wanted section h2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: bold;
	font-size: 2.4rem;
	margin: 0 auto 40px;
	background: #f0d909;
	display: inline-block;
	padding: 5px 12px;
}


#sponsor-wanted section .table {
	padding: 0 44px;
}

#sponsor-wanted section .table dl {
	display: flex;
	justify-content: space-between;
	border-bottom: 2px solid #aee6fb;
	margin: 4px 0 0;
	padding: 0 0 4px;
	font-size: 1.4rem;
}

#sponsor-wanted section .table dl dt {
	min-width: 12%;
	border-right: 1px solid #c0c0c0;
	text-align: center;
	white-space: nowrap;
}

#sponsor-wanted section .table dl dd {
	width: 90%;
	padding: 1% 0 1% 4%;
}

#sponsor-wanted section .table dl.title dd {
	text-align: center;
	padding: 0 0 0 4%;
}


/* about */
#about .wrap {
	max-width: 1100px;
    text-align: center;
}

#about section.common_box {
	padding: 100px 0 0;
}

#about .about_box {
	width: 1100px;
	margin: 0 auto 60px;
}

#about .about_box .photo {
	width: 553px;
	float: left;
}

#about .about_box .photo p {
	margin: 0 0 80px;
}

#about .about_box .text {
	width: 490px;
	float: right;
	text-align: left;
}

#about .about_box .text ul,
#about .about_box .text ul li,
#about .about_box .text p {
	font-size: 1.4rem;
	line-height: 3rem;
	color: #272727;
	margin: 0 0 22px;
}

#about .about_box .text h2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 2.4rem;
	text-align: center;
	margin: 0 0 38px;
	font-weight: bold;
}

#about .about_box .text h2:before,
#about .about_box .text h2:after {
	content: " ";
	display: inline-block;
	height: 36px;
	width: 29px;
	position: relative;
	top: 10px;
}

#about .about_box .text h2:before {
	background: url(img/icon_comment_before2.png) no-repeat 0px 0px;
	margin-right: 14px;
}

#about .about_box .text h2:after {
	background: url(img/icon_comment_after2.png) no-repeat 0px 0px;
	margin-left: 14px;
}

#about .about_box .text ul li {
	text-indent: -1.5em;
	padding: 0 0 0 1.5em;
	margin: 0;
}

#about .about_box .text ul li:before {
	content: "○";
	margin-right: 0.5em;
}

#about section {
	margin: 0 0 80px;
}

#about #about02 .place_box {
	padding: 0 100px;
	margin: 0 0 50px;
}

#about #about02 .place_box dl {
	border-top: 2px solid #aee6fb;
	padding: 10px 0;
	color: #272727;
	font-size: 1.4rem;
	display: flex;
	justify-content: space-between;
	text-align: left;
}

#about #about02 .place_box dl dt {
	border-right: 1px solid #c0c0c0;
	width: 100px;
	text-align: center;
}

#about #about02 .place_box dl dd:nth-child(2) {
	width: 690px;
	border-right: 1px solid #c0c0c0;
	padding: 0 0 0 20px;
}

#about #about02 .place_box dl dd:last-child {
	width: 140px;
	padding-left: 20px;
}

#about #about02 ul {
	display: flex;
	justify-content: space-between;
	text-align: center;
	color: #272727;
	font-size: 1.4rem;
	margin: 0 40px;
}

#about #about02 ul li img {
	display: block;
}
#about03 .about_box .text ul,
#about03 .about_box .text ul li,
#about03 .about_box .text p {
	font-size: 1.4rem;
	line-height: 3rem;
	color: #272727;
	margin: 0 0 22px;
}
/* contact */
#contact .wrap {
	max-width: 1100px;
	padding: 0 40px;
	color: #272727;
}

#contact p,
#contact ul li {
	font-size: 1.4rem;
	line-height: 3rem;
}

#contact #contact01 {
	padding-left: 190px;
	padding-right: 190px;
}

#contact #contact01 .contact_box {
	padding: 50px 30px 30px;
	border-bottom: 2px solid #aee6fb;
}

#contact #contact01 .contact_box:last-child {
	border: none;
}

#contact #contact01 .contact_box h2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 2.4rem;
	margin: 0 0 26px;
	font-weight: 500;
	color: #014c74;
}

#contact #contact01 .contact_box .payee {
	background: #78d5f8;
	padding: 26px 42px;
	width: 65%;
	margin: 34px 0 16px;
}

#contact #contact01 .contact_box .payee strong {
	color: #014c74;
}

#contact02 {
	margin: 0 0 200px;
}

#contact02 .contact_form {
	padding: 0 180px;
}

#contact02 .contact_form dl {
	border-top: 2px solid #aee6fb;
	padding: 14px 0;
	font-size: 1.4rem;
	display: flex;
	justify-content: space-between;
}

#contact02 .contact_form dl:last-child {
	border-bottom: 2px solid #aee6fb;
}

#contact02 .contact_form dl dt {
	padding: 0 20px;
	width: 300px;
}

#contact02 .contact_form dl dd {
	width: 600px;
}

#contact02 .contact_form input[type=email],
#contact02 .contact_form input[type=text],
#contact02 .contact_form textarea {
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 1.5% 3%;
	font-weight: bold;
	width: 93.5%;
	font-family:"游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro", osaka, sans-serif;
	font-size: 1.6rem;
	background: #fffef2;
}

#contact02 .contact_form .pref input[type=text] {width: 30%;}
#contact02 .contact_form .email input[type=email] {margin-bottom: 2%;}
#contact02 .contact_form .tel1 input[type=text],
#contact02 .contact_form .tel2 input[type=text],
#contact02 .contact_form .tel3 input[type=text] {width: 20%;}
#contact02 .contact_form textarea {height: 180px;}

#contact02 .contact_form .wpcf7-radio .first {
	margin-left: 0;
}

#contact02 p.description {
	margin: 40px 0;
}

#contact02 p.send {
	text-align: center;
	display: block;
}

#contact02 p.send input {
	display: inline-block;
	background: #014c74;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
	padding: 19px 50px;
	border: 0;
	cursor: pointer;
	margin: 0 12px;
}

#contact02 p.send input:hover {
	background: #f0d909;
	color: #014c74;
	-webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
}

.custom-wpcf7c-confirmed .contact_form input[type=email],
.custom-wpcf7c-confirmed .contact_form input[type=text],
.custom-wpcf7c-confirmed .contact_form textarea {
	background: #ddd !important;
	color: #333 !important;
	border: none !important;
}


/* topics */
#container.container_topics {
	width: 1180px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#container.container_topics aside {
	width: 305px;
	margin-left: 40px;
}

#topics_relation {
	border: 1px solid #347090;
	width: 100%;
	padding-bottom: 40px;
}

#topics_relation h2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 2.4rem;
	margin: 0;
	font-weight: 500;
	color: #014c74;
	padding: 60px 0;
	text-align: center;
}

#topics_relation article {
	border-top: 1px solid #ddd;
	padding: 4% 4% 0 4%;
	display: flex;
	justify-content: space-between;
	width: 92%;
}

#topics_relation article .photo {
	width: 358px;
	margin-right: 30px;
}

#topics_relation article .text .contents {
	font-size: 1.4rem;
	line-height: 3rem;
	color: #272727;
}

aside section {
	margin: 0 0 30px;
}

aside section h2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 2rem;
	border-bottom: 1px solid #ddd;
	padding: 0 0 16px;
	margin: 0 0 16px;
	font-weight: 500;
	color: #014c74;
}

aside section ul,
aside section select {
	margin-left: 20px;
}

aside ul.bnr {
	margin: 0 0 30px;
}

.wp-pagenavi {
	text-align: center;
}

/* single */
.container_topics_single #topics_relation article {
	display: block;
}

.container_topics_single #topics_relation h1 {
	text-align: left;
	padding: 0 0 30px;
	margin: 0 0 20px;
	border-bottom: 1px solid #ddd;
}

.container_topics_single #topics_relation article .contents p img {
	max-width: 100%;
	height: auto;
}

.container_topics_single #topics_relation article .contents h1 {
	background: #014c74;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 2% 2.5%;
	margin: 6% 0 1% 0;
}

.container_topics_single #topics_relation article .contents h2 {
	color: #014c74;
	padding: 0 0 2%;
	margin: 3% 0 1% 0;
	border-bottom: 1px dotted #ccc;
	text-align: left;
}


.container_topics_single #topics_relation article .contents h3 {
	color: #014c74;
	font-weight: bold;
	text-align: left;
	margin:  3% 0 1%;
}


section.widget_categories li {
	font-size:1.6rem;
	line-height:4rem;
	position:relative;
	margin-left:20px;
}

section.widget_recommend li,
section.widget_latest li {
	font-size:1.4rem;
	line-height:2.4rem;
	position:relative;
	margin:0 0 14px 20px;
}

section.widget_recommend li:before,
section.widget_latest li:before,
section.widget_categories li:before  {
	content:"";
	width: 8px;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:inline-block;
	margin-right:10px;
	position:absolute;
	top:8px;
	left:-20px;
}

section.widget_categories li:before {top:16px;}

section.widget_recommend li.news_topics:before,
section.widget_latest li.news_topics:before,
section.widget_categories li.cat-item-2:before {background-color: #f0d734;}

section.widget_recommend li.news_event:before,
section.widget_latest li.news_event:before,
section.widget_categories li.cat-item-3:before {background-color: #b3d465;}

/* -カテゴリが増えたら------------------------------------------------------- */

section.widget_recommend li.topics_column:before,
section.widget_latest li.topics_column:before,
section.widget_categories li.cat-item-4:before {background-color: #b7aa00;}

section.widget_recommend li.topics_project:before,
section.widget_latest li.topics_project:before,
section.widget_categories li.cat-item-5:before {background-color: #486a00;}


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

.widget_archive select {
	border: 0 none;
    display: block;
    margin: 0 auto;
    padding: 14px 11px;
    width: 290px;
}






































































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

body {
	min-width: 100%;
}

img {
	max-width: 100%;
	height: auto;
}

.onpc {display:none;}
.onsp {display:block;}


/* ------------------------------------------------
	■ common ■
------------------------------------------------ */
.wrap {
	max-width: 100%;
}

.key {
	min-height: auto;
	height: 60px;
	margin-top: 0;
	padding: 20px 0;
}

.key h1 {
	font-size: 2rem;
	text-align: left;
	padding-left: 30px;
}

.key h1 span {
	font-size: 1.4rem;
	margin-top: 2%;
}

#container {
	padding: 30px 0;
}

.description {
	text-align: left;
	margin: 0 4% 30px;
}

section.common_box {
	background-size: 5% auto;
	padding: 50px 0;
}

h2.h2_common {
	font-size: 1.8rem;
	padding: 36px 0;
	margin: 0 0 40px;
}


/* ------------------------------------------------
	■ main ■
------------------------------------------------ */
main {
	min-width: 100%;
}

main h1 {
	width: 62%;
	top: 25%;
	left: 20%;
}

main p.scroll {
	bottom: 13%;
}

/* ------------------------------------------------
	■ nav ■
------------------------------------------------ */
body.contactform nav ul li:nth-child(8) a,
body.sregistration nav ul li:nth-child(7) a,
body.topics nav ul li:nth-child(6) a,
body.ristex nav ul li:nth-child(5) a,
body.psp nav ul li:nth-child(4) a,
body.about nav ul li:nth-child(3) a,
body.about_hannan nav ul li:nth-child(2) a,
body.home nav ul li:nth-child(1) a {
	background: none;
}

.is-fixed {
	position: static;
	z-index: 999;
	opacity:1;
}

.drawer-hamburger {
	right: 20px !important;
	top: 17px !important;
}

.drawer-nav {
	width: 56%;
	opacity: 0.9;
}

.drawer--right .drawer-nav {
	right: -56%;
}

.drawer-nav ul {
	margin-top: 60px;
}

.drawer-nav ul li {
	padding: 14px 30px;
	border-bottom: 1px dotted #ccc;
}

/* ------------------------------------------------
	■ footer ■
------------------------------------------------ */
footer {
	margin-top: -9px;
	background: url(img/icon_wavyline03.png) repeat-x center top , url(img/bg02.jpg) no-repeat center 9px / cover;
	color: #fff;
}

footer .wrap {
	display: block;
	padding: 60px 0 0;
}

footer .wrap .info {
	width: 100%;
	text-align: center;
}

footer .wrap .info .logo {
	font-size: 2rem;
}

footer .wrap .info address {
	font-size: 1.2rem;
}

footer small {
	display: block;
	margin-bottom: 50px;
}

footer .wrap .link {
	display: block;
}

footer .wrap .link ul {
	margin: 0;
}

footer .wrap .link ul li {
	font-size: 1.4rem;
	line-height: 1.4rem;
}
footer .wrap .link ul li a {
	border-top: 1px solid #fff;
	padding: 29px 0 29px 30px;
	text-decoration: none;
	display: block;
	margin: 0;
}
#pagetop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	width: 10%;
}


/* ------------------------------------------------
	■ top ■
------------------------------------------------ */
#top_about .wrap {
	padding: 50px 4%;
	width: 92%;
}

#top_about .date {
	font-size: 2rem;
}

#top_about .date span {
	font-size: 1.5rem;
}

#top_about h2 {
	margin: 0 0 24px;
	font-size: 7vw;
	line-height: 10vw;
}

#top_about h3 {
	font-size: 5vw;
}

#top_about h2:before,
#top_about h2:after {
	display: none;
}

/* 記事 */
#top_news {
	padding: 0 0 100px;
}

#top_news .wrap {
	background-size: 6% auto;
	padding: 60px 0 0;
}

#top_news .article {
	display: block;
}

#topics_relation article,
#top_news .article article {
	display: flex;
	width: 92%;
	padding: 0 4%;
	margin: 0 0 20px;
}

#top_news .article article .photo {
	width: 34%;
	margin: 0;
}

#top_news .article article .photo img {
	width: 100%;
	height: auto;
}

#topics_relation article .text,
#top_news .article article .text {
	width: 61%;
}

#topics_relation article .text .header,
#top_news .article article .text .header {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 0 12px;
	width: 100%;
}

#topics_relation article .text .header p.category,
#top_news .article article .text .header p.category {
	line-height: 1;
}

#topics_relation article .text .header p.category a,
#top_news .article article .text .header p.category a {
	padding: 5px 8px 4px;
	margin: 0 17% 0 0;
	font-size: 1rem;
}

#topics_relation article .text .header time,
#top_news .article article .text .header time {
	font-size: 1.2rem;
}

#topics_relation article .text h3,
#top_news .article article .text h3 {
	font-size: 1.6rem;
	line-height: 2.4rem;
	margin:  0 0 2px;
}

#topics_relation article .text .contents,
#top_news .article article .text .contents {
	line-height: 2.4rem;
	font-size: 1.2rem;
}

/* 記事 1件目 */

#top_news .article article:first-child {
	width: 82%;
	margin: 0 4% 34px;
	border: 5px solid #f0d934;
	padding: 4% 4% 7%;
	display: block;
}

#top_news .article article:first-child .photo {
	width: 100%;
	margin: 0 0 8px;
}

#top_news .article article:first-child .photo img {
	width: 100%;
	height: auto;
}

#top_news .article article:first-child .text {
	border: none;
	padding: 0;
	max-height: auto;
	width: 100%;
}

#top_news .article article:first-child .text h3 {
	font-size: 1.8rem;
	line-height: 1.4em;
	margin:  0 0 14px;
}

#top_news .article article:first-child .text .contents {
	font-size: 1.4rem;
	line-height: 2.8rem;
}

/* top_recruit */
#top_recruit {
	background: url(img/icon_wavyline02.png) repeat-x center top , url(img/bg01.jpg) no-repeat center top / cover ;
	padding: 102px 0 135px;
}

#top_recruit .top_recruit_box {
	width: 92%;
	padding: 0 4%;
}

#top_recruit .top_recruit_box .contents {
	display: block;
	padding: 18px 4% 17px;
	border: 0.4vw solid #f0d934;
	border-top: none;
}

#top_recruit .top_recruit_box .contents .photo {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#top_recruit .top_recruit_box .contents .text {
	line-height: 2.4rem;
	font-weight: 500;
}

#top_recruit .top_recruit_box p.btn a {
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	font-size: 1.4rem;
	position: static;
	background: #014c74;
	color: #fff;
	padding: 6px 86px;
}

/* top_sponsor */
#top_sponsor {
	width: 92%;
	padding: 0 4%;
	margin: 0 auto;
}

#top_sponsor h2 {
	font-size: 1.8rem;
	padding: 20px 4%;
	margin: 0 0 30px;
}

#top_sponsor .top_sponsor_box ul {
	padding: 0 0 30px;
	margin: 0 0 30px;
	display: block;
	text-align: center;
}

#top_sponsor .top_sponsor_box ul li {
	min-width: 49%;
	display: inline-block;
}

#top_sponsor ul.sponsor_list {
	width: 100%;
	right: 0;
}

.top_sponsor_assist {
	width: 92%;
	margin: 40px auto;
	padding: 40px 4%;
	text-align:center;
	border:1px solid #a9e4fa;
	
}

/* ------------------------------------------------
	■ sub ■
------------------------------------------------ */


/* program */
#program .wrap {
	max-width: 100%;
}


#program section h2 {
	font-size: 1.8rem;
	margin: 0 auto 20px;
}

#program section .table {
	padding: 0 4%;
}

#program section .table dl {
	display: block;
	margin: 0 0 20px;
	padding: 0;
	border: none;
}

#program section .table dl.title {
	display: none;
}

#program section .table dl dt {
	min-width: 100%;
	border-bottom: 1px solid #c0c0c0;
	border-right: none;
	text-align: center;
	font-weight: bold;
}

#program section .table dl dd {
	width: 100%;
	padding: 0;
	line-height: 2.4rem;
}

#program section .table dl dd strong {
	line-height: 2.4rem;
}

#program section .table dl.title dd {
	text-align: left;
	padding: 0;
}


/* sponsor */
#sponsor .wrap {
	max-width: 100%;
	text-align: center;
}

#sponsor section .table {
	padding: 0 6%;
}

#sponsor section .table dl {  
    display: block;
	margin: 0 0 30px;
	padding: 0 0 30px;
}

#sponsor section .table dl dt {
	min-width: 100%;
	border-right: none;
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	display: block;
}

#sponsor section .table dl dd {
	text-align: left;
	min-width: 100%;  
	display: block;
	padding: 0;
}

#sponsor section .table dl dd a {
	text-decoration:underline;
}

#sponsor section .table dl.title dd {
	text-align: center;
	padding: 0 0 0 4%;
}

#sponsor section .table dl ul {
	margin-top: 8px;
}

#sponsor section .table dl ul li {
	text-align: left;
	min-width: 100%;  
	display: block;
	line-height: 2.4rem;
	border-bottom: 1px dotted #ccc;
	padding: 8px 0;
}

#setsurirtsu p a {
	padding: 3%;
	width: 94%;
	margin:0 auto 20px;
}


/* sponsor-wanted */
#sponsor-wanted .wrap {
	max-width: 100%;
    text-align: center;
}

#sponsor-wanted ul li a {
	padding: 3%;
	margin: 0 4%;
}

#sponsor-wanted #contact01 {
	padding-left: 0;
	padding-right: 0;
}

#sponsor-wanted #contact01 .contact_box {
	padding: 0;
}

#sponsor-wanted #contact01 .contact_box:last-child {
	border: none;
}

#sponsor-wanted #contact01 .contact_box h2 {
	font-size: 1.8rem;
}

#sponsor-wanted #contact01 .contact_box .payee {
	background: #78d5f8;
	padding: 26px 42px;
	width: 100%;
	margin: 34px 0 16px;
}

#sponsor-wanted #contact01 .contact_box .payee strong {
	color: #014c74;
}
#sponsor-wanted section h2 {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: bold;
	font-size: 2.4rem;
	margin: 0 auto 40px;
	background: #f0d909;
	display: inline-block;
	padding: 5px 12px;
}


/* about */
#about .wrap {
	max-width: 100%;
}

#about section.common_box {
	padding: 50px 0 0;
}

#about .about_box {
	width: 92%;
	margin: 0 auto 40px;
	padding: 0 4%;
}

#about .about_box .photo {
	width: 100%;
	float: none;
}

#about .about_box .photo p {
	margin: 0 0 10px;
}

#about .about_box .text {
	width: 100%;
	float: none;
}

#about .about_box .text ul,
#about .about_box .text ul li,
#about .about_box .text p {
	line-height: 2.4rem;
}

#about .about_box .text h2 {
	font-size: 2rem;
	margin: 0 0 30px;
}

#about section {
	margin: 0 auto 50px;
}

#about #about02 .place_box {
	padding: 0;
	margin: 0 0 30px;
}

#about #about02 .place_box dl {
	border-top: 2px solid #aee6fb;
	padding: 0;
	color: #272727;
	font-size: 1.4rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 4%;
}

#about #about02 .place_box dl dt {
	border-right: none;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 2%;
	width: 100%;
	text-align: left;
	font-weight: bold;
}

#about #about02 .place_box dl dd:nth-child(2) {
	width: 100%;
	border-right: 0;
	padding: 0;
	line-height: 2.4rem;
}

#about #about02 .place_box dl dd:last-child {
	width: 100%;
	padding: 0;
	text-align: right;
}

#about #about02 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 4%;
}

#about #about02 ul li {
	width: 48%;
	margin: 0 0 3%;
}
#about #about02 ul li img {
	display: block;
}

/* contact */
#contact .wrap {
	max-width: 92%;
	padding: 0 4%;
}

#contact p,
#contact ul li {
	line-height: 2.4rem;
}

#contact #contact01 {
	padding-left: 0;
	padding-right: 0;
}

#contact #contact01 .contact_box {
	padding: 4% 0;
}

#contact #contact01 .contact_box:last-child {
	border: none;
}

#contact #contact01 .contact_box h2 {
	font-size: 1.8rem;
	margin: 0 0 20px;
}

#contact #contact01 .contact_box .payee {
	background: #78d5f8;
	padding: 4%;
	width: 92%;
	margin: 30px 0 16px;
}

#contact02 {
	margin: 0 0 100px;
}

#contact02 .contact_form {
	padding: 0;
}

#contact02 .contact_form dl {
	display: block;
	padding: 8px 0 20px;
}

#contact02 .contact_form dl dt {
	padding: 0;
	width: 100%;
	font-weight: bold;
}

#contact02 .contact_form dl dd {
	width: 100%;
}


/* topics */
#container.container_topics {
	width: 100%;
	margin: 0 auto;
	display: block;
}

#container.container_topics aside {
	width: 100%;
	margin-left: 0;
}

#topics_relation {
	border: none;
}

#topics_relation h2 {
	font-size: 1.8rem;
	padding: 30px 0;
}

#topics_relation article {
	border-top: 1px solid #ddd;
	padding: 4%;
	width: 92%;
	display: block;
}

#topics_relation article .photo {
	width: 100%;
	text-align: center;
	margin-right: 0;
}

#topics_relation article .text {
	width: 100%;
}

aside section {
	margin: 0 0 30px;
	padding: 0 4%;
}

aside section h2 {
	font-size: 1.8rem;
}





}











