﻿/*--------------------------

AIA Co., Ltd. 

data:2019/8/9   
                         
--------------------------*/

@charset "utf-8";

/* --------------------------
     パソコン表示
-------------------------- */
@media print, screen and (min-width: 767px){
.sm,
.sm_nav {
    display: none;
}

.pc_block{
	display:block;
}

.wrapper {
    overflow: hidden;
}

/*--------------------------
  見出し
--------------------------*/
.main-top h1 {
    font-size: 35px;
    color: #000;
    text-align: left;
    border-bottom: 2px solid #009;
    line-height: 120%;
    margin: 1em auto;
}

h2{
	font-size: 35px !important;
    padding: 1em 0 !important;
}

h3 {
    font-size: 35px !important;
    padding: 0.1em !important;
}

.katsuki h3,
.activity h3,
.schedule h3,
.support h3,
.voice h3,
.recruitmen h3,
.pp h3,
.sp h3,
.sitemap h3{
	margin-bottom:0.5em;
}
	
.main-top h4 {
	font-size: 35px;
    margin: 2em auto;
}

.katsuki h4{
	font-size: 35px;
    line-height: 150%;
}

.s_president h4{
	font-size: 30px;
    padding: 0.8em 0;
}

h5 {
	font-size: 25px !important;
    line-height: 120%;
}

h6 {
    font-size: 20px !important;
}

.act_sentence,
.support h6,
.recruitmen h6,
.inq_sentence,
.sp h6,
.pp_sentence{
	line-height: 140% !important;
}

.support h6{
	width:95%;
}

#member h6 {
    height: 170px;
    line-height: 150px;
}


h7 {
    font-size: 18px !important;
}

.activity h7,
.support h7{
	margin:1em auto 0.5em auto;
}

/*--------------------------
  フォント
--------------------------*/
.font_s15{
	font-size:15px;
}

.activity p,
.pp p,
.sp p {
    line-height: 140%;
    font-size: 16px;
}


/*--------------------------
  スペース
--------------------------*/
.p_mb2{
	margin-bottom:2em !important;
}

.space_ml1{
	margin-left:1em;
}

#space_ml1{
	margin-left:1em;
}

.p_ml_5 {
	margin-left:0.5em;
}

.p_ml_2_5{
	margin-left:2.5em;
}

.p_ml1r1{
	margin-left:1em;
	margin-right:1em;
}

/*--------------------------
  フレーム 
--------------------------*/
#frame_1100,
#header_info,
.nav,
.main-top{
	width: 100%;
	max-width:1100px;
	margin: auto;
}

.frame{
	display:table;
}

.frame40{
	display:table-cell;
	width:40%;	
	vertical-align:top;
}

.frame60{
	display:table-cell;
	width:60%;
	vertical-align:top;
}

#member a{
	display:table-cell;
	width:30%;
}

#member a:hover{
	background:rgba(50,120,220,0.5) !important;
}

/*サイトポリシー・個人情報保護方針*/
section {
    margin: 5em auto !important;
}

.record section,
.schedule section {
    margin: 5em auto 0 auto !important;
}


/*--------------------------
  ボタン
--------------------------*/
/*サ・個お問合せ*/
.button {
    padding: 0.1em 3em;
    margin-left: 1em;
}

/*--------------------------
  ヘッダー 
--------------------------*/
header.header {
    background: #8FDBFF;
}

#header_info{
	display:table;
}

.logo,
.header_nav{
	display: table-cell;
	margin: 0;
	padding: 0.8em 0;
	vertical-align: middle;
  min-width: 400px;
}

.logo{
	width: 55%;
}

.header_nav{
	width: 45%;
}

.logo img {
    width: 350px;
}

.header_nav span{
	display:block;
	margin-top:0.5em;
}

.header_nav a{
	color:#000;
}

.header_button {
    display: table;
    border-collapse: separate;
    border-spacing: 3px;
	width:100%;
	margin-top: 0.5em;
}

