@charset "utf-8";
/* CSS Document */
.dred {
  font-weight: bold;
  color: #cc0000;
}

.dblue {
  font-weight: bold;
  color: #000099;
}

.bblue {
  color: #000099;
  background-color: #c8e6ff;
}

.bsblue {
  background-color: #c6d9f0;
}

.bgreen {
  background-color: #c2e2d8;
}

.blgreen {
  background-color: #bfffbf;
}

.bpink {
  background-color: #f8d1d3;
}

.bdpink {
  color: #002828;
  background-color: #f5aaaa;
}

.bpink {
  background-color: #ffe1e1;
}
dt{  
  font-weight : bold;
  margin-left : 8px;  
  padding-left : 8px;
  line-height : 1.6;    
}
dd{  
   /* font-size: 80%; */
  line-height : 1.8;    
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #8fb4d1;
  margin-top : 15px;    
  margin-bottom : 15px;
  margin-left : 17px;
  padding-right : 15px;     
  padding-left : 8px;
}
.done {
 
    border-left-width : 15px;
    border-left-style : solid;
    border-left-color : #8fb4d1;
}
.done2 {
  /* font-size: 120%; */
    border-left-width : 15px;
    border-left-style : solid;
    border-left-color : #0C965A;    
}
.done3 {
    border-left-width : 15px;
    border-left-style : solid;
    border-left-color : #efc439;

}	
.yaku {
 /* font-size: 120%; */
    margin-left : 40px;
    margin-top : 5px;
}
.anaunse {
	font-size: 100%;
	padding:10px 15px 10x 20px;/*[上][右][下][左]*/
}
.mar{	padding:20px 10px }
blockquote {
	padding: 15px;//上右、下左
	background:#f3f3f7;
	border:none;
	box-shadow: 1px 2px 4px rgba(50,50,50,.5);
	-webkit-box-shadow: 1px 2px 4px rgba(50,50,50,.5);
	-moz-box-shadow: 1px 2px 4px rgba(50,50,50,.5);
	font-family:$font-family;
	//z-index: 2;
}

/*blockquote:before {
    content: "“";
    font-size: 600%;
    font-family: "ＭＳ Ｐゴシック";
    color: #c0c0c0;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
	z-index: 1;
}*/

blockquote cite {
	display: block;
	font-size: 11px;
	text-align: right;
}
blockquote cite:before {
    content: "\2014 \2000";
}
/*blockquote p {
	position: relative;
	padding: 0px;
	margin: 0px;
	//z-index: 3;
}*/
.explain{
	font-size : 118%;
	line-height : 1.6;
	text-align : left;
	padding : 6px auto;
	margin : 10px auto;
	//border-bottom:dotted 2px #b9cde1; 
}
.explain2{
	font-size : 118%;
	line-height : 1.6;
	text-align : left;
	padding :10px auto;
	margin : 20px 0;
}
.pm{
	padding :10px auto;
	margin : 20px 0;
}
.pms{
	margin: 10px;
	padding: 10px;
}
.gth28{font-size:175%;line-height:1.4em;font-family:"Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,Georgia,sans-serif}
.gth22{font-size:138%;line-height:1.4em;font-family:"Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,Georgia,sans-serif}
.gth20{font-size:120%;line-height:1.2em;font-family:"Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,Georgia,sans-serif}
/*subtitile*/
#main .disp-area {
  margin-top: 20px;
  margin-bottom: 10px;
}
#main .largeArea {
	clear: both;
	float: right;
	padding: 20px;
	width: 95%;
	display: block;
	margin-bottom: 10px;
}
#main .smallArea {
  background-color: #A9CCE3;
  width: 120px;
  height: 26px;
  padding-top: 4px;
  border: 1px solid #A9CCE3; 
  border-bottom: transparent; 
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-bottom: -1px;
  position: relative;
  text-align: center;
}
#main .largeArea {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #A9CCE3;
}
#main .largeArea p {
	font-size: 18px;}
