@charset "utf-8";
/* 
---------------------------------- CSS Document ---------------------------------
*/
html {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 15px; /*スマホファーストのフォントサイズ*/
  vertical-align: baseline;
  line-height: 2em;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans_serif;
  font-weight: 400;
  color: #222222; /*本文テキストは薄めの色*/
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: 100%;
  text-align: justify;
  height: 100%;
  background-image: url(image/common/008-cover-book.png);
}
/*html::-webkit-scrollbar {
  display: none;
}*/
body {
  max-width: 580px; /*このサイズまでに制限*/
  min-width: 360px; /*スマホ幅以下にならないように制限*/
  margin-left: auto; /*中央配置*/
  margin-right: auto; /*中央配置*/
  margin-top: 0px;
  width: auto;
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
  overflow-y: scroll;
  /* [disabled]background-image: url(image/common/bgimg.png); */
  background-attachment: fixed;
  padding-top: 0px;
  padding-bottom: 0px;
}
main {
  padding-top: 100px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 40px;
  /* [disabled]background-image: url(image/common/bgimg.png); */
}
.disp_off {
  display: none;
}
.disp_opa {
  opacity: 0.5;
}
.top_appi {
  text-align: right;
  margin-top: -36px;
  /* [disabled]margin-bottom: -6px; */
  float: right;
}
.top_left {
  margin-top: -32px;
  float: left;
  margin-left: 10px;
}
.top_right {
  margin-top: 0px;
  float: right;
  padding-right: 0px;
  margin-bottom: 20px;
}
.top_right img {
  height: 40px;
  margin-left: 10px;
  opacity: 0.7;
  margin-top: 0px;
  max-width: 104px;
  margin-bottom: 0px;
}
.shopimg {
  background-color: #F50004;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 8px;
}
.topmenu {
  margin-top: 10px;
  text-align: center;
  letter-spacing: 7px;
}
/*.topmenu a{
  border-radius: 14px;
  border: 5px solid hsla(0,0%,100%,1.00);
  -webkit-box-shadow: 2px 2px 4px hsla(0,0%,60%,1.00);
  box-shadow: 2px 2px 4px hsla(0,0%,60%,1.00);
  width: 90px;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  height: 115px;
}
.topmenu a:hover{
  border: 5px solid hsla(96,22%,67%,1.00);
}
*/
.topmenu img {
  border-radius: 4px;
  width: 90px;
  height: auto;
  margin-bottom: 0px;
  margin-left: 6px;
  margin-right: 6px;
}
.topmenu img:hover {
  opacity: 0.8;
}
footer {
  height: 20px;
  color: #ffffff;
  background-color: #333333;
  position: fixed;
  bottom: 0;
  font-size: 0.7rem;
  text-align: center;
  padding-top: 0px;
  vertical-align: top;
  line-height: 20px;
  left: 0px;
  width: 100vw;
  margin-bottom: 0px;
}
.site_pos {
  font-size: 0.7rem;
  color: #5B5B5B;
  margin-bottom: -3px;
  margin-left: 3px;
}
.now_pos {
  font-weight: bold;
  color: #294EDC;
}
.menu-attr {
  color: #FFFFFF;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 3px;
  /* [disabled]background-color: #4B4B4B; */
  margin-top: 18px;
  padding-top: 0px;
  padding-bottom: 2px;
  line-height: 20px;
  padding-left: 4px;
  border-bottom: 2px solid #D0D0D0;
}
.menu_img {
  min-width: 200px;
  position: relative;
  padding-bottom: 0px;
  line-height: 0px;
  border: 2px solid #FFFFFF;
  border-radius: 6px;
  margin-top: 0px;
  margin-bottom: 10px;
}
.menu_img img {
  width: 100%;
  margin-bottom: 0px;
  margin-top: 0px;
  border-radius: 6px;
}
/*------------------------------------------------------------- 
GMO
-------------------------------------------------------------*/
.icon_gmo {
  display: block;
  /* [disabled]float: right; */
  margin-top: 0px;
  margin-right: 0px;
  padding-right: 5px;
}
/*------------------------------------------------------------- 
矢印用枠
-------------------------------------------------------------*/
.waku_left {
  display: flex;
  justify-content: flex-start;
}
.waku_right {
  display: flex;
  justify-content: flex-end;
}
.top_line {
  height: 1px;
  background-color: #222222;
  position: fixed;
  padding-top: 0px;
  left: 0px;
  width: 100vw;
  margin-bottom: 0px;
  top: 0px;
}
/*------------------------------------------------------------- 
基本要素
-------------------------------------------------------------*/
h1, h2, h3, h4 {
  margin: 0;
  color: #333333; /*見出しは濃い目の色*/
  padding-top: 0px;
  padding-bottom: 0px;
}
ul, ol {
  padding-left: 20px;
  padding-right: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
}
ol {
  padding-left: 25px;
}
li {
  display: list-item;
  text-align: -webkit-match-parent;
  padding-top: 0px;
}
a, a:hover {
  text-decoration: none; /*デフォルト下線を無視*/
}
p {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  display: block;
  border-bottom-right-radius: 0px;
}
hr {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 1px dotted #ABABAB;
}
/*------------------------------------------------------------- 
タブ説明
-------------------------------------------------------------*/
.exp_btn, .exp_off {
  color: #FFFFFF;
  font-size: 0.9rem;
  line-height: 20px;
  text-decoration: none;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 4px;
  margin-left: 5px;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: 5px;
  margin-top: 0px;
  border-radius: 0px 0px 4px 4px;
  cursor: default;
}
.exp_btn {
  background-color: #1E6FFF;
}
.exp_off {
  background-color: #666666;
}
/*------------------------------------------------------------- 
タブボタンエリア設定
-------------------------------------------------------------*/
.tab_fixed {
  width: 100%;
  z-index: 1;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  position: fixed;
  top: 1px;
  display: flex;
  margin-top: 0px;
  margin-left: 0px;
  max-width: 580px;
}
.tab_fixed a {
  color: #ffffff;
}
.tab_fixed input[type="button"] {
  padding-right: 4px;
  padding-left: 3px;
}
.tab_fixed input:hover, .tab_fixed a:hover {
	/* [disabled]opacity: 1; */
	background-color: #FF0000;
}
.tab_right {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
/*------------------------------------------------------------- 
タブボタン
-------------------------------------------------------------*/
.tab_btn, .tab_act, .tab_off, .tab_gry, .b_tab_btn, .b_tab_gry {
	display: inline-block;
	width: 20px;
	height: 53px;
	margin-top: 0px;
	margin-right: 8px;
	padding-top: 4px;
	padding-right: 4px;
	letter-spacing: 2px;
	line-height: normal;
	cursor: pointer;
	border-radius: 0px 0px 6px 6px;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	-webkit-box-shadow: 2px 2px 3px #A2A2A2;
	box-shadow: 2px 2px 3px #A2A2A2;
	font-size: 0.9rem;
	color: #FFFFFF;
	white-space: nowrap;
	-webkit-writing-mode: vertical-rl; /* 実装済 */
	-moz-writing-mode: vertical-rl; /* 実装済 */
	-ms-writing-mode: vertical-rl; /* 実装済 */
	writing-mode: vertical-rl;
	-webkit-text-orientation: upright; /* 実装済 */
	-moz-text-orientation: upright; /* 未実装 */
	-ms-text-orientation: upright; /* 実装済 */
	text-orientation: upright;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border-top-width: 0px;
	border-top-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	background-color: #1E6FFF;
	padding-left: 3px;
}
.tab_act {
  cursor: default;
  pointer-events: none;
  background-color: #FF0000;
}
.tab_btn {
  pointer-events: painted;
  opacity: 0.8;
}
.tab_off {
  background-color: #666666;
  pointer-events: none;
  cursor: default;
  opacity: 0.4;
}
.tab_gry {
  background-color: #666666;
  opacity: 0.4;
}
/*------------------------------------------------------------- 
タブ間の▶用
-------------------------------------------------------------*/
.tab_arw {
  margin-left: 0px;
  padding-top: 14px;
  pointer-events: none;
  display: inline-block;
  opacity: 0.6;
}
/*------------------------------------------------------------- 
ホームメニュー用枠
-------------------------------------------------------------*/
.top_waku {
  text-decoration: none;
  padding-right: 10px;
  padding-left: 12px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 30px;
  padding-top: 10px;
  background-color: #000000;
  color: #FFFFFF;
  background-image: url("image/common/bgimg003.png");
  border-radius: 8px;
  text-align: left;
  margin-top: 35px;
  padding-bottom: 20px;
  position: static;
  height: auto;
} /*------------------------------------------------------------- 
入力項目
-------------------------------------------------------------*/
input, select, textarea {
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans_serif;
  padding-top: 3px;
  padding-right: 6px;
  padding-bottom: 3px;
  padding-left: 6px;
  border: 1px solid #bbbbbb;
  border-radius: 2px;
  box-sizing: border-box;
  /* [disabled]min-height: 2em; */
  background-color: #F7F7F7;
  font-size: inherit;
  max-width: none;
}
input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-left: 4px;
  margin-right: 10px;
  padding: 0;
  vertical-align: middle;
  margin-top: 0px;
}
/*------------------------------------------------------------- 
必須項目
-------------------------------------------------------------*/
/* iphone ドラムロールと高さ対策のためバックグラウンド設置、位置変えでマーク表示とする。*/
select {
  background-repeat: no-repeat;
  background-image: url("image/common/c_blue.png");
  background-position: -10px -10px;
  width: 100%;
}
.hissu { /* 入力枠左側に印付ける */
  background-repeat: no-repeat;
  background-image: url("image/common/c_blue.png");
  background-position: -6px -6px;
}
/*------------------------------------------------------------- 
入力フォーム
-------------------------------------------------------------*/
.s_form {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.9rem;
}
.s_form label {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 6px;
}
.s_form label:last-child {
  margin-bottom: 0px;
}
.s_form .item1 {
  width: 110px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.s_form .item2 {
  width: calc(100% - 110px);
  min-height: 2em;
}
.s_form textarea {
  resize: vertical;
  height: auto;
  min-height: 100px !important;
}
.s_form input[type="text"], .s_form input[type="email"], textarea, select {
  width: 100%;
}
/*------------------------------------------------------------- 
スライド：1
-------------------------------------------------------------*/
.slide_head, .slide_head_off, .slide_head_on {
  cursor: pointer;
  margin-bottom: 0px;
  display: block;
  background-repeat: no-repeat;
  padding-left: 40px;
  background-position: 10px 7px;
  margin-top: 10px;
  /* [disabled]background-color: #FFFFFF; */
  background-image: url("image/common/302-b.png");
  border-width: thin;
  border-style: none;
  border-radius: 6px;
  float: none;
}
.slide_head_off {
  cursor: default;
  opacity: 0.6;
}
.slide_head_on {
  /* [disabled]background-image: none; */
  /* [disabled]padding-left: 10px; */
  cursor: default;
}
.slide_head.active {
  /* [disabled]color: #FFFFFF; */
  /* [disabled]font-weight: 500; */
  /* [disabled]border-bottom: 2px solid #FF0004; */
}
.slide_cont, .slide_cont_on, .slide_cont_on2 {
  /* [disabled]display: none; */
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 50px;
}
.slide_cont_on, .slide_cont_on2 {
  display: block;
  margin-top: 0px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.slide_cont_on2 {
  border-top-width: 0px;
  border-top-style: none;
}
/*------------------------------------------------------------- 
スライド：2
-------------------------------------------------------------*/
.slide_head2, .slide_hea2_on, .slide_head4, .slide_hea4_on {
  cursor: pointer;
  margin-top: 10px;
  padding-left: 20px;
  margin-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  background-image: url("image/common/100-r.png");
  background-repeat: no-repeat;
  background-position: 0px 10px;
  /* [disabled]border-top: 1px dashed #DCDCDC; */
  padding-right: 0px;
}
.slide_cont2, .slide_cont4 {
  /* [disabled]margin-bottom: 10px; */
  display: none;
  /* [disabled]margin-top: 10px; */
  border: 1px solid #CCCCCC;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #f8f8f8;
  color: #333333;
}
.slide_cont4 {
  background-color: #ffffff;
}
.slide_cont2 ul, .slide_cont4 ul {
  padding-left: 10px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.slide_head4 {
  background-position: right;
  padding-left: 0px;
}
/*------------------------------------------------------------- 
スライド：3
-------------------------------------------------------------*/
.slide_head3, .slide_head3_on {
  cursor: pointer;
  margin-top: 0px;
  padding-left: 27px;
  margin-bottom: 10px;
  background-image: url(image/common/303-g.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  /* [disabled]background-color: #F8F8F8; */
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  line-height: 1.9rem;
  font-size: 1.05rem;
  border-bottom-width: medium;
  min-width: 0px;
  padding-top: 0px;
}
.slide_cont3, .slide_cont3_on {
	margin-bottom: 20px;
	display: none;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FEFEFE;
	/* [disabled]border-radius: 5px; */
}
.slide_cont3_on {
  display: block;
  margin-top: 0px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #cccccc;
}
.head_cyu {
  background-color: #FEFEFE;
}
.head_off {
  cursor: default;
  background-color: #dddddd;
}
.head_ate {
  background-color: #FEFEFE;
}
.head_ki {
  background-color: #D2E5FF;
}
/*------------------------------------------------------------- 
スライド：5
-------------------------------------------------------------*/
.slide_head5, .slide_hea5_on {
  cursor: pointer;
  margin-top: 20px;
  padding-left: 20px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  background-image: url(image/common/100-g.png);
  background-repeat: no-repeat;
  background-position: 0px 9px;
  /* [disabled]border-top: 1px dashed #DCDCDC; */
  padding-right: 0px;
}
.slide_cont5 {
  margin-bottom: 30px;
  /* [disabled]display: none; */
  margin-top: 2px;
  border-left: 2px solid #9E9E9E;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  color: #333333;
  margin-left: 5px;
}
.slide_cont5 ul, .slide_cont5 ul {
  padding-left: 10px;
  padding-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
/*------------------------------------------------------------- 
スライド：6 枠なし
-------------------------------------------------------------*/
.slide_head6, .slide_head7 {
  cursor: pointer;
  margin-top: 0px;
  padding-left: 20px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  background-image: url(image/common/100-g.png);
  background-repeat: no-repeat;
  background-position: 0px 16px;
  padding-right: 0px;
}
.slide_cont6, .slide_cont7 {
  margin-bottom: 30px;
  display: none;
  margin-top: 0px;
  color: #333333;
  margin-left: 5px;
}
/*------------------------------------------------------------- 
スライド：7 6の枠あり
-------------------------------------------------------------*/
.slide_cont7 {
  border: 1px solid #cccccc;
  background-color: #FEFEFE;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}
/*------------------------------------------------------------- 
段落
-------------------------------------------------------------*/
.bullet, .bullet_top, .bullet_off {
  margin-top: 60px;
  font-weight: bold;
  display: block;
  margin-bottom: 15px;
  letter-spacing: 1px;
  line-height: 24px;
  margin-left: 0px;
  /* [disabled]font-size: 1.05rem; */
  color: #444444;
  border-bottom: 3px solid #626262;
  padding-bottom: 3px;
  /* [disabled]min-width: 200px; */
  padding-left: 5px;
  padding-right: 5px;
  /* [disabled]background-color: #DCDCDC; */
  padding-top: 3px;
}
.bullet_top {
  margin-top: 0px;
}
.bullet_off {
  color: hsla(0, 0%, 49%, 1.00);
}
.mod_title {
  margin-top: 0px;
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
  margin-bottom: 5px;
  /* [disabled]color: #888888; */
  /* [disabled]border-left-color: #444444; */
  /* [disabled]border-left-style: solid; */
  /* [disabled]border-left-width: 14px; */
  padding-left: 0px;
  letter-spacing: 1px;
  padding-top: 0px;
  line-height: 24px;
  font-size: 2em;
  border-bottom: 1px solid #888888;
  height: auto;
  background-image: url(image/common/gu3pri-char.png);
  background-size: 76px auto;
  background-position: right bottom;
  background-repeat: no-repeat;
  opacity: 0.5;
}
.mod_devide {
  margin-top: 20px;
  font-weight: bold;
  padding-bottom: 0px;
  display: inline-block;
  margin-bottom: 20px;
  color: #FFFFFF;
  padding-left: 20px;
  letter-spacing: 1px;
  padding-top: 0px;
  /* [disabled]font-size: 1.05em; */
  padding-right: 20px;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(270deg, rgba(134, 134, 134, 1.00) 0%, rgba(94, 94, 94, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(134, 134, 134, 1.00) 0%, rgba(94, 94, 94, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(134, 134, 134, 1.00) 0%, rgba(94, 94, 94, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(134, 134, 134, 1.00) 0%, rgba(94, 94, 94, 1.00) 100%);
  line-height: 26px;
  min-width: 200px;
}
/*------------------------------------------------------------- 
カード配置
-------------------------------------------------------------*/
.flex_even {
  flex: auto;
  gap: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}
.flex_even .item {
  flex-basis: 100%;
  text-align: justify;
}
.flex_even div {
  padding: 20px;
  background-color: #f0f0f0;
  text-align: center;
  margin-bottom: 10px;
  /* [disabled]border: 1px solid #D1D1D1; */
  margin-top: 10px;
}
.flex_even img {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
/*------------------------------------------------------------- 
ページトップへ
-------------------------------------------------------------*/
#page_top {
  position: fixed;
  right: 20px;
  bottom: -50px;
  opacity: 0.6;
}
#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
/*------------------------------------------------------------- 
枠ありボックス
-------------------------------------------------------------*/
.box_on {
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #CCCCCC;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #FBFBFB;
  color: #333333;
}
/*------------------------------------------------------------- 
枠なしボックス
-------------------------------------------------------------*/
.box_none, .box_none_s {
  border: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.box_none img, .box_none_s img {
  max-width: 250px;
}
.box_none_s img {
  -webkit-box-shadow: 3px 3px 6px #B0B0B0;
  box-shadow: 3px 3px 6px #B0B0B0;
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-radius: 4px;
}
.img_100, .img_80, .img_60, .img_95 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 7px;
  min-width: 200px;
  border-width: medium;
  /* [disabled]position: relative; */
  line-height: 20px;
}
.img_100 img, .img_80 img, .img_60 img, .img_95 img {
  border-radius: 4px;
}
.img_100 img {
  width: 99%;
}
.img_95 img {
  width: 97%;
}
.img_80 img {
  width: 80%;
}
.img_60 img {
  width: 60%;
}
/*------------------------------------------------------------- 
複写関連
-------------------------------------------------------------*/
.mod_copy {
  color: #30C149;
  line-height: normal;
}
/*------------------------------------------------------------- 
修飾
-------------------------------------------------------------*/
.blink {
  animation: blink_slow 1s linear 0s infinite normal;
  vertical-align: -3px;
}
@keyframes blink_slow {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
.mod_tree {
  position: absolute;
  margin-top: -20px;
  color: #6B6B6B;
}
.mod_sub, .mod_sub_top, .mod_sub2, .mod_sub2_top {
  display: block;
  margin-left: 0px;
  /* [disabled]padding-left: 0px; */
  /* [disabled]padding-right: 14px; */
  font-weight: bold;
  margin-bottom: 10px;
  /* [disabled]padding-top: 0px; */
  /* [disabled]padding-bottom: 0px; */
  margin-top: 30px;
  border-bottom: 1px dotted #444444;
  color: #666666;
}
.mod_sub2, .mod_sub2_top {
  border-bottom: 1px none #4E4E4E;
  color: #333333;
  font-size: 1.6em;
  font-weight: normal;
  padding-top: 40px;
  padding-bottom: 10px;
}
.mod_sub_top, .mod_sub2_top {
  margin-top: 0px;
}
.mod_red {
  color: #FF2C2C;
}
.mod_glay {
  color: #888888;
}
.mod_blue {
  color: #06F;
}
.mod_stop {
  opacity: 0.5;
}
.mod_w_red, .mod_w_blue, .mod_w_green, .mod_w_yellow, .mod_w_gray, .mod_w_orange, .mod_w_red_b, .mod_w_blue_b, .mod_w_green_b, .mod_w_yellow_b, .mod_w_gray_b, .mod_w_orange_b, .mod_head_red, .mod_w_hissu, .mod_w_lightgray, .mod_w_lightgray_b, .mod_w_white, .mod_w_white_b, .mod_light_gray, .mod_light_green, .mod_light_blue, .mod_light_p, .mod_light_y, .mod_light_green_b, .mod_light_blue_b, .mod_light_p_b, .mod_light_y_b, .mod_light_gray_b, .mod_neko {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 2px;
  padding-top: 1px;
  padding-bottom: 3px;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #FFFFFF;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2em;
  font-weight: normal;
}
.mod_w_red, .mod_w_red_b {
  background-color: #E0001F;
  border: 1px solid #E0001F;
  color: #ffffff;
}
.mod_w_yellow {
  background-color: #9FA81A;
  border: 1px solid #9FA81A;
  color: #ffffff;
}
.mod_neko {
  background-color: #1AA890;
  border: 1px solid #1AA890;
  color: #ffffff;
  margin-right: 10px;
  margin-left: 0px;
}
.mod_w_yellow, .mod_w_yellow_b {
  background-color: #B0BC00;
  border: 1px solid #B0BC00;
  color: #ffffff;
}
.mod_w_blue, .mod_w_blue_b {
  background-color: #129FF2;
  border: 1px solid #129FF2;
  color: #ffffff;
}
.mod_w_green, .mod_w_green_b {
  background-color: #35AE45;
  border: 1px solid #35AE45;
  color: #ffffff;
}
.mod_w_orange, .mod_w_orange_b {
  background-color: #F15F1D;
  border: 1px solid #F15F1D;
  color: #ffffff;
}
.mod_w_gray, .mod_w_gray_b {
  background-color: #666666;
  border: 1px solid #FFFFFF;
  color: #ffffff;
}
.mod_light_p, .mod_light_p_b {
  background-color: #FFE1E3;
  border: 1px solid #888888;
  color: #333333;
}
.mod_light_y, .mod_light_y_b {
  background-color: #FFFECE;
  border: 1px solid #888888;
  color: #333333;
}
.mod_light_green, .mod_light_green_b {
  background-color: #CEFFD8;
  border: 1px solid #888888;
  color: #333333;
}
.mod_light_blue, .mod_light_blue_b {
  background-color: #E7EFFF;
  border: 1px solid #888888;
  color: #333333;
}
.mod_light_gray, .mod_light_gray_b {
  background-color: #F1F1F1;
  border: 1px solid #888888;
  color: #333333;
}
.mod_w_lightgray, .mod_w_lightgray_b {
  background-color: #F3F3F3;
  border: 1px solid #888888;
  color: #555555;
}
.mod_w_white, .mod_w_white_b {
  background-color: #ffffff;
  border: 1px solid #888888;
  color: #555555;
  width: auto;
  height: auto;
}
.mod_w_red_b, .mod_w_blue_b, .mod_w_green_b, .mod_w_yellow_b, .mod_w_gray_b, .mod_w_orange_b, .mod_w_lightgray_b, .mod_w_white_b, .mod_light_blue_b, .mod_light_green_b, .mod_light_p_b, .mod_light_y_b, .mod_light_gray_b {
  width: 100%;
  text-align: center;
}
/*------------------------------------------------------------- 
ボックスリンク
-------------------------------------------------------------*/
.mod_w_link {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 2px;
  padding-top: 1px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #44C3A0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2em;
  font-weight: normal;
  color: #FFFFFF;
  /* [disabled]-webkit-box-shadow: 1px 1px 3px #767676; */
  /* [disabled]box-shadow: 1px 1px 3px #767676; */
  text-align: center;
}
.mod_w_link:hover, .mod_menu_off:hover, .mod_menu:hover {
  background-image: -webkit-linear-gradient(270deg, rgba(255, 109, 109, 1.00) 0%, rgba(224, 0, 0, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(255, 109, 109, 1.00) 0%, rgba(224, 0, 0, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(255, 109, 109, 1.00) 0%, rgba(224, 0, 0, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(255, 109, 109, 1.00) 0%, rgba(224, 0, 0, 1.00) 100%);
  color: #ffffff;
}
.mod_menu, .mod_menu_off {
  margin-top: 10px;
  padding-top: 3px;
  padding-bottom: 4px;
  margin-bottom: 0px;
  margin-right: 15px;
  margin-left: 0px;
  border-radius: 2px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #44C3A0;
  line-height: 1.2em;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
}
.mod_menu_off {
  background-color: #B81314;
  opacity: 0.5;
}
.mod_icon {
  width: 74px;
  border-radius: 4px;
  border: 4px solid #FFFFFF;
  margin-top: 10px;
  margin-right: 8px;
  margin-bottom: 5px;
  margin-left: 4px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: inline-block;
}
.mod_icon:hover {
  border: 4px solid #FFB1B2;
  margin-top: 0px;
}
.m_yamato {
  border-bottom: 1px dotted #FFFFFF;
  margin-top: 10px;
  font-weight: bold;
}
.link_head {
  /* [disabled]float: right; */
  text-align: right;
  height: 0px;
  margin-bottom: -8px;
  padding-top: 6px;
}
/*------------------------------------------------------------- 
フォームへ
-------------------------------------------------------------*/
.to_form {
  background-color: #FFFFFF;
  border: 1px solid #888888;
  text-align: justify;
  float: right;
  margin-top: -50px;
  margin-bottom: 3px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 1.5em;
  font-weight: normal;
  display: block;
  color: #333333;
}
.to_form:hover {
  background-color: #FD5C00;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 138, 84, 1.00) 0%, rgba(255, 71, 0, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(255, 138, 84, 1.00) 0%, rgba(255, 71, 0, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(255, 138, 84, 1.00) 0%, rgba(255, 71, 0, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(255, 138, 84, 1.00) 0%, rgba(255, 71, 0, 1.00) 100%);
  color: #ffffff;
  border: 1px solid #FFFFFF;
}
/*------------------------------------------------------------- 
表：通常
-------------------------------------------------------------*/
.tbl_xx, .tbl_xx_mini {
  border-collapse: collapse;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #FFFFFF;
}
.tbl_xx_mini {
  fotn-size: 0.9rem;
}
.tbl_xx th, .tbl_xx_mini th {
  font-weight: normal; /*デフォルトboldを無視*/
  padding-right: 8px;
  padding-left: 8px;
  border: 1px solid #cccccc;
  background-color: #f0f0f0;
}
.tbl_xx td, .tbl_xx_mini td {
  padding-top: 0px;
  padding-right: 8px;
  padding-left: 8px;
  padding-bottom: 0px;
  margin-top: 0px;
  border: 1px solid #cccccc;
}
.w100 {
  width: 100%;
  min-width: 300px;
}
.w80 {
  width: 80%;
  min-width: 300px;
}
.w50 {
  width: 50%;
}
.u_bar {
  border-bottom: 2px solid #666666;
}
/*------------------------------------------------------------- 
メディアクエリ　レスポンシブ対応
-------------------------------------------------------------*/
/*PC用*/
@media (max-width: 550px) {
  html {
    font-size: 0.9rem;
  }
  .flex_even {
    display: block;
  }
  .tbl_xx_mini td, .tbl_xx_mini th {
    padding-right: 5px;
    padding-left: 5px;
  }
}
