/* ********/

.menuborder3 {
	list-style-type:none;padding:0;margin:2px 0;
}
.menuborder3 > li {
	display:inline-block;
	position:relative;
}
.menuborder3 > li > ul {
	display:none;
}
.menuborder3 > li:hover ul {
	display:block;
	position:absolute;
	padding:0;
	margin:0;
	top:3.8em;
	left:0;
list-style-type:none;
font-weight:normal; font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";font-size: 12px; padding:10px;
 background-color:#f5f1ee;
 min-width:310px;
text-transform: uppercase;
 -webkit-transition:all .6s ease;
 -moz-transition:all .6s ease;
 transition:all .6s ease;
  color:inherit;
  text-decoration: none;
}
.product.tax {
 font-family:orpheuspro,"Times New Roman","Yu Gothic","游ゴシック",YuGothic,"游ゴシック体","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,serif;
 font-size:1rem;
 font-weight:400
}
.product-item {
font-size: 0.8rem;
color: #B19458;
letter-spacing: .15em;
display: block;
padding: 5px 0 5px;
}

#topbread{
padding-left:10px;font-size: small;text-align:left;
}
.searchform　{
	width: 150px;
position: relative;
	display: block;
	height: 30px;
float:right;
clear:both;
	border-bottom: 1px solid #141e28;margin: 0px 0px 0px 0px;
}
.keywords　{
	width: 130px;
	position: absolute;
	top: 0px;
	left: 10px;
        font-size:14px;
       color:#cccccc;
	border: 1px solid #ffffff;
}
.searchBtn　{
	position: absolute;
	top: 0px;
	left: 170px;
}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width:50%;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

#EmailForm label input {
	position: inherit;
	left: auto;
}

div#wrap{ width:100%;  background-color:#ffffff; margin:auto;}

