@charset "UTF-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html, body {
  margin: 0;
  padding: 0;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
}
h4 {
	font-size: 0.5em;
	font-weight: normal;
}
a {
	text-decoration:none;
	color: #188330;
}
.header {
	margin: 0;
	padding: 0;
	max-width: 100%;
}
.full div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  margin: 0;
}
.full div.img01 {
  background-image: url(../img/top1.jpg);
}
.full div.img02 {
  background-image: url(../img/top2.jpg);
}
.full div.img03 {
  background-image: url(../img/top3.jpg);
}
.full div.img04 {
  background-image: url(../img/top4.jpg);
}
.slick_box {
  position:relative;
  margin: 0;
  padding: 0;
}
.slider_logo {
  z-index:10;
  position:absolute;
  left:30%;
  top:25%;
  width:40%;
}
@media screen and (max-width: 767px) {
.slider_logo {
  z-index:10;
  left:10%;
  top:25%;
  width:80%;
}
}
.nav {
  background: #000;
}
@media screen and (max-width: 767px) {
  .nav_inner {
    width: 100%;
  }
}
.nav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
	padding: 0;
}
.nav_item {
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-size: clamp(16px, 1.333333333vw, 20px);
  position: relative;
	list-style: none;
}
@media screen and (max-width: 767px) {
  .nav_item {
    font-size: 13px;
    font-size: clamp(12px, 3.2vw, 16px);
  }
}
.nav_item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: green;
  width: 1px;
  height: 25px;
}
.nav_item:nth-last-child(1)::after {
  display: none;
}
.nav_item a {
  color: #ffffff;
  padding: 20px 0px;
  display: block;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
}
.nav_item a:hover {
  color: green;
  -webkit-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
}

section {
	max-width: 96%;
    margin-right: auto;
    margin-left: auto;
}
article {
	padding-left: 0px;
}
.main_top{

	background-color: #000;
	padding: 0px 0px 70px 0px;
	margin: 0;
}
.main_top_sub{
	background-image: url(../img/back_diamond_yellow.jpg);
	padding: 30px 0px 70px 0px;
	margin: 0;
}
.main_top_box{
    max-width: 800px;
    margin: 0px auto 0px auto;
	padding: 0;
}
.main_img{
	vertical-align: bottom;
	line-height: 0;
	max-width: 100%;
	height: auto;
}
.midashi {
	margin:0; padding:0;
	width: 60%;
	margin: 0 auto 70px auto;	
}
.midashi_white {
	line-height: 1.4;
	color: #fff;
	border-top: dotted 3px #fff;
	border-bottom: dotted 3px #fff;
	background-color: rgba(255, 255, 255, 0.4);
	padding: 15px;
	font-size: 1.2em;
}
.midokoro_mo{
	display: none;
}
.text1{
	margin-top: 0;
	padding: 50px;
	line-height: 2em;
}
.text2{
	margin-top: 0;
	padding: 50px;
	line-height: 2em;
	text-align: left;
}
.main3{
	background-image: url(../img/back_diamond_yellow.jpg);
	padding: 70px 0px 70px 0px;
	margin: 0;
}
.main_box2{
    max-width: 800px;
    margin: 0px auto 0px auto;
	padding: 20px;
	text-align: center;
	padding: 70px 0px 30px 0px;
}
.main2_text{
	font-size: 1.1em;
	text-align: left;
	line-height: 2em;
	padding: 0;
	color: #fff;
}
.main_box{
    max-width: 800px;
    margin: 0px auto 0px auto;
	padding: 20px;
	text-align: center;
	padding: 30px 0px 50px 0px;
}
.komidashi{
	max-width: 40%;
    margin: 0px auto 0px auto;
	padding-bottom: 50px;
}
.present {
	display: flex;
}
.main2{
	background-image: url(../img/back_diamond_red.jpg);
	padding: 70px 0px 70px 0px;
	margin: 0;
}
.f_box{
	width: 100%;
}
.f_box_text1{
	width: 95%;
	padding: 0px 0px 20px 30px;
	color: #fff;
	text-align: left;
	font-size: 1.2em;
}
.f_box_text2{
	width: 95%;
	padding: 0px 0px 0px 30px;
	color: #fff;
	text-align: left;
	font-size: 0.9em;
}
iframe {
	max-width: 98%;
	margin-left: 7px;
	margin-right: auto;
	text-align: center;
	margin-bottom: 15px;
}
h3 {
    font-size: 1.2em;
    margin-bottom: 30px;
	color: #fff;
	border-radius: 20px;
	background-color: #188330;
	width: 40%;
	margin: 0px auto 0px auto;
	letter-spacing: .3rem;
	margin-bottom: 50px;
	line-height: 1.8em;
}
.access {    
	text-align: left;
}

