
body {
  padding-top: 4.5rem;
  font-family: 'Muli', 'Century Gothic', "Helvetica Neue", Helvetica, "Arial", 'Kosugi Maru', "メイリオ", Meiryo, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #737273;
  background-color: #F2F2F2;
 display: flex;
flex-flow: column;
  min-height: 100vh;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

.container {
	flex: 1;
}

a.hyperlink{
  transition: .3s;
  color: #BFA19F;
}

a.hyperlink:hover{
  color: #F7CFC6;
  text-decoration: none;
  border-bottom: dotted 3px #F7CFC6;
}

@-ms-viewport {
  width: device-width;
}

@media (max-width: 576px){
	footer {
	  font-size: 3.5vw;
	}

	.tab h1 {
      display: none;
	}
	
	label{
      position:-webkit-sticky;
      position:sticky;
      top: 4rem;
      z-index: 100;
	}
	
	.tab{
      position: relative;
      z-index: 0;
	}
	
    table tbody tr th{
      font-size: .8em;
      color: #BFA19F;
}
}

h2 {
    margin:  0;             /* デフォルトCSS打ち消し */
    position:  relative;    /* 位置調整 */
    font-weight:  normal;   /* 文字の太さ調整 */
    margin-bottom: 35px;    /* 周りの余白指定 */
    font-size: 40px;        /* 文字サイズ指定 */
    text-align:  center;    /* 文字位置指定 */
    font-family: kan415typos-std,sans-serif;
    font-style: normal;
}

h2 span {
    display:  block;        /* ブロック要素にする */
    font-size:  30px;       /* 文字サイズ指定 */
    margin-top:  10px;      /* 周りの余白指定 */
    position:  relative;    /* 位置調整 */
    width: 200px;           /* 幅指定 */
    margin: 10px auto 0;    /* 周りの余白指定 */
    background-color:  #F2F2F2;/* 背景色指定 */
    font-family: kan415typos-std,sans-serif;
    font-style: normal;
	color: rgba(115,114,115,0.5)
}
 
h2 span::before {
    content: '';            /* 空の要素を作る */
    height:  1px;           /* 高さ指定 */
    background-color: rgba(115,114,115,0.5);/* 背景色指定 */
    position:  absolute;    /* 位置調整 */
    top: 0;                 /* 位置調整 */
    bottom:  0;             /* 位置調整 */
    margin:  auto;          /* 位置調整 */
    z-index: -1;            /* 重なり調整 */
    width: 260px;           /* 幅指定 */
    left:  -30px;           /* 位置調整 */
}

.tab h1{
    font-family: kan415typos-std,sans-serif;
    font-style: normal;
	padding: 15px 0 30px;
	color: #BFA19F;
}

table thead {
	border-bottom: thick solid #BFA19F;
}

table thead tr th{
	opacity: .4;
    line-height: 35px;
}

table tbody{
	line-height: 2.5em;
	color: #737273;
}


/*カード設定*/

.card{
	border: 0;
}

.card-title{
	padding: 1rem 0;
}

.card-footer {
display: flex;
padding: 1rem 0;
margin: 0;
border-top: 0;
}

.btn01, .btn02{
	text-align: center;
	margin: auto;
	width: 30%;
	padding: 20px 0;
}

a.btn01{
	color: #BFA19F;
	border:1px solid #BFA19F;
	border-radius: 30px;
}

a.btn02{
	color: #737273;
	border:1px solid #737273;
	border-radius: 30px;
}

a.btn01:hover, a.btn02:hover {
	text-decoration: none;
	opacity: .5;
}

.card-title small {
	color: #BFA19F;
	display: block;
}


/**
Copyright (c) 2018 by mikestreety (https://codepen.io/mikestreety/pen/yVNNNm)


Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */

/**
 * Tabs
 */
.tabs {
  display: flex;
  flex-wrap: wrap;
}

.tabs label {
  order: 1;
  display: block;
  padding: 1rem 2rem;
  margin-right: 0.2rem;
  cursor: pointer;
  background: #737273;
  color: #F2F2F2;
  font-family: kan415typos-std,sans-serif;
  transition: background ease 0.2s;
}

.tabs .tab {
  order: 99;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 1rem;
  background: rgba(247,207,198,0.2);
}

.tabs input[type="radio"] {
  display: none;
}

.tabs input[type="radio"]:checked + label {
  background: #F7CFC6;
  color: #737273;
}

.tabs input[type="radio"]:checked + label + .tab {
  display: block;
}

@media (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }

  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
    font-size: 1.2rem;
  }
}

/*韓国語*/
.Korean{
	font-family: 'Dotum','돋움','Helvetica',"Apple SD Gothic Neo",sans-serif;
}

/*中国語*/
.Chinese{
	font-family: "SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
}

/*ロシア語*/
.Russian{
	font-family: Georgia, 'Times New Roman', Times, 'serif';
}


