@charset "UTF-8";
body.pc,
body.tablet,
body.sp {
	background: #4f6c41;
    background-image: url(../images/bg.jpg), url(../images/bg_back.jpg);
    background-size: 2000px auto, 103px auto;
    background-repeat: repeat-x, repeat;
    background-position: 0 56px, 0 0;
}
body.sp {
    background-size: auto 340px, 103px auto;
    background-position: 0 233px, 0 0;
}

.section {
	padding: 60px 0 0;
}

body.sp .section p {
	width: 100%;
    font-size: 24px;
    -webkit-text-size-adjust: 100%;
}

body .section h1 img {
	width: 169px;
}
body.pc .section h1,
body.tablet .section h1 {
	margin-bottom: 90px;
}

body.sp .section h1 {
	width: 29%;
    padding: 9.8% 0 0;
    margin: 0 auto 17%;
}

body.sp .section h1 img {
	width: 100%;
}

body.sp .attention {
	margin-bottom: 20px;
	font-size: 210%;
}

.threeColumnsType2,
body.sp .threeColumnsType2 {
	margin: 75px auto;
}

body.sp .section_block h3 {
	font-weight: bold;
	width: 100%;
}


body.sp .section_block {
	width: 100%;
}

.section .section_block_title {
    font-size: 26px;
    font-weight: 600;
    text-align: center;
	background-image: url(../images/subtitle_bg.png);
	background-size: 100% auto;
	background-position:  center bottom;
	background-repeat: no-repeat;
    margin-bottom: 40px;
	padding: 32px 0;
	color: #facd6c;
    font-family: 'Noto Serif JP', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.sp .section .section_block_title {
    font-size: 260%;
    padding-bottom: 90px;
	background-image: url(../images/subtitle_bg_sp.png);
}

/**/

.castColumn ul li {
	padding:0px 0 60px;
	margin: 0 auto;
}

.section_desc {
	margin-bottom: 60px;
	text-align: center;
}
.section_desc p {
	font-size: 18px;
}

.section_block {
	display: flex;
    justify-content: center;
	width: 950px;
	margin: 0 auto 30px;
}
body.sp .section_block {
	justify-content: space-between;
}
.section_block_item {
	width: 300px;
    margin: 0 40px;
}
body.sp .section_block_item {
	width: 46%;
    margin: 0;
}
.section_block_item img {
	width: 100%;
	height: auto;
}

/* section_box */
.section_box {
	margin-bottom: 80px;
}
.section_box img {
	width: 100%;
	height: auto;
}
.section_box p {
	width: 90%;
	margin: 0 auto;
}
.section_box h2.section_box_title {
	margin: 150px 0 30px;
}

/*  */









.section_block p {
	text-align: left;
	margin-bottom: 40px;
	font-size: 18px;
}
.section_block p.center {
	text-align: center;
}
body.sp .section_block p.center {
	text-align: left;
}

.contentFooter {
	overflow: hidden;
	background-color: #000;
}

body.pc .sp_parts {
	display: none;
}

body.sp .pc_parts {
	display: none;
}




.threeColumnsType2,
body.sp .threeColumnsType2 {
	margin: 75px auto;
}

/* photoGallery
-------------------------------------------------- */
body.pc #photoGallery {
	width: 990px;
	padding: 0;
	margin: 0 -30px 25px 0;
}

body.pc #photoGallery li {
	padding: 0;
	margin: 0 30px 30px 0;
	display: block;
	float: left;
	border: 1px solid #726450;
	background: #000000;
	line-height: 0;
}

body.tablet #photoGallery li img {
	width: 166px;
	padding: 0;
	margin: 0;
}

body.tablet #photoGallery,
body.sp #photoGallery {
	width: 100%;
	padding: 0 0 25px 1%;
	margin: 0;
	box-sizing: border-box;
}

body.tablet #photoGallery li,
body.sp #photoGallery li {
	width: 30%;
	padding: 0;
	margin: 0 1% 2%;
	display: block;
	float: left;
	border: 2px solid #726450;
	background: #000000;
	line-height: 0;
}

body.tablet #photoGallery li img,
body.sp #photoGallery li img {
	width: 100%;
	padding: 0;
	margin: 0;
}

#photoGallery a {
	display: block;
}

/* pv
-------------------------------------------------- */
body.pc #pv {
	width: 990px;
	padding: 0;
	margin: 0 -30px 25px 0;
}

body.pc #pv .youtube {
	width: 465px;
	padding: 0;
	margin: 0 30px 30px 0;
	float: left;
}


body.tablet .section h3.title3,
body.sp .section h3.title3 {
	margin: 0 2% 8px;
}

body.tablet #pv,
body.sp #pv {
	width: 100%;
	padding: 0 0 25px 1%;
	margin: 0;
	box-sizing: border-box;
}

body.tablet #pv .youtube,
body.sp #pv .youtube {
	width: 47%;
	padding: 0;
	margin: 0 1% 2%;
	float: left;
}

.youtube iframe{
	width: 100%;
}

#pv h3 {
	color: #fff;
	margin-bottom:0.5em;
}

body.pc #pv h3 {
	font-size: 18px;
}
body.tablet #pv h3,
body.sp #pv h3 {
	font-size: 190%;
}
