
layout.csslayout.csslayout.css /*copy-rightcopy-right*/ @charset "utf-8";
/*
  File Name   : layout.css
  Description : 各ブロックのレイアウト
*/
/* PC Layout ******************************************************************************************* */
/* BASE
================================================== */
/*** structure ***/
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 1200px;
  min-width: 320px;
  font-size: 17px;
  font-size: 1.7rem;
  margin: 0 auto;
}
/*------------------------------------*/
/*ヘッダー*/
header {
  max-width: 1200px;
  margin: 0 auto;
  height: 602px;
  background-image: url("../img/top.png");
  background-repeat: no-repeat;
}
.header‐inner {
  display: flex;
  justify-content: space-between;
}
.inner-left {
  margin-top: 20px;
  margin-left: 22px;
  width: 185px;
  height: auto;
}
/*ナビ--------------------------------------*/
.inner‐right {
  width: 776px;
  height: 388px;
  margin-top: 13px;
  margin-right: 185px;
}
#global‐nav li {
  width: 170px;
  height: 22.5px;
  font-size: 14px;
  color: #FFFFFF;
  background-color: #804F21;
  padding: 3px 0px 1.5px 15px;
  margin-bottom: 3.5px;
}
/*ナビのリンク*/
#global‐nav a {
  display: block;
  text-decoration: none;
  color: #fff;
}
#global‐nav li.link:hover {
  background-color: #DACBBD;
}
#global‐nav a:hover {
  color: #8C6239;
 
}
/*新着情報-----------------------------------------------*/
.information {
  width: 1200px;
  margin: 40px auto 0px auto;
}
.information-inner {
  width: 705px;
  margin: 0 auto;
  font-size: 21px;
}
.information-inner h2 {
  font-size: 21px;
  border-bottom: solid 0.77px #7E7638;
  line-height: 1.2em;
  margin-bottom: 30px;
  margin-top:50px; 
  font-weight: lighter;
  letter-spacing: 0.2em
}
.information dl {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  font-size: 16px;
}
.information dt {
  width: 80px;
}
.information dd {
  width: 580px;
  margin-left: 35px;
}

/*第72回中国四国小児科学会の開催について-----------------------------------------------*/
.notice {
  width: 1200px;
  margin: 90px auto 0px auto;
}
.notice-inner {
  width: 1021px;
  margin: 0 auto;
  border: solid 1px #AFAFAF;
}
.notice h2 {
  font-size: 21px;
  color: #ff0000;
  text-align: center;
  padding: 45px 0 40px 0;
  font-weight:bold;
  letter-spacing: 0.18em
}

.notice .first {
  font-size: 17px;
 padding: 0px 40px;
  text-indent:1em;
  line-height: 1.8em;
}
.notice .second {
  font-size: 17px;
  padding: 40px 40px 40px 57px;
  line-height:1.8em;
}

.second p{
  text-indent: -1em
}
.notice p.third{
  font-size: 17px;
 padding: 0px 57px;
  line-height: 1.8em;
}

.notice p.signature{
  text-align: right;
  font-size: 17px;
  padding:40px 40px 40px 0;
    line-height: 1.8em;
}
.notice span{
  font-weight:bolder;
}



/*会長挨拶-----------------------------------------*/
.address-inner{
  width: 1021px;
	 margin: 0 auto;
}
.address h2{
  font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 60px 0 25px;
}
.address h3{
  font-size: 22px;
  font-weight: lighter;
  line-height:1.4em;
  margin-bottom: 10px;
}
.address-inner-top{
   display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: space-between;
  font-size: 15px;
  font-weight: lighter;
}
.address-right{
  margin-left: 13px;
}
.address-inner-bottom p{
  margin-top: 45px;
  font-size: 17px;
  font-weight: lighter;
  text-indent: 1em;
}
/*開催概要+演題募集案内-----------------------------------------*/
.subject-inner{
  width: 1021px;
  font-size: 17px;
	 margin: 0 auto;
}
.subject h2{
  font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 80px 0 0px;
}
.subject h2#outline{
  font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 90px 0 11px;
}
.subject-inner table {
  width: 1021px;
  text-align: left;
   border-collapse: separate;
  border-spacing: 4px 15px;
}
.subject-inner table.outline {
  border-spacing: 4px 5px;
}

.subject-inner table th {
	background-color: #E4E4E4;
	width: 176px;
  padding-left: 20px;
}
.subject-inner table td {
	background-color: #F2F2F2;
  width: 841px;
  padding: 20px;
}
.subject-inner img{
  margin: 17px 50px;
}
.subject-inner p.indent{
  padding: 0 0 17px 17px ;
}
.subject-inner p.indent2{
  padding-left: 17px;
}

/*プログラム・日程表-----------------------------------------*/
.program-inner{
	width: 1021px;
	 margin: 0 auto;
  font-size: 17px;
  line-height: 1.6em;
}
.program-inner h2{
	font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 90px 0 0px;
}

.program-title{
	font-size: 20px;
	font-weight: bold;
  margin-top: 15px;
}

section.program img {
    display: block;
    margin: 0 auto 30px;
   width: 815px;
   height: 72px;  
}
  
/*各演題抄録-----------------------------------------*/
.abstract-inner{
	width: 1021px;
	 margin: 0 auto;
  font-size: 17px;
  line-height: 1.6em;
}
.abstract-inner h2{
	font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 90px 0 0px;
}

.abstract-title{
	font-size: 20px;
	font-weight: bold;
  margin-top: 15px;
}