.header_button a {
    display: table-cell;
    width: calc(100%/3.05);
    font-size: 15px;
    text-align: center;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
	border-left: 1px solid #000;
	vertical-align: middle;
}

.header_button a:last-child{
	border-right: 1px solid #000;
}

.header_button a:hover {
    color: #FFF !important;
    background: #013CA4;
}

/*--------------------------
  フッター 
--------------------------*/
.footer_group{
	display:table;
}

.footer_ginfo,
.footer_menu{
	display:table-cell;
}

.footer_ginfo{
	width: 80%;
    padding-left: 2.5em;
}

.footer_menu {
    width: 20%;
    padding-left: 1em;
    border-left: 1px solid #000;
    vertical-align: middle;
}

/*フッター　情報*/
.footer_group h1{
	font-size:25px;
	margin:0;
	padding:0;
	line-height: 80px;
	background: transparent !important;
	text-align: left !important;
}

/*フッター　メニュー*/
.footer_menu ul{
	width:100%;
}

.footer_menu li{
	padding:0.5em 0;
}

.footer_menu a {
    padding: 0.3em 0 0.3em 0.4em;
}

/*--------------------------
  メニュー
--------------------------*/
#menu{
    background: linear-gradient(to bottom, #39A3E1, #C1EFFF, #39A3E1);
}

.nav {
    position: relative;
    height: 50px;
    margin: 0 auto;
    text-align:center;
    list-style:none;
}

.nav > li {
    float: left;
    width: calc(100% / 7.3);
    line-height: 50px;
}

#long_la {
    width: 16.2%;
}

.nav > li a {
        display: block;
    color: #000;
    font-weight: bold;
    font-size: calc(8.5px + .3vw);
}

.nav > li a:hover {
    background: linear-gradient(to bottom, #013CA4, #91E2FF, #013CA4);
	color:#FF0;
}

ul.nav__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
	list-style:none;
}

.nav > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.nav__second-level li {
    border-top: 1px solid #fff;
}