div.wrap{width:1920px;background-color:#ffffff; margin:auto;padding:30px 0px;}


a{   color:#c9c9c9;    -webkit-transition: 0.5s;    -moz-transition: 0.5s;    
-o-transition: 0.5s;    -ms-transition: 0.5s;    transition: 0.5s; }

a:hover {color:#BFBFBF; }

a:hover img {opacity: 0.7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";}

div#headerwrap {width:100%;background-color:#ffffff; margin:0;color:#000000;}

div.header{width:1920px;margin:20px auto;padding:0px 0px; background-color:#ffffff;color:#000000;}

div.header img{float:left; margin:20px 0px;}



div.footer                  {padding:0px;text-align:center;background-color:#00004c;}
div.footer a     {color:#ffffff;}


div.footernavi {width:1000px; margin:auto; clear:both;font-size: 10px; letter-spacing:1px;height:20px;font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;}
div.footernavi ul                 {width:550px; float:left;overflow:hidden; list-style-type:none;}
div.footernavi ul li              {float:left;letter-spacing:1px;}

div.footernavi ul li a     {display:block;padding: 3px 10px; color:#ffffff;}
div.footernavi ul li a:link,div.navi ul li a:visited,div.footer a:link,div.footer a:visited    {text-decoration: none;}
div.footernavi ul li a:hover,div.footer a:hover   {text-decoration: none; color:#ffffff;text-decoration:underline;}


#footerarea{
background-color: transparent;
height:auto;
}

div.clearline{
clear:both; padding:10px;
}

div { margin:0px 0px 0px;
}

html { margin:0px 0px 0px;
overflow: auto;
}


body{ 
margin:-25px 0px 0px;
overflow: hidden; /*はみ出た部分をどうするか*/
}



head{  margin:0px 0px 0px;
overflow: auto;
}

#wrapper {background: #fff;margin-top: 0px;padding: 0px;}

#page {
    margin: 0em auto;
}

#page { max-width: 1920px;
  margin: 0 auto;
overflow: hidden; }



#main{ max-width: 1920px;
  margin: 0 auto;
overflow: hidden; 
}


#wrapper{ max-width: 1920px;
  margin: 0 auto;
overflow: hidden;  
padding: 0px 0px 0px;
}

header{ 
background-color:#ffffff;
margin: 0 -200%; /* マージンを追記 */
padding: 0 200%; /* マージンで横にはみ出した部分を戻す */
}

div.footer                  {padding:0px;text-align:center;background-color:#00004c;}
div.footer a     {color:#ffffff;}


div.footernavi {width:1000px; margin:auto; clear:both;font-size: 10px; letter-spacing:1px;height:20px;font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;}
div.footernavi ul                 {width:550px; float:left;overflow:hidden; list-style-type:none;}
div.footernavi ul li              {float:left;letter-spacing:1px;}

div.footernavi ul li a     {display:block;padding: 3px 10px; color:#ffffff;}
div.footernavi ul li a:link,div.navi ul li a:visited,div.footer a:link,div.footer a:visited    {text-decoration: none;}
div.footernavi ul li a:hover,div.footer a:hover   {text-decoration: none; color:#ffffff;text-decoration:underline;}


#footerarea{ 
background-color: transparent;
height:auto;
}


.page .entry-title {
    display: none;
}

.entry-header {
    display: none;
}

#site-header img{
    display: none;
}



@media screen and (min-width: 1050px) {
 
    .archive-header,
 
    .comments-area,
 
    .image-navigation,
 
    .page-header,
 
    .page-content,
 
    .post-navigation,
 
    .site-content .entry-header,
 
    .site-content .entry-content,
 
    .site-content .entry-summary,
 
    .site-content footer.entry-meta {
 
        padding-left: 5px;
padding-right: 5px;

     }
}
 
.site-content .entry-header,
 
.site-content .entry-content,
 
.site-content .entry-summary,
 
.site-content .entry-meta,
 
.page-content {
 
        max-width: 100%;
 
}
 
.comments-area {
 
        max-width:100%;
 
}
 
.post-navigation, .image-navigation {
 
        max-width: 100%;
 
}
 
.site:before,
 
#secondary {
 
        width: 0;
 
        display: none;
 
     }
 
.featured-content {
 
        padding-left: 0;
 
}

.site-content, .site-main .widecolumn {
    margin-left: 0px;}
 
 
.hentry {
 
        max-width: 100%;
 
}
 
.post-thumbnail img {
 
        width: 1200px;
 
        }

.site {
 
        margin: 0 auto;
 
}




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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
     font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

/******　基本のフォント設定　******/
 body,
 button,
 input,
 select,
 textarea {
 color: #3E3A39;/* フォントの色 */
 font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
 font-size:16px;/* フォントサイズ */
 font-weight: 300;/*フォントの太さx*/
 line-height: 1.6;/*行の高さ*/
 }

@media screen and (max-width: 1050px) {
 body,
 button,
 input,
 select,
 textarea {
 color: #3E3A39;/* フォントの色 */
 font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
font-size:16px;/* フォントサイズ */
 font-weight: 300;/*フォントの太さx*/
 line-height: 1.6;/*行の高さ*/
 }
}


.content{
	 margin:0px 0px -10px;padding:0px 0;
	}
.boxe{
	max-width: 960px;text-align: center;
        margin: 0 auto;	
	}
.boxe2{
	max-width:100%;text-align: center;background: #00449d;
        margin: 0 auto;	padding: 30px 0px 30px;
	}
.boxe3{
	max-width:100%;text-align: center;background: #000000;
        margin: 0 auto;	padding: 30px 0px 10px;font-size: 12px;color:#FFF;
	}
.boxe4{
	max-width:100%;text-align: center;background: #00449d;
        margin: 0 auto;	padding: 5px 0px 30px;
	}

.boxe h3{
	line-height: 50px;
        font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 40px;font-weight: 300; 
	color:#999999;
	text-align: center;
	}
.boxe5{
	max-width:100%;text-align: center;background: #ffffff;
        margin: 0 auto;	padding: 30px 0px 10px;font-size: 12px;color:#000000;
	}


/* 点滅 */
.blinking{ 
	-webkit-animation:blink 2s ease-in-out infinite alternate;
    -moz-animation:blink 2s ease-in-out infinite alternate;
    animation:blink 2s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}



div.cover {
   display: table;table-layout: fixed; 
     margin: 0px 0px 0px 0px;
   padding: 0px;
   width: 100%;font-size:16px;
border-collapse: separate;border-spacing: 20px 20px;
}
div.cover div.box1 {
   display: table-cell;vertical-align: middle; padding: 30px 0px 30px;
   width: 33.3333333%; border: 1px solid #cccccc;
}
div.cover div.box1:hover {
    border-color:#404040;
  }
div.cover div.box2 {
   display: table-cell;vertical-align: middle; padding: 30px 0px 30px;
   width: 33.3333333%; border: 1px solid #cccccc;
}


div.cover div.box2:hover {
    border-color:#404040;border-left: 1px solid #404040;
  }
div.cover div.box3 {
   display: table-cell;vertical-align: middle; padding: 30px 0px 30px;
border: 1px solid #cccccc;}


div.cover div.box3:hover {
    border-color:#404040;border-left: 1px solid #404040;
  }

div.cover div.box1:empty {
border: 0px none;
}

div.cover div.box2:empty {
border: 0px none;
}

div.cover div.box3:empty {
border: 0px none;
}

@media screen and (max-width: 1050px) {
   div.cover {
      display: block; margin: 0px 0px 0px 0px;
   }
   div.cover div.box1 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 20px;border: 0px solid #cccccc;
   }
   div.cover div.box2 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 20px;border: 0px solid #cccccc;
   }
   div.cover div.box3 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 20px;border: 0px solid #cccccc;
   }
}

.table-row2 {   display: table;table-layout: fixed; 
   width: 100%;font-size: 16px;}
.table-column2 {  display: table-cell; vertical-align: middle;  margin: 30px 0px 30px; padding: 30px 0px 30px;
border: 1px solid #cccccc;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column:first-child { width: 50%; /*左カラムのサイズ*/}

.table-column2 + .table-column2 {
  border-left:none;
}

@media screen and (max-width: 1050px) {
.table-row2 {  display: block;}
.table-column2 { display: block;
      width: 100%;vertical-align: middle; margin: 0 auto; padding: 20px 0px 0px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column:first-child { width:100%; /*左カラムのサイズ*/}
}


div.cover1 {
   display: table;
   margin: 0px;
   padding: 0px;
   width: 100%;font-size:16px;
}
div.cover1 div.box4 {
   display: table-cell;vertical-align: top; margin: 0px 0px 0px; padding: 0px 0px 0px;
 border-color:#00449d;border-width:0px 0px 0px 1px;border-style:solid;
   width: 38%;
}
div.cover1 div.box5 {
   display: table-cell;vertical-align: top; margin: 0px 0px 0px; padding: 0px 0px 0px;
   border-color:#00449d;border-width:0px 0px 0px 1px;border-style:solid;
   width: 38%;
}
div.cover1 div.box6 {
   display: table-cell;vertical-align: top; margin: 0px 0px 0px; padding:20px 20px 20px;
 border-color:#00449d;border-width:0px 0px 0px 1px;border-style:solid;
   width: 24%;
}

@media screen and (max-width: 1050px) {
   div.cover1 {
      display: block;margin: 0px 0px 0px;
   }
   div.cove1r div.box4 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 8px 10px;
   }
   div.cover1 div.box5 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 8px 10px;
   }
   div.cover1 div.box6 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 8px 10px;
   }
}

div.cover2 {
   display: table;
   margin: 0px 0px 50px;
   padding: 0px;
   width: 100%;font-size: 9pt;
}
div.cover2 div.box7 {
   display: table-cell;vertical-align: top; margin: 30px 0px 30px; padding: 30px 0px 30px;
   width: 25%;
}
div.cover2 div.box8 {
   display: table-cell;vertical-align:top; margin: 30px 0px 30px; padding: 30px 0px 30px;
   width: 25%
}
div.cover2 div.box9 {
   display: table-cell;vertical-align: top; margin: 30px 0px 30px; padding: 30px 0px 30px;
  width: 25%
}
div.cover2 div.box10 {
   display: table-cell;vertical-align: top; margin: 30px 0px 30px; padding: 30px 0px 30px;
  width: 25%;
}



@media screen and (max-width: 1050px) {
   div.cover2 {
      display: block;
   }
   div.cover2 div.box7 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 10px;
   }
   div.cover2 div.box8 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 10px;
   }
   div.cover2 div.box9 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 10px;
   }
   div.cover2 div.box10 {
      display: block;
      width: 100%;vertical-align: top; margin:0px 0px 0px; padding: 10px 0px 10px;
   }
}

