/* refurbished Style 2025.9.15 */
@charset "utf-8";

#location {position: relative;}
#location {clear: both; width: 100%; background: #f0f0f0; margin: 0 auto; min-height: 3px;}    
    
.tbox {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
    
    width: 100%;
    max-width: 700px;
    margin: 1em auto;
    
}
.tbox p {
    margin: 0; 
    padding: 0;
    font-size: 180%;
    padding: 1em;
    text-align: center;
}

.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    color: #6091d3;/*文字色*/
    background: #FFF;
    border: solid 2px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}

.arrow {
  display:inline-block;
  height:15px;
  width:20px;
  background-color:#6091d3;
  position:relative;
  top:-2px;
}

.arrow:before {
  position:absolute;
  content:"";
  width:0;
  height:0;
  border:22px solid transparent;
  border-left:22px solid #6091d3;
  left:20px;
  top:-15px;
}

.s1 {
  color: #444;
  font-size: 24px;
  display: flex;
  align-items: center;
}
.s1:before, .s1:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #444;
}
.s1:before {
display: inline;
  margin-right: .4em;
}
.s1:after {
display: block;
  margin-left: .4em;
}

.lines-on-sides {
    position: relative;
    text-align: center;
}

.lines-on-sides > span {
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

.en, .en a {
    font-family: 'Josefin Slab', serif!important;
    font-weight: bold!important;
}

p span, h1 span, h2 span, h3 span, h4 span {
    display: inline-block!important;
}

.lines-on-sides:before {
    left: 0;
}

.lines-on-sides:before {
    background: #ddd;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
}
:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.new_area_base {
  position: relative;
  width: 100%;
}

.new_text {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #c33;
  padding: 0 0.3em;

}

/*========================
■19: .blockend
========================*/
.blockend {
    clear: both;
}

/*========================
■20: .clearfix
========================*/
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix{
    display: inline-block;
}

/* Hides from IE-mac */
* html .clearfix{
    height: 1%;
}

.clearfix{
    display: block;
}
/* End hide from IE-mac */


/*========================
■21: img
========================*/
img {
    border: none;
}


/* contents_es */

/*========================
 ■ 9: カラム
 ========================*/
.column2 *, .column2B *, .column2s *, .column2Bs *,
.column3 *, .column3B *,
.column4 *, .column4B * {
	box-sizing: border-box;
}

.column2, .column2B, .column2s, .column2Bs, .column3, .column3B, .column4, .column4B {
	margin-top: 15px;
	margin-bottom: 15px;
}

#main .column2 .col1, #main .column2 .col2,
#main .column2B .col1, #main .column2B .col2,
#main .column3 .col1, #main .column3 .col2, #main .column3 .col3,
#main .column3B .col1, #main .column3B .col2, #main .column3B .col3,
#main .column4 .col1, #main .column4 .col2, #main .column4 .col3, #main .column4 .col4,
#main .column4B .col1, #main .column4B .col2, #main .column4B .col3, #main .column4B .col4,
#main02 .column2 .col1, #main02 .column2 .col2,
#main02 .column2B .col1, #main02 .column2B .col2,
#main02 .column3 .col1, #main02 .column3 .col2, #main02 .column3 .col3,
#main02 .column3B .col1, #main02 .column3B .col2, #main02 .column3B .col3,
#main02 .column4 .col1, #main02 .column4 .col2, #main02 .column4 .col3, #main02 .column4 .col4,
#main02 .column4B .col1, #main02 .column4B .col2, #main02 .column4B .col3, #main02 .column4B .col4 {
	width: 100%;
}

#main .column2s .col1, #main .column2s .col2,
#main .column2Bs .col1, #main .column2Bs .col2,
#main02 .column2s .col1, #main02 .column2s .col2,
#main02 .column2Bs .col1, #main02 .column2Bs .col2 {
	width: 50% !important;
}


.column2 .col1, .column2 .col2,
.column2B .col1, .column2B .col2,
.column3 .col1, .column3 .col2, .column3 .col3,
.column3B .col1, .column3B .col2, .column3B .col3,
.column4 .col1, .column4 .col2, .column4 .col3, .column4 .col4,
.column4B .col1, .column4B .col2, .column4B .col3, .column4B .col4 {
	padding: 0;
	margin-bottom: 15px;
}

.column2s .col1, .column2s .col2, 
.column2Bs .col1, .column2Bs .col2 { 
    float: left;
 }

.column2s .col1 {
	padding: 0 5px 0 0;
}
.column2s .col2 {
	padding: 0 0 0 5px;
}

.column2Bs .col1 {
	padding: 0 5px 0 0;
    border-right: solid 1px #999;
}

.column2Bs .col2 {
	padding: 0 0 0 5px;
    border-left: solid 1px #999;
	margin-left: -1px !important;
}

.column2 * h2, .column2B * h2, .column2s * h2, .column2Bs * h2, .column3 * h2, .column3B * h2, .column4 * h2, .column4B * h2,
.column2 * h3, .column2B * h3, .column2s * h3, .column2Bs * h3, .column3 * h3, .column3B * h3, .column4 * h3, .column4B * h3,
.column2 * h4, .column2B * h4, .column2s * h4, .column2Bs * h4, .column3 * h4, .column3B * h4, .column4 * h4, .column4B * h4,
.column2 * h5, .column2B * h5, .column2s * h5, .column2Bs * h5, .column3 * h5, .column3B * h5, .column4 * h5, .column4B * h5,
.column2 * h6, .column2B * h6, .column2s * h6, .column2Bs * h6, .column3 * h6, .column3B * h6, .column4 * h6, .column4B * h6,
.column2s * h2, .column2Bs * h2,
.column2s * h3, .column2Bs * h3,
.column2s * h4, .column2Bs * h4,
.column2s * h5, .column2Bs * h5,
.column2s * h6, .column2Bs * h6 {
	padding-left: 10px !important;
    margin-top: 0px !important;
 }
 