/* 翻訳用 */
#main .midasi-blue, .midasi-orange, .midasi-pink, .midasi-green{
    clear:both;
    width:95%;
    display: block;
    /*  margin-top:20px;   margin-left:10px; */
    padding:6px 10px ;   /* 上下,左右　２つpadding-left: 10px;*/
    margin:20px 0px ;/*上下,左右　２つ 上,右,下,左　4つ指定*/

}
#main .midasi-blue{
    background-color:#556FB6;
    color: #fff;
	font-size : 113%;
    text-decoration: none;
    text-align: left;	
    font-weight: bold;
	border-radius: 3px;
	-moz-border-radius 3px;
	-webkit-border-radius: 3px;
	text-shadow: -1px -1px 	#203F93;
	border: 1px dashed 	#FFF;
	-moz-box-shadow: 0 0 0 4px #203F93, 1px 1px 4px 3px rgba(10,10,0,.5);
	-webkit-box-shadow: 0 0 0 4px #203F93, 1px 1px 4px 3px rgba(10,10,0,.5);
	box-shadow: 0 0 0 4px #203F93, 1px 1px 6px 3px rgba(10,10,0,.5);
}
.midasi-orange{　
	background: #ff9933;
	color: #fff;
	text-decoration: none;
	text-align: center;	
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius 3px;
	-webkit-border-radius: 3px;
	text-shadow: -1px -1px #e55e20;
	/* ↓がポイント */
	border: 3px dashed #edcf5a;
	-moz-box-shadow: 0 0 0 4px #ff9933, 1px 1px 4px 3px rgba(10,10,0,.5);
	-webkit-box-shadow: 0 0 0 4px #ff9933, 1px 1px 4px 3px rgba(10,10,0,.5);
	box-shadow: 0 0 0 4px #ff9933, 1px 1px 6px 3px rgba(10,10,0,.5);
}
.midasi-pink{
	background: #ff99cc;/*#ff69b4*/
	color: #fff;
	text-decoration: none;
	text-align: center;	
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius 3px;
	-webkit-border-radius: 3px;
	/* ↓がポイント */
	border: 1px dashed 	#FFF;	/* border: 3px dashed #fff;*/
	-moz-box-shadow: 0 0 0 4px #ff69b4, 1px 1px 4px 3px rgba(10,10,0,.5);
	-webkit-box-shadow: 0 0 0 4px #fff, 1px 1px 4px 3px rgba(10,10,0,.5);
	box-shadow: 0 0 0 4px #ff69b4, 1px 1px 6px 3px rgba(10,10,0,.5);
}
.midasi-green{	
	background: #228b22;
	color: #fff;
	text-decoration: none;
	text-align: center;	
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius 3px;
	-webkit-border-radius: 3px;
	/* ↓がポイント */
	border: 2px dashed #93ff93;
	-moz-box-shadow: 0 0 0 4px #228b22, 1px 1px 4px 3px rgba(10,10,0,.5);
	-webkit-box-shadow: 0 0 0 4px #228b22, 1px 1px 4px 3px rgba(10,10,0,.5);
	box-shadow: 0 0 0 4px #228b22, 1px 1px 6px 3px rgba(10,10,0,.5);
}
.pcard{
  padding:6px 12px;/*上下,左右　２つ 上,右,下,左　4つ指定*/
  margin:15px 0;
  border:1px solid #ddd;
  word-wrap:break-word;
  max-width:100%;
  border-radius:5px;
}
.heading1 {
	padding:6px 12px;	/*上下,左右padding-bottom: 10px;*/
	
	font-size: 22px;
	background-image: repeating-linear-gradient(90deg, #228b22 0, #228b22 2px, rgba(0,0,0,0) 2px, rgba(0,0,0,0) 4px);
	background-size: 4px 4px;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.claer{
  clear:both;
	}
/* 画像と説明横並び2022-1231 */

.flex {
  display: flex; /*横並び*/
}
.flex .image {
  width: 600px; /*画像サイズ指定*/
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.flex .right {
  margin: 0 0 0 20px;
  padding: 0;
}
.flex .title {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 18px;
}
.flex .text {
  margin: 10px 0 0;
  padding: 0;
}	
/* 画像＋テキスト＋背景あり横並び2022-1231 */
.item-list {
  display: flex;
  justify-content: space-between;
}
.item-list .item {
  width: 48%;
  margin: 0;
  padding: 0 0 20px 0;
  box-sizing: border-box;
  background: #eee;
}
.item-list .item .image {
  margin: 0;
  padding: 0;
}
.item-list .item .image img {
  width: 100%;
}
.item-list .item .title {
  margin: 10px 0 0;
  padding: 0 20px;
  font-weight: bold;
  font-size: 20px;
}
.item-list .item .description {
  margin: 5px 0 0;
  padding: 0 20px;
  font-size: 16px;
}
/* fukidasi blue2023-0101 */
.speech {
  position: relative;
  padding: 1.5rem 2rem;
  color: #fff;
  border-radius: 10px;
  background: #009cc0;
  margin-bottom: 1em;
}

.speech:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #009cc0 transparent transparent transparent;
}
/*  fukidasi grey 2023-0101 */
.speech2 {
  position: relative;
  padding: 1.5rem 2rem;
  border: 3px solid #d8d8d8;
  border-radius: 10px;
  background: #f9f9f9;
  margin: 2em 0;
}

.speech2:before {
  position: absolute;
  bottom: -14px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #d8d8d8 transparent transparent transparent;
}

.speech2:after {
  position: absolute;
  bottom: -10px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #f9f9f9 transparent transparent transparent;
}
/*  fukidasi size 特大2023-0101 */
.b-style {
  margin: 1.5em 0;/*margin-bottom: 1em;*/
  font-weight: 700;
  font-size: 2.0rem;
}
/*  fukidasi size 大2023-0101 */
.b-style2 {
  margin: 1.5em 0;/*margin-bottom: 1em;*/
  font-weight: 600;
  font-size: 1.6rem;
}
.b-style3 {
  margin-bottom: 1em;/* --20230115--*/
}
/*  fukidasi green 2023-0101 */
.speech3 {
  position: relative;
  padding: 1.5rem 2rem;
  color: #fff;
  border-radius: 10px;
  background: #a5d3c8;
  margin-bottom: 1em;
}
.speech3:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #a5d3c8 transparent transparent transparent;
}
.doub{
  /*線の種類（二重線）太さ 色*/
  border-bottom: double 5px #2a496d;
}
.h-tb-solid{
color: #364e96;/*h2 での文字色*/
padding: 0.5em ;/*上下の余白*/
border-top: solid 3px #364e96;/*上線*/
border-bottom: solid 3px #364e96;/*下線*/
margin: 15px 0;
}
.h-b-solid{
color: #010101;/*h3での文字色*/
background: #eaf3ff;/*背景色*/
border-bottom: solid 3px #516ab6;/*下線*/
margin: 15px 0;
padding: 0.5em;/*文字周りの余白*/
}
.h-b-dash{
color: #010101;/*h4 文字色*/
background: #eaf3ff;/*背景色*/
border-bottom: dashed 3px #516ab6;/*下線*/
margin-bottom: 10px;
margin-top: 15px;
padding: 0.5em;/*文字周りの余白*/
}
.h-b-stripe{
  color: #6cb4e4;
  text-align: center;
  padding: 0.25em;
  margin: 15px 0;
  border-top: solid 2px #6cb4e4;
  border-bottom: solid 2px #6cb4e4;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
.obi {
  position: relative;
  padding: 0.5em;
  background: #a6d3c8;
  color: white;
  border: 1em;
}

.obi::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);
}
.pero {
  position: relative;
  background: #dfefff;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  color: #454545;
}

