@charset "UTF-8";

.contents {padding-top:2em;}
.contents > .ptxt:nth-child(1) {padding:1em 1.5em 1.5em 1.5em; background:#fff; border:2px solid #39901b; border-radius:0.6em; line-height:1.8;}
.contents > .ptxt:nth-child(1) span {display:inline-block; margin-bottom: 0.3em; color:#39901b; font-family:'Noto Serif JP', serif; font-size:115%; font-weight:700;}
.contents > .ptxt:nth-child(1) p {margin-top:0.5em; font-size:90%; line-height:1.8;}

main h3 {color:#39901b;}

/*.contents {padding-top:2em;}
.contents > .ptxt:nth-child(1) {padding:1em 1.5em 1.5em 1.5em; background:#fff; border:2px solid #39901b; border-radius:0.6em; line-height:1.8;}
.contents > .ptxt:nth-child(1) .blue2 {font-family:'Noto Serif JP', serif;}
.contents > .ptxt:nth-child(1) p {margin-top:0.5em; font-size:90%; line-height:1.8;}*/

main h2 {line-height:1.6;}
main .pL_fee1 {padding-left:4.3em;}

.arw {position:relative; display:block; width:3em; height:3em; margin:0 auto; padding:0; background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSLjg6zjgqTjg6Tjg7xfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IgoJIHk9IjBweCIgd2lkdGg9IjMwMHB4IiBoZWlnaHQ9IjMwMHB4IiB2aWV3Qm94PSIwIDAgMzAwIDMwMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzAwIDMwMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiMzOTkwMWI7c3Ryb2tlLXdpZHRoOjY7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO30KPC9zdHlsZT4KPHBvbHlsaW5lIGNsYXNzPSJzdDAiIHBvaW50cz0iMjMxLjUsMTEyLjI1IDE1MCwxODcuNzUgNjguNSwxMTIuMjUgIi8+Cjwvc3ZnPg==') center center no-repeat; background-size:contain; vertical-align:middle; text-decoration:none; font-size:1em;}

.flow_cmt h2 {margin:0; padding:0;}


/*********************************
 * ～900
 *********************************/

@media screen and (max-width:900px){
  
  .contents > .ptxt:nth-child(1) span {font-size:110%;}

	.mimg {background:#f2f9f6;}
	.mimg .inner {position:relative; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; height:13em;}
  .mimg .inner .ttl {width:100%; font-size:90%; font-weight:700; text-align:center;}
  .mimg .inner .ttl span {display:inline-block; padding:0 0 0.3em 0; color:#39901b; font-size:130%; font-weight:800;}

  table.fee {width:100%; border-top:1px solid #7f7f7f;}
  table.fee th {padding:0.5em 0.8em; border:1px solid #cacaca; text-align:left; vertical-align:middle; line-height:1.4;}
  table.fee td {padding:0.5em 0.8em; border:1px solid #cacaca; text-align:center; line-height:1.4;}
  table.fee thead th {background:#1c480d; color:#fff; text-align:center;}
  table.fee tbody tr:nth-child(even) th,
	table.fee tbody tr:nth-child(even) td {background:#fafafa;}
  
  table.fee.txt_l td {text-align:left;}
  
  .table_scroll {overflow-x:auto;}
  .table_scroll table {width:100%; min-width:700px; margin-top:0;}
  
  dl.flow {width:100%; margin:0 auto 1.2em auto; padding:0 1em; background:#fff; border:2px solid #39901b; border-radius:4px;}
  dl.flow dt {position:relative; padding:1.5em 0 1em 0; border-bottom:1px solid #39901b; color:#39901b; font-size:110%; font-weight:600; line-height:1.3;}
	dl.flow dd {padding:1em 0 1.5em 0; line-height:1.8;}
  
  .arw {height:3em;}
  
  .flow_cmt {width:100%; margin:0 auto 1.5em auto; padding:2em; background:#fff; border:2px solid #39901b; border-radius:4px;}
  
  main .ptxt .btn {margin:1em 0 0 0;}
	main .ptxt .btn a {position:relative; display:inline-block; width:60%; padding:0.7em 0; background:#39901b; border-radius:2em; color:#fff; line-height:1; text-align:center; text-decoration:none;}
	main .ptxt .btn a::after {position:absolute; display:block; content:''; width:0.5em; height:0.5em; border:1px solid #fff; border-bottom:0; border-left:0; right:1em; top:39%; transform:rotate(45deg);}

}



/*********************************
 * 901～
 *********************************/

@media screen and (min-width:901px) {
  
  .contents > .ptxt:nth-child(1) {text-align:center;}
  .contents > .ptxt:nth-child(1) p {text-align:center;}
  
  .area2 .ptxt {display:flex; position:relative; justify-content:space-between;}
  .area2 .ptxt .fleft {width:30%; padding:0;}
  .area2 .ptxt .fright {width:66%;}

  table.fee {width:100%; border-top:1px solid #7f7f7f;}
  table.fee th {padding:0.5em 0.8em; border:1px solid #cacaca; text-align:center; vertical-align:middle; line-height:1.4;}
  table.fee td {padding:0.5em 0.8em; border:1px solid #cacaca; text-align:center; line-height:1.4;}
  table.fee thead th {background:#1c480d; color:#fff; text-align:center;}
  table.fee tbody tr:nth-child(even) th,
	table.fee tbody tr:nth-child(even) td {background:#fafafa;}
  
  table.fee.txt_l td {text-align:left;}

  dl.flow {width:100%; margin:0 auto; padding:0 1.5em; background:#fff; border:3px solid #39901b; border-radius:5px;}
	dl.flow dt {position:relative; padding:1em 0 1em 0; border-bottom:2px solid #39901b; color:#39901b; font-size:120%; font-weight:600; line-height:1.3; text-align:center;}
	dl.flow dd {padding:1em 0 1.5em 0; line-height:1.8;}

  .flow_cmt {width:100%; max-width:980px; margin:0 auto; padding:2em 3em; background:#fff; border:3px solid #39901b; border-radius:4px;}
  
  main .ptxt .btn {margin:1.5em 0 0 0;}
	main .ptxt .btn a {position:relative; width:14em; padding:0.7em 0; display:inline-block; background:#39901b; border-radius:2em; color:#fff; line-height:1; text-align:center; transition:0.3s;}
	main .ptxt .btn a::after {position:absolute; display:block; content:''; width:0.5em; height:0.5em; border:1px solid #fff; border-bottom:0; border-left:0; right:1em; top:39%; transform:rotate(45deg);}
	main .ptxt .btn a:hover {opacity:0.8;}

}