@media all and (min-width: 480px) {
/*========================
 ■ 9: カラム
 ========================*/
/* 左メニューあり */
#main .column2 .col1, #main .column2 .col2,
#main .column2B .col1, #main .column2B .col2,
#main .column2s .col1, #main .column2s .col2,
#main .column2Bs .col1, #main .column2Bs .col2 {
	width: 50%;
}
#main .column3 .col1, #main .column3 .col3,
#main .column3B .col1, #main .column3B .col3 {
	width: 33.1%;
}
#main .column3 .col2,
#main .column3B .col2 {
	width: 33.78%;
}
#main .column4 .col1, #main .column4 .col4,
#main .column4B .col1, #main .column4B .col4 {
	width: 24.66%;
}
#main .column4 .col2, #main .column4 .col3,
#main .column4B .col2, #main .column4B .col3 {
	width: 25.33%;
}

/* 左メニューなし */
#main02 .column2 .col1, #main02 .column2 .col2,
#main02 .column2B .col1, #main02 .column2B .col2,
#main02 .column2s .col1, #main02 .column2s .col2,
#main02 .column2Bs .col1, #main02 .column2Bs .col2 {
	width: 50%;
}
#main02 .column3 .col1, #main02 .column3 .col3,
#main02 .column3B .col1, #main02 .column3B .col3 {
	width: 33.16%;
}
#main02 .column3 .col2,
#main02 .column3B .col2 {
	width: 33.67%;
}
#main02 .column4 .col1, #main02 .column4 .col4,
#main02 .column4B .col1, #main02 .column4B .col4 {
	width: 24.74%;
}
#main02 .column4 .col2, #main02 .column4 .col3,
#main02 .column4B .col2, #main02 .column4B .col3 {
	width: 25.26%;
}


.column2 .col1, .column2 .col2, 
.column2s .col1, .column2s .col2, 
.column3 .col1, .column3 .col2, .column3 .col3,
.column4 .col1, .column4 .col2, .column4 .col3, .column4 .col4,
.column2B .col1, .column2B .col2, 
.column2Bs .col1, .column2Bs .col2, 
.column3B .col1, .column3B .col2, .column3B .col3,
.column4B .col1, .column4B .col2, .column4B .col3, .column4B .col4 {
    float: left;
	margin-bottom: 0;
 }

.column2 .col1,
.column2s .col1,
.column3 .col1,
.column4 .col1 {
	padding: 0 5px 0 0 !important;
}
.column3 .col2,
.column4 .col2, .column4 .col3 {
	padding: 0 5px;
}
.column2 .col2,
.column2s .col2,
.column3 .col3,
.column4 .col4 {
	padding: 0 0 0 5px !important;
}

.column2B .col1,
.column2Bs .col1,
.column3B .col1,
.column4B .col1 {
	padding: 0 5px 0 0;
    border-right: solid 1px #999;
}

.column3B .col2,
.column4B .col2, .column4B .col3 {
	padding: 0 5px;
    border-right: solid 1px #999;
}

.column2B .col2,
.column2Bs .col2,
.column3B .col3,
.column4B .col4 {
	padding: 0 0 0 5px;
    border-left: solid 1px #999;
	margin-left: -1px !important;
}

}

@media all and (max-width: 479px) {
.col1, .col2, .col3, .col4 {
	width: 100% !important;
}

}    
    
@media all (min-width: 1024px) {
.col {
   float: left;
   width: 24.7%;
   margin-left: 0;
   *clear: right;
}

.col:first-child: {
   margin-left: 0;
}

}


@media all and (min-width: 769px) {
.col {
   float: left;
   width: 24.7%;
   margin-left: 0;
   *clear: right;
}

.col:first-child: {
   margin-left: 0;
}

}

@media all and (min-width: 480px) and (max-width: 768px) {
.col {
   float: left;
   width: 49.9%;
   margin-left: 0;
   *clear: right;
}

.col:first-child: {
   margin-left: 0;
}

}

@media all and (max-width: 479px) {
.col {
   float: left;
   width: 99.8%;
   margin-left: 0;
   *clear: right;
}

.col:first-child: {
   margin-left: 0;
}

}
.columns {
   width: 100%;
}    

.columns {
   width: 100%;
}

.alignCenter {text-align: center;}
.clearfix {display: block;} 

.down_arrow {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 0.22em;
  height: 0.9em;
  bottom: 0.15em;
  background: currentColor;
}

.down_arrow::before {
  content: '';
  width: 0.65em;
  height: 0.65em;
  border: 0.2em solid currentColor;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  transform-origin: bottom left;
  position: absolute;
  left: 48%;
  bottom: -0.07em;
  box-sizing: border-box;
}    
    
    
input[type="button"], input[type="submit"] {border: 1px solid #000; border-radius: 0.3em; padding: 0.3em 1em;}
input[type="button"]:hover, input[type="submit"]:hover {background: #000; color: #fff; cursor: pointer;}

input[type="button"]._red, input[type="submit"]._red {border: 1px solid #c00; background: #c00; color: #fff; border-radius: 0.3em; padding: 0.3em 4em; font-size: 14px;}
input[type="button"]._red:hover, input[type="submit"]._red:hover {border: 1px solid #f66; background: #f66; color: #fff; cursor: pointer;}
    