.access_shosai {    
	font-size: 0.8em;
    line-height:1.3em;
    margin-bottom: 50px;
}
.prof {    
	text-align: left;
}
.prof_shosai {    
	font-size: 0.8em;
    line-height:1.3em;
    margin-bottom: 100px;
}
.prof_photo {    
	text-align: center;
}
.flex_wrapper {
	display: flex;
}
.item1 {
	width: 100px;
	background-color: #188330;
	height: 30px;
}
.item1 p{
	color: #fff;
	line-height: 1.3em;
	margin: 0;
	padding: 5px 0px 0px 20px;
	font-size: 1em;
	height: auto;
	font-size: 1.0em;
}
.item2 {
	flex: 1;
}
.item2 p{
	line-height: 1.3em;
	margin: 0;
	padding: 5px 0px 20px 20px;
	font-size: 1em;
	height: auto;
	font-size: 1.0em;
}
.sns {
	  display: flex;
	  justify-content: space-between;
	  width: 195px;
	margin: 0px auto 0px auto;
	padding-top: 40px;
}
.prof {    
	text-align: left;
}
.prof_shosai {    
	font-size: 0.8em;
    line-height:1.3em;
    margin-bottom: 100px;
}
.item1_prof {
	width: 100px;
	height: 30px;
}
.item1_prof p{
	line-height: 1.3em;
	margin: 0;
	padding: 5px 0px 0px 5px;
	font-size: 1em;
	height: auto;
	font-size: 1.0em;
}
.item2_prof {
	flex: 1;
}
.item2_prof p{
	line-height: 1.3em;
	margin: 0;
	padding: 5px 0px 20px 20px;
	font-size: 1em;
	height: auto;
	font-size: 1.0em;
}
.event_sign {
	background-color: #fff;
	padding: 25px;
	margin-bottom: 120px;
	border: solid 1px #188330;
	border-radius: 10px;
}
.event_sign2 {
	background-color: #fff;
	padding: 25px;
	margin-bottom: 50px;
	border: solid 1px #188330;
	border-radius: 10px;
}
.event_sign_title {
	line-height:1.3em;
	font-weight: bold;
}
.event_sign_text1 {
	color: #188330;
	line-height:1.5em;
}
.event_sign_text2 {
	font-size: 0.9em;
	line-height:1.5em;
}
.text_box {    
	text-align: left;
}
.line {    
	border-bottom: solid 1px #000;
	margin-top: 50px ;
}
.title_invitation {
	color: #fff;
	border-radius: 20px;
	background-color: #188330;
	width: 60%;
	margin: 70px auto 0px auto;
	letter-spacing: .3rem;
	margin-bottom: 50px;
	line-height: 2em;
	text-align: center;
	font-size: 1.1em;
}
.text_space {    
	letter-spacing: -0.03em
}
.caution {    
	font-size: 0.8em;
	color: #910002;
}
.caution2 {    
	text-align: center;
}
.gallery_box{
	margin: auto;
}
.gallery_box img{
	max-width: 100%;
	height: auto;
	margin: auto;
}
.pc { display: block !important; }
.mo { display: none !important; }

footer {
	width: 100%;
	text-align: center;
	padding: 0px 0px 20px 0px;
	background-color: #188330;
	
}
.f_logo {
	width: 20%;
	margin: 0px auto 0px auto;
}
.footer_shusai{
	margin-top: 20px;
	font-size: 0.8em;
	line-height: 0em;
	color: #fff;
}
.footer_text{
	padding: 0px 0px 10px 0px;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #fff;
}
.footer_text2{
	background-color: #fff;
	color: #000;
	margin: 0px auto 50px auto;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	width :220px;
}
h5 {
  position: relative;
  padding: 1.5rem 2rem;
  -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
	background-color: rgba( 255, 255, 255, 0.3 );
    color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
}

h5:before,
h5:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
}

h5:before {
  top: 0;
}

h5:after {
  bottom: 0;
}
.yoyaku {
	background-color: #fff;
	color:#D80003;
	border-radius: 30px;
	font-size: 1em;
    line-height:1.3em;
	font-weight: bold;
	padding: 10px;
	width:350px;
	margin: auto;
    margin-bottom: 10px;
}
.thanks{
	text-align: center;
}
.procedure {
	text-indent: -1em;
  	padding-left: 1em;
}
.title_procedure {
	text-align: center;
	letter-spacing: 1em;
}



@media screen and (max-width: 767px) {
main {
	padding-top: 10px;
}
article {
	padding-left: 0px;
	padding-right: 3px;
}
h2 {
  width:50%;
}
.nl_title{
    font-size: 1.8em;
}
.nl_intro{
    font-size: 1.3em;
}
.slider_logo {
  z-index:10;
  left:10%;
  top:40%;
  width:80%;
}
text1{
	padding: 20px;
}
.main2_text{
	font-size: 1.0em;
	margin: 10px;
	line-height: 1.6em;
}
.midokoro_top{
	max-width: 96%;
}
.midokoro{
	max-width: 98%;
}
.midokoro_mo{
	max-width: 98%;
}
.present {
    width: 100%;
    display: block;
}
.f_box{
    width: 100%;
  }
.f_box_text1{
	padding: 0px 10px 20px 10px;
}
.f_box_text2{
	padding: 0px 10px 20px 10px;
}
.f_logo {
	width: 40%;
}
.komidashi{
	max-width: 60%;
}
.title_invitation {
	width: 80%;
	font-size: 0.9em;
}
}

@media screen and (max-width: 600px) {
.midokoro{
	display: none;
}
.midokoro_mo{
	display: block;
}
.main2_text{
	line-height: 2em;
}
h3 {
    line-height: 1.8em;
}
}

@media screen and (max-width: 480px) {
main {
	padding-top: 50px;
}article {
	margin-bottom: 0px;
}
h3 {
	width: 60%;
}
h2 {
  width:60%;
}
.flex_wrapper {
	display: block;
}
.item1 {
	width: 100%;
	height: 30px;
}
.item1_prof {
	width: 100%;
	background-color: #E6E2D3;
}
.item2_prof p{
	padding: 5px 0px 30px 0px;
	line-height: 1.5em;
}
.f_logo {
	width: 60%;
}
.f_box img {
	width: 98%;
	padding-bottom: 20px;
}
.main_box2{
	padding-top: 50px;
}
.komidashi{
	max-width: 70%;
}
.title_invitation {
	width: 100%;
}
.slider_logo {
  left:1%;
  top:40%;
  width:100%;
}
.pc { display: none !important; }
.mo { display: block !important; }
}