.simple1 {
	max-width: 100%;background: #00449d;
	position: relative;font-size: 18pt; margin: 0px 0px 0px 0px; padding: 50px 0px ;
}
.simple1 p{
	position: absolute;
	left: 0;
	bottom: 0em;
	color: #fff;
	margin: 0;
	padding: 2px 0 2px 3%;
	width: 15%;
	background: #00449d;
	filter: Alpha(opacity=70);
	opacity: 0.7;
}
.simple1 a {
	text-decoration: none;color: #00449dccc;
}
.simple1 a:hover p{
	text-decoration: underline;background: #00449d; color: #39f;
}


figure {
	position: relative;
	overflow: hidden;
	width: 100%; margin: 0px 0px;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.1);
	-webkit-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 0;
}
figure:hover figcaption {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	opacity: 1;
}

figcaption1 {
	position: absolute;
        top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%; padding: 10% 0px 0px;
	background: rgba(0,0,0,.1);
	-webkit-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 0;
}
figure:hover figcaption1 {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	opacity: 1;
}


.table-row1 { display: table; table-layout: fixed;
width:100%;background: #00449d;color: #fff; text-align:center; font-size: 14pt;}
.table-column1 { display: table-cell; vertical-align:top;  padding: 50px 10px 50px;/*縦位置を揃える*/ }
.table-column1:first-child { width: 60%;  /*左カラムのサイズ*/}


.hr1 {
	padding: .5em .75em;height: 20px;
	background-color: #f6f6f6;margin-top:-8px;
	border-top: 1px solid #00449d;
	border-bottom: 1px solid #00449d;text-align:center; font-size: 10pt;
}

/* 角丸 */
.Radius5 {  
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
/* ボタン共通 */

.Button {     overflow: hidden;
              width: 250px;
              height: 45.6px;
              margin: 10px 0px 10px;
              padding: 0;
}
.Button a {
                font-size:16px;
          font-weight:700;
              position:relative;
              z-index: 1;
              display:block;
 
              padding:10px 0px 10px;
 
              color:#fff;background:#000000;
 
              box-shadow:0 5px 0 #000000;
 
              border-radius:4px;
 
              text-align:center;
 
              text-decoration: none;
 
              text-shadow:1px 1px 0 rgba(255,255,255,0.3);
}
 
.Button a:hover {
              -webkit-transform: translate3d(0px, 5px, 1px);
 
              -moz-transform: translate3d(0px, 5px, 1px);
 
              transform: translate3d(0px, 5px, 1px);
 
              background:#FF0000;box-shadow:none;
}

#IconList3 a:before {        /*白い丸 */ 
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 19px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%;        /* CSS3草案 */  
    -webkit-border-radius: 50%;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50%;   /* Firefox用 */  
	background: #fff;
}
#IconList3 a:after {        /*「after要素」で三角 */ 
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 25px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;        /*top right bottom を透明化 */ 
	border-left: 5px solid #000000;
}
#IconList3 a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	border-left: 5px solid #000000;
}

.info a{  position:relative; display: block;  background: #00449d;  width: 250px;
line-height: 100%;  color: #fff;  text-decoration: none;  
font-weight: 400;   padding: 4px 0px 4px;  
margin: 5px 0 5px;  -webkit-transition: .5s ease;  
-moz-transition: .5s ease;  -o-transition: .5s ease;  
transition: .5s ease;  -webkit-border-radius: 3px;  
-moz-border-radius: 3px;  -ms-border-radius: 3px;  
-o-border-radius: 3px;  border-radius: 3px;}

