@charset "utf-8";



/* ========================================
    リセットcss
========================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    font-size: 100%;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
html{overflow-y: scroll;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
input, textarea{margin: 0; padding: 0;}
ol, ul{list-style:none;}
table{border-collapse: collapse; border-spacing:0;}
caption, th{text-align: left;}
a:focus {outline:none;}

div#test {
    text-align: center;
    position: absolute;
    top: 0;
    opacity: 0.5;
}

/* micro clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {clear: both;}
.cf {*zoom: 1;}

/* ========================================
    全体設定
========================================= */
body {
	color:#474747;
	font-size: 14px;
	line-height: 1.4em;
	font-family: "メイリオ", "Meiryo", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #fff;
}



a {
	color:#474747;
	text-decoration:none;
}

a:hover {
	color: #f6ac4d;
}


/* micro clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {clear: both;}
.cf {*zoom: 1;}


/* ========================================
    ヘッダー
========================================= */
header {
    width: 100%;
    height: 110px;
	background-color: #fff;
/*	box-shadow: 0p0 1px 3px rgba(0,0,0,0.2);*/
	padding-top: 25px;
	
}
div#header_inner {
	width: 1385px;
	height: 52px;
	margin: 0 auto;
}

h1 {
	float: left;
}

nav {
	font-size: 30px;
	float: right;
	margin-top: 30px;
}

nav ul li {
	float: left;
	border-left: 1px dotted #434343;
	padding-left: 20px;
	margin-left: 20px;
}

nav ul li:last-child {
	border-right: 1px dotted #434343;
	padding-right: 20px;
}


/* ========================================
    メイン_index
========================================= */
div#main_wrapper {
	width: 1385px;
	height: auto;
	margin:  30px auto 0 auto;
	
}

div#main {
	width: auto;
	height: 640px;

}

div#text {
	width: auto;
	height: 104px;
	background-color: #fff;

}

div#text h2 {
	font-size: 56px;
	font-weight: bold;
	color: #647c89;
	text-align: center;
	padding-top: 50px;
	
}

div#topick {
	width: auto;
	height: 315px;
/*	background-color: red;*/
}

div#text2 {
	width: auto;
	height: 152px;
	background-color: #fff;

}

/* ========================================
    メイン_movie
========================================= */
div#movie_main {
	width: auto;
	height: 164px;
}

div#movie_01 {
	width: 1252px;
	height: auto;
	padding: 15px;
	margin-top: 30px;
}

div#movie_01 ul li {
	width: 360px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

div#movie_01 dl dt {
	height: 205px;
	margin-bottom: 8px;
}

div#movie_01 dl dd.work_name {
	font-size: 22px;
	font-weight: 900;
	color: #84959e;
	padding-bottom: 5px;
}

div#movie_01 dl dd.work_comment {
	font-size: 18px;
	line-height: 18px
}

/* ======================================== */
div#movie_02 {
	width: 1252px;
	height: auto;
	padding: 15px;
	margin-top: 30px;
}

div#movie_02 ul li {
	width: 360px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

div#movie_02 dl dt {
	height: 205px;
	margin-bottom: 8px;
}

div#movie_02 dl dd.work_name {
	font-size: 22px;
	font-weight: 900;
	color: #84959e;
	padding-bottom: 5px;
}

div#movie_02 dl dd.work_comment {
	font-size: 18px;
	line-height: 18px;
}

/* ======================================== */
div#movie_03 {
	width: 1252px;
	height: auto;
	padding: 15px;
	margin-top: 30px;
}

div#movie_03 ul li {
	width: 360px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

div#movie_03 dl dt {
	height: 205px;
	margin-bottom: 8px;
}

div#movie_03 dl dd.work_name {
	font-size: 22px;
	font-weight: 900;
	color: #84959e;
	padding-bottom: 5px;
}

div#movie_03 dl dd.work_comment {
	font-size: 18px;
	line-height: 18px;
}

/* ======================================== */
div#movie_04 {
	width: 1252px;
	height: auto;
	padding: 15px;
	margin-top: 30px;
}

div#movie_04 ul li {
	width: 360px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

div#movie_04 dl dt {
	height: 205px;
	margin-bottom: 8px;
}

div#movie_04 dl dd.work_name {
	font-size: 22px;
	font-weight: 900;
	color: #84959e;
	padding-bottom: 5px;
}

div#movie_04 dl dd.work_comment {
	font-size: 18px;
	line-height: 18px;
}

/* ======================================== */
div#movie_05 {
	width: 1252px;
	height: auto;
	padding: 15px;
	margin-top: 30px;
	margin-bottom: 50px;
}

div#movie_05 ul li {
	width: 360px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

div#movie_05 dl dt {
	height: 205px;
	margin-bottom: 8px;
}

div#movie_05 dl dd.work_name {
	font-size: 22px;
	font-weight: 900;
	color: #84959e;
	padding-bottom: 5px;
}

div#movie_05 dl dd.work_comment {
	font-size: 18px;
	line-height: 18px;
}

/* ======================================== */
div#movie_06 {
	width: 1252px;
	height: auto;
	padding: 15px;
	margin-top: 30px;
	margin-bottom: 50px;
}

div#movie_06 p {
	font-size: 18px;
	text-align: center;
	line-height: 1.4em;
	color: #647c89;
}

/* ========================================
    メイン_ gra
========================================= */
div#gra_main {
	width: auto;
	height: 164px;
	padding-bottom: 40px;
}