.nav__second-level li a:hover {
    background: linear-gradient(to bottom, #013CA4, #91E2FF, #013CA4);
	color:#FF0;
}

/* floatクリア */
.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav {
    *zoom: 1;
}

.nav > li.nav__single {
    position: relative;
}

li.nav__single ul.nav__second-level {
    position: absolute;
    top: 40px;
    width: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.nav__single ul.nav__second-level li{
    background: linear-gradient(to bottom, #39A3E1, #C1EFFF, #39A3E1);
}

li.nav__single:hover ul.nav__second-level {
    top: 50px;
    visibility: visible;
    opacity: 1;
}

/* -------------------------
  トップ
-------------------------- */
.top_frame{
	margin:3em 0;
}

.news{
     border-bottom: 2px solid #009;
	 padding-bottom:2em;
}

/*トップ画像*/
.main-foto {
    text-align: center;
    width: 100%;
    min-height: 330px;
    overflow: hidden;
    background: #8FDBFF;
    padding: 1.5em 0;
}

.top_menu {
    width: 100%;
    margin: 3em auto;
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
}

#content-top-slide-image-haikei {
    margin: -2em auto 1em auto !important;
    max-width: 1100px;
	padding:0;
}

/*メインメニュー*/
.top_menu a {
    display: table-cell;
    width: 30%;
    text-align: center;
    border: 1px solid #000;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.29);
    border-radius: 20px;
    box-sizing: border-box;
}

.top_menu a:hover{
	background:rgba(1,60,164,0.5)
}

.top_menu img {
    width: 80%;
    margin: 1em auto;
}

.top_menu p {
    font-size: 25px;
    margin: 0 1em;
}

.top_menu .pc {
    display: block;
    padding: 0.8em 0;
    background-color:#013CA4;
	border:#006 solid 3px;
    color: #FFF !important;
    text-shadow: 0px -1px 0px rgba(121,121,121,.5);
    width: 250px;
    text-align: center;
    margin: 1em auto;
	border-radius:30px;
}

.top_menu a:nth-child(2) span{ 
    margin-top:2.5em;
}

.top_menu a:nth-child(3) span{ 
    margin-top:2.5em;
}

.calendar {
    margin: 3em auto;
    text-align: center;
    display: block;
	height:700px;
}

/* -------------------------
  香月水泳スポーツ少年団
-------------------------- */
.katsuki p{
	line-height: 140%;
    font-size: 16px;
	margin-bottom: 0.5em;
}

/*指導者紹介*/
.katsuki_table{
	margin-bottom:1.5em;
}

.katsuki_table table,
.katsuki_info_table table {
    border: 1px solid #000;
    width: 95%;
    margin: auto;
}

.katsuki_table thead {
    background: #8FDBFF;
}

.katsuki_table th,
.katsuki_table td,
.katsuki_info_table th,
.katsuki_info_table td {
    padding: 0.8em 0 0.8em 0.5em;
    border: 1px solid #000;
}

.katsuki_table tbody th{
	text-align:left;
}

.katsuki_table tbody td:nth-child(3),
.katsuki_table tbody td:nth-child(4),
.katsuki_table tbody td:nth-child(5),
.katsuki_table tbody td:nth-child(6){
	text-align:center;
}

#teacher p{
    width: 95%;
	margin:auto;
	text-align:left;
}

.katsuki_info_table th{
    background: #8FDBFF;
    width: 23%;
    text-align: left;
}

/* -------------------------
  活動内容
-------------------------- */
.practice_table {
    margin-bottom: 2em;
    margin-top: 0.5em;
}

.practice_table table{
    border: 1px solid #000;
    width: 100%;
    margin: auto;
}

.practice_table th,
.practice_table td {
    padding: 0.8em 0 0.8em 0.5em;
    border: 1px solid #000;
}

.practice_table th{
    background: #8FDBFF;
    width: 23%;
    text-align: left;
}

.practice_table p{
	margin-top:0.3em;
}

/* -------------------------
  歴代記録
-------------------------- */
#record_style{
	height: 5500px;
}

/* -------------------------
  行事日程
-------------------------- */
#schedule_style{
	height: 2550px;
}

/* -------------------------
  育成会
-------------------------- */
.s_president {
    width: 95%;
}

.support_table{
	margin-bottom:1.5em;
}

.support_table table{
    border: 1px solid #000;
     width: 95%;
    margin: auto;
}

.support_table th,
.support_table td {
    padding: 0.8em 0 0.8em 0.5em;
    border: 1px solid #000;
}

.support_table th{
    background: #8FDBFF;
    width: 23%;
    text-align: left;
}

/* -------------------------
  関係者の声
-------------------------- */
#job ul {
    width: 95% !important;
    margin: 1.5em auto;
    font-size: 20px;
}


/* -------------------------
  お申込み
-------------------------- */
/*体験・見学*/
.exp_table,
.join_table,
.point_table{
    margin-bottom: 2em;
    margin-top: 0.5em;
}

.recruitmen table{
    border: 1px solid #000;
    width: 100%;
    margin: auto;
}

.recruitmen th,
.recruitmen td {
    padding: 0.8em 0 0.8em 0.5em;
    border: 1px solid #000;
}

.recruitmen th{
    background: #8FDBFF;
    width: 23%;
    text-align: left;
}

.recruitmen ul{
    width: 95% !important;
    margin: 0 0 0 1.5em;
}

.recruitmen p{
	margin-top:0.3em;
}

/* -------------------------
  サイトマップ
-------------------------- */
.sitemap ul{
	display:table;
}

.sitemap li{
	display:table-cell;
}


/*モーダルウィンドウ
---------------------------------------------*/
.modal_window {
    width: 700px;
    height: 350px;
}


#modal ul{
	width:85%;
	margin:1em auto;
}

#modal li{
	margin:1em 0;
}

}