.info a:hover {  background: #86B81B;}

img {
  max-width: 100%;
  height: auto; 
}

img {
    border-style:none;
}


.ghost-button-thick-border {
  display: inline-block;
  width: 250px;
  font-weight: bold; font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; margin: 2px 2px 2px;
padding: 8px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
}
.ghost-button-thick-border:hover,
.ghost-button-thick-border:active {
  background-color: #FF0000;
  color: #FFF;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}


@media screen and (min-width : 870px) {/*870px以下だったら無効*/
.table-row4 { display: table; table-layout: fixed; 
width: auto; margin:0px 5px 0px 10px ;font-size: 14pt;}
.table-column4 { display: table-cell; vertical-align: middle;  padding:5px 5px 0px;border-color:#cccccc;border-width:0px 0px 0px 7px;border-style:solid; }
.table-column4:first-child { width: 50%;  /*左カラムのサイズ*/}
}


.horizontal {
display: flex;
margin:20px 0px 20px 0px ;
align-items: center;
font-size:16pt;
}
.horizontal:before,
.horizontal:after {
border-top: 1px solid;
content: "";
flex-grow: 1;
}
.horizontal:before {
margin-right: 1rem;
}
.horizontal:after {
margin-left: 1rem;
}


.table-row {   display: table;table-layout: fixed; 
   width: 100%;font-size: 16px;}
.table-column {  display: table-cell; vertical-align: middle;  margin: 30px 0px 30px; padding: 30px 10px 30px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column:first-child { width: 50%; /*左カラムのサイズ*/}


@media screen and (max-width: 1050px) {
.table-row {  display: block;}
.table-column { display: block;
      width: 100%;vertical-align: middle; margin: 0 auto; padding: 20px 10px 10px 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column:first-child { width:100%; /*左カラムのサイズ*/}
}

.table-row7 {   display: table;table-layout: fixed; 
   width: 100%;font-size: 16px;}
.table-column7 {  display: table-cell; vertical-align: middle;  margin: 10px 0px 10px; padding: 10px 0px 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column7:first-child { width: 30%; /*左カラムのサイズ*/}


@media screen and (max-width: 1050px) {
.table-row7 {  display: block;}
.table-column7 { display: block;
      width: 100%;vertical-align: middle; margin: 0 auto; padding: 10px 0px 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column7:first-child { width:100%; /*左カラムのサイズ*/}
}

.table-row5 {   display: table;table-layout: fixed; 
   width: 100%;font-size: 14px;}
.table-column5 {  display: table-cell; vertical-align: top;  margin: 30px 0px 30px; padding: 30px 0px 30px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column:first-child { width: 50%; /*左カラムのサイズ*/}


@media screen and (max-width: 1050px) {
.table-row5 {  display: block;}
.table-column5 { display: block;
      width: 100%;vertical-align: middle; margin: 0 auto; padding: 20px 20px 20px 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column:first-child { width:100%; /*左カラムのサイズ*/}
}
.menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 60px;
z-index: 300;
}

.line-list {
  display: block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: 0;
  margin-left: auto;
  z-index: 301;
}

/* ハンバーガーメニューの棒 */
.line-list span {
  display: block;
  transition: all 0.4s;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  left: 50%;
  transform: translateX(-50%);
  width: 28px;
  height: 2px;
  background: #333;
}
.line-list span:nth-child(1) {
  margin-top: -6px;
}
.line-list span:nth-child(3) {
  margin-top: 6px;
}

/* ハンバーガーメニューが開くときに×にする */
.line-list.active span:nth-child(1) {
  -webkit-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
  left: 10px;
}
.line-list.active span:nth-child(2) {
  opacity: 0;
}
.line-list.active span:nth-child(3) {
  -webkit-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
  left: 10px;
}



/* メニューが開いたときの黒い半透明の背景 */
.menu-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background: #333;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  cursor: pointer;
}

/* メニューの中身 */
.global-nav {
  position: fixed;
  right: -320px;
  top: 0;
  width: 300px;
  height: 100vh;
  padding-top: 40px;
  background: #fff;
  transition: all 0.6s;
  z-index: 300;
  overflow-y: auto;
}
.link-list {
  display: block;
  margin: 0;
  padding: 0;
}
.link-list li {
  text-align: center;
  padding: 0 14px;
}
.link-list li a {
  display: block;
  padding: 20px 0;
  color: #333;
border-bottom: 1px solid #eee;
}

.link-list li:hover {
  background: #cccccc;
}


/* メニューが横から開く */
.nav-open .global-nav {
  right: 0;
}

/* メニューが横から開いた時の背景 */
.nav-open .menu-bg {
  opacity: 0.8;
  visibility: visible;
}

#pagetop{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
}
#pagetop a{
  width: 60px;
  height: 60px;
  text-decoration: none;
}
#pagetop a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f139';
  font-size: 50px;
  color: #cccccc;
}

a {text-decoration: none;}

img {
    image-rendering: -webkit-optimize-contrast;
}
.site-header{
    display: flex;
    justify-content: space-between;
    position: fixed;
    top: 0px;
    transition: .5s;
    width: 100%;
z-index: 3;
}
.site-header.hide{
transform: translateY(-100%);
top: -40px;
}
.tel-section { position: fixed;
width:100%;
background-color: #efebe7; color: #000000;
font-weight: bold;font-size: 11px; text-align: end;padding: 11px 0px 10px 0px;
z-index: 500;
}

@media screen and (max-width:1170px) {
    /*　画面サイズが1024pxからはここを読み込む　*/
.tel-section {display:none;}
}
.table-row5 {   display: table;table-layout: fixed; 
   width: 100%;font-size: 16px;}
.table-column5 {  display: table-cell; vertical-align:top; margin: 0px 0px 0px; padding: 59px 5px 0px;text-align: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column5:first-child { width: 48.5%; /*左カラムのサイズ*/}


@media screen and (max-width: 1170px) {
.table-row5 {  display: block;}
.table-column5 { display: block;
      width: 100%;vertical-align: middle; margin: 0 auto; padding: 20px 10px 0px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column5:first-child { width:100%; /*左カラムのサイズ*/}
}

.category_list_wrap {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 110px;background: #ffffff;
}
.category_list_wrap h2 {
  text-align: center;
  padding: 20px 0;
}
.category_list_wrap h2 span {
  color: #B19458;
}
.category_list_wrap ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;list-style: none;
padding:30px 30px 0px;
}
.category_list_wrap ul li {
  width: 30.1%;
  text-align: center;
  margin: 0 0 30px;
background: #ffffff;
}
.category_list_wrap ul li > a {
  display: block;
}
.category_list_wrap ul li .title {
  margin: 15px 0 0;
  font-size: 1.5rem;
  letter-spacing: .03em;
}
.category_list_wrap ul li .title a {
  transition: opacity .4s ease 0s;
}
.category_list_wrap ul li .title a span {
  font-size: 0.8rem;
  color: #B19458;
  letter-spacing: .15em;
  display: block;
  padding: 5px 0 5px;
}
.category_list_wrap ul li .title a:hover {
  opacity: .6;
}

.font_serif {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

@media screen and (max-width: 735px) {
  /* h2 */
  h2 {
    font-size: 3.5rem;
  }
  h2 span {
    margin: 7px 0 0;
    font-size: 1rem;
  }
 .category_list_wrap {
    background: #ffffff;
    margin: 0;
    padding: 0 5px 44px;
    box-sizing: border-box;
  }
.category_list_wrap ul {
list-style: none;
padding:20px 10px 0px;
  }
.category_list_wrap ul li {
    width: 48%;
    margin: 0 0 20px;
  }
.category_list_wrap ul li .title {
    margin: 8px 0 0;
    font-size: 1.1rem;
  }
.category_list_wrap ul li .title a span {
    font-size: .95rem;
  }
 }


.category_list_wrap1 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 110px;background: #f1f7fd;
}
.category_list_wrap1 h2 {
  text-align: center;
  padding: 20px 0;
}
.category_list_wrap1 h2 span {
  color: #B19458;
}
.category_list_wrap1 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;list-style: none;
padding:30px 30px 0px;
}
.category_list_wrap1 ul li {
  width: 30.1%;
  text-align: center;
  margin: 0 0 30px;
background: #f1f7fd;
}
.category_list_wrap1 ul li > a {
  display: block;
}
.category_list_wrap1 ul li .title {
  margin: 15px 0 0;
  font-size: 1.5rem;
  letter-spacing: .03em;
}
.category_list_wrap1 ul li .title a {
  transition: opacity .4s ease 0s;
}
.category_list_wrap1 ul li .title a span {
  font-size: 0.8rem;
  color: #B19458;
  letter-spacing: .15em;
  display: block;
  padding: 5px 0 5px;
}
.category_list_wrap1 ul li .title a:hover {
  opacity: .6;
}

.font_serif {
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}

@media screen and (max-width: 735px) {
  /* h2 */
  h2 {
    font-size: 3.5rem;
  }
  h2 span {
    margin: 7px 0 0;
    font-size: 1rem;
  }
 .category_list_wrap1 {
    background: #f1f7fd;
    margin: 0;
    padding: 0 5px 44px;
    box-sizing: border-box;
  }
.category_list_wrap1 ul {
list-style: none;
padding:20px 10px 0px;
  }
.category_list_wrap1 ul li {
    width: 48%;
    margin: 0 0 20px;
  }
.category_list_wrap1 ul li .title {
    margin: 8px 0 0;
    font-size: 1.1rem;
  }
.category_list_wrap1 ul li .title a span {
    font-size: .95rem;
  }
 }

div.topicpathlink {
padding-left:20px;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
font-size: 12px;
font-weight: 500;
list-style-type: none;
display: inline;
float:left;
text-align:center;
clear:right;
}

div.topicpathlink a{
text-decoration: none;
color:#003557;
}

div.topicpathlink a:hover{
text-decoration: none;
color:#6f808b;
}

div.topicdate{
float:right;font-size:10px;clear:right;
padding:0px 0px 10px;
}

.nav-toggle-btn_label {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 3px;
  font-size: 10px;
  transition: all 500ms ease-in-out;
}
.nav-toggle-btn_label.active{
display:none;
}
.nav-open .nav-toggle-btn_label {
  opacity: 0;
}


html {
  font-size: 62.5%;
  font-size: 0.625vw;
  font-size: 16px;
}

@media (max-width: 1024px) {/* iPad Pro*/
  html {
    font-size: 1.5625vw;
  }
}
@media (max-width: 768px) {/* iPad */
  html {
    font-size: 2.0833333333333335vw;
  }
}
@media (max-width: 414px) {/* iPhone11,8Plus */
  html {
    font-size: 3.864734299516908vw;
  }
}
@media (max-width: 375px) {/* iPhone8 */
  html {
    font-size: 4.266666666666667vw;
  }
}

body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    text-rendering: auto;
    font-size: 1rem; /* 16px */
    line-height: 1.75;
}

h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.8rem;
}
h3 {
  font-size: 1.8rem;
}
h4 {
  font-size: 1.2rem;
}
h5 {
  font-size: 1.2rem;
}

.ghost-button-thick-border2 {
  position: relative;
  display: inline-block;
 width: 75px;
  font-size: 15px; font-weight: bold; font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; margin: 3px 2px 10px;
padding: 0px 8px;
  color: #000000;
  border: 1px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
}
.ghost-button-thick-border2 a:hover {
color: #000000;
}
.ghost-button-thick-border2::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ff7548; color: #000000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.ghost-button-thick-border2:hover::after {
color: #000000;
  transform: scale(1, 1);
}
.ghost-button-thick-border22 {
  position: relative;
  display: inline-block;
 width: 130px;
  font-size: 15px; font-weight: bold; font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; margin: 3px 2px 10px;
padding: 0px 8px;
  color: #000000;
  border: 1px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
}
.ghost-button-thick-border22 a:hover {
color: #000000;
}
.ghost-button-thick-border22::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ff7548; color: #000000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.ghost-button-thick-border22:hover::after {
color: #000000;
  transform: scale(1, 1);
}