.pero:after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #a8d4ff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.t-bg-01{
display: inline;
padding: 0.5em 2.0em;/* 上下 | 左右 */
line-height: 1.4em;
margin-bottom: 3.0em;margin-top: 2.0em;/* 効いてない */
/* background: linear-gradient(transparent 0%, #FFF7D7 0%); */
 -webkit-box-decoration-break: clone; box-decoration-break: clone;
}
.t-bg-02{
display: inline;
padding: 0.5em 1.0em;/* 上下 | 左右 */
margin-bottom: 3.0em;margin-top: 2.0em;
line-height: 1.4em;

background: linear-gradient(transparent 0%, #D7E9FF  0%); -webkit-box-decoration-break: clone; box-decoration-break: clone;
}
/*  fukidasi size 2023-0102 */
.arrow_box {
	position: relative;
 	padding: 1.5rem 2rem;
	background: #F7F7F7 ;
	border: 3px solid #ABABAB;
	border-radius: 10px;
  	margin: 1em 0;/*margin-bottom: 1em;*/
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #F7F7F7 ;
	border-width: 15px;
	margin-left: -15px;
}
.arrow_box:before {
	border-color: rgba(171, 171, 171, 0);
	border-bottom-color: #ABABAB;
	border-width: 21px;
	margin-left: -21px;
}

.arrow_box_blu {
	position: relative;
  	padding: 1.5rem 2rem;
	background: #88b7d5; /* ぬり色*/
	border: 3px solid #c2e1f5;
 	margin: 2em 0; /*margin-bottom: 2em*/
	border-radius: 10px;
}
.arrow_box_blu::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 30px; /* 30  fukidasi size2023-0101 */
  top: -15px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #c2e1f5;/*  border線色*/
  border-left: 15px solid transparent;
}

.arrow_box_blu::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 30px;
  top: -12px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #88b7d5;
  border-left: 15px solid transparent;
}
/*  fukidasi size2023-0101 */
.arrow_box2 {
	position: relative;
  	padding: 1.5rem 2rem;
	background: #53B5DB;
	border: 3px solid #c2e1f5;
    margin-bottom: 2em;
	border-radius: 10px;
}
.arrow_box2::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 20px;
  bottom: -15px;
  border-top: 15px solid #c2e1f5;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

.arrow_box2::after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 20px;
  bottom: -11px;
  border-top: 15px solid #53B5DB;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
