@charset "utf-8";

/*----------------------------------------------------
 elements
----------------------------------------------------*/
body {
	color: #333;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
}

a {
	-webkit-tap-highlight-color: rgba(200,200,555,.6);
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

img {
	vertical-align: top;
}

img:not([width]) {
	zoom: .5; /* Retinaディスプレイ対応のためimg要素は半分の大きさに */
}

p, dl, ol, ul {
	margin-bottom: 10px;
}

ol, ul {
	margin-left: 25px;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}


/*----------------------------------------------------
 #contents
----------------------------------------------------*/
#contents {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

/*----------------------------------------------------
 ランドスケープ表示
----------------------------------------------------*/
@media all and (orientation:landscape) {
	#page {
		width: 100%;
	}
}


/*----------------------------------------------------
 header
----------------------------------------------------*/

#header {
	background: url('../img/header_bg.jpg');
}

#header .logo {
	float: left;
	margin: 4px 0 0 5px;
}

#header .tel_bt {
	float: right;
}

#header .line_bt {
	float: right;
}

/*----------------------------------------------------
 main
----------------------------------------------------*/

#main {
	background: #090909;
	background-size: cover;
}

#main .main_logo {
	text-align: center;
	padding: 172px 0 182px;
}

/*----------------------------------------------------
 campaign
----------------------------------------------------*/

#campaign {
	margin: -72px 0 0 0;
	padding: 26px 0 63px 0;
	background: url(../img/campaign_bg.png) no-repeat;
	background-size: cover;
	position: relative;
}

#campaign .title {
	text-align: center;
	padding: 0 0 16px 0;
}

#campaign .left {
	float: left;
}

#campaign .right {
	float: left;
	margin: 32px 0 0 0;
}

#campaign .right .box {
	margin: 0 0 3.5px 0;
}

#campaign .right .box img {
	width: 100%;
}

/*----------------------------------------------------
 drinking
----------------------------------------------------*/

#drinking {
	margin: -57px 0 0 0;
	padding: 26px 0 50px 0;
	background: url(../img/sec04_bg01.png);
	position: relative;
}

#drinking .title {
	text-align: center;
}

#drinking .left {
	float: left;
	margin: 0 0 0 27px;
}

#drinking .right {
	float: right;
	margin: 0 27px 0 0;
}


/*----------------------------------------------------
 achievement
----------------------------------------------------*/

#achievement {
	background: #fff;
	margin: 0 0 52px 0;
	padding: 30px 0;
	text-align: center;
}

#achievement .title {
	margin: 0 0 18px;
}

#achievement .box {
	margin: 0 0 20px;
}

/*----------------------------------------------------
 practice-old
----------------------------------------------------*/

#practice-old {
	margin: -64px 0 54px 0;
	padding: 14px 0 67px 0;
	background: url(../img/practice_bg_01.png) no-repeat #101315;
	background-size: cover;
}

#practice-old .title {
	margin: 0 0 10px;
	text-align: center;
}

/*----------------------------------------------------
 practice-new
----------------------------------------------------*/

#practice-new {
	min-height: 308px;
	margin: -55px 0 0 0;
	padding: 40px 0 80px 0;
	background: url(../img/practice_bg_05.png) bottom center no-repeat;
	background-size: cover;
}

#practice-new .title {
	margin: 0 0 10px;
	text-align: center;
}

#practice-new .box {
	margin: 36px 0 0 10px;
}

/*----------------------------------------------------
 movie
----------------------------------------------------*/

#movie {
	padding: 35px 0 40px 0;
	background: #fff;
	text-align: center;
}

#movie .title {
	margin: 0 0 20px;
}

#movie .box {
	margin: 0 0 0;
}

/*----------------------------------------------------
 greetings
----------------------------------------------------*/

#greetings {
	padding: 30px 10px 40px;
	background: url(../img/greetings_bg02.jpg) no-repeat;
	background-size: cover;
}

#greetings .title {
	margin: 0 0 20px;
	text-align: center;
}

#greetings p {
	color: #fff;
	font-size: 11px;
	margin: 0 0 12px;
	letter-spacing: 1.5px;
	text-shadow: 1px 1px 1px #000;
}

/*----------------------------------------------------
 infomation
----------------------------------------------------*/

#infomation {
	padding: 30px 10px 30px;
	background: #fff;
}

#infomation .title {
	margin: 0 0 20px;
	text-align: center;
}

#infomation table {
	margin: 0 0 15px;
	width: 100%;
	border-collapse: inherit;
	border-spacing: 0px 3px;
}

#infomation table th {
	background: #f4eded;
	padding: 10px 0 10px 11px;
	width: 27%;
	text-align: left;
}

#infomation table td {
	padding: 10px 10px 10px 11px;
	background: #fff;
	border: 1px solid #f4eded;
}

/*----------------------------------------------------
 contact
----------------------------------------------------*/

#contact {
	padding: 30px 0 40px;
	background-size: cover;
}

#contact .title {
	margin: 0 0 64px;
	text-align: center;
}

#contact .left {
	float: left;
	text-align: center;
	color: #fff;
	font-size: 11px;
	margin: 0 auto;
	width: 50%;
}

#contact .right {
	float: right;
	text-align: center;
	color: #fff;
	font-size: 11px;
	margin: 0 auto;
	width: 50%;
}

.contact_01 {
	background: url(../img/contact_bg_01.jpg) no-repeat;
}

.contact_02 {
	background: url(../img/contact_bg_02.jpg) no-repeat;
}

.contact_03 {
	background: url(../img/contact_bg_01.jpg) no-repeat;
}

/*----------------------------------------------------
 faq
----------------------------------------------------*/

#faq {
	padding: 30px 15px 30px;
	background: #fff;
}

#faq .title {
	margin: 0 0 30px;
	text-align: center;
}

#faq .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 10px;
	color: #ffffff;
}

#faq .cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

#faq .cp_actab label {
	font-weight: bold;
	line-height: 45px;
	position: relative;
	display: block;
	padding: 0 0 0 0;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: #fff;
	color: #333;
	border-top: 3px solid #f3ab15;
	border-right: 3px solid #f3ab15;
}

#faq .cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #333;
	background: #fff;
	border-left: 3px solid #f3ab15;
	border-right: 3px solid #f3ab15;
	border-bottom: 3px solid #f3ab15;
	margin: -1px 0 0 0;
	font-weight: bold;
}

#faq .cp_actab .cp_actab-content p {
	margin: 1em;
}

/* :checked */
#faq .cp_actab input:checked ~ .cp_actab-content {
	max-height: 20em;
}

/* Icon */
#faq .cp_actab label::after {
	line-height: 45px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}

#faq .cp_actab input[type=checkbox] + label::after {
	content: '+';
}

#faq .cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}

#faq .cp_actab input[type=checkbox]:checked + label {
	color: #fff;
	background: #f3ab15;
}

#faq .question_no {
	margin: 0 7px 0 0;
}

/*----------------------------------------------------
 footer
----------------------------------------------------*/

#footer {
	background: url('../img/header_bg.jpg');
	text-align: center;
	padding: 3px 0;
}

/*----------------------------------------------------
 Iphone plus
----------------------------------------------------*/

@media screen and (min-width: 410px) and (max-width: 767px) {

	#campaign {
		margin: -70px 0 0 0;
	}

	#campaign .left {
		margin: 0 0 0 21px;
	}

	#practice-old {
		padding: 28px 0 127px 0;
	}

	#practice-old .box {
		text-align: center;
	}

}

/*----------------------------------------------------
 clearfix
----------------------------------------------------*/
header.global nav ul:after { content: ''; display: block; clear: both; }