.ghost-button-thick-border3 {
  position: relative;
  display: inline-block;
 width: 120px;
  font-size: 15px;font-weight:normal; font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic"; margin: 0px 2px 0px;
padding: 0px 8px;
  color: #000000;
  border: 1px solid #fff;
  text-align: center;
  outline: none;
  text-decoration: none;
}
.ghost-button-thick-border3 a:hover {
color: #000000;
}
.ghost-button-thick-border3::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ff7548; color: #000000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .6s;
}
.ghost-button-thick-border3:hover::after {
color: #000000;
  transform: scale(1, 1);
}
.ghost-button-thick-border33 {
  position: relative;
  display: inline-block;
 color: #000000;padding: 10px 0px 0px;
  text-decoration: none;
}

.ghost-button-thick-border33 a:hover {
color: #000000;
}
.ghost-button-thick-border33::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ff7548; color: #000000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
display: inline-block;
}
.ghost-button-thick-border33:hover::after {
color: #000000;
  transform: scale(1, 1);
}

.jp {
    display: block;
    color: #897240;
    font-size: 12px;
    letter-spacing: .1em;
    font-weight: 400;
}


.wn {
font-size: 13px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 1.5px;
color: #141E28;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
text-transform: uppercase;
position: relative;
text-decoration: none;
display: inline-block;
}

.en {
display: block;
font-family: orpheuspro,"Times New Roman","Yu Gothic","游ゴシック",YuGothic,"游ゴシック体","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,serif;
font-size: 14px;color: #000000;
padding-bottom: 5px;
letter-spacing: .05em;
}