/* ============== */
div#gra_01 {
	width: 1252px;
	height: auto;
	padding: 5px;
	margin-top: 5px;
}

div#gra_01 ul li {
	width: 400px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}

div#gra_01 dl dt {
	height:  auto;
	margin-bottom: 5px;
}

/* ============== */
div#gra_02 {
	width: 1252px;
	height: auto;
	padding: 5px;
	margin-top: 5px;
}

div#gra_02 ul li {
	width: 400px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}

div#gra_02 dl dt {
	height:  auto;
	margin-bottom: 5px;
}

/* ============== */
div#gra_03 {
	width: 1252px;
	height: auto;
	padding: 5px;
	margin-top: 5px;
}

div#gra_03 ul li {
	width: 400px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}

div#gra_03 dl dt {
	height:  auto;
	margin-bottom: 5px;
}

/* ============== */
div#gra_04 {
	width: 1252px;
	height: auto;
	padding: 5px;
	margin-top: 5px;
}

div#gra_04 ul li {
	width: 400px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}

div#gra_04 dl dt {
	height:  auto;
	margin-bottom: 5px;
}
/* ========================================
    メイン_  about
========================================= */
div#about {
	width: 1252px;
	height: auto;
	margin: 20px 0 20px 0;
}

div#about h3 {
	font-size: 40px;
	font-weight: bold;
	color: #ff9a00;
	margin: 40px 20px 40px 60px;
}

div#about h3 {
    display: flex;
    align-items: center;
}
 
div#about h3:before,
div#about h3:after {
    content: "";
    height: 20px;
    flex-grow: 1;
    background-color: #ff9a00;
}
 
div#about h3:before {
    margin-right: 1rem;
}
 
div#about h3:after {
    margin-left: 1rem;
}

.col-1 {
	font-size: 20px;
	text-align: right;
    display: inline-block;

    width: auto;
	margin-left: 60px;
	padding-bottom: 20px;

    /* border: solid 1px; */

}



.col-2 {
	font-size: 20px;
    display: inline-block;

    width: auto;
	color: #ff9a00;
	padding-bottom: 20px;

    /* border: solid 1px; */

}

.col-3 {
	font-size: 20px;
	line-height: 2em;
    display: inline-block;
	vertical-align: text-top;

    width: auto;
	padding-bottom: 20px;

    /* border: solid 1px; */

}

.col-3:first-line {
	line-height: 1em;
}

div#map {
	width: 1252px;
	height: auto;
	text-align: right;
	padding-bottom: 40px;
}

/* ========================================
    メイン_  phamph
========================================= */
div#pamph_01 {
	width: 1252px;
	height: auto;
	margin: 20px 0 40px 0;
}

div#pamph_01 h2 {
	font-size: 48px;
	font-weight: bold;
	line-height: 1.2em;
	color: #ff9a00;
	text-align: center;
	padding: 10px 0 20px 0;
	margin-left: 20px;	
}

div#pamph_02 {
	width: 1252px;
	height: auto;
	margin: 20px 0 40px 0;
}

/* ========================================
    フォーム
========================================= */
/* レイアウト */
form {
  width: 80%;
  margin: 0 auto;
}
.form-row {
  display: flex;
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid #f2f4f5;
}
.form-row:last-child {
  border-bottom: none;
}
.form-label {
  display: flex;
  align-items: center;
  width: 250px;
}
.form-label label {
	font-size: 	18px;
  font-weight: bold;
}
.form-label span {
  margin-left: 10px;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #ff9a00;
}

/* フォームパーツのデザイン */
input, textarea {
  background-color: #f2f4f5;
  border: none;
  border-radius: 3px;
  padding: 15px 20px;
  font-size: 18px;
  color: #333;
  flex-grow: 1;
}
input::placeholder,
textarea::placeholder {
  color: #999;
  font-size: 14px;
}
select {
  background-color: #f2f4f5;
  border: none;
  border-radius: 3px;
  padding: 15px 20px;
  font-size: 16px;
  color: #333;
}
button {
    cursor: pointer;
    margin-top: 5px;
	margin-left: 250px;
    padding: 15px 75px;
    border: none;
    border-radius: 9px;
    color: #fff;
    background-color: #ff9a00;
    font-weight: normal;
}

/* ========================================
    チェックボックス
========================================= */
div#check {
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 460px;
	font-size: 18px;
	line-height: 1.5em;

}
/* ========================================
    プライバシーポリシー
========================================= */
div#privacy_01 {
	width: 1200px;
	height: auto;
	padding: 15px 65px;
	margin-top: 30px;
	margin-bottom: 50px;
	font-size: 18px;
	line-height: 1.5em;
	
}

div#privacy_02 {
	width: 1200px;
	height: auto;
	padding: 15px 65px;
	margin-top: 30px;
	margin-bottom: 50px;
	font-size: 30px;
	font-weight:bold;
}	

.normal{
  font-weight: normal;
}
.bold{
  font-weight: bold;
}
.lighter{
  font-weight: lighter;
}
.bolder{
  font-weight: bolder;
}

div#privacy_03 {
	width: 1200px;
	height: auto;
	padding: 15px 65px;
	margin-top: 30px;
	margin-bottom: 50px;
	font-size: 18px;
	text-align: center;
}	


/* ========================================
    フッター
========================================= */

footer  {
    width: 100%;
    height: 73px;
	font-size: 20px;
    background-color: #b5c9d6;
    color: #474747;
    text-align: center;
    line-height: 73px;
/*	padding-top: 30px;*/
}


/* ========================================
    レスポンシブ
========================================= */