.abstract-btn{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


section.abstract img {
    display: block;
    margin: 0 auto 30px;
   width: 500px;
   height: 70px;  
}




/*学会参加者へのご案内-----------------------------------------*/
.participant-inner{
	width: 1021px;
	 margin: 0 auto;
  font-size: 17px;
  line-height: 1.6em;
}
.participant-inner h2{
	font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 90px 0 25px;
}

.Paragraph-title{
	font-size: 20px;
	font-weight: bold;
  margin-top: 15px;
}

.Paragraph-title2{
  font-size: 20px;
	font-weight: bold;
margin-left: 13px;
}

.Paragraph-title3{
  margin-top: 30px
}


section.Paragraph img.btn{
  display: block;
  margin: 17px auto 30px;
}
  
.Paragraph-title::before{
	content: '●';
  color: #899458;
	font-size: 30px;
  position:relative;
  top: 3px;
}

.participant-box{
margin-bottom: 30px;
}

section.Paragraph .btn-box{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 17px 0 20px;
}
section.Paragraph .btn-box img{
  width: 328px;
  height: auto;
}
section.Paragraph .btn-box a{
  width: 328px;
  height: auto;
}
section.Paragraph .top30px{
  margin-top: 30px;
}

section.Paragraph span.fw{
  font-weight: bolder
}


/*インデント
-----------------------------------------------*/

section.Paragraph .in-1 {
  margin-left: 20px;
}
section.Paragraph .in-15 {
  margin-left: 30px;
}
section.Paragraph .in-2 {
  margin-left: 40px;
}
section.Paragraph .in-3 {
  margin-left: 60px;
}
section.Paragraph .in-4 {
  margin-left: 80px;
}
section.Paragraph .in-7 {
  margin-left: 140px;
}
section.Paragraph span.red {
  color: red;
}
section.Paragraph .indent {
  margin-left: 3em;
  text-indent: -0.5em;
}
section.Paragraph .indent2 {
  margin-left: 3em;
  text-indent: -1em;
}
section.Paragraph .indent3 {
  margin-left: 2em;
  text-indent: -2em;
}

/*利益相反の開示について
-----------------------------------------------*/

.conflict-inner{
	width: 1021px;
	 margin: 0 auto;
  line-height: 1.6em;
}
.conflict-inner h2{
	font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 90px 0 25px;
}


/*小児科領域講習の単位取得
-----------------------------------------------*/

.credit-inner{
	width: 1021px;
	 margin: 0 auto;
  font-size: 17px;
  line-height: 1.6em;
}
.credit-inner h2{
	font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 90px 0 25px;
}



/*利益相反の開示について
-----------------------------------------------*/

.conflict-inner{
	width: 1021px;
	 margin: 0 auto;
  font-size: 17px;
}
.conflict-inner h2{
	font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 90px 0 25px;
}



/*会場アクセス-------------------------------*/

.access-inner{
	width: 1021px;
	 margin: 0 auto;
  font-size: 17px;
}
.access-inner h2{
	font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 90px 0 25px;
}
.access-inner img{
	margin: 10px auto;
}
.access-inner div{
	font-size: 17px;
	margin: 20px auto;
}
.address-title{
	font-size: 20px;
	font-weight: bold;
}
.address-title::before{
	content: '●';
  color: #899458;
	font-size: 24px;
}
.transport-title{
	color: #899458;
	font-weight: bold;
}

/*会場案内図-------------------------------*/

.hallmap-inner{
	width: 1021px;
	 margin: 0 auto;
  font-size: 17px;
}
.hallmap-inner h2{
	font-size:30px;
	font-weight: lighter;
	letter-spacing: 0.18em;
	margin: 90px 0 25px;
}
.hallmap-inner img{
	margin: 10px auto;
}
.hallmap-inner div{
	font-size: 17px;
	margin: 20px auto;
}
.hallmap-title{
	font-size: 20px;
	font-weight: bold;
}
.hallmap-title::before{
	content: '●';
  color: #899458;
	font-size: 24px;
}


/*宿泊案内
-----------------------------------------------*/
.Lodging {
  width: 1200px;
  margin: 60px auto 0px auto;
}
.Lodging-inner {
	width: 1021px;
	margin: 0;
	padding-left: 90px;
	display: flex;
  justify-content: start;
	align-items: center;
 
}
.Lodging-inner h2 {
  font-size:30px;
	font-weight: lighter;
  letter-spacing: 0.18em
}
.Lodging img{
	margin-left: 175px;
    widows: 500px;
	height: auto;
	
}




/*お問合せ-----------------------------------------------*/
.contact {
  width: 1200px;
  margin: 90px auto 0px auto;
}
.contact-inner {
  width: 1021px;
  height: 300px;
  margin: 0 auto;
  border: solid 1px #AFAFAF;
}
.contact h2 {
  font-size: 30px;
  padding: 40px 0 0 45px;
  font-weight: lighter;
  letter-spacing: 0.18em
}
.contact h3 {
  font-size: 17px;
  padding: 40px 0 0 45px;
}
.contact p {
  font-size: 17px;
  padding: 25px 0 0 45px;
  line-height: 1.8em;
}
/*フッター-----------------------------------------------*/
.footer {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  margin-top: 40px
}
.footer-nav {
  background-color: #804F21;
  padding-top: 15px;
}
.footer-nav ul {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
}
.footer-nav ul#1 {
  padding-bottom: 115px;
}
.footer-nav ul#3 {
  margin-bottom: 20px;
}
.footer-nav li {
  font-size: 15px;
  color: #FFFFFF;
  border-right: solid 1px #ffffff;
  margin-left: 20px;
  padding-right: 20px;
  display: block;
}
.footer-nav .tail{
	border: none;
}

/*フッターのリンク-----------------------------------------*/
.f-link a {
  display: block;
  text-decoration: none;
  color: #fff;
}
.f-link a:hover {
  opacity: 0.5;
}
.copy-right {
  width: 1200px;
  font-size: 10px;
  text-align: center;
  padding: 10px 0 13px;
}