hr.style-one {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.ghost-button-thick-border1 {
 border:.18182rem solid #c1002b;
 background-color:#c1002b;
 color:#fff;
 font-size:16px;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
 font-weight:normal;
 width:100%;
 padding:.40818rem 1.36364rem;
 text-align:center;
 transition:all .3s ease-in-out
}
.ghost-button-thick-border1:hover,
.ghost-button-thick-border1:active {
 box-shadow:0 .36364rem .90909rem rgba(0,0,0,.5);
 color:#fff
}
/*
body {
    user-select:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -khtml-user-select:none;
    -webkit-user-drag:none;
    -khtml-user-drag:none;
}
*/
.boxe6{
	max-width:100%;font-size: 14px;text-align: center;background: #efebe7; color: #141e28;
        margin: 0 auto;	padding: 30px 0px 10px;font-size:16px;
	}
.boxe6 a{ color:inherit; }

div.boxe1920w {
width: 100%;
margin: 0 auto;
max-width: 1920px; 
font-size: 16px;
background: #ffffff; color: #000000;
margin:0px 0px 0px;padding: 0px 0px 0px;
}
div.boxe1440w {
width: 100%;
margin: 0 auto;
max-width: 1440px; 
font-size: 16px;
background: #ffffff; color: #000000;
margin:0px 0px 0px;padding: 0px 0px 0px;
}
div.boxe1920sb {
width: 100%;
margin: 0 auto;
max-width: 1920px; 
font-size: 16px;
background: #f1f7fd; color: #000000;
margin:0px 0px 0px;padding: 20px 0px 20px;
}

div.boxe1280sb {
width: 100%;
margin: 0 auto;
max-width: 1280px; 
font-size: 16px;
background: #f1f7fd; color: #000000;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1680g {
width: 100%;
margin: 0 auto;
max-width: 1680px; 
font-size: 16px;
background: #e5e5e5; color: #000000;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1920g {
width: 100%;
margin: 0 auto;
max-width: 1920px; 
font-size: 16px;
background: #e5e5e5; color: #000000;
margin:0px 0px 0px;padding: 20px 0px 20px;
}

div.boxe1280g {
width: 100%;
margin: 0 auto;
max-width: 1280px; 
font-size: 16px;
background: #e5e5e5; color: #000000;
margin:0px 0px 0px;padding: 20px 0px 20px;
}

div.boxe960g {
width: 100%;
margin: 0 auto;
max-width: 960px; 
font-size: 16px;
background: #e5e5e5; color: #000000;
margin:0px 0px 0px;padding: 20px 0px 20px;
}



div.boxe1920s {
width: 100%;
margin: 0 auto;
max-width: 1920px; 
font-size: 16px;
color: #000000; background: #f5f1ee;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1680s {
width: 100%;
margin: 0 auto;
max-width: 1680px; 
font-size: 16px;
color: #000000; background: #f5f1ee;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1440s {
width: 100%;
margin: 0 auto;
max-width: 1680px; 
font-size: 16px;
color: #000000; background: #f5f1ee;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe960s {
width: 100%;
margin: 0 auto;
max-width: 960px; 
font-size: 16px;
color: #000000; background: #f5f1ee;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1920a {
width: 100%;
margin: 0 auto;
max-width: 1920px; 
font-size: 16px;
color: #000000; background: #c3ccb7;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1680a {
width: 100%;
margin: 0 auto;
max-width: 1680px; 
font-size: 16px;
color: #000000; background: #c3ccb7;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1440a {
width: 100%;
margin: 0 auto;
max-width: 1680px; 
font-size: 16px;
color: #000000; background: #c3ccb7;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe960a {
width: 100%;
margin: 0 auto;
max-width: 960px; 
font-size: 16px;
color: #000000; background: #c3ccb7;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1280a {
width: 100%;
margin: 0 auto;
max-width: 1280px; 
font-size: 16px;
color: #000000; background: #AAB799;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1920b {
width: 100%;
margin: 0 auto;
max-width: 1920px; 
font-size: 16px;
background: #00004C; color: #ffffff;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe960w {
width: 100%;
margin: 0 auto;
max-width: 960px; 
font-size: small;
background: #ffffff; color: #000000;
margin:0px 0px 0px 0px;padding: 20px 0px 20px 0px;
}
div.boxe700w {
width: 100%;
margin: 0 auto;
max-width: 700px; 
font-size: small;
background: #ffffff; color: #000000;
margin:0px 0px 0px 0px;padding: 20px 0px 20px 0px;
}
div.boxe1440g {
width: 100%;
margin: 0 auto;
max-width: 1440px; 
font-size: 16px;
background: #e5e5e5; color: #000000;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1680w {
width: 100%;
margin: 0 auto;
max-width: 1680px; 
font-size: 16px;
background: #ffffff; color: #000000;
margin:0px 0px 0px;padding: 20px 0px 20px;
}

div.boxe1440b {
width: 100%;
margin: 0 auto;
max-width: 1440px; 
font-size: 16px;
background: #00004C; color: #ffffff;
margin:0px 0px 0px;padding: 20px 0px 20px;
}

div.boxe1280b {
width: 100%;
margin: 0 auto;
max-width: 1280px; 
font-size: 16px;
background: #00004C; color: #ffffff;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1280w {
width: 100%;
margin: 0 auto;
max-width: 1280px; 
font-size: 16px;
background: #ffffff; color: #000000;
margin:0px 0px 0px;padding: 20px 0px 20px;
}

div.boxe680w {
width: 100%;
margin: 0 auto;
max-width: 680px; 
font-size: 14px;
background: #ffffff; color: #000000;
margin:0px 0px 0px;padding: 20px 0px 20px;
}
div.boxe1920r {
width: 100%;
margin: 0 auto;
max-width: 1920px; 
font-size: 16px;
color: #000000; background: #f1d3d5;
margin:0px 0px 0px;
}
div.boxe1280r {
width: 100%;
margin: 0 auto;
max-width: 1280px; 
font-size: 16px;
color: #000000; background: #f1d3d5;
margin:0px 0px 0px;
}

.boxe7 {
    width: 100%;
max-width: 1460px;
    text-align: center;
    background: #ffffff;
    margin: 0 auto;
    padding: 0px 0px 5px;
    font-size: 12px;
    color: #000000;
}

@media screen and (max-width:1170px) {
    /*　画面サイズが1170pxからはここを読み込む　*/
.boxe7 {       display:none;}
div.topicpathlink { display:none;}
.site-header{ top: 0px;}
}
.boxe77 {
    width: 100%;
max-width: 1280px;
    text-align: center;
    background: #ffffff;
    margin: 0 auto;
    padding: 0px 0px 0px;
    font-size: 12px;
    color: #000000;
}

@media screen and (max-width:760px) {
    /*　画面サイズが760pxからはここを読み込む　*/
.boxe77 {       display:none;}
}

.boxe10 {
    max-width: 100%;
    text-align: center;
    background: #ffffff;
    margin: 0 auto;
    padding: 0px 0px 0px;
    font-size: 12px;
    color: #000000;
}
.boxe20 {
    max-width: 100%;
    text-align: center;
    background: #ffffff;
    margin: 0 auto;
    padding: 45px 0px 0px;
    font-size: 12px;
    color: #000000;
}
@media screen and (min-width:1170px) {
    /*　画面サイズが1024px以下からはここを読み込む　*/
.boxe10 {display:none;}
.boxe20 {display:none;}
}
.boxe11 {
    max-width: 100%;
    text-align: center;
    background: #ffffff;
    margin: 0 auto;
    padding: 0px 0px 0px;
    font-size: 12px;
    color: #000000;
}

@media screen and (min-width:760px) {
    /*　画面サイズが1024px以下からはここを読み込む　*/
.boxe11 {display:none;}
}

.boxe50 {
width: 90%;
margin: 0 auto;
max-width: 960px; 
margin:20px 20px;
}

.swiper-container {
width: 100%;
      max-width: 1920px;
      max-height: auto;
      margin: 5px 0;
    }

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
 bottom: 0px;
 left:0;
 width:100%;
 margin:0 4px;
}

