@charset "utf-8";
/* CSS Document */

/*******************************
パララックスエフェクト
*******************************/
html {
	height: 100%;
}
 
body {
	height: 100%;
	line-height: 1.6;
}

#mainVisual {
	position: relative;
	height: 30%;
	background-color: rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

#mainVisual .bg {
	position: absolute;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	z-index: -100;
	background: url('../images/main01.jpg') no-repeat 0 0 #222;
	background-size: 100%;
}

#mainVisual h1 {
	width: 96%;
	text-align: center;
	font-size: 3rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#mainVisual h1 span {
	font-size: 1rem;
	display: block;
}

#right {
	width: 72%;
	float: left;
}

#left {
	width: 23%;
	float: right;
}

#leftNavi {
    background-color: #efefef;
    padding: 0.5em 1em 0;
}

#left dl dt {
	color: #000;
	font-weight: 700;
	font-size: 1.4rem;
}

#left .bnr {
	margin-top: 1.8em;
}

#left .bnr li:not(:last-child) {
	margin-bottom: 1em;
}

#left .bnr li a {
	display: block;
}

#left .bnr li a img {
	width: 100%;
	vertical-align: top;
}

#left .contact {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 1.25rem 0 0;
	padding: 1.25rem 0 0;
}

#left .contact a {
	margin: 0 0 1.25rem;
	text-align: center;
	display: block;
	padding: 0.8rem 1em 0.8rem 1rem;
	font-size: 0.8rem;
	background-color: #f1860e;
	color: #fff;
    transition: all .25s;
}

#left .contact a:hover {
	background-color: #c16b0b;
	opacity: 1.0!important;
}

#left iframe {
	width: 100%;
	height: auto;
}

/*******************************
main
*******************************/
#main {
	background: #fff;
    -webkit-box-shadow: 0 -5px 20px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 -5px 20px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 -5px 20px 0 rgba(0, 0, 0, 0.5);
	padding-bottom: 5%;
}

/*******************************
index
*******************************/
#index {
	overflow: hidden;
	line-height: 1.6;
}

#index .btn01 {
	width: 40%;
	margin: 1em auto 0;
}

#index .btn01 a {
    padding: 0.5rem 3rem 0.7rem 3rem;
    background-color: #29a3dd;
    font-weight: normal;
    color: #fff;
	text-align: center;
	display: block;
}

#index h2 {
	margin-top: 1em;
    background: #222;
    color: #fff;
	padding: 0.5em;
	font-weight: bold;
	font-size: 1.2rem;
    line-height: 1.4em;
}

#index h3 {
    font-weight: 700;
    line-height: 1.4em;
    color: #000;
    font-size: 1.4rem;
    margin: 1em 0 0;
}

#index p {
	margin-top: 15px;
	font-size: 93%;
}

#index .txt03 {
	margin-top: 0;
	font-size: 100%;
}



#index .indexBox02 .photo01 {
	float: right;
	margin: 0.8em 0 0 2%;
}

#index .indexBox02 ul {
	clear: both;
	margin: 1.5em 0 0;
	letter-spacing: -.4em;
	text-align: center;
}

#index .indexBox02 ul li {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 35%;
	border-right: 1px solid #ccc;
	padding: 0 3%;
}

#index .indexBox02 ul li:first-child {
	border-left: 1px solid #ccc;
}

#index .indexBox02 ul li a {
	display: block;
}

#index .indexBox02 ul li img {
	width: 28%;
	display: block;
	margin: 0 auto 0.5em;
}

#index .indexBox02 .txt01 {
	text-align: center;
}

#index .indexBox02 .txt01 a {
	display: inline-block;
	margin-right: 2%;
	vertical-align: middle;
}

#index .indexBox02 .txt01 .img01 {
	vertical-align: middle;
}

#index .indexBox03_01 {
	overflow: hidden;
	margin-top: 1.5em;
}

#index .indexBox03_01 div {
	width: 44%;
	float: left;
}

#index .indexBox03_01 div p {
	margin-top: 0;
}

#index .indexBox03_01 .btn01 {
	margin-top: 1em;
	width: auto;
}

#index .indexBox03_01 ul {
	width: 54%;
	float: right;
	letter-spacing: -.4em;
}

#index .indexBox03_01 ul li {
	display: inline-block;
	letter-spacing: normal;
	width: 49%;
}

#index .indexBox03_01 ul li:first-child {
	margin-right: 2%;
}

#index .indexBox03_01 ul li a {
	display: block;
}

#index .indexBox03_01 ul li a img {
	vertical-align: top;
	width: 100%;
}

#index .indexBox04 .txt01 {
	text-align: center;
}

#index .indexBox04 .txt01 a {
	display: block;
}

#index .indexBox04 .txt01 a img {
	vertical-align: top;
	max-width: 100%;
}

#index .indexBox05 .txt01 {
	color: #dc2520;
	font-weight: bold;
}

#index .indexBox05 ul {
	margin: 1.5em 0 0;
	letter-spacing: -.4em;
	text-align: center;
}

#index .indexBox05 li {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 34%;
	font-size: 90%;
}

#index .indexBox05 li:first-child {
	margin-right: 4%;
}

#index .indexBox05 li a {
	display: block;
}

#index .indexBox05 li a img {
	width: 100%;
}

#index .indexBox06 {
	margin-bottom: 2.5em;
}

#index .indexBox06 div {
	overflow: hidden;
	margin-top: 1em;
}

#index .indexBox06 div .btn01 {
	float: left;
	margin-top: 0;
}

#index .indexBox06 div .img01 {
	float: right;
	width: 58%;
	border: 1px solid #ccc;
	display: block;
}

#index .indexBox06 div .img01 img {
	vertical-align: top;
	width: 100%;
}


/*******************************
bnr
*******************************/
.bnrArea01 {
	text-align: center;
}

.bnrArea01 a {
	display: block;
	width: 60.5%;
	margin: 0 auto;
}

.bnrArea01 a img {
	width: 100%;
	vertical-align: top;
}

/*******************************
divingday/intro.php
*******************************/

.indexBox01 #backred {
	background-color: #FFB3B3;
	border-radius: 0.7em;
	padding: 0px 1em 1em;
	margin-top: 15px;
	border: 1px solid #fff;
}

input[type="button"] {
   /* input要素のうちtype属性値がbuttonのものに対して装飾 */
   border: 1px solid #333; /* 枠線 */
   border-radius: 0.3em;      /* 角丸 */
	font-size: 0.9em;
	padding: 3px 8px;
}
#btn1 {
	text-align: center;
	margin: 30px 0 50px;
}
h3 {
	text-align: center;
}
#backred ul {
	list-style-type: disc;
	padding-left: 1em;
	margin-top: 15px;
}
#backred li {
	margin-top: 10px;
}
