
body {
  font-family: Helvetica, 'Lato', sans-serif;
  line-height: 1.8;
  font-size: 20px;
  font-weight: 300;
  background: #fffff8;
  padding:0;
  margin:0;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

a {
  color: #000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  text-decoration: none;
  color: #c10009;
}
a:focus, a:active {
  outline: none;
}

p, span {
  margin-bottom: 1.5em;
  font-size: 18px;
  color: #4d4d4d;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
}

span {
  font-size: 18px;
  color: rgba(114, 114, 114, 0.8);
}

h1, h2, h3, h4, h5, h6 {
  color: rgba(0, 0, 0, 0.8);
  font-family: Helvetica, 'Lato', sans-serif;
  font-weight: 500;
  margin: 0 0 30px 0;
}
img {
  max-width: 100%;
  height: auto;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #d8c9b8;
}

::-moz-selection {
  color: #fcfcfc;n21
  background: #d8c9b8;
}

::selection {
  color: #fcfcfc;
  background: #d8c9b8;
}




header {
  padding-top: 3em;
}
header .switch-title-area {
  padding-bottom: 3em;
}
header .switch-title-area .switch-logo {
  position: relative;
  font-size: 50px;
  color: #c10009;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
}
header h1 img {
  max-width: 100%;
  height: auto;
}
header .switch-title-area .date {
  margin:0;
}  
header .switch-title-area .date img {
  max-width: 100%;
  height: auto;
}
header .switch-title-area h1 {
  margin-bottom:10px;
}
header #switch-main-nav {
	margin-bottom:60px;
}
header #switch-main-nav > ul {
  padding: 0;
  margin: 0;
}
header #switch-main-nav > ul li {
  list-style: none;
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 21px;
}
@media screen and (max-width: 768px) {
  header #switch-main-nav > ul li {
    display: block;
    margin-left: 25px;
    margin-bottom: 15px;
  }
}
header #switch-main-nav > ul li a {
  padding-bottom: 5px;
  color: #000;
  position: relative;
}
header #switch-main-nav > ul li a.active,
header #switch-main-nav > ul li a:hover,
#switch-home-nav  > ul li a:hover {
color: #c10009;
}



header #switch-main-nav, #switch-home-nav {
	font-family: Helvetica, 'Lato', sans-serif;
	font-weight:700;
	text-transform: uppercase;
	letter-spacing: 6px;
}
#switch-home-nav {
	margin-top:40px;
}
#switch-home-nav  > ul {
  padding: 0;
  margin: 0;
}
#switch-home-nav  > ul li {
  list-style: none;
  display: block;
  font-size: 28px;
}

@media screen and (max-width: 768px) {
  #switch-home-nav  > ul li {
    display: block;
    margin-left: 0;
    margin-bottom: 15px;
  }
}
#switch-home-nav  > ul li a {
  padding-bottom: 5px;
  color: #000;
  position: relative;
}

.about {
	margin-top: 50px;
	margin-bottom: 80px;}

body#about #switch-common-section {
	margin-bottom:60px;
}
#switch-common-section .boldtext p {
	font-weight:600;
}

#switch-common-section h2 {
	background: url(../images/line.png) no-repeat bottom center;
	padding-bottom: 15px;
	letter-spacing:-2px;
	color:#534741;
}
#switch-common-section .newsdate {
	font-family: Helvetica, 'Lato', sans-serif;
	font-size:14px;
}
#switch-common-section h3 {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 500;
	padding-bottom: 10px;
	letter-spacing:3px;
	color:#534741;
	line-height: 1.8;
}
body#thanks #switch-common-section h3 {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: 500;
	padding-bottom: 10px;
	letter-spacing:3px;
	color:#534741;
	line-height: 1.8;
	margin-top: 60px;
	margin-bottom: 70px;
	text-align: center;
}
.item {
  position: relative;
}


.home-main {
  position: relative;
}

.home-main .desc {
  padding-left: 100px;
}

.home-main.home-main-text-right {
  text-align: right;
}

.home-main.home-main-text-right .desc {
  padding-left: 0;
  padding-right: 140px;
}
@media screen and (max-width: 768px) {
  .home-main.home-main-text-right {
    text-align: left;
  }
  .home-main.home-main-text-right .desc {
    padding-left: 140px;
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .home-main.home-main-text-right .desc {
    padding-left: 80px;
  }
}
@media screen and (max-width: 480px) {
  .home-main .desc {
    padding-left: 80px;
  }
}


.about {
  padding-bottom: 1em;
}
.about img {
  margin: 0 auto 50px;
  display: block;

}


.othernews-box {
	text-align: center;
	margin-bottom:150px;
}
 
table.othernews {
    border-collapse:  collapse;
    width:  100%; 
	margin-left: auto;
　margin-right: auto
}
th,td {
	width:  100px;  
	padding:10px;
	font-size:14px;
}
th {
	width:20%;
	border-top: solid 1px; 
	border-left: solid 1px; 
	border-bottom: solid 1px; 
	padding-left:20px;
}
td {
	width:80%; 
	text-align:left;
	border-top: solid 1px; 
	border-right: solid 1px; 
	border-bottom: solid 1px; }
 


/*------------------------ form ------------------------*/


.form-inp {
    width: 100%;
    height: 45px;
    border: solid 1px #dfdfdf;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 15px;
}
.form-inp2 {
    width: 30%;
    height: 45px;
    border: solid 1px #dfdfdf;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 15px;
}
.form-inp3 {
    width: 50%;
    height: 45px;
    border: solid 1px #dfdfdf;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 15px;
}

#formarea {margin: 20px;}

#formarea select{font-size:14px;}

#formarea textarea {
    width: 100%;
    border: solid 1px #dfdfdf;
    font-size: 14px;
    padding: 10px 0 0 10px;
    margin-bottom: 15px;
}

#formarea .formbox h3{color:#534741;;margin:0 0 30px;padding:5px 0;border-bottom:2px solid #534741;font-weight:bold;clear:both;font-size:18px}
#formarea .notice2{margin-left:170px;font-size:0.86em; font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;}
#formarea .notice{background:#F7F4EC;margin:20px 0;padding:8px 10px;border-radius:5px;font-size:14px;font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;}
.formbox #formarea .notice{margin-top:40px}
#formarea .notice strong{font-weight:normal}
#formarea .member-link a{display:inline-block;margin-right:15px;text-decoration:none;color:#c10009;}
#formarea .center-buttons{padding:30px 0 0;text-align:center}#formarea .center-buttons input{display:inline-block}

.but-big {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 25px;
    display: inline-block;
    border: 0;
    background: #c10009;
    line-height: 21px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
}

.but-big:hover {    
    background: #000;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    
}


body#home #footer,
body#about #footer,
body#thanks #footer {
	background-color: #000;
    width: 100%;
	padding-top: 20px;
	margin-top: 100px;
}

#footer {
	background-color: #000;
    width: 100%;
	padding-top: 20px;
}

#footer p {
  font-size: 10px;
  
}


@media screen and (max-width: 767px) {
    
    /* overrides common styles */
    #commonFooter{
        display: none !important;
    }
    
    #commonFooterInner{
        padding: 15px 0;
        width: 100%;
        background-color: #282828;
        text-align: center;
    }
    #commonFooter li{
        display:inline-block !important;
        float: none;
    }
    #footer p {
      text-align: center;
    font-size: 10px;
  }

}