.img-box {
  position: relative;
}
.img-box .active {
  position: absolute;
  width: 100%;
height: auto;
max-width:100%;
max-height:auto;
left: 50%;
top: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  transition: 1.8s;
}
.img-box:hover .active {
  opacity: 1;
}

.img-box1 {
  position: relative;
}
.img-box1 .active {
  position: absolute;
  width: 100%;
height: auto;
max-width:100%;
max-height:auto;
left: 50%;
top: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  transition: 1.2s;
}
.img-box1:hover .active {
  opacity: 1;
}

.img-box2 {
  position: relative;
}
.img-box2 .active {
  position: absolute;
  width: 100%;
height: auto;
max-width:100%;
max-height:auto;
left: 50%;
top: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  transition: 1.8s; // ゆっくり
}
.img-box2:hover .active {
  opacity: 1;
}

.img-box3 {
  position: relative;vertical-align: top; padding: 20px 0px 20px;border: 1px solid #cccccc;
}
.img-box3 .active {
  position: absolute;
  width: 100%;
height: auto;
max-width:100%;
max-height:auto;
left: 50%;
top: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
  opacity: 0;
  transition: 1.8s; // ゆっくり
}
.img-box3:hover .active {
  opacity: 1;
}
.img-box3:hover {
    border-color:#404040;
  }


a {
  color: #504E56;
}

.table-row6 {   display: table;table-layout: fixed; 
   width: 100%;font-size: 15px;text-align: left;}
.table-column6 {  display: table-cell; vertical-align:top;  margin: 0px 0px 0px; padding: 0px 0px 0px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column6:first-child { width:65%; /*左カラムのサイズ*/}


@media screen and (max-width: 1050px) {
.table-row6 {  display: block;}
.table-column6 { display: block;
      width: 100%;vertical-align: middle; margin: 0 auto; padding: 20px 0px 0px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column6:first-child { width:100%; /*左カラムのサイズ*/}
}

.subtitle {
    font-size: 1.8rem;
font-family:Times New Roman;
font-weight: lighter;
 font-style:normal;
 font-stretch:normal;
 line-height:1.29;
 letter-spacing:3.5px;
 text-align:center;
 color:#4d4d4d;
margin: 0px 0px 30px;
text-transform: uppercase;
}

.mobilemenu {
	position: fixed;
	left: 0;
	bottom: 0;
	background: white;
	width: 100%;
z-index: 2;
}
.mobilemenu li {
display: table;
	table-layout: fixed;
	width: 20%;
	padding: 5px;
	list-style: none;
	text-align: center;
}
.mobilemenu a span {
	display: block;
	font-size: 8px;
}
.mobilemenu km{
    list-style: none;
    display:flex;
    justify-content: center;　padding: 0px;
}

@media screen and (min-width:1170px) {
    /*　画面サイズが1170px以下からはここを読み込む　*/
.mobilemenu { display:none;}
}


.Loadingbox{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  -webkit-transition: all 1.2s ease; /* 1.2秒でフェードアウト */
          transition: all 1.2s ease;
  color: #fff; /* ローディングアニメーションカラー */
  background-color: #333; /* 背景カラー */
}

/* ローディング表示を消すための定義 */
.Loadingbox.loaded{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
}

/* ローディングアニメーション */
.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 120px;
  height: 120px;
}
 
/* Loading テキスト */
.spinner span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 12px;
}

/* 1番目のアニメーションの場合 */
.spinner.type1 {
  border-radius: 50%;
  border-width: 8px;
  border-style: solid;
  border-color: #fff rgba(255, 255, 255, 0.12) rgba(255, 255, 255, 0.12);
  /* ローディング要素のアニメーションを指定 */
  -webkit-animation: spinner1_1 1.5s infinite linear forwards;
          animation: spinner1_1 1.5s infinite linear forwards;
}
.spinner.type1 span {
  /* Loading テキストのアニメーションを指定 */
  animation: spinner_loading_text 1.5s infinite linear forwards reverse;
}
 
/* ローディング要素のアニメーション内容 */
@-webkit-keyframes spinner1_1 {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
 
@keyframes spinner1_1 {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
            transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
 
/* Loading テキストのアニメーション内容 */
@-webkit-keyframes spinner_loading_text {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes spinner_loading_text {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg);
  }
}

@media screen and (min-width:1170px) {
    /*　画面サイズが1024px以下からはここを読み込む　*/
.menu {display:none;}
#page_title {
	width:94%;}
}

.ghost-button-thick-border5 {
  display: inline-block;
  width: 300px;font-size: 12pt;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  margin: 15px;padding: 8px;
  color: #000;
  border: 1px solid #dcdcdc;
  text-align: center; font-weight: bold;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
}
.ghost-button-thick-border5:hover,
.ghost-button-thick-border5:active {
  background-color: #333;
   color: #ffffff!important;
    text-decoration: none;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}

.ghost-button-thick-border6 {
  display: inline-block;
  width: 260px;font-size: 9pt;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  margin: 5px;padding: 8px;
  color: #000;
  border: 1px solid #dcdcdc;
  text-align: center; font-weight: bold;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
}
.ghost-button-thick-border6:hover,
.ghost-button-thick-border6:active {
  background-color: #333;
   color: #ffffff!important;
    text-decoration: none;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}

.ghost-button-thick-border7 {
  display: inline-block;
  width: 300px;font-size: 20px;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  margin: 10px;padding: 20px;
  color: #000;
  border: 1px solid #dcdcdc;
  text-align: center; font-weight: bold;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
}
.ghost-button-thick-border7:hover,
.ghost-button-thick-border7:active {
  background-color: #333;
   color: #ffffff!important;
    text-decoration: none;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}
.ghost-button-thick-border8 {
  display: inline-block;
  width: 280px;font-size: 10pt;
  font-family: "trajan-pro-3";
  margin: 15px;padding: 8px;
  color: #000;
  border: 1px solid #dcdcdc;
  text-align: center; font-weight: bold;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
}
.ghost-button-thick-border8:hover,
.ghost-button-thick-border8:active {
  background-color: #333;
   color: #ffffff!important;
    text-decoration: none;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}
.ghost-button-thick-border9 {
  display: inline-block;
  width:80%;font-size: 1.5rem;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  margin: 15px;padding: 8px;
  color: #000;
  border: 1px solid #dcdcdc;
  text-align: center; font-weight:bold;
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              color 0.2s ease-out;
}
.ghost-button-thick-border9:hover,
.ghost-button-thick-border9:active {
  background-color: #333;
   color: #ffffff!important;
    text-decoration: none;
  transition: background-color 0.3s ease-in,
              color 0.3s ease-in;
}


table#table-a {
	width: 100%;    
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:14px;
	line-height: 18px;
	color: #444444;

}

table#table-a th {
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	line-height: 180%;
	text-align: left;
width: 25%; height:auto;
        vertical-align:middle;
	letter-spacing:1px;
	background-color: #f5f5f5;
	padding: 10px;
	font-weight: normal;
}
table#table-a td {
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
vertical-align:middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#page_title {
	width:98%;
max-width:940px;
font-weight:400;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	margin-bottom: 10px;margin-right: 10px;
}
#sp_title {
	width:98%; 
max-width:940px;
font-weight:400;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	margin-bottom: 10px;margin-right: 10px;
}


.footer-bottom-block-section {
    background-color: #9caf88; color: #ffffff;
    width: 100%;
    display: inline-block;
    text-align: center;vertical-align: middle;font-weight: bold;
}
.table-row8 {   display: table;table-layout: fixed; 
   width: 100%;font-size: 16px;}
.table-column8 {  display: table-cell; vertical-align: top;  margin: 10px 0px 10px; padding: 5px 0px 5px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column8:first-child { width: 50%; /*左カラムのサイズ*/}


@media screen and (max-width: 1050px) {
.table-row8 {  display: block;}
.table-column8 { display: block;
      width: 100%;vertical-align: middle; margin: 0 auto; padding: 20px 0px 20px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column8:first-child { width:100%; /*左カラムのサイズ*/}
.footer-bottom-block-section {
    background-color: #9caf88; color: #ffffff;
    width: 100%;padding: 0px 0px 50px;
    text-align: center;vertical-align: middle;font-weight: bold;
}
}
.three_images_footer_button {
 display:inline-block;
 width:100%;
 text-align:center;
 margin-top:15px
}
.three_images_footer_button a {
 font-family:Times New Roman;
 font-size:16px;
 font-weight:normal;
 font-style:normal;
 font-stretch:normal;
 line-height:0;
 letter-spacing:1px;
 text-align:center;
 color:#ffffff;
 background-color:#141e28;
 display:inline-block;
 max-width:148px;
 width:100%;
 padding:17px 0 15px;
 text-decoration:none;
 transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;
 -webkit-transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;
 -moz-transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;
 -ms-transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;
 -o-transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out
}
.three_images_footer_button a:hover {
 background:#ff7548;
 color:#FFF;
 transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;
 -webkit-transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;
 -moz-transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;
 -ms-transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out;
 -o-transition:background 250ms ease-in-out,color 250ms ease-in-out,border-color 250ms ease-in-out
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.cover55 {
   display: table;
width:100%;
   margin: 0px;
   padding: 0px;
}
div.cover55 div.box11 {
   display: table-cell;vertical-align: top; margin: 0px 0px 0px; padding: 0px 0px 0px;
 border-width:0px 0px 0px 0px;
   width: 33.4%;
}
div.cover55 div.box12{
   display: table-cell;vertical-align: middle; margin: 0px 0px 0px; padding: 0px 0px 0px;
   border-width:0px 0px 0px 0px;
   width: 33.3%;
}
div.cover55 div.box13 {
   display: table-cell;vertical-align: top; margin: 0px 0px 0px; padding: 0px 0px 0px;
 border-width:0px 0px 0px 0px;
   width: 33.3%;
}
.mn {
font-size: 13px;
font-weight:bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 1.5px;
color: #141E28;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
position: relative;
text-decoration: none;
display: inline-block;
}
.table-row55 {   display: table;table-layout: fixed; 
   width: 100%;font-size: 16px;}
.table-column55 {  display: table-cell; vertical-align:top; margin: 0px 0px 0px; padding: 0px 0px 0px;text-align: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column5:first-child { width: 48.5%; /*左カラムのサイズ*/}


@media screen and (max-width: 1170px) {
.table-row55 {  display: block;}
.table-column55 { display: block;
      width: 100%;vertical-align: middle; margin: 0 auto; padding: 20px 10px 0px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;}
.table-column5:first-child { width:100%; /*左カラムのサイズ*/}
